Skip to content

Don't allow port to conflict with QueueProxy#2753

Merged
knative-prow-robot merged 2 commits intoknative:masterfrom
dgerd:restrict-queue-proxy-ports
Dec 21, 2018
Merged

Don't allow port to conflict with QueueProxy#2753
knative-prow-robot merged 2 commits intoknative:masterfrom
dgerd:restrict-queue-proxy-ports

Conversation

@dgerd
Copy link
Copy Markdown

@dgerd dgerd commented Dec 18, 2018

This change prevents the user from choosing ports 8012 nad 8022 as they
are currently reserved by the QueueProxy sidecar container.

Ref #2752
Ref #2642

@knative-prow-robot knative-prow-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Dec 18, 2018
Copy link
Copy Markdown
Contributor

@knative-prow-robot knative-prow-robot left a comment

Choose a reason for hiding this comment

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

@dgerd: 0 warnings.

Details

In response to this:

This change prevents the user from choosing ports 8012 nad 8022 as they
are currently reserved by the QueueProxy sidecar container.

Ref #2752
Ref #2642

Fixes #

Proposed Changes

Release Note


Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@dgerd
Copy link
Copy Markdown
Author

dgerd commented Dec 18, 2018

/assign mattmoor
/cc bradhoekstra

@dgerd
Copy link
Copy Markdown
Author

dgerd commented Dec 18, 2018

/test pull-knative-serving-integration-tests

Copy link
Copy Markdown
Member

@evankanderson evankanderson left a comment

Choose a reason for hiding this comment

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

/approve

Leaving LGTM to someone else, as I don't know what else has been considered.

Comment thread pkg/apis/serving/v1alpha1/revision_validation.go
@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 18, 2018
Comment thread pkg/apis/serving/v1alpha1/revision_validation.go Outdated
@mattmoor mattmoor added kind/bug Categorizes issue or PR as related to a bug. and removed kind/bug Categorizes issue or PR as related to a bug. labels Dec 19, 2018
Dan Gerdesmeier added 2 commits December 21, 2018 20:58
This change prevents the user from choosing ports 8012 nad 8022 as they
are currently reserved by the QueueProxy sidecar container.

Ref knative#2752
Ref knative#2642
@dgerd dgerd force-pushed the restrict-queue-proxy-ports branch from ee31b02 to a32d17b Compare December 21, 2018 21:16
@knative-prow-robot knative-prow-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Dec 21, 2018
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bradhoekstra, dgerd, evankanderson

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-metrics-robot
Copy link
Copy Markdown

The following is the coverage report on pkg/.
Say /test pull-knative-serving-go-coverage to re-run this coverage report

File Old Coverage New Coverage Delta
pkg/apis/serving/v1alpha1/revision_validation.go 94.6% 94.7% 0.1

Copy link
Copy Markdown
Member

@mattmoor mattmoor left a comment

Choose a reason for hiding this comment

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

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 21, 2018
@knative-prow-robot knative-prow-robot merged commit 5f2cc6f into knative:master Dec 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm 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.

8 participants