Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants