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

SKS use one service #3711

Merged
merged 9 commits into from
Apr 10, 2019
Merged

Conversation

vagababov
Copy link
Contributor

/lint
/hold
This based on code from #3709, #3704, #3705, so wait for them to go in.

For #1997

Proposed Changes

  • Since it seems Istio cannot handle 4 services per revision, we'll remove one from SKS
  • In the next PR we'll propagate it throughout the KPA to revision
  • Retire the service creation in revision
  • If that succeeds, we'll bring this one back. Hopefully, with 3 services istio will survive scale to 50.

:sad: 😭

/cc @mattmoor

@knative-prow-robot knative-prow-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 9, 2019
@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Apr 9, 2019
@knative-prow-robot knative-prow-robot added area/API API objects and controllers size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Apr 9, 2019
Copy link
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.

@vagababov: 0 warnings.

In response to this:

/lint
/hold
This based on code from #3709, #3704, #3705, so wait for them to go in.

For #1997

Proposed Changes

  • Since it seems Istio cannot handle 4 services per revision, we'll remove one from SKS
  • In the next PR we'll propagate it throughout the KPA to revision
  • Retire the service creation in revision
  • If that succeeds, we'll bring this one back. Hopefully, with 3 services istio will survive scale to 50.

:sad: 😭

/cc @mattmoor

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.

@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 9, 2019
@vagababov vagababov changed the title Sks use one service SKS use one service Apr 10, 2019
@knative-metrics-robot
Copy link

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/reconciler/v1alpha1/serverlessservice/serverlessservice.go Do not exist 52.2%

@vagababov
Copy link
Contributor Author

/hold cancel

@knative-prow-robot knative-prow-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 10, 2019
@vagababov
Copy link
Contributor Author

All dependencies are in

Copy link
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
/approve

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 10, 2019
@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mattmoor, vagababov

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

The pull request process is described here

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-prow-robot knative-prow-robot merged commit 5d33bf9 into knative:master Apr 10, 2019
nimakaviani pushed a commit to nimakaviani/serving that referenced this pull request Apr 11, 2019
* Use generic pkg/resources helpers for endpoint counting

* Move SKS helpers to a shared place.

For knative#1997.
This will be reused in HPA and KPA changes.

* some transient state

* remove public service and endpoint reconciliation

* remove public service and endpoint reconciliation

* formatting unification
@vagababov vagababov deleted the sks-use-one-service branch June 7, 2019 20:29
duglin pushed a commit to duglin/serving that referenced this pull request Dec 6, 2019
* Use generic pkg/resources helpers for endpoint counting

* Move SKS helpers to a shared place.

For knative#1997.
This will be reused in HPA and KPA changes.

* some transient state

* remove public service and endpoint reconciliation

* remove public service and endpoint reconciliation

* formatting unification
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. area/API API objects and controllers cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants