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

Add custom annotations and labels for ProjectRequests

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • Normal
    • None
    • None
    • API
    • False
    • False
    • 0
    • 0% 0%

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: