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

Allow skipping PVC binding check and update default dockerimage #107

Merged
merged 3 commits into from
Jun 10, 2022

Conversation

fe-ax
Copy link
Contributor

@fe-ax fe-ax commented Jun 10, 2022

When using a StorageClass with WaitForFirstConsumer the PVC will not be bound until the Pod is created. This will add an option to skip the check.

The default set image is not available, fetching it from docker hub worked fine.

pkg/config/config.go Outdated Show resolved Hide resolved
Co-authored-by: Jens L. <jens@beryju.org>
@BeryJu BeryJu merged commit bcc3335 into BeryJu:master Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants