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

Unable to run etcd-druid e2e tests locally due to skaffold unable to parse the skaffold.yaml #938

Open
ishan16696 opened this issue Nov 26, 2024 · 1 comment · May be fixed by #939 or #947
Open
Assignees
Labels
area/testing Testing related kind/bug Bug

Comments

@ishan16696
Copy link
Member

ishan16696 commented Nov 26, 2024

How to categorize this issue?

/area testing
/kind bug

What happened:
I tried to run druid e2e tests locally with make ci-e2e-kind but it fails with this error:

parsing skaffold config: error parsing skaffold configuration file: unknown skaffold config API version "skaffold/v4beta10". Set the config 'apiVersion' to a known value. Check https://skaffold.dev/docs/references/yaml/ for the list of valid API versions. Otherwise, check that your skaffold version is up-to-date.

I also updated my skaffold but still got the same error. I think there are some indentation problem in skaffold.yaml due to which skaffold is unable to parse the druid's skaffold manifest.

What you expected to happen:
Druid e2e tests shouldn't failed

How to reproduce it (as minimally and precisely as possible):
I simply run this: make ci-e2e-kind but I'm not sure how's prow jobs are running fine.

Anything else we need to know?:

Environment:

  • Gardener version (if relevant):
  • etcd-druid version:
  • Kubernetes version (use kubectl version):
  • Cloud provider or hardware configuration:
  • Others:
@gardener-robot gardener-robot added area/testing Testing related kind/bug Bug labels Nov 26, 2024
@ishan16696
Copy link
Member Author

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing Testing related kind/bug Bug
Projects
None yet
2 participants