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

doc(promtail/installation):kubectl apply -f *.yml error #1451

Closed
wants to merge 3 commits into from

Conversation

zhubby
Copy link

@zhubby zhubby commented Dec 23, 2019

kubectl apply -f *.yml:

Error from server (Invalid): error when creating "role.yml": ClusterRole.rbac.authorization.k8s.io "promtail-clusterrole" is invalid: rules[0].apiGroups: Required value: resource rules must supply at least one api group
unable to recognize "role.yml": no matches for kind "ClusterRoleBinding" in version "rbac.authorization.k9s.io/v1"

@claassistantio
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ sandlis
❌ automobili
You have signed the CLA already but the status is still pending? Let us recheck it.

@oke-py
Copy link
Contributor

oke-py commented Jan 8, 2020

DaemonSet should have spec.selector field like Deployment.

@sandeepsukhani
Copy link
Contributor

DaemonSet should have spec.selector field like Deployment.

Yeah, right. I had added it but somehow got removed while merging my changes from my test yaml files. Thanks for pointing it out!

Copy link
Contributor

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Automobili Can you sign the CLA ?

@cyriltovena
Copy link
Contributor

@sandlis if you got time, can you open the PR yourself.

@sandeepsukhani
Copy link
Contributor

@cyriltovena created another PR: #1505

@cyriltovena
Copy link
Contributor

Closing in favor of #1505

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.

6 participants