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

feat: allow volumes on server and worker #47

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Conversation

ialejandro
Copy link
Member

What this PR does / why we need it:

  • Improve imagePullSecrets conditional
  • Clean code
  • Add podAnnotations and podLabels
  • Add volumes
  • Improve docs

Which issue this PR fixes

Special notes for your reviewer:

N/A

Checklist

* Fix ready-checker on worker
* Improve imagePullSecrets conditional
* Clean code
* Add podAnnotations and podLabels
* Add volumes
* Improve docs
@ialejandro ialejandro self-assigned this Aug 28, 2024
@ialejandro ialejandro added bug Something isn't working enhancement New feature or request labels Aug 28, 2024
@ialejandro ialejandro merged commit 8c96285 into main Aug 28, 2024
2 checks passed
@ialejandro ialejandro deleted the feat/allow-volumes branch August 28, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

worker ready checker config is checking the wrong variable
2 participants