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

fix linter issues #2715

Merged
merged 3 commits into from
Aug 14, 2024
Merged

fix linter issues #2715

merged 3 commits into from
Aug 14, 2024

Conversation

fahedouch
Copy link
Contributor

Hi Folks,

We recently ran golangci-lint (v1.59.1), resulting in several issues fixed by this PR.

Signed-off-by: fahed dorgaa <[email protected]>
@FxKu FxKu added the minor label Aug 2, 2024
@FxKu FxKu added this to the 1.13.0 milestone Aug 2, 2024
func (c *Cluster) waitForAnyReplicaLabelReady() error {
return c._waitPodLabelsReady(true)
}

Copy link
Member

@FxKu FxKu Aug 13, 2024

Choose a reason for hiding this comment

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

Can we still keep this function although it's not used? I'm otherwise fine with the suggested changes.
@fahedouch

@FxKu
Copy link
Member

FxKu commented Aug 14, 2024

👍

@macedigital
Copy link
Member

👍

1 similar comment
@FxKu
Copy link
Member

FxKu commented Aug 14, 2024

👍

@FxKu FxKu merged commit aad03f7 into zalando:master Aug 14, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants