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 enums to the schema #1408

Merged
merged 3 commits into from
Dec 16, 2020
Merged

Add enums to the schema #1408

merged 3 commits into from
Dec 16, 2020

Conversation

komalali
Copy link
Member

@komalali komalali commented Dec 16, 2020

Proposed changes

This PR adds an enum for kubernetes.core.v1.ServiceSpec.Type called kubernetes.core.v1.ServiceSpecType.

The first commit adds the enum type to overlays.go, and assigns the enum to a property on kubernetes.core.v1.ServiceSpec. The second commit is the result of running make build.

Related issues (optional)

@komalali komalali force-pushed the komalali/latest-codegen branch 5 times, most recently from 014c37b to 7e46ace Compare December 16, 2020 20:29
Base automatically changed from komalali/latest-codegen to master December 16, 2020 20:58
@komalali komalali marked this pull request as ready for review December 16, 2020 21:00
@komalali komalali merged commit b8339e7 into master Dec 16, 2020
@komalali komalali deleted the komalali/example-enum-pr branch December 16, 2020 21:38
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