Block a user
fix/dynamically_get_public_domain
feat/drain_k8s_node
It feels like a problem to me to have KubernetesDistribution defined in K8sAnywhere when it is used in the crate. It seems like everything related to KubernetesDistribution should be extracted here.
feat/drain_k8s_node
This is never used for building the privileged pod, I feel like this should be at least a match over the various distributions that are implemented. Right now it is silently only working for open-shift distros
feat/drain_k8s_node
Maybe the above comment doesn't matter right now since this will only work if the distribution is OpenshiftFamily. It feels to me like this should also be a match over the KubernetesDistributions
wjro
created branch fix/dynamically_get_public_domain in NationTech/harmony
2026-02-13 20:18:34 +00:00
fix: readded tokio retry to get ca cert for a nats cluster which was accidentally removed during a refactor