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

Fix daemonset.selector not set issue in genie-complete.yaml #198

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kevin-wangzefeng
Copy link
Contributor

@kevin-wangzefeng kevin-wangzefeng commented Oct 22, 2019

Fix e2e test failure

error: error validating "https://raw.githubusercontent.com/cni-genie/CNI-Genie/master/conf/1.8/genie-complete.yaml": error validating data: ValidationError(DaemonSet.spec): missing required field "selector" in io.k8s.api.apps.v1.DaemonSetSpec; if you choose to ignore these errors, turn validation off with --validate=false
The command "bash e2e/scripts/kube-cluster.sh" exited with 1.

Xref: https://travis-ci.org/cni-genie/CNI-Genie/jobs/601228139

@fisherxu
Copy link
Collaborator

I think we should move this line #L25 to the travis yaml. Files related to CNI-Genie should from PR.

@kevin-wangzefeng
Copy link
Contributor Author

agreed

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

Successfully merging this pull request may close these issues.

None yet

2 participants