Uploaded image for project: 'Maistra'
  1. Maistra
  2. MAISTRA-2625

Usage of deprecated CRD rbac.authorization.k8s.io/v1beta1

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • maistra-2.1.0
    • None
    • operator
    • None
    • Sprint 9

    Description

      There are a few places where we are still using rbac.authorization.k8s.io/v1beta1

       

      v1beta1 is deprecated and will be removed in OCP 4.9

       

      When we install them via CLI we see warning like this:

       

       
      $ oc apply -f /tmp/cr.yaml
      W0824 14:09:33.271959 62059 warnings.go:70] rbac.authorization.k8s.io/v1beta1 ClusterRoleBinding is deprecated in v1.17+, unavailable in v1.22+; use rbac.authorization.k8s.io/v1 ClusterRoleBinding
       
      

       

      We are already using v1 in almost all places.

      Attachments

        Issue Links

          Activity

            People

              jsantana@redhat.com Jonh Wendell
              jsantana@redhat.com Jonh Wendell
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: