Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add namespaces for rollouts #18

Merged

Conversation

Rizwana777
Copy link
Contributor

@Rizwana777 Rizwana777 commented Mar 5, 2024

What type of PR is this?
This issue https://issues.redhat.com/browse/GITOPS-3947 have been reopened because whenever a user creates an rollout manager the rollout data is not getting gathered, The fix for this is that we should get a namespace where rollout manager CR is created

Steps to check whether rollout data is gathered in local:

  1. create a rollout namespace
  2. create an rolloutManger CR
  3. chmod +x ./gather_gitops.sh
    ./gather_gitops.sh --base-collection-path
    Note : updated https://github.com/redhat-developer/gitops-must-gather/blob/main/gather_gitops.sh#L5 this $2 to $PWD before running in local

@Rizwana777 Rizwana777 force-pushed the issue-gitops-3947-add-namespace branch 2 times, most recently from f29100d to 631b0b6 Compare March 5, 2024 07:43
Signed-off-by: Rizwana777 <[email protected]>
@Rizwana777 Rizwana777 force-pushed the issue-gitops-3947-add-namespace branch from 631b0b6 to 828d960 Compare March 5, 2024 18:56
@reginapizza reginapizza merged commit bf6d388 into redhat-developer:main Mar 11, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants