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

Cleanup kubeadm-gce jobs #12591

Merged

Conversation

fabriziopandini
Copy link
Member

The kubeadm-gce* jobs are no longer supported due to the underlying deployer - kubernetes-anywhere being long deprecated.

As a replacement kubeadm-kind(er)* jobs are now in place.

#12493 removed kubeadm-gce* jobs from release dashboards, adding kubeadm-kind(er)* jobs instead.

This PR (finally) deletes kubeadm-gce* jobs

Rif. kubernetes/kubeadm#1543

/sig cluster-lifecycle
/kind cleanup
/priority important-longterm
/assign @neolit123

@k8s-ci-robot k8s-ci-robot added sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels May 11, 2019
@k8s-ci-robot k8s-ci-robot requested review from justinsb and luxas May 11, 2019 19:02
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. area/config Issues or PRs related to code in /config area/testgrid sig/testing Categorizes an issue or PR as relevant to SIG Testing. labels May 11, 2019
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 11, 2019
Copy link
Member

@neolit123 neolit123 left a comment

Choose a reason for hiding this comment

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

/lgtm
/assign @spiffxp
@kubernetes/sig-cluster-lifecycle-pr-reviews

@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: e0c075ca69c3ec97b0ea03444c62bedf268dd7eb

@spiffxp
Copy link
Member

spiffxp commented May 12, 2019

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fabriziopandini, spiffxp

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 May 12, 2019
@k8s-ci-robot k8s-ci-robot merged commit 6b6fd13 into kubernetes:master May 12, 2019
@k8s-ci-robot
Copy link
Contributor

@fabriziopandini: Updated the job-config configmap in namespace default using the following files:

  • key kubeadm-upgrade.yaml using file ``
  • key kubeadm-x-on-y.yaml using file ``
  • key kubeadm.yaml using file ``

In response to this:

The kubeadm-gce* jobs are no longer supported due to the underlying deployer - kubernetes-anywhere being long deprecated.

As a replacement kubeadm-kind(er)* jobs are now in place.

#12493 removed kubeadm-gce* jobs from release dashboards, adding kubeadm-kind(er)* jobs instead.

This PR (finally) deletes kubeadm-gce* jobs

Rif. kubernetes/kubeadm#1543

/sig cluster-lifecycle
/kind cleanup
/priority important-longterm
/assign @neolit123

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.

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/config Issues or PRs related to code in /config area/testgrid 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/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. 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