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

🌱 Removing the temporary shouldDelete option to kubeClient.Apply that was not used anyway and always set on true #233

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

aniruddha2000
Copy link
Member

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #232

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

  • squash commits
  • include documentation
  • add unit tests

Copy link
Member

@janiskemper janiskemper left a comment

Choose a reason for hiding this comment

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

you left some "Apply" calls with 4 or even 5 parameters, but the interface says it's only 3

Removing the shouldDelete option in kubeClient.Apply that was not used
anyway and always set on true.

Co-authored-by: janiskemper <[email protected]>
Signed-off-by: Aniruddha Basak <[email protected]>
@janiskemper janiskemper merged commit 346b8cf into addons-new Jun 28, 2024
4 checks passed
@janiskemper janiskemper deleted the ani/issues/232 branch June 28, 2024 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants