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

MON-669: Add etcd ServiceMonitor, before that was managed by cluster-… #1070

Merged
merged 1 commit into from Jul 17, 2023

Conversation

machine424
Copy link
Contributor

@machine424 machine424 commented Jul 10, 2023

No description provided.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jul 10, 2023
@openshift-ci-robot
Copy link

openshift-ci-robot commented Jul 10, 2023

@machine424: This pull request references MON-669 which is a valid jira issue.

In response to this:

…monitoring-operator, see XXX

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci openshift-ci bot requested review from Elbehery and hasbro17 July 10, 2023 06:32
@machine424 machine424 marked this pull request as draft July 10, 2023 06:37
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 10, 2023
machine424 added a commit to machine424/cluster-monitoring-operator that referenced this pull request Jul 11, 2023
machine424 added a commit to machine424/cluster-monitoring-operator that referenced this pull request Jul 11, 2023
@machine424
Copy link
Contributor Author

/retest

},
(&resourceapply.ClientHolder{}).WithKubernetes(kubeClient),
operatorClient,
controllerContext.EventRecorder,
).AddKubeInformers(kubeInformersForNamespaces)
).WithIgnoreNotFoundOnCreate().AddKubeInformers(kubeInformersForNamespaces)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

In case the CRD isn't there

(NotFound errors are reported in <name>Degraded condition, but with Degraded=false. )

@openshift-ci-robot
Copy link

openshift-ci-robot commented Jul 11, 2023

@machine424: This pull request references MON-669 which is a valid jira issue.

In response to this:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

kind: ServiceMonitor
metadata:
name: etcd
namespace: openshift-etcd-operator
Copy link
Contributor Author

Choose a reason for hiding this comment

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

don't know if it's ok to deploy resources on operator namespace
(still think this makes more sense on openshift-etcd ns, but your call)

Copy link
Contributor

Choose a reason for hiding this comment

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

absolutely fine

machine424 added a commit to machine424/cluster-monitoring-operator that referenced this pull request Jul 12, 2023
@machine424
Copy link
Contributor Author

/retest

@machine424 machine424 marked this pull request as ready for review July 13, 2023 09:30
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 13, 2023
machine424 added a commit to machine424/cluster-monitoring-operator that referenced this pull request Jul 13, 2023
@tjungblu
Copy link
Contributor

/approve

/retest

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 13, 2023
@hasbro17
Copy link
Contributor

/override ci/prow/e2e-aws-ovn-etcd-scaling
Seems to be passing other than the plaguing disruption tests flakes.

LGTM whenever the nits from @tjungblu are addressed.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 13, 2023

@hasbro17: Overrode contexts on behalf of hasbro17: ci/prow/e2e-aws-ovn-etcd-scaling

In response to this:

/override ci/prow/e2e-aws-ovn-etcd-scaling
Seems to be passing other than the plaguing disruption tests flakes.

LGTM whenever the nits from @tjungblu are addressed.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@tjungblu
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 17, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 17, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: machine424, tjungblu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 17, 2023

@machine424: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-etcd-recovery 2091dd9 link false /test e2e-aws-etcd-recovery

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@openshift-merge-robot openshift-merge-robot merged commit 5979f3b into openshift:master Jul 17, 2023
11 of 12 checks passed
machine424 added a commit to machine424/cluster-monitoring-operator that referenced this pull request Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants