Mateusz Gozdek
Mateusz Gozdek
Thanks for opening the PR quickly @yolossn! I checked out the code and played a bit with it (though without Nebraska instance) and I produced something like this: https://github.com/kinvolk/nebraska/compare/go-sdk...invidian:invidian/go-sdk?expand=1 The...
Yes, it seems velero, gangway, httpbin, web-ui, and prometheus-operator all use some API types which has been removed. Also some apps don't support 1.22 yet, like external-dns.
Thanks for reporting. I definitely spotted this before, as it's a result of pod-checkpointer being incompatible with recent Kubernetes versions, but I forgot to report it, as I do not...
Unfortunately, I'm not sure why this fails :disappointed:
As @surajssd mentioned, we _do_ "allow CA validity time to be configured". I suggest we change the title of this issue to reflect that we mean specifying different validity time...
>But when I look at the Omaha response I see the following error error-instanceRegistrationFailed: This seems like a incorrect error handling somewhere? It seems `CheckForUpdates` should return an error in...
As part of this, we can also consider keeping old RBAC rules for at least one release. Then TLS bootstrapping can be re-enabled on the cluster and existing nodes will...
>As part of this, we can also consider keeping old RBAC rules for at least one release. Then TLS bootstrapping can be re-enabled on the cluster and existing nodes will...
As runc update hit stable channel now, we can gracefully proceed with this.
Not sure why this was marked as blocked. I think we should be able to proceed with that.