Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-6811

Doc: Add multiple sources support for ApplicationSet in App UI

XMLWordPrintable

    • False
    • None
    • False
    • ACM-1551 - ACM Investigating Advanced ApplicationSet Usecases
    • No

      Create an informative issue (See each section, incomplete templates/issues won't be triaged)

      Using the current documentation as a model, please complete the issue template. 

      Note: Doc team updates the current version and the two previous versions (n-2). For earlier versions, we will address only high-priority, customer-reported issues for releases in support.

      Prerequisite: Start with what we have

      Always look at the current documentation to describe the change that is needed. Use the source or portal link for Step 4:

       - Use the Customer Portal: https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes

       - Use the GitHub link to find the staged docs in the repository: https://github.com/stolostron/rhacm-docs 

      Describe the changes in the doc and link to your dev story

      Provide info for the following steps:

      1. - [x] Mandatory Add the required version to the Fix version/s field.

      2. - [x] Mandatory Choose the type of documentation change.

            - [ ] New topic in an existing section or new section
            - [x] Update to an existing topic

      https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/applications/managing-applications#applicationset
      We should change everything is the source section to sources.
      Like 
      source:repoURL: https://github.com/sampleapp/apprepo.git targetRevision: main
      To
      sources: [

      { repoURL: https://github.com/sampleapp/apprepo.git targetRevision: main                  path: sample-application }

      ]
      3. - [ ] Mandatory for GA content:
                  
             - [x] Add steps and/or other important conceptual information here: 

      Essentially, we now use sources annotations instead of source in appset UI. We still does support edit and display appset that is created using source annotation, but the default creation is now sources, thus, we would need to reflect it in the documentation as well. 
             
                  
             - [ ] Add Required access level for the user to complete the task here:
             

             - [ ] Add verification at the end of the task, how does the user verify success (a command to run or a result to see?)
           
           
             - [x] Add link to dev story here: https://issues.redhat.com/browse/ACM-5868

      4. - [ ] Mandatory for bugs: What is the diff? Clearly define what the problem is, what the change is, and link to the current documentation:

            jberger@redhat.com Jacob Berger
            magchen@redhat.com Maggie Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: