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

Cannot disable datasource in worker when datasource PVC is not available #1455

Closed
yehiyam opened this issue Nov 17, 2021 · 0 comments · Fixed by #1456
Closed

Cannot disable datasource in worker when datasource PVC is not available #1455

yehiyam opened this issue Nov 17, 2021 · 0 comments · Fixed by #1456

Comments

@yehiyam
Copy link
Contributor

yehiyam commented Nov 17, 2021

HKube micro-service
worker, task-executor, helm

Describe the bug
If the datasource PVC is not available, (e.g. there is no RWX PVC support in the cluster) workers fail to start due to missing PVC.
The datasources PVC is always added to the worker template

Expected behavior
Add options to helm to disable datasources. This should disable the datasources-service, gitea, minio, PVC creation
The task executor should only add the PVC if datasources are enabled

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

Successfully merging a pull request may close this issue.

2 participants