Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Private Container Images #103

Closed
3 tasks
guacamole opened this issue Feb 28, 2022 · 0 comments · Fixed by #396
Closed
3 tasks

Private Container Images #103

guacamole opened this issue Feb 28, 2022 · 0 comments · Fixed by #396
Assignees
Labels
enhancement New feature or request needs-triage This label refers to a non-final decision on implementation, when an important feature/bug is added P1 P1 label is used for this that we see of highest priority. Critical bugs, security issues, etc

Comments

@guacamole
Copy link
Member

Description

Private Container Images are a big requirements for Container Registry. Even thought they're not part of the OCI Distribution Spec, it's a big use case for any kind of production deployment strategy. This is also a milestone for Akash Network to support private container images. This will enhance the trust in the over deployments, allows for more complex and secure deployments.

Checklist:

  • Add support for Private Container Images.
  • Toggle visibility of Container Images, ie - option to make public images private and private images public just with a click
  • JWT Middleware should check for container image type (public/private) and restrict access based on the condition
@guacamole guacamole self-assigned this Feb 28, 2022
@jay-dee7 jay-dee7 added enhancement New feature or request P1 P1 label is used for this that we see of highest priority. Critical bugs, security issues, etc needs-triage This label refers to a non-final decision on implementation, when an important feature/bug is added labels Oct 17, 2022
@jay-dee7 jay-dee7 linked a pull request Aug 15, 2023 that will close this issue
8 tasks
@jay-dee7 jay-dee7 moved this from Backlog to Todo in Containerish Road Map 2023-24 Aug 31, 2023
@jay-dee7 jay-dee7 moved this from Todo to In Progress in Containerish Road Map 2023-24 Aug 31, 2023
@jay-dee7 jay-dee7 moved this from In Progress to Done in Containerish Road Map 2023-24 Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-triage This label refers to a non-final decision on implementation, when an important feature/bug is added P1 P1 label is used for this that we see of highest priority. Critical bugs, security issues, etc
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants