Skip to content

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

Merged
janiskemper merged 1 commit into
addons-newfrom
ani/issues/232
Jun 28, 2024
Merged

🌱 Removing the temporary shouldDelete option to kubeClient.Apply that was not used anyway and always set on true#233
janiskemper merged 1 commit into
addons-newfrom
ani/issues/232

Conversation

@aniruddha2000

Copy link
Copy Markdown
Contributor

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

@janiskemper janiskemper left a comment

Copy link
Copy Markdown
Member

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 <63146658+janiskemper@users.noreply.github.com>
Signed-off-by: Aniruddha Basak <aniruddha.basak@syself.com>
@janiskemper
janiskemper merged commit 346b8cf into addons-new Jun 28, 2024
@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.

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

2 participants