-
Notifications
You must be signed in to change notification settings - Fork 320
feat: Change installation namespace #556
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
Merged
iam-veeramalla
merged 23 commits into
redhat-developer:master
from
jaideepr97:change-installation-namespace
Sep 6, 2023
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
31d9fd3
Merge branch 'master' of github.com:redhat-developer/gitops-operator
jaideepr97 71df015
Merge branch 'master' of github.com:redhat-developer/gitops-operator
jaideepr97 5912df9
Merge branch 'master' of github.com:redhat-developer/gitops-operator
jaideepr97 b4df25b
Merge branch 'master' of github.com:redhat-developer/gitops-operator
jaideepr97 28c87ba
Merge branch 'master' of github.com:redhat-developer/gitops-operator
jaideepr97 8babf3e
Merge branch 'master' of github.com:redhat-developer/gitops-operator
jaideepr97 34fa0dc
Merge branch 'master' of github.com:redhat-developer/gitops-operator
jaideepr97 3625dd1
pick-up hpa fixes
jaideepr97 5c3f9c0
Merge branch 'master' of github.com:redhat-developer/gitops-operator
jaideepr97 16a579f
fix merge conflicts
jaideepr97 50b7b67
Merge branch 'master' of github.com:redhat-developer/gitops-operator
jaideepr97 67e7153
support installing gitops-operator in its own namespace
jaideepr97 bc7630b
reverse sdk version
jaideepr97 56673ff
fix operator namespace in test
jaideepr97 41efcb9
replace openshift-operators with openshift-gitops-operator
jaideepr97 da8ee9b
update non-olm installation for new namespace
jaideepr97 0f821e8
fix unintended manifest changes
jaideepr97 b19adf8
resolve merge conflicts
jaideepr97 66c4212
resolve merge conflicts
jaideepr97 a4abed4
update test for failure
jaideepr97 58fbf49
update csv name
jaideepr97 5a223ae
update all remaining references to use new namespace
jaideepr97 3798e7f
fix merge conflicts
jaideepr97 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 0 additions & 16 deletions
16
bundle/manifests/gitops-operator-controller-manager-metrics-service_v1_service.yaml
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
...le/manifests/gitops-operator-metrics-reader_rbac.authorization.k8s.io_v1_clusterrole.yaml
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jaideepr97 A few questions:
Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jaideepr97 I see that the user has to just select/enable the OpenShift monitoring option while installing the GitOps Operator in the
openshift-gitops-operator
namespace.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jaideepr97 Can you please respond to my queries here? Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Srivaralakshmi I don't know what the best place to put this info is so I'm just putting it here :
Installation instructions to be able to use this feature:
openshift-gitops-operator
namespaceEnable Operator recommended cluster monitoring on this Namespace
to enable cluster monitoringUsage instructions:
Observe > metrics
page in the admin view to query the metrics exposed by the operatoractive_argocd_instances_total
[Guage] - This metric produces the graph that tracks the total number of active argo-cd instances being managed by the operator at a given timeactive_argocd_instances_by_phase{phase=<phase>}
[Guage] - This metric produces the graph that tracks the count of active Argo CD instances by their phase [Available/Pending/Failed/unknown]active_argocd_instance_reconciliation_count{namespace="<argocd-instance-ns>"}
[Counter] - This metric produces the graph that tracks total number of reconciliations that have occurred for the instance in the given namespace at any given point in timecontroller_runtime_reconcile_time_seconds_per_instance_bucket{namespace="<argocd-instance-ns>",le="0.5"}
[Histogram]- This metric tracks the number of reconciliations that took under 0.5s to complete for a given instanceAny of these metrics can be queried against prometheus as described above, or can be used for more complex queries as is true with any other promql queries