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

Add Toleration model and tolerations field to PodSpec #115

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

hex2f
Copy link

@hex2f hex2f commented Jul 24, 2023

No description provided.

@hex2f hex2f requested a review from a team as a code owner July 24, 2023 19:21
@mortenlj
Copy link
Member

mortenlj commented Sep 8, 2023

I'm sorry this has been left for so long.

Since you opened the PR, we have dropped Python 2 support and removed usage of six in the project. Your uses of six.text_type needs to be replaced with just str, and it should be good to go. I'll try to merge within a reasonable time when you fix it.

@mortenlj
Copy link
Member

mortenlj commented Sep 8, 2023

I see there are a couple code style issues too, if you could fix those that would be great. I recommend running tox locally to check that everything is in order before committing.

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.

2 participants