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

Add custom annotations and labels for ProjectRequests

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • API
    • False
    • False

      DevOps are provided with the ability to create namespaces through the self provisioner role, by using `oc new-project <namespace-name>`.

      The only way to replicate this declaratively is by creating a `ProjectRequest` resource as below:

      kind: ProjectRequest
      apiVersion: project.openshift.io/v1
      metadata:
        name: foobar
      

      The customer wants to have the ability to pass in custom labels or annotations to this `ProjectRequest` resource, which will in turn be applied to the resultant namespace.

              gausingh@redhat.com Gaurav Singh
              rhn-support-mchebbi Moez Chebbi (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: