Skip to content

Conversation

@tanjunchen
Copy link
Contributor

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

LogClusterImageSources is only used in test/e2e/e2e.go , so move it to there.

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

None

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:

None

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. 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. area/e2e-test-framework Issues or PRs related to refactoring the kubernetes e2e test framework area/test sig/testing Categorizes an issue or PR as relevant to SIG Testing. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Mar 31, 2020
@tanjunchen
Copy link
Contributor Author

/priority backlog
/kind cleanup

@k8s-ci-robot k8s-ci-robot added the priority/backlog Higher priority than priority/awaiting-more-evidence. label Mar 31, 2020
@k8s-ci-robot
Copy link
Contributor

@tanjunchen: The label(s) priority/ cannot be applied, because the repository doesn't have them

In response to this:

/priority backlog
/kind cleanup

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.

@k8s-ci-robot k8s-ci-robot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. and removed needs-priority Indicates a PR lacks a `priority/foo` label and requires one. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. labels Mar 31, 2020
@k8s-ci-robot k8s-ci-robot requested review from SataQiu and fejta March 31, 2020 03:45
@tanjunchen
Copy link
Contributor Author

/cc @oomichi

@k8s-ci-robot k8s-ci-robot requested a review from oomichi March 31, 2020 03:46
"expect.go",
"flake_reporting_util.go",
"framework.go",
"google_compute.go",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

attention:
This function is in test/e2e/framework/google_compute.go

Copy link
Member

@oomichi oomichi 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 "Looks good to me", indicates that a PR is ready to be merged. label Apr 1, 2020
Copy link
Contributor

@gavinfish gavinfish left a comment

Choose a reason for hiding this comment

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

/lgtm

@oomichi
Copy link
Member

oomichi commented Apr 2, 2020

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: oomichi, tanjunchen

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 the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 2, 2020
@k8s-ci-robot k8s-ci-robot merged commit 6bad8cb into kubernetes:master Apr 2, 2020
@k8s-ci-robot k8s-ci-robot added this to the v1.19 milestone Apr 2, 2020
@tanjunchen tanjunchen deleted the move-func-20200331 branch April 3, 2020 01:19
jbartosik added a commit to jbartosik/autoscaler that referenced this pull request Sep 6, 2021
1. IsRetryableAPIError is no longer needed, stop using it
kubernetes/kubernetes#95495
2. LogClusterImageSources is now private, stop using it
kubernetes/kubernetes#89676
3. DeleteResourceAndWaitForGC was moved
4. k8s.io/kubernetes/test/e2e/manifest was moved
piotrnosek pushed a commit to piotrnosek/autoscaler that referenced this pull request Nov 30, 2021
1. IsRetryableAPIError is no longer needed, stop using it
kubernetes/kubernetes#95495
2. LogClusterImageSources is now private, stop using it
kubernetes/kubernetes#89676
3. DeleteResourceAndWaitForGC was moved
4. k8s.io/kubernetes/test/e2e/manifest was moved
MaxRink pushed a commit to MaxRink/autoscaler that referenced this pull request Feb 14, 2022
1. IsRetryableAPIError is no longer needed, stop using it
kubernetes/kubernetes#95495
2. LogClusterImageSources is now private, stop using it
kubernetes/kubernetes#89676
3. DeleteResourceAndWaitForGC was moved
4. k8s.io/kubernetes/test/e2e/manifest was moved
tim-smart pushed a commit to arisechurch/autoscaler that referenced this pull request Nov 22, 2022
1. IsRetryableAPIError is no longer needed, stop using it
kubernetes/kubernetes#95495
2. LogClusterImageSources is now private, stop using it
kubernetes/kubernetes#89676
3. DeleteResourceAndWaitForGC was moved
4. k8s.io/kubernetes/test/e2e/manifest was moved
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/e2e-test-framework Issues or PRs related to refactoring the kubernetes e2e test framework area/test cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. priority/backlog Higher priority than priority/awaiting-more-evidence. release-note-none Denotes a PR that doesn't merit a release note. sig/testing Categorizes an issue or PR as relevant to SIG Testing. 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