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

Warn, not fail, if volume size in docker-compose is smaller than one in kubernetes #194

Open
shreddedbacon opened this issue Mar 14, 2023 · 0 comments

Comments

@shreddedbacon
Copy link
Member

Since pvc cannot be resized down, only up, we should add a warning in builds if a PV size in the docker-compose is less than the one in kubernetes. This is to prevent builds from failing when a PV is resized manually, but still provide a warning that an issue is present that needs resolution by the user.

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

No branches or pull requests

1 participant