grafana / k6-operator

An operator for running distributed k6 tests.
Apache License 2.0
541 stars 147 forks source link

CI: add token to bypass bug in kustomize GA #418

Closed yorugac closed 3 weeks ago

yorugac commented 3 weeks ago

E2E workflow has been broken for the last few weeks. Why: https://github.com/karancode/kustomize-github-action/issues/46 Adding token as a workaround, found by nice folk in the above issue.

If When there's a proper fix for kustomize GA, token here should be removed.