Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

Added StatefulSet object to objects, imported into __init__. #103

Merged
merged 1 commit into from
Dec 15, 2016
Merged

Added StatefulSet object to objects, imported into __init__. #103

merged 1 commit into from
Dec 15, 2016

Conversation

joeblackwaslike
Copy link
Contributor

Kubernetes 1.5 came out a few days ago which includes changes to PetSets

Petsets are now called StatefulSets

  • are now kind: StatefulSets
  • use version: 'apps/v1beta1'
  • use endpoint: 'statefulsets'

I just added a new class for StatefulSet and imported it into the package namespace.

@brosner brosner merged commit e62ff67 into kelproject:master Dec 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants