-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Given gather application output, validate the gathered application.
Can be done using:
- Add a flag or command to select this operation (e.g. --offline)
- The output directory can point to the output directory of the gather application command
- Read out/gather-application.yaml
application:
name: appset-deploy-rbd
namespace: openshift-gitops
config:
clusterSet: clusterset-submariner-52bbff94cfe4421185
clusters:
c1:
kubeconfig: /Users/nir/envs/ocp/c1
c2:
kubeconfig: /Users/nir/envs/ocp/c2
hub:
kubeconfig: /Users/nir/envs/ocp/hub
passive-hub:
kubeconfig: ""
distro: ocp
namespaces:
argocdNamespace: openshift-gitops
ramenDRClusterNamespace: openshift-dr-system
ramenHubNamespace: openshift-operators
ramenOpsNamespace: openshift-dr-ops
name: gather-application
namespaces:
- e2e-appset-deploy-rbd
- openshift-dr-system
- openshift-gitops
- openshift-operators-
Create an env
- issue: we don't have the cluster name in the report
-
Run the validation step using the data directory (gather-application.data)
Depends on #308
Metadata
Metadata
Assignees
Labels
No labels