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

Teach deploy tool to do more things #17

Open
porridge opened this issue May 23, 2024 · 0 comments
Open

Teach deploy tool to do more things #17

porridge opened this issue May 23, 2024 · 0 comments

Comments

@porridge
Copy link
Collaborator

Usage of the deploy tool may require some adjacent actions:

  • preparation of image list secret
  • applying the resources onto k8s cluster, with retries
  • creation of namespace
  • (polling) waiting for the service to become available and retrieving the endpoint

Getting this right using shell code for every user will be a lot of wasted time.

One solution would be to have the deploy tool provide a way to do this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant