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

Create function to request a new container registry #393

Closed
Dr0p42 opened this issue May 7, 2023 · 0 comments
Closed

Create function to request a new container registry #393

Dr0p42 opened this issue May 7, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Dr0p42
Copy link
Collaborator

Dr0p42 commented May 7, 2023

As a user I want to be able to request a new container registry that I will be able to use to deploy a new service.

Specifications:

naas.service.create_registry(
  name="MyRegistryName"
)

This will provide me a registry URL that I will be able to user to run a docker login command.

Estimate: 1
Priority: Medium

@Dr0p42 Dr0p42 added the enhancement New feature or request label May 7, 2023
@Dr0p42 Dr0p42 moved this from 📋 Backlog to 🔖 Ready in ⚡️ Product Roadmap May 10, 2023
@Dr0p42 Dr0p42 moved this from 🔖 Ready to 📋 Backlog in ⚡️ Product Roadmap May 25, 2023
@Dr0p42 Dr0p42 closed this as completed May 25, 2023
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in ⚡️ Product Roadmap May 25, 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
Projects
Archived in project
Development

No branches or pull requests

1 participant