Open
Conversation
release v1.1.0
This reverts commit 3716e5e.
…changes release-1.1: Revert kustomize changes
release-1.1: Release 1.1.1 and chart v1.2.4 with inFlight cache race fix
Release v1.1.3
…erry-pick-of-#1019-origin-release-1.1 [release-1.1] Automated cherry pick of kubernetes-sigs#1019: Added Mount Idempotency
release v1.1.4
[release-1.1] Increase prow timeout to 1h15m
CrocBomber
pushed a commit
that referenced
this pull request
Jun 5, 2023
Changes to extract snow device path from Block device mappings (#2) * Updating metadata service to recognize snow region * fixing snow device name search for static and dynamic provisioning * fixing inconsistent vendoring * inconsistent vendoring fix * Update Chart.yaml * Update Chart.yaml * Adding logs to find issue with static provisioning * Updated node_linux.go * Updated node.go * testing lsblk * Adding implementation for lsblk * Changing metadata_k8s for temporary testing * Updated node_linux.go * Updated node_linux.go * changing lsblk path * Updated node_linux.go * Updated node_linux.go * Updated node_linux.go * Updated node_linux.go * Updated node_linux.go * Updated Dockerfile to point to Amazon Linux Image * Testing lsblk implementation * Updated node_linux.go * node_linux.go * Updated node_linux.go * Updated node_linux.go * Update node_linux.go * reverting temp changes made to metadata_k8s.go * Update node_linux.go * Updated base image * Updated metadata_k8s.go * Updated Chaart.yaml * Updated helm and testing change from upstream branch * Testing changes fetched from upstream branch * reverting repository changes * Update Chart.yaml * Adding logs to test failure for harbor * Updated mount.go * Adding changes for device name for snow * Updated node_linux.go * Removing dell csi dependency * Fixing unit tests * Update node_linux_test.go * Updated node_linux_test.go * Fixing test cases * Fixed failing tests for snow * Removing temporary changes from chart * Updated node.yaml Co-authored-by: Patil <patixjig@bcd0741b7bce.ant.amazon.com> Reverting kubernetes api version update Changes to resolve review comments Changes as per review comments Incorporating review comments
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?