-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Terminology cleanup: Docs for built-in node migration #4496
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Does it also worth a blogpost?
The merged PR text includes Personally, I have a list of questions about this cleanup which I've left via Slack. Happy to talk things over. Fwiw, I had to change ~30 jobs (29 classic and one pipeline). And I have no idea if what I did will work (so far, the one pipeline is running fine on the I used I think it'd be helpful to suggest actual before & after for classic and pipeline (and probably matrix). Some of us have inherited systems that are >10 years old where no one remembers how things work (many of these jobs haven't been intentionally run in that time). |
Oh, the most basic question is "How does one undo this?", From a linguistic perspective: -Jenkins to version 2.307 or newer
+Jenkins to version 2.307 and newer |
Could you provide a link?
Seemed unnecessary, given the workaround which is essentially the same for the vast majority of use cases (label expressions). Could you explain why reverting is useful but the provided workaround is not? |
https://kubernetes.slack.com/archives/C09R5RQNL/p1629937472001100
Frankly, I have no idea. It's just that I don't know what it's actually doing, and it seems like it'd be easier to have a button to go both ways than to force me (if things are already burning) to try to do something else. Keep in mind that I really don't know what might explode, but it sounds scary, and it seems like it'd be a pretty easy thing for Jenkins to be able to do, click to migrate and click to roll-back are much easier for peace-of-mind than "click to jump off a cliff" + "follow amorphous steps to half undo in a way that might fix your fires". |
I thought you were referring to the CDF Slack and was surprised when I didn't find anything. I'm not signing up for yet another third party service to receive feedback, sorry. |
Sorry. I'll put it into the right slack. I miss irc. |
I'm not sure the CDF Slack is much better, but it's the only one I could think of -- mostly used for CDF/LF interactions and such.
We still have that, just on libera.chat: https://www.jenkins.io/chat/ And in case you haven't followed recent developments, there's also https://community.jenkins.io/ |
I haven't followed. And the last think I need is another discourse. |
Add redirect and docs page for the built-in node name and label migration, corresponds to jenkinsci/jenkins#5425.
Deliberately not linked from the menu as this is basically "ephemeral" documentation -- it won't have much value in a year or two. The entry point is the admin monitor in Jenkins.