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

[WIP][DO NOT REVIEW] Serialize once #81218

Closed

Conversation

wojtek-t
Copy link
Member

@wojtek-t wojtek-t commented Aug 9, 2019

No description provided.

@k8s-ci-robot
Copy link
Contributor

@wojtek-t: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

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.

@wojtek-t wojtek-t self-assigned this Aug 9, 2019
@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. labels Aug 9, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wojtek-t

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

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. area/apiserver sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Aug 9, 2019
@wojtek-t wojtek-t force-pushed the serialize_once_per_watch_type_2 branch from 55fa672 to b2fec0c Compare August 9, 2019 10:42
@ncdc ncdc removed their request for review August 9, 2019 15:26
@wojtek-t wojtek-t requested review from ncdc and removed request for mikedanese and ncdc August 12, 2019 06:46
@wojtek-t wojtek-t force-pushed the serialize_once_per_watch_type_2 branch 8 times, most recently from 978926c to 2232568 Compare August 13, 2019 12:36
@wojtek-t wojtek-t force-pushed the serialize_once_per_watch_type_2 branch from 688a4f9 to 56c53f8 Compare August 23, 2019 11:32
@k8s-ci-robot
Copy link
Contributor

@wojtek-t: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
pull-kubernetes-bazel-test 56c53f8 link /test pull-kubernetes-bazel-test
pull-kubernetes-e2e-gce-100-performance 56c53f8 link /test pull-kubernetes-e2e-gce-100-performance
pull-kubernetes-verify 56c53f8 link /test pull-kubernetes-verify
pull-kubernetes-e2e-gce 56c53f8 link /test pull-kubernetes-e2e-gce
pull-kubernetes-kubemark-e2e-gce-big 56c53f8 link /test pull-kubernetes-kubemark-e2e-gce-big

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

@wojtek-t wojtek-t closed this Sep 25, 2019
@wojtek-t wojtek-t deleted the serialize_once_per_watch_type_2 branch September 25, 2019 09:00
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/apiserver cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-priority Indicates a PR lacks a `priority/foo` label and requires one. sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. 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.

None yet

2 participants