-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
kops replace --create not working #4012
Comments
/assign @gambol99 |
I see. Thanks @gambol99 |
no worries :-) .... also in regard to the 'apply' ... taken from the original PR
|
/close |
The 1.8.0 release notes still document |
@wendorf I will reopen, and if you could submit a PR that would be awesome, otherwise it will go into the queue. Thanks Chris |
Unfortunately, I'm waiting on an org CLA to submit a couple PRs, but the issue is in both the release notes markdown as well as the Github release's notes, which I wouldn't be able to PR. |
No worries! Thanks, and hopefully they will sign it soon. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
`kops replace --create` was replaced with `kops replace --force`, but the release notes were not updated to match this. When merging, https://github.com/kubernetes/kops/releases/tag/1.8.0 should be manually updated to match this change. fixes kubernetes#4012
`kops replace --create` was replaced with `kops replace --force`, but the release notes were not updated to match this. When merging, https://github.com/kubernetes/kops/releases/tag/1.8.0 should be manually updated to match this change. fixes kubernetes#4012
According to the release note that should have worked?
The text was updated successfully, but these errors were encountered: