test-infra icon indicating copy to clipboard operation
test-infra copied to clipboard

migrate `kubeadm` jobs to community cluster

Open rjsadow opened this issue 1 year ago • 9 comments

This PR moves the kubeadm jobs to the community owned EKS cluster.

ref: https://github.com/kubernetes/test-infra/issues/29722

/cc @fabriziopandini @neolit123 @SataQiu @pacoxu @RA489

rjsadow avatar Aug 29 '23 14:08 rjsadow

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: neolit123, rjsadow

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 avatar Aug 29 '23 14:08 k8s-ci-robot

Those jobs were intentionally reverted from EKS because it seems that they are causing node instability issues - https://github.com/kubernetes/k8s.io/issues/5473#issuecomment-1664382707. Please hold this change, we are still investigating.

pkprzekwas avatar Aug 29 '23 15:08 pkprzekwas

/hold

We are investigating EKS node instability issue and we have a suspicion that those jobs may cause problem on EKS nodes (https://github.com/kubernetes/k8s.io/issues/5473)

pkprzekwas avatar Aug 29 '23 15:08 pkprzekwas

/hold

We are investigating EKS node instability issue and we have a suspicion that those jobs may cause problem on EKS nodes (kubernetes/k8s.io#5473)

those were kubeadm jobs but different ones - periodics. these are presubmits.

but yes, preferably we should not migrate if issues are anticipated!

neolit123 avatar Aug 29 '23 16:08 neolit123

PR needs rebase.

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 avatar Sep 09 '23 07:09 k8s-ci-robot

FTR, the (com. cluster) canaries were just failing on k/kubeadm and we added means to skip them: https://github.com/kubernetes/test-infra/pull/30658 https://github.com/kubernetes/kubeadm/pull/2929

neolit123 avatar Sep 10 '23 09:09 neolit123

The Kubernetes project currently lacks enough contributors to adequately respond to all PRs.

This bot triages PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the PR is closed

You can:

  • Mark this PR as fresh with /remove-lifecycle stale
  • Close this PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Jan 21 '24 12:01 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all PRs.

This bot triages PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the PR is closed

You can:

  • Mark this PR as fresh with /remove-lifecycle rotten
  • Close this PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

k8s-triage-robot avatar Feb 20 '24 12:02 k8s-triage-robot

@rjsadow: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-test-infra-misc-image-build-test 07edbfaa395da0242d1a336e69e88537ac0652fe link true /test pull-test-infra-misc-image-build-test

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.

k8s-ci-robot avatar Apr 09 '24 23:04 k8s-ci-robot