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

Provide an official container image with the kubectl rollouts plugin #1033

Closed
kostis-codefresh opened this issue Mar 12, 2021 · 2 comments
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@kostis-codefresh
Copy link
Member

I couldn't find an official docker image with kubectl rollouts plugin.

Having a container image with the plugin would be great for container based CI/CD systems such as Google cloud builder, Codefresh, CircleCI, drone.io etc.

Even though I could easily create a docker image myself with the latest plugin, it would be great if Argo would do that automatically in your CI/CD system so that each new version of the plugin will also have its respective container image.

Examples of existing official images from other command line tools which make their usage in CI/CD very easy.

https://hub.docker.com/r/hashicorp/terraform/
https://hub.docker.com/r/istio/istioctl
https://hub.docker.com/r/google/cloud-sdk/
https://hub.docker.com/r/amazon/aws-cli
https://hub.docker.com/r/pulumi/pulumi


Message from the maintainers:

Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.

@kostis-codefresh kostis-codefresh added the enhancement New feature or request label Mar 12, 2021
@jessesuen
Copy link
Member

There's an upcoming feature where the plugin will serve a UI to visualize rollouts. So it will make sense to make that available in a container image for those who want to expose this somehow.

@jessesuen jessesuen added this to the v1.0 milestone Mar 18, 2021
@jessesuen
Copy link
Member

This is now automatically built and published to https://quay.io/repository/argoproj/kubectl-argo-rollouts

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
None yet
Development

No branches or pull requests

3 participants