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 a logic for RolloutManager to create ServiceMonitor #49

Merged
merged 8 commits into from
May 23, 2024

Conversation

Rizwana777
Copy link
Collaborator

@Rizwana777 Rizwana777 commented Mar 12, 2024

Issue #29

Added logic for RolloutManager to create ServiceMonitor and Added unit test and e2e test

@Rizwana777 Rizwana777 force-pushed the issue-3924 branch 26 times, most recently from 54fb2a7 to 0822a10 Compare March 18, 2024 11:38
Copy link
Member

@jgwest jgwest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Rizwana777! I have also verified that the Rollouts metrics are available from the OpenShift console UI, after a RolloutManager CR is created.

controllers/resources.go Outdated Show resolved Hide resolved
controllers/resources.go Outdated Show resolved Hide resolved
controllers/resources_test.go Outdated Show resolved Hide resolved
controllers/resources_test.go Show resolved Hide resolved
controllers/argorollouts_controller.go Outdated Show resolved Hide resolved
tests/e2e/rollouts_test.go Show resolved Hide resolved
controllers/resources_test.go Outdated Show resolved Hide resolved
.github/workflows/e2e_tests.yml Outdated Show resolved Hide resolved
controllers/resources.go Outdated Show resolved Hide resolved
controllers/resources_test.go Show resolved Hide resolved
@Rizwana777 Rizwana777 force-pushed the issue-3924 branch 3 times, most recently from 111dece to 4263dbd Compare April 1, 2024 12:46
@Rizwana777 Rizwana777 force-pushed the issue-3924 branch 2 times, most recently from 6767d29 to 1dbd358 Compare April 17, 2024 10:26
@Rizwana777 Rizwana777 force-pushed the issue-3924 branch 2 times, most recently from 3d5917e to a2c611d Compare May 13, 2024 13:34
Signed-off-by: Rizwana777 <rizwananaaz177@gmail.com>
Signed-off-by: Rizwana777 <rizwananaaz177@gmail.com>
Signed-off-by: Rizwana777 <rizwananaaz177@gmail.com>
@Rizwana777
Copy link
Collaborator Author

@jgwest rebadsed the PR and regarding failing of upstream e2e tests , I have mentioned the reason here, please do correct me if I am wrong, thank you

@Rizwana777 Rizwana777 force-pushed the issue-3924 branch 7 times, most recently from 4f73244 to 31ccc21 Compare May 13, 2024 17:00
Signed-off-by: Rizwana777 <rizwananaaz177@gmail.com>
controllers/resources.go Outdated Show resolved Hide resolved
controllers/resources.go Outdated Show resolved Hide resolved
controllers/resources.go Outdated Show resolved Hide resolved
hack/run-upstream-argo-rollouts-e2e-tests.sh Outdated Show resolved Hide resolved
controllers/resources_test.go Outdated Show resolved Hide resolved
controllers/resources_test.go Outdated Show resolved Hide resolved
@Rizwana777 Rizwana777 force-pushed the issue-3924 branch 3 times, most recently from 6d1ac70 to fdfa81c Compare May 21, 2024 08:52
Signed-off-by: Rizwana777 <rizwananaaz177@gmail.com>
Signed-off-by: Jonathan West <jonwest@redhat.com>
Signed-off-by: Jonathan West <jonwest@redhat.com>
Signed-off-by: Jonathan West <jonwest@redhat.com>
Copy link
Member

@jgwest jgwest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @Rizwana777!

@jgwest jgwest merged commit c132cfa into argoproj-labs:main May 23, 2024
6 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.

None yet

2 participants