Results 3 issues of Rémi BUTET

*Issue #, if available:* Kubernetes Ingress apiVersion: extensions/v1beta1 is deprecated and will be removed in 1.22 Kubernetes Ingress apiVersion: rbac.authorization.k8s.io/v1beta1 is deprecated and will be removed in 1.22 *Description of...

**What this PR does**: This PR adds support for the nodeSelector variable in the crd-upgrader-job-k8ssandra job. This feature allows users to specify which nodes this job can run on, providing...

**What is missing?** Currently, there is no way to specify nodeSelector labels for the crd-upgrader-job-k8ssandra job, which means the job can run on nodes that are not compatible with the...

enhancement