-
Notifications
You must be signed in to change notification settings - Fork 208
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
Create kubernetes mixin #82
Labels
enhancement
New code incoming!
Comments
The core porter team will handle making a scaffold for this mixin, then others will be free to jump in and help. We are leaning towards having this live in the porter repo, just to get it setup fast, and we can split out to another repo later. |
Closed
jeremyrickard
added a commit
to jeremyrickard/porter
that referenced
this issue
Mar 18, 2019
This PR adds a Kubernetes mixin. It updates the design doc a little to reflect a couple of param changes across the three verbs and harmonizes things using camelCase naming per the [style guide](https://google.github.io/styleguide/jsoncstyleguide.xml?showone=Property_Name_Format#Property_Name_Format) from the GOOG. Closes getporter#82
jeremyrickard
added a commit
to jeremyrickard/porter
that referenced
this issue
Mar 19, 2019
This PR adds a Kubernetes mixin. It updates the design doc a little to reflect a couple of param changes across the three verbs and harmonizes things using camelCase naming per the [style guide](https://google.github.io/styleguide/jsoncstyleguide.xml?showone=Property_Name_Format#Property_Name_Format) from the GOOG. Closes getporter#82
carolynvs
pushed a commit
that referenced
this issue
Mar 19, 2019
This PR adds a Kubernetes mixin. It updates the design doc a little to reflect a couple of param changes across the three verbs and harmonizes things using camelCase naming per the [style guide](https://google.github.io/styleguide/jsoncstyleguide.xml?showone=Property_Name_Format#Property_Name_Format) from the GOOG. Closes #82
ghost
removed
the
review
label
Mar 19, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Should be able to apply manifests and delete.
The text was updated successfully, but these errors were encountered: