Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

[stable/kong] update services to route traffic only to app#9463

Merged
k8s-ci-robot merged 1 commit intohelm:masterfrom
hbagdi:kong-fix-service
Nov 26, 2018
Merged

[stable/kong] update services to route traffic only to app#9463
k8s-ci-robot merged 1 commit intohelm:masterfrom
hbagdi:kong-fix-service

Conversation

@hbagdi
Copy link
Collaborator

@hbagdi hbagdi commented Nov 21, 2018

Since the labels are shared between Ingress controller and Kong
Deployment, this can result in traffic being incorrectly sent to
Ingress Controller pods as well.

Signed-off-by: Harry Bagdi harrybagdi@gmail.com

What this PR does / why we need it:

Avoid sending traffic to Ingress controller pods due to incorrect selectors on the service.

Since the labels are shared between Ingress controller and Kong
Deployment, this can result in traffic being incorrectly sent to
Ingress Controller pods as well.

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>
@helm-bot helm-bot added Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Nov 21, 2018
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 21, 2018
@hbagdi
Copy link
Collaborator Author

hbagdi commented Nov 21, 2018

See #9020 (comment)

@hbagdi
Copy link
Collaborator Author

hbagdi commented Nov 21, 2018

cc @joe1chen

Copy link
Collaborator

@shashiranjan84 shashiranjan84 left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Nov 26, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hbagdi, shashiranjan84

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

@k8s-ci-robot k8s-ci-robot merged commit 1545459 into helm:master Nov 26, 2018
@hbagdi hbagdi deleted the kong-fix-service branch November 26, 2018 19:26
yuchaoran2011 pushed a commit to yuchaoran2011/charts that referenced this pull request Nov 30, 2018
Since the labels are shared between Ingress controller and Kong
Deployment, this can result in traffic being incorrectly sent to
Ingress Controller pods as well.

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>
davidkarlsen pushed a commit to davidkarlsen/charts that referenced this pull request Dec 2, 2018
Since the labels are shared between Ingress controller and Kong
Deployment, this can result in traffic being incorrectly sent to
Ingress Controller pods as well.

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>
yuchaoran2011 pushed a commit to yuchaoran2011/charts that referenced this pull request Dec 11, 2018
Since the labels are shared between Ingress controller and Kong
Deployment, this can result in traffic being incorrectly sent to
Ingress Controller pods as well.

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>
Signed-off-by: Chaoran Yu <yuchaoran2011@gmail.com>
wgiddens pushed a commit to wgiddens/charts that referenced this pull request Jan 18, 2019
Since the labels are shared between Ingress controller and Kong
Deployment, this can result in traffic being incorrectly sent to
Ingress Controller pods as well.

Signed-off-by: Harry Bagdi <harrybagdi@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants