You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kalm at the moment uses deprecated apiextensions.k8s.io/v1beta1 namespace for CRDs. This will throw a warning on K8s/K3s 1.20+ and will not work in K8s/K3s 1.22+
The text was updated successfully, but these errors were encountered:
Description
Kalm at the moment uses deprecated
apiextensions.k8s.io/v1beta1
namespace for CRDs. This will throw a warning on K8s/K3s 1.20+ and will not work in K8s/K3s 1.22+The text was updated successfully, but these errors were encountered: