Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-22717

Add the updating of ose-kube-rbac-proxy in Makefile

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 4.14.0
    • None
    • Moderate
    • No
    • 1
    • OSDOCS Sprint 250, OSDOCS Sprint 251
    • 2
    • False
    • Hide

      None

      Show
      None
    • N/A
    • Release Note Not Required

      Document URL:

      https://docs.openshift.com/container-platform/4.14/operators/operator_sdk/ansible/osdk-ansible-updating-projects.html#osdk-upgrading-projects_osdk-ansible-updating-projects

      Section Number and Name: 

      Updating Ansible-based Operator projects for Operator SDK 1.31.0 -->  Procedure --> 

       

      Describe the issue: 

      Miss the update of  "ose-kube-rbac-proxy"

      Add the following content in the Procedure:

       

      Find the ose-kube-rbac-proxy pull spec in the following files, and update the image tag to v4.14:
      
      config/default/manager_auth_proxy_patch.yaml   bundle/manifests/memcached-operator.clusterserviceversion.yaml{}
      
      …
            containers:
            - name: kube-rbac-proxy
              image: registry.redhat.io/openshift4/ose-kube-rbac-proxy:v4.14 
      …
      
      Update the tag version from v4.13 to v4.14

       

      Additional Info:

       

      Helm & Hybrid Helm & Java
      docs also have the same problem.
      https://docs.openshift.com/container-platform/4.14/operators/operator_sdk/helm/osdk-helm-updating-projects.html#osdk-upgrading-projects_osdk-helm-updating-projects
      https://docs.openshift.com/container-platform/4.14/operators/operator_sdk/helm/osdk-hybrid-helm-updating-projects.html#osdk-upgrading-projects_osdk-hybrid-helm-updating-projects
      https://docs.openshift.com/container-platform/4.14/operators/operator_sdk/java/osdk-java-updating-projects.html#osdk-upgrading-projects_osdk-java-updating-projects
      

       

       

              rhn-support-adellape Alex Dellapenta
              rhn-support-jfan Jia Fan
              Jia Fan Jia Fan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: