kubean icon indicating copy to clipboard operation
kubean copied to clipboard

:seedling: Product ready cluster lifecycle management toolchains based on kubespray and other cluster LCM engine.

Results 53 kubean issues
Sort by recently updated
recently updated
newest added

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.26.4 to 0.31.1. Commits c5196eb Update dependencies to v0.31.1 tag 5e3e8ea informers: add comment that Start does not block f71a5cc Call non-blocking informerFactory.Start synchronously to avoid races...

dependencies
go

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.26.4 to 0.31.1. Commits a8f449e Falls back to SPDY for gorilla/websocket https proxy error 62791ec Merge pull request #125571 from liggitt/filter-auth-02-sar cc2ba35 add field and label selectors...

dependencies
go

https://github.com/kubean-io/kubean/blob/aa4fd7f38bdab2b62cf0af313bb6f40a0df32535/playbooks/disable-kernel-unattended-upgrade.yml#L5-L22 It's nice to see that kubean supports disabling ubuntu's default kernel auto-update policy, but I'm rather puzzled as to **why it doesn't support disabling auto-update**? Because in a k8s...

kind/support