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

Declarative documentation missing deployment configs on YAML #190

Open
hash-d opened this issue Nov 6, 2023 · 0 comments
Open

Declarative documentation missing deployment configs on YAML #190

hash-d opened this issue Nov 6, 2023 · 0 comments
Assignees

Comments

@hash-d
Copy link
Member

hash-d commented Nov 6, 2023

https://skupper.io/docs/declarative/index.html#skupper-annotations

Since 1.4.1, deployment configs are also supported by Skupper, and need to be allowed on the skupper-site-controller ClusterRole for it to work correctly, otherwise we get the following error:

2023/11/06 17:52:40 Initialising skupper site ...
2023/11/06 17:52:42 Error initialising skupper:  roles.rbac.authorization.k8s.io "skupper-service-controller" is forbidden: user "system:serviceaccount:skupper-site-controller:skupper-site-controller" (groups=["system:serviceaccounts" "system:serviceaccounts:skupper-site-controller" "system:authenticated"]) is attempting to grant RBAC permissions not currently held:
{APIGroups:["apps.openshift.io"], Resources:["deploymentconfigs"], Verbs:["get" "list" "watch"]}

And the service controller deployment does not get created.

See

@pwright pwright self-assigned this Nov 7, 2023
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

No branches or pull requests

2 participants