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

chore(ci): Fix Postgres data volume for E2E tests #2061

Merged
merged 7 commits into from Mar 21, 2024

Conversation

charithe
Copy link
Contributor

The new version of the Postgres Helm chart does not mount the data volume by default and causes the container to fail. This PR fixes the mount and also adds extra debug statements that would be useful in the future to investigate similar failures.

The new version of the helm chart has default resource requirements that
include `ephemeral-storage` which Kind doesn't seem to like.

Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Signed-off-by: Charith Ellawala <charith@cerbos.dev>
This reverts commit 44272df.
@charithe charithe enabled auto-merge (squash) March 20, 2024 17:24
@charithe charithe merged commit 0bf1eb7 into cerbos:main Mar 21, 2024
21 checks passed
@charithe charithe deleted the chore/ci/e2e-kind branch March 21, 2024 15:49
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.

None yet

2 participants