Skip to content

Add conformance test for periodSeconds>0 case#11814

Merged
knative-prow-robot merged 1 commit intoknative:mainfrom
julz:period-drama
Aug 19, 2021
Merged

Add conformance test for periodSeconds>0 case#11814
knative-prow-robot merged 1 commit intoknative:mainfrom
julz:period-drama

Conversation

@julz
Copy link
Copy Markdown
Contributor

@julz julz commented Aug 17, 2021

When periodSeconds is non-zero the QP startup optimisation is disabled and we ignore readiness probes after startup. This causes us to continue to route to non-ready instances (see #10764)

/assign @markusthoemmes @dprotaso

When periodSeconds is non-zero the QP startup optimisation is disabled
and we do ignore readiness probes after startup. This causes us to
continue to route to non-ready instances.
@google-cla google-cla bot added the cla: yes Indicates the PR's author has signed the CLA. label Aug 17, 2021
@knative-prow-robot knative-prow-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. area/test-and-release It flags unit/e2e/conformance/perf test issues for product features labels Aug 17, 2021
Copy link
Copy Markdown
Contributor

@markusthoemmes markusthoemmes 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 Aug 19, 2021
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: julz, markusthoemmes

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-prow-robot knative-prow-robot merged commit 7f32cde into knative:main Aug 19, 2021
nealhu pushed a commit to nealhu/serving that referenced this pull request Aug 20, 2021
When periodSeconds is non-zero the QP startup optimisation is disabled
and we do ignore readiness probes after startup. This causes us to
continue to route to non-ready instances.
nealhu pushed a commit to nealhu/serving that referenced this pull request Aug 20, 2021
When periodSeconds is non-zero the QP startup optimisation is disabled
and we do ignore readiness probes after startup. This causes us to
continue to route to non-ready instances.
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/test-and-release It flags unit/e2e/conformance/perf test issues for product features 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.

4 participants