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

bug: Fix comparing GVK of resources in a ResourceList #9701

Closed
wants to merge 1 commit into from

Conversation

tamalsaha
Copy link
Contributor

@tamalsaha tamalsaha commented May 15, 2021

Signed-off-by: Tamal Saha tamal@appscode.com

What this PR does / why we need it:
This PR fixes a bug where api group was not considered when comparing a resource.

Special notes for your reviewer:

If applicable:

  • this PR contains documentation
  • this PR contains unit tests
  • this PR has been tested for backwards compatibility

Signed-off-by: Tamal Saha <tamal@appscode.com>
@helm-bot helm-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 15, 2021
@tamalsaha tamalsaha changed the title Fix comparing GVK of resources in a ResourceList bug: Fix comparing GVK of resources in a ResourceList May 15, 2021
Copy link
Contributor

@cndoit18 cndoit18 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@bacongobbler bacongobbler left a comment

Choose a reason for hiding this comment

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

Tests are required. Please write a unit test describing the issue at-hand and why this change resolves it. If an issue does not exist, please create one as well.

An explanation why the current APIs do not work along with any tradeoffs with the proposed change is also appreciated.

Thanks.

@bacongobbler
Copy link
Member

closing as inactive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants