Dinar Valeev
Dinar Valeev
Endpoint API is deprecated and 1.33 throws a warning. We must switch to EndpointSlice for ServiceHealth logic. Details explained [here](https://kubernetes.io/blog/2025/04/24/endpoints-deprecation/)
k8gb relies on various components to function properly crust-gather can help us to collect cluster state including pod logs for better visibility on whats going on if pipeline failing https://github.com/crust-gather/crust-gather/
infoblox client v1 creates DelegatedZones with no TTL on glueA record which results into default ttl 3600: ``` k8gb-677b5f8658-7pg82 k8gb 2025-03-18T16:49:50Z INF github.com/k8gb-io/k8gb/controllers/providers/assistant/gslb.go:260 > Resolved glue A record for NS...
Most real use-case for that is to set a "real" cluster name via ClusterName label. So multiple Rancher/Fleet controller instances have unique name/label. Refers to #XXX ## Additional Information ###...
When processing custom fields on CSR take into consideration annotation on Issuer and use them as base, whith override/append on CSR level. ### Pull Request Motivation We have 200+ clusters...
.. HOW TO RUN CI --- By default, all the checks will be run automatically. Furthermore, when changing website-related stuff, the preview will be generated by the netlify bot. ###...
For migration purposes we must expose postgres outside of k8s cluster, our main exposure method is a NodePort. It would be nice if cluster CRD will allow to alter service...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: This PR adds AWSManagedMachinePoolTemplate support useful to be used in combination with cluster...