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

jx gitops image to support registry/arch modification #278

Open
jstrachan opened this issue Oct 13, 2020 · 2 comments
Open

jx gitops image to support registry/arch modification #278

jstrachan opened this issue Oct 13, 2020 · 2 comments
Labels
enhancement New feature or request lifecycle/rotten

Comments

@jstrachan
Copy link
Contributor

we should add CLI arguments to allow the registry prefix on image strings to be modified for Deployments / Jobs.

Eg

jx gitops image —from-registry gcr.io —to-registry my-registry-host

would then replace any files in content-root/**.yaml which have a container image like gcr.io/myorg/myimage => my-registry-host/myorg/myimage

also it would be nice to be able to add a —arch arm64 argument to modify the image to reference the arm64 architecture

@jstrachan jstrachan changed the title jx gitops image to support registry/arch jx gitops image to support registry/arch modification Oct 14, 2020
@jstrachan jstrachan added the enhancement New feature or request label Nov 5, 2020
@jenkins-x-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle stale

@jenkins-x-bot
Copy link
Contributor

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle rotten

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lifecycle/rotten
Projects
None yet
Development

No branches or pull requests

3 participants