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

Make nodePort optional in v1 API #12831

Merged
merged 1 commit into from
Aug 17, 2015

Conversation

thockin
Copy link
Member

@thockin thockin commented Aug 17, 2015

@bgrant0607 Is this change kosher? It's low risk, but not STRICTLY compatible...

@k8s-bot
Copy link

k8s-bot commented Aug 17, 2015

GCE e2e build/test passed for commit 75941af.

@bgrant0607
Copy link
Member

The current swagger spec is inconsistent with our validation code. One of them must be considered wrong.

LGTM

@bgrant0607 bgrant0607 added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 17, 2015
roberthbailey added a commit that referenced this pull request Aug 17, 2015
@roberthbailey roberthbailey merged commit 736945f into kubernetes:master Aug 17, 2015
@bgrant0607
Copy link
Member

Ref #12774

@bgrant0607
Copy link
Member

Also ref #8901

@thockin
Copy link
Member Author

thockin commented Aug 17, 2015

Now can I change it to be a pointer, so it does not get emitted when 0 ?

On Mon, Aug 17, 2015 at 4:28 PM, Brian Grant notifications@github.com
wrote:

Ref #12774 #12774


Reply to this email directly or view it on GitHub
#12831 (comment)
.

@bgrant0607
Copy link
Member

We don't guarantee stability of the Go structs, but would need to think about compatibility between new client and old server, and vice versa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants