-  
-   Notifications  You must be signed in to change notification settings 
- Fork 13
added a note on PVC usage #224
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At the end, can you add a "Further reading" section or similar, linking to the specific usage of PVCs in operators that use it? Airflow, Spark (and more?)
| Sorry for not submitting all this feedback at once! | 
| waiting for @fhennig to get back | 
Co-authored-by: Felix Hennig <fhennig@users.noreply.github.com>
Co-authored-by: Felix Hennig <fhennig@users.noreply.github.com>
Co-authored-by: Felix Hennig <fhennig@users.noreply.github.com>
Co-authored-by: Felix Hennig <fhennig@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
For some clusters (IONOS, Azure, AWS) PVC-usage for tests requires explicit node selection, whereas for others (K3S, KinD) this is taken into account. This note provides a short explanation.