Unable to successfully upgrade the platform using jx upgrade command
latest
The output of jx version is:
jx 1.3.153
jenkins x platform 0.0.2087
kubernetes cluster v1.9.8
kubectl v1.11.1
helm client v2.10.0-rc.1+gaa98e7e
helm server v2.10.0-rc.1+gaa98e7e
git git version 2.7.4
Unable to upgrade the platform using jx upgrade command. Especially confused on how to set the docker registry to custom ECR docker URL, Its always getting reset to the local docker registry url.
@ysaakpr last time I checked, avoid jx upgrade it doesnt do what you think it does. Or at least, its not consistent with jx install so you get weird results
A good example is the jenkins password gets reset to admin/admin :)
I've favored running jx install again, and accepting the admin password gets rotated and may need a restart of the pod
yes...i too faced same thing...but what is the other wway to upgrade the
jenkins platform safly
On Fri, Aug 10, 2018 at 9:03 PM Deyna Cegielski notifications@github.com
wrote:
@ysaakpr https://github.com/ysaakpr last time I checked, avoid jx
upgrade it doesnt do what you think it does. Or at least, its not
consistent with jx install so you get weird resultsA good example is the jenkins password gets reset to admin/admin :)
I've favored running jx install again, and accepting the admin password
gets rotated and may need a restart of the pod—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/jenkins-x/jx/issues/1463#issuecomment-412119588, or mute
the thread
https://github.com/notifications/unsubscribe-auth/ATxRSh-c9ImvRXMi2wZIJ-oF4R3QqGn4ks5uPafBgaJpZM4V4TIt
.
Hi,
so what do the "jx upgrade platform" cmd?
And how to update jenkins master version and adding plugins persitant for next restart?
Thanks
You can find some docs at https://jenkins-x.io/getting-started/config/#readout, which explains how to overwrite the current platform values when running the jx upgrade platform command.
Most helpful comment
Hi,
so what do the "jx upgrade platform" cmd?
And how to update jenkins master version and adding plugins persitant for next restart?
Thanks