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

COO-261: Support tolerations and nodeselector in Monitoringstack #540

Conversation

PaulFarver
Copy link
Contributor

Add support for tolerations and nodeselectors in the monitoringstack CRD.

@PaulFarver PaulFarver requested a review from a team as a code owner August 4, 2024 10:50
@PaulFarver PaulFarver requested review from slashpai and JoaoBraveCoding and removed request for a team August 4, 2024 10:50
Copy link

openshift-ci bot commented Aug 4, 2024

Hi @PaulFarver. Thanks for your PR.

I'm waiting for a rhobs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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-sigs/prow repository.

@simonpasquier
Copy link
Contributor

simonpasquier commented Aug 5, 2024

/ok-to-test
/retitle COO-261: Support tolerations and nodeselector in Monitoringstack

@openshift-ci openshift-ci bot changed the title Support tolerations and nodeselector in Monitoringstack COO-261: Support tolerations and nodeselector in Monitoringstack Aug 5, 2024
@openshift-ci-robot
Copy link
Collaborator

openshift-ci-robot commented Aug 5, 2024

@PaulFarver: This pull request references COO-261 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target the "4.17.0" version, but no target version was set.

In response to this:

Add support for tolerations and nodeselectors in the monitoringstack CRD.

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 openshift-eng/jira-lifecycle-plugin repository.

@simonpasquier
Copy link
Contributor

Thanks for the PR! Commit messages need to start with feat: ... or chore: .... There's also an issue with the generated code not being up-to-date apparently.

@PaulFarver PaulFarver force-pushed the support-tolerations-and-nodeselector branch from ccacd18 to 4173d6d Compare August 5, 2024 10:42
@PaulFarver
Copy link
Contributor Author

@simonpasquier thanks for looking at this :)

I've updated the commit messages, but I'm unsure what to do about the generated code. When I run make generate the output is what's in the current PR

@simonpasquier
Copy link
Contributor

Yeah, the code generation can be tricky sometimes. Can you try running make --always-make generate bundle? Otherwise I can probably push the required changes to your branch.

@simonpasquier
Copy link
Contributor

You'd need also to amend the commit messages to remove the upper-case after the : .

@PaulFarver PaulFarver force-pushed the support-tolerations-and-nodeselector branch from 4173d6d to b5efd50 Compare August 5, 2024 15:44
@PaulFarver
Copy link
Contributor Author

Yeah. It should be updated now

@simonpasquier
Copy link
Contributor

/lgtm
/approve

Thanks!

Copy link

openshift-ci bot commented Aug 6, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: PaulFarver, simonpasquier

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 label Aug 6, 2024
@openshift-ci openshift-ci bot removed the lgtm label Aug 6, 2024
@simonpasquier
Copy link
Contributor

I pushed onto your branch the updated version of bundle/manifests/observability-operator.clusterserviceversion.yaml.

@simonpasquier
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Aug 6, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 8c4e1a4 into rhobs:main Aug 6, 2024
11 checks passed
marioferh pushed a commit to marioferh/observability-operator that referenced this pull request Aug 7, 2024
rhobs#540)

* feat: support tolerations and nodeselectors

* chore: generate resources

* chore: update bundle

---------

Co-authored-by: Simon Pasquier <spasquie@redhat.com>
lihongyan1 pushed a commit to lihongyan1/observability-operator that referenced this pull request Aug 20, 2024
…bs#540)

* feat: support tolerations and nodeselectors

* chore: generate resources

* chore: update bundle

---------

Co-authored-by: Simon Pasquier <spasquie@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants