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

refactor!: Remove legacy node selector on RoleGroup #652

Merged
merged 3 commits into from
Dec 21, 2023

Conversation

sbernauer
Copy link
Member

@sbernauer sbernauer commented Sep 15, 2023

Description

Remove deprecated code from #556.
Users had enough time to migrate

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

Edit tasklist title
Beta Give feedback Tasklist Author, more options

Delete tasklist

Delete tasklist block?
Are you sure? All relationships in this tasklist will be removed.
  1. Changes are OpenShift compatible
    Options
  2. CRD changes approved
    Options
  3. Integration tests passed (for non trivial changes)
    Options

Reviewer

Edit tasklist title
Beta Give feedback Tasklist Reviewer, more options

Delete tasklist

Delete tasklist block?
Are you sure? All relationships in this tasklist will be removed.
  1. Code contains useful comments
    Options
  2. (Integration-)Test cases added
    Options
  3. Documentation added or updated
    Options
  4. Changelog updated
    Options
  5. Cargo.toml only contains references to git tags (not specific commits or branches)
    Options

Acceptance

Edit tasklist title
Beta Give feedback Tasklist Acceptance, more options

Delete tasklist

Delete tasklist block?
Are you sure? All relationships in this tasklist will be removed.
  1. Feature Tracker has been updated
    Options
  2. Proper release label has been added
    Options

@sbernauer sbernauer requested review from maltesander and a team September 15, 2023 14:21
Copy link
Member

@maltesander maltesander left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM! But i would bet we have it in some other operators / examples (e.g. https://github.com/stackabletech/opa-operator/blob/9c8c3bbdcf731b2f2d4f6af67bec1044c64ce56d/tests/templates/kuttl/smoke/10-install-opa.yaml.j2#L37C9-L38C23). Might be worth doing a grep on all repos?

CHANGELOG.md Show resolved Hide resolved
@sbernauer sbernauer added changelog/breaking Breaking changes changelog/crd-change Any issue that changes a CRD (breaking and non-breaking changes) should get this label labels Sep 18, 2023
@sbernauer
Copy link
Member Author

Regarding the grep: Totally agreed, did that on the docs repo: stackabletech/documentation#453.
Also have added an checklist item to do it for all the operators once we bump them

@sbernauer
Copy link
Member Author

Lets wait for Arch meeting

@lfrancke
Copy link
Member

@sbernauer Can you tell me what happened with this one? It has the 23.11 label but is not actually included.

@fhennig
Copy link
Member

fhennig commented Dec 14, 2023

Maybe @maltesander can chime in?

@maltesander
Copy link
Member

Yeah we can remove the label since this is not in 23.11.
Otherwise the PR looks good, whenever i saw the labelselector in tests / examples i already removed it but probably a last check before merging this (or bumping the operators to a new tag) should be done / tracked.

@lfrancke
Copy link
Member

I'll add it to the board as it seems to be basically done

@sbernauer
Copy link
Member Author

Yeah, PR is good to merge. I wasn't allowed to merge before because of priority reasons ;)

Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

I approve the intention 👍

@sbernauer sbernauer added this pull request to the merge queue Dec 21, 2023
Merged via the queue into main with commit 273fcc8 Dec 21, 2023
17 checks passed
@sbernauer sbernauer deleted the refactor/remove-node-selector branch December 21, 2023 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/breaking Breaking changes changelog/crd-change Any issue that changes a CRD (breaking and non-breaking changes) should get this label release/2024-03
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants