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

OSD-6646: Only do health checks #7

Merged
merged 1 commit into from
Mar 18, 2021

Conversation

2uasimojo
Copy link
Member

@2uasimojo 2uasimojo commented Mar 9, 2021

This commit removes all "max cluster age" and silencing logic, which will henceforth be done in configure-alertmanager-operator.

OSD-6646

@2uasimojo 2uasimojo requested a review from jharrington22 March 9, 2021 17:53
2uasimojo added a commit to 2uasimojo/managed-cluster-config that referenced this pull request Mar 9, 2021
…operator

- With openshift/configure-alertmanager-operator#143,
configure-alertmanager-operator is responsible for deploying
osd-cluster-ready, so that Job manifest is removed.
- openshift/osd-cluster-ready#7 removes the
logic that talks to prometheus and alertmanager, so `pods/exec`
permissions are removed.

OSD-6646
2uasimojo added a commit to 2uasimojo/managed-cluster-config that referenced this pull request Mar 9, 2021
…operator

- With openshift/configure-alertmanager-operator#143,
configure-alertmanager-operator is responsible for deploying
osd-cluster-ready, so that Job manifest is removed.
- openshift/osd-cluster-ready#7 removes the
logic that talks to prometheus and alertmanager, so `pods/exec`
permissions are removed.
- It's weird that this RBAC should still live here in MCC. Add a README
acknowledging/explaining that.

OSD-6646
This commit removes all "max cluster age" and silencing logic, which will
[henceforth be done in configure-alertmanager-operator](openshift/configure-alertmanager-operator#147).

OSD-6646
2uasimojo added a commit to 2uasimojo/managed-cluster-config that referenced this pull request Mar 17, 2021
openshift/osd-cluster-ready#7 removes the
logic that talks to prometheus and alertmanager, so `pods/exec`
permissions are no longer needed.

OSD-6646
2uasimojo added a commit to 2uasimojo/managed-cluster-config that referenced this pull request Mar 18, 2021
Bump the osd-cluster-ready level to incorporate
openshift/osd-cluster-ready#7. That commit
removes the logic that talks to prometheus and alertmanager, so
`pods/exec` permissions are no longer needed.

OSD-6646
Copy link
Contributor

@jharrington22 jharrington22 left a comment

Choose a reason for hiding this comment

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

/lgtm
/hold

Hold for @iamkirkbater to review, should only be merged if openshift/configure-alertmanager-operator#147 merges.

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 18, 2021
@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 18, 2021
@jharrington22
Copy link
Contributor

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 18, 2021
@jharrington22 jharrington22 merged commit 9d056e7 into openshift:master Mar 18, 2021
@2uasimojo 2uasimojo deleted the OSD-6646 branch March 18, 2021 16:35
@2uasimojo
Copy link
Member Author

This is pushed to quay as v0.1.45-c9f1f45, which is pulled into MCC via openshift/managed-cluster-config#760.

2uasimojo added a commit to 2uasimojo/managed-cluster-config that referenced this pull request Mar 19, 2021
This was missed in openshift#760 when we bumped osd-cluster-ready to include
openshift/osd-cluster-ready#7, which removed
max cluster age logic.

OSD-6646
2uasimojo added a commit to 2uasimojo/managed-cluster-config that referenced this pull request Mar 19, 2021
This was missed in openshift#760 when we bumped osd-cluster-ready to include
openshift/osd-cluster-ready#7, which removed
max cluster age logic.

OSD-6646
2uasimojo added a commit to 2uasimojo/osd-cluster-ready that referenced this pull request Mar 22, 2021
README: These updates were missed in openshift#7 when we changed directions away
from managing the Job via configure-alertmanager-operator.

deploy.sh: This was missed in openshift#7 when we removed all the other
references to `MAX_CLUSTER_AGE_MINUTES`.

OSD-6646
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants