-
Notifications
You must be signed in to change notification settings - Fork 261
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
Bastion host is immutable on 0.5.0 while it wasnt on 0.4.0 #1054
Comments
@nikParasyr Thank you for raising an issue. I agree the flag is useful for debugging purpose. |
I'll take a look at it Two questions @nikParasyr and @hidekazuna. Another question is, if we should allow changes to |
I just created a PR. |
I'd say the
I dont think i can properly evaluate this and it's consequences tbh as i just recently started using cluster-api. From a user perspective I can see that there are some fields that it would be nice if they could be updated, e.g |
I updated the PR that changes to the complete Also I removed the allow changes to the Maybe there was a misunderstanding between |
After we have a consensus regarding PR #1070 I'll create two further cherry-pick PRs for the release branches |
You are right on this one. I meant |
@tobiasgiese Thanks taking this issue. Yes, following other providers is good manner, since I implemented bastion watching CAPA and mainly CAPA and CAPZ are our upstream somehow. |
/reopen |
@tobiasgiese: Reopened this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Everything is merged |
@tobiasgiese: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/kind bug
On a
OpenStackCluster
I ussualy config the bastion specs and setenable
tofalse
. I toggle the enable flag during troubleshooting or checking various components on the nodes. And i disable it again. This is rather useful to not waste capacity when its not required and also not have a backdoor to the nodes when its not required either.What steps did you take and what happened:
0.5.0
and rest of the components to1.0.1
true
What did you expect to happen:
Environment:
git rev-parse HEAD
if manually built):0.5.0
1.0.1
Stein
kubectl version
): many, shouldnt affect it/etc/os-release
): ubuntu20.04, shouldnt affect it eitherThe text was updated successfully, but these errors were encountered: