Diff between parent and parent of parent#4
Open
CrocBomber wants to merge 87 commits intoparent_of_parent_and_v1.1.4from
Open
Diff between parent and parent of parent#4CrocBomber wants to merge 87 commits intoparent_of_parent_and_v1.1.4from
CrocBomber wants to merge 87 commits intoparent_of_parent_and_v1.1.4from
Conversation
merge v1.1.0 release commits back to master
…s-fix Fix podLabels case in Helm chart
…-idempotent update inFlight cache to avoid race condition on volume operation
helm chart configurable log verbosity
Update driver capabilities
Disable uuid checks on XFS
…etadata is unavailable
…ctl already creates it
Add test-e2e-external-eks make rule that tests EKS with pod instance metadata disabled. Remove hostNetwork from DaemonSet
Default extra-create-metadata true so that volumes get created with pvc/pv tags
Add KubernetesCluster tag to provisioned volumes when cluster-id set
…ated with pvc/pv tags
Download fixed version of eksctl to avoid bugs
Release v1.1.1 and chart v1.2.4
Install snapshot controller independently of helm for e2e tests
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
Nit: Fix typo in the CHANGELOG
…d-debug-args Feature/allow add debug args
Remove enableVolumeSnapshot value Try to fix tests
Several breaking changes to the helm chart
Update to csi-proxy v1 APIs
Add how to consume new hack/e2e scripts in other repos (efs/fsx)
Updated README.md and changed the version in snapshot example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Is this a bug fix or adding new feature?
What is this PR about? / Why do we need it?
What testing is done?