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

promote http2 to beta #382

Merged
merged 1 commit into from
Jul 18, 2018
Merged

promote http2 to beta #382

merged 1 commit into from
Jul 18, 2018

Conversation

agau4779
Copy link
Contributor

@agau4779 agau4779 commented Jun 29, 2018

Verified that the beta resources are available on GCP compute, and that the k8s e2e http2 test works with these changes.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jun 29, 2018
// The rest are v1
func (sp ServicePort) Version() meta.Version {
if sp.Protocol == annotations.ProtocolHTTP2 {
Copy link
Member

Choose a reason for hiding this comment

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

Sorry, this func is being removed by #384. You might need to rebase after that :/

@MrHohn
Copy link
Member

MrHohn commented Jun 29, 2018

/ok-to-test

@k8s-ci-robot k8s-ci-robot removed the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jun 29, 2018
@agau4779
Copy link
Contributor Author

agau4779 commented Jul 2, 2018

/assign bowei

@@ -399,10 +399,7 @@ func (hc *HealthCheck) isHttp2() bool {
// Use Alpha API for HTTP2
Copy link
Member

Choose a reason for hiding this comment

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

fix references to Alpha

@nicksardo
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 18, 2018
@nicksardo nicksardo merged commit d580056 into kubernetes:master Jul 18, 2018
@agau4779 agau4779 deleted the http2-beta branch July 18, 2018 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants