Skip to content

Use k8s.io/utils set instead of apimachinery sets #6486

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

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

skitt
Copy link
Contributor

@skitt skitt commented Jul 4, 2023

Description of the change:

Use the k8s.io/utils implemention of set rather than the apimachinery sets.

Motivation for the change:

Following kubernetes/utils#243 it's likely that the k8s.io/utils version will end up being the canonical one.

Checklist

If the pull request includes user-facing changes, extra documentation is required:

@openshift-ci openshift-ci bot requested review from jberkhahn and joelanford July 4, 2023 09:00
Copy link
Contributor

@everettraven everettraven left a comment

Choose a reason for hiding this comment

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

Thanks @skitt for the contribution! The changes seem pretty straightforward and reasonable to me

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 5, 2023
@skitt skitt temporarily deployed to deploy July 5, 2023 17:51 — with GitHub Actions Inactive
@skitt skitt temporarily deployed to deploy July 5, 2023 17:51 — with GitHub Actions Inactive
@skitt skitt temporarily deployed to deploy July 5, 2023 17:51 — with GitHub Actions Inactive
@skitt skitt temporarily deployed to deploy July 5, 2023 17:51 — with GitHub Actions Inactive
@skitt skitt temporarily deployed to deploy July 5, 2023 17:51 — with GitHub Actions Inactive
@skitt skitt temporarily deployed to deploy July 5, 2023 17:51 — with GitHub Actions Inactive
@skitt skitt temporarily deployed to deploy July 5, 2023 17:51 — with GitHub Actions Inactive
@skitt
Copy link
Contributor Author

skitt commented Jul 7, 2023

The unit test failure is fixed by kubernetes/utils#286.

Following kubernetes/utils#243 it's likely
that the k8s.io/utils version will end up being the canonical one.

Signed-off-by: Stephen Kitt <[email protected]>
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jul 11, 2023
@skitt skitt temporarily deployed to deploy July 17, 2023 19:00 — with GitHub Actions Inactive
@skitt skitt temporarily deployed to deploy July 17, 2023 19:00 — with GitHub Actions Inactive
@skitt skitt temporarily deployed to deploy July 17, 2023 19:00 — with GitHub Actions Inactive
@skitt skitt temporarily deployed to deploy July 17, 2023 19:00 — with GitHub Actions Inactive
@skitt skitt temporarily deployed to deploy July 17, 2023 19:00 — with GitHub Actions Inactive
@skitt skitt temporarily deployed to deploy July 17, 2023 19:00 — with GitHub Actions Inactive
Copy link
Member

@rashmigottipati rashmigottipati left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 17, 2023
@everettraven everettraven merged commit 291e61b into operator-framework:master Jul 17, 2023
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