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

Openshift build fails if there are more than one project assigned to the builder service-account #1093

Closed
yehiyam opened this issue Jan 11, 2021 · 2 comments
Assignees

Comments

@yehiyam
Copy link
Contributor

yehiyam commented Jan 11, 2021

HKube micro-service
algorithm-builder

Describe the bug
If the algorithm-builder service account has access to more than one project (namespace), i.e. hkube and another one, then the build failes.

Expected behavior
Building should work even if there is more than one namespace

To Reproduce
openshift cluster

  1. install hkube in hkube namespace
  2. create another project (namespace) (whose name is alphabetically before) - e.g. aaa
  3. add permissions to the algorithm-builder-serviceaccount service account to access the new project
  4. observe in the logs of the builder pod (oc-builder container) that the wrong namespace is used
@stale
Copy link

stale bot commented May 16, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale
Copy link

stale bot commented Aug 12, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@tamir321 tamir321 closed this as completed Dec 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants