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 cniVersion(#201) and selector validation(#203) issues in genie manifest file #204

Merged
merged 3 commits into from
May 7, 2020

Conversation

libujacob
Copy link
Contributor

@libujacob libujacob commented May 7, 2020

Fix for issues #201, #203

Test Report:

root@master:~# kubectl apply -f genie-complete.yaml
clusterrole.rbac.authorization.k8s.io/genie-plugin created
clusterrole.rbac.authorization.k8s.io/genie-policy created
clusterrolebinding.rbac.authorization.k8s.io/genie-plugin created
clusterrolebinding.rbac.authorization.k8s.io/genie-policy created
serviceaccount/genie-plugin created
serviceaccount/genie-policy created
configmap/genie-config created
daemonset.apps/genie-plugin created
daemonset.apps/genie-network-admission-controller created
service/genie-network-admission-controller created
daemonset.apps/genie-policy-controller created
root@master:~# 

root@master:~# kubectl apply -f genie-plugin.yaml
clusterrole.rbac.authorization.k8s.io/genie-plugin created
clusterrolebinding.rbac.authorization.k8s.io/genie-plugin created
serviceaccount/genie-plugin created
configmap/genie-config created
daemonset.apps/genie-plugin created
daemonset.apps/genie-network-admission-controller created
service/genie-network-admission-controller created
root@master:~# 

@sushanthakumar
Copy link
Collaborator

LGTM

@sushanthakumar sushanthakumar merged commit 34839c0 into cni-genie:master May 7, 2020
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