Ciprian Hacman
Ciprian Hacman
With k8s 1.25, support for cgroups v2 [graduates to stable](https://kubernetes.io/blog/2022/08/23/kubernetes-v1-25-release/#support-for-cgroups-v2-graduates-to-stable).
Yes, we are planning to review this config in the near future.
My preference is to add something similar to `configOverride` that only adds extra stuff to the generated (`configAdditions` or `configExtras` or ...). This way, one would be able to just...
/remove-lifecycle stale /lifecycle frozen
I think we had this discussion before and the main concern was the limitation at 7 instances / AZ for a spread placement group. If added, there should be at...
/remove-lifecycle rotten
We are accessing the bucket via https://artifacts.k8s.io, in case it helps.
kOps mirrors the binaries to GitHub also, so a short disruption should not be noticed.
Looking at the bucket contents, I only see it used by kOps and cri-tools. Though the latest version of cri-tools binaries is quite old: ``` % gsutil ls gs://k8s-artifacts-prod/binaries/ gs://k8s-artifacts-prod/binaries/cri-tools/...
Looks great. Thanks @ameukam! 😄