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

ci: fix pylint errors (backport #14204) #14206

Merged
merged 1 commit into from
May 14, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented May 14, 2024

Afte pylint was updated to version 3.2.0 a set of new errors appeared that breaks ci.
This change makes ci passing by either fixing the problem or ignoring it in the check

I propose starting with this to get ci passing, then in a follow-up PR remove the python2 support from deploy/examples/create-external-cluster-resources.py which will make fixing the lint error there much more trivial and also allow for so more refactoring of the code

fixes: #14203


This is an automatic backport of pull request #14204 done by Mergify.

Afte pylint was updated to version 3.2.0
a set of new errors appeared. This makes
ci passing by either fixing the problem
or ignoring it in the check

Signed-off-by: NymanRobin <robin.nyman@est.tech>
(cherry picked from commit dcec080)
@mergify mergify bot merged commit 8b1ad00 into release-1.13 May 14, 2024
52 checks passed
@mergify mergify bot deleted the mergify/bp/release-1.13/pr-14204 branch May 14, 2024 20:55
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