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

Deployment jobs failures (RBAC issues?) #154

Open
ignasi35 opened this issue Jan 28, 2020 · 0 comments
Open

Deployment jobs failures (RBAC issues?) #154

ignasi35 opened this issue Jan 28, 2020 · 0 comments

Comments

@ignasi35
Copy link
Contributor

For the past few dasy (weeks?) deployment jobs run in CRON have been failing with the message:

You have access to the following projects and can switch between them with 'oc project <projectname>':

  * console-danny

    lagom-scala-openshift-smoketests

    lagom-shopping-cart-java-maven-travis-1-5-x

    reactive-bbq-danny

Using project "console-danny".

No resources found.

Error from server (Forbidden): projects.project.openshift.io "lagom-shopping-cart-java-sbt-travis-1-5-x" is forbidden: User "play-team" cannot get projects.project.openshift.io in the namespace "lagom-shopping-cart-java-sbt-travis-1-5-x": no RBAC policy matched

What I think is happening is that: (1) the namespace hasn't completely been built on the k8s cluster causing the User "play-team" cannot get projects.project.openshift.io in the namespace, or (2) there's new RBAC requirements to complete the operation.

The error is quite consistent across all 3 jobs and branches (1.5.x and 1.6.x) but this operation is unrelated to either the programming language and hasn't changed in a while so that was expected.

related to #116

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants