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

generate latest yamls ClusterObjectStoreState Alert #2054

Merged
merged 1 commit into from May 26, 2023

Conversation

weirdwiz
Copy link
Contributor

No description provided.

Signed-off-by: Divyansh Kamboj <dkamboj@redhat.com>
@agarwal-mudit
Copy link
Member

/cherry-pick release-4.13

@openshift-cherrypick-robot

@agarwal-mudit: once the present PR merges, I will cherry-pick it on top of release-4.13 in a new PR and assign it to you.

In response to this:

/cherry-pick release-4.13

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.

Copy link
Contributor

@umangachapagain umangachapagain left a comment

Choose a reason for hiding this comment

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

This should be auto generated from jsonnet using the make target. Why is this a manual change? @weirdwiz

@weirdwiz
Copy link
Contributor Author

weirdwiz commented May 25, 2023

This should be auto generated from jsonnet using the make target. Why is this a manual change? @weirdwiz

yes, but somehow this file didn't get committed in that PR. it would be good to have a safeguard for this in the CI. current verify-generated-changes don't check for the alerts.

I wanted to make changes in the existing verify makefile target, but the dependency only has files that were generated using controller-gen. Not sure if it's a good place to add. Or do you think I'm missing a piece?

wdyt @umangachapagain

@umangachapagain
Copy link
Contributor

@weirdwiz for prometheus rules, you need to run make gen-latest-prometheus-rules-yamls. We don't check this in the CI as it doesn't change often.

@weirdwiz
Copy link
Contributor Author

@umangachapagain made changes to only run the CI when files change in metrics/* directory

#2061

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

openshift-ci bot commented May 26, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: umangachapagain, weirdwiz

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 openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 26, 2023
@weirdwiz
Copy link
Contributor Author

@umangachapagain can you run the github action sanity check again?

@openshift-merge-robot openshift-merge-robot merged commit d7830c3 into red-hat-storage:main May 26, 2023
17 checks passed
@openshift-cherrypick-robot

@agarwal-mudit: new pull request created: #2062

In response to this:

/cherry-pick release-4.13

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.

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. 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