-
Notifications
You must be signed in to change notification settings - Fork 539
Make the 3.1 notes more prominent in kubernetes-events.md as this is a breaking change #1449
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
base: master
Are you sure you want to change the base?
Conversation
This is a pretty massive change in the way the plugin works. Sticking this at the bottom in a foot note does not seem appropriate. The decision to do this initially does make some sense, as 3.1 is not going to be the version that everyone is using. However, over time, this will come to be the dominant behavior, and that behavior should be made clear to the users. Signed-off-by: Doug Whitfield <[email protected]>
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.
Thanks for your contribution @douglasawh! I suggested some editorial changes to incorporate.
This language much better than my original PR. All I *had* done is take what was in there, reformat it slightly, and move it to the top. Co-authored-by: Adam Locke <[email protected]> Signed-off-by: Doug Whitfield <[email protected]>
Hi @douglasawh, Thanks |
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
@douglasawh can you please fix the conflicts here so I can merge for you? |
Signed-off-by: Lynette Miles <[email protected]>
The conflicts were due to formatting changes for style, I went ahead and fixed the conflicts in the interest of keeping things moving. |
Signed-off-by: Lynette Miles <[email protected]>
The DCO failure is a hard block |
This is a pretty massive change in the way the plugin works. Sticking this at the bottom in a foot note does not seem appropriate.
The decision to do this initially does make some sense, as 3.1 is not going to be the version that everyone is using. However, over time, this will come to be the dominant behavior, and that behavior should be made clear to the users.