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

Helm Kind action seems broken #42

Closed
ctron opened this issue Jun 30, 2021 · 9 comments
Closed

Helm Kind action seems broken #42

ctron opened this issue Jun 30, 2021 · 9 comments

Comments

@ctron
Copy link

ctron commented Jun 30, 2021

To me it looks like the helm/kind-action is broken now in general. It fails to set up the network.

Run helm/kind-action@v1.1.0
Installing kind...
Adding kind directory to PATH...
Installing kubectl...
Adding kubectl directory to PATH...
kind v0.9.0 go1.15.2 linux/amd64
Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.1", GitCommit:"206bcadf021e76c27513500ca24182692aabd17e", GitTreeState:"clean", BuildDate:"2020-09-09T11:26:42Z", GoVersion:"go1.15", Compiler:"gc", Platform:"linux/amd64"}
Creating kind cluster...
Creating cluster "kind" ...
 • Ensuring node image (kindest/node:v1.19.1) 🖼  ...
 ✓ Ensuring node image (kindest/node:v1.19.1) 🖼
 • Preparing nodes 📦   ...
 ✓ Preparing nodes 📦 
 • Writing configuration 📜  ...
 ✓ Writing configuration 📜
 • Starting control-plane 🕹️  ...
 ✓ Starting control-plane 🕹️
 • Installing CNI 🔌  ...
 ✓ Installing CNI 🔌
 • Installing StorageClass 💾  ...
 ✓ Installing StorageClass 💾
 • Waiting ≤ 5m0s for control-plane = Ready ⏳  ...
 ✗ Waiting ≤ 5m0s for control-plane = Ready ⏳
 • WARNING: Timed out waiting for Ready ⚠️
Set kubectl context to "kind-kind"
You can now use your cluster with:

kubectl cluster-info --context kind-kind

Have a question, bug, or feature request? Let us know! https://kind.sigs.k8s.io/#community 🙂

Also see: https://github.com/ctron/kind-reproducer/runs/2951832350?check_suite_focus=true

Note: The fact that job is finished completed seems to be another issue with this action: see #41

@lukehinds
Copy link

interesting , I have been banging my head the past few hours with the exact same issue:

https://github.com/sigstore/fulcio/pull/115/checks?check_run_id=2952287344#step:5:28

@cpanato
Copy link
Member

cpanato commented Jun 30, 2021

I'm going to try to reproduce the issue

@chgl
Copy link

chgl commented Jun 30, 2021

Just tried using container-tools/kind-action@v1 with the same result. So I assume it's most likely a GitHub Actions issue.

@cpanato
Copy link
Member

cpanato commented Jun 30, 2021

manage to reproduce using the current action release: https://github.com/cpanato/testing-ci-providers/runs/2952724834?check_suite_focus=true

however if I update the kind to be the latest one v0.11.1 it works: https://github.com/cpanato/testing-ci-providers/runs/2952837429?check_suite_focus=true

@cpanato
Copy link
Member

cpanato commented Jun 30, 2021

made a PR to update the kind for the action: #43

and asap we merge that I will make a new release

@cpanato
Copy link
Member

cpanato commented Jun 30, 2021

yes, I would say as well, looks like some infrastructure change or have some issues in the gitHub side

@ctron
Copy link
Author

ctron commented Jun 30, 2021

I can confirm, selecting v0.11.1 as kind version works.

@cpanato
Copy link
Member

cpanato commented Jun 30, 2021

@ctron just made a new release of the action to defaults kind to v0.11.1

https://github.com/helm/kind-action/releases/tag/v1.2.0

will close this issue

@cpanato cpanato closed this as completed Jun 30, 2021
nbusseneau added a commit to cilium/cilium that referenced this issue Jun 30, 2021
This is necessary to work around a probable GH infrastructure issue
where 0.9.0 suddenly started not to work in GH Actions: helm/kind-action#42

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
nbusseneau added a commit to cilium/cilium that referenced this issue Jun 30, 2021
This is necessary to work around a probable GH infrastructure issue
where 0.9.0 suddenly started not to work in GH Actions: helm/kind-action#42

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
nbusseneau added a commit to cilium/cilium that referenced this issue Jun 30, 2021
This is necessary to work around a probable GH infrastructure issue
where 0.9.0 suddenly started not to work in GH Actions: helm/kind-action#42

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
nbusseneau added a commit to cilium/cilium that referenced this issue Jun 30, 2021
This is necessary to work around a probable GH infrastructure issue
where 0.9.0 suddenly started not to work in GH Actions: helm/kind-action#42

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
aanm pushed a commit to cilium/cilium that referenced this issue Jun 30, 2021
This is necessary to work around a probable GH infrastructure issue
where 0.9.0 suddenly started not to work in GH Actions: helm/kind-action#42

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
joestringer pushed a commit to cilium/cilium that referenced this issue Jun 30, 2021
This is necessary to work around a probable GH infrastructure issue
where 0.9.0 suddenly started not to work in GH Actions: helm/kind-action#42

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
joestringer pushed a commit to cilium/cilium that referenced this issue Jun 30, 2021
This is necessary to work around a probable GH infrastructure issue
where 0.9.0 suddenly started not to work in GH Actions: helm/kind-action#42

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
joestringer pushed a commit to cilium/cilium that referenced this issue Jun 30, 2021
This is necessary to work around a probable GH infrastructure issue
where 0.9.0 suddenly started not to work in GH Actions: helm/kind-action#42

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
pmint93 added a commit to pmint93/helm-charts that referenced this issue Jul 1, 2021
Signed-off-by: pmint93 <phamminhthanh69@gmail.com>
SamuAlfageme added a commit to SamuAlfageme/sciencemeshcharts that referenced this issue Jul 1, 2021
SamuAlfageme added a commit to sciencemesh/charts that referenced this issue Jul 1, 2021
* iop: update revad and wopiserver versions to latest stable

* ci: update the kind-action version to prevent timeouts

- for reference:
  - helm/kind-action#42
  - helm/kind-action#43
@gnarea
Copy link

gnarea commented Jul 5, 2021

Thank you so much to those who worked on this!

The cause for this doesn't seem clear from looking at this issue. Is this likely to happen again? Is there anything we can do in user-land to avoid it or at least make it explicit next time it happens? I would've never thought of checking this action, since it was being marked as successful -- the failure was just marked as a warning.

kodiakhq bot pushed a commit to relaycorp/awala-gateway-internet that referenced this issue Jul 5, 2021
kodiakhq bot pushed a commit to relaycorp/awala-pong that referenced this issue Jul 5, 2021
imjasonh added a commit to imjasonh/ko that referenced this issue Jul 15, 2021
kolesnikovae added a commit to pyroscope-io/helm-chart that referenced this issue Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants