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

Adds NFS CSI plugin integration test #7

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

claudiubelu
Copy link
Contributor

The Helm chart depends on a few other CSI components. We have rocks for these, and we'll be using them in the helm chart as well.

@claudiubelu claudiubelu requested a review from a team as a code owner August 5, 2024 08:09
@claudiubelu claudiubelu marked this pull request as draft August 6, 2024 06:03
The Helm chart depends on a few other CSI components. We have rocks for
these, and we'll be using them in the helm chart as well.

The test will also check the Pod probes to make sure that the service is
up, without waiting for Kubernetes to do the check.

The test will also spawn a NFS server, and create an NGINX Pod requiring
a NFS volume.
@claudiubelu claudiubelu marked this pull request as ready for review August 16, 2024 06:17
Copy link
Contributor

@bschimke95 bschimke95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bschimke95 bschimke95 merged commit 6292e06 into canonical:main Aug 19, 2024
7 checks passed
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