Uploaded image for project: 'OpenShift Request For Enhancement'
  1. OpenShift Request For Enhancement
  2. RFE-6237

rollout permission for Deployment

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • None
    • None
    • Product / Portfolio Work
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None

      Customer want  to assign only "rollout restart" privileges to a user for Deployment
      Component Version
      4.14
      Link to a Customer Case
      https://access.redhat.com/support/cases/#/case/03907767
      Provide Links or a Search Query to the Relevant Documentation
      https://access.redhat.com/solutions/7020171

      Question
      its possible to assign only rollout permission for deploymentconfig (oc rollout latest dc/nginx --as test) by assigning below role to a user without any edit privilege.
      ```

      • apiGroups:
          - apps.openshift.io
          resources:
          - deploymentconfigs/instantiate
          verbs:
          - create
        ```

      But it is not possible in Deployment. With DeploymentConfig API deprecated, we need similar option for Deployment API

              gausingh@redhat.com Gaurav Singh
              rhn-support-gkakade Gajanan Kakade
              None
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                None
                None