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

StatefulSet support #352

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

StatefulSet support #352

wants to merge 12 commits into from

Conversation

Aergonus
Copy link
Contributor

reopening #338 for hacktoberfest ;)

ExtensionsV1beta1Api -> AppsV1Api

Signed-off-by: Spellchaser <klei22@bloomberg.net>
Signed-off-by: Spellchaser <klei22@bloomberg.net>
Signed-off-by: Spellchaser <klei22@bloomberg.net>
Signed-off-by: Spellchaser <klei22@bloomberg.net>
Signed-off-by: Spellchaser <klei22@bloomberg.net>
Signed-off-by: Spellchaser <klei22@bloomberg.net>
Signed-off-by: Spellchaser <klei22@bloomberg.net>
Signed-off-by: Spellchaser <klei22@bloomberg.net>
Signed-off-by: Spellchaser <klei22@bloomberg.net>
revert me before m2m

Signed-off-by: Spellchaser <klei22@bloomberg.net>
name=name,
)
elif app == "stateful_set":
ns_pods = self.k8s_client.list_stateful_set_pods(
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't see the definition of list_stateful_set_pods anywhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

made the diff a little too pretty :(

Signed-off-by: Spellchaser <klei22@bloomberg.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants