-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(plugin): get owner node id from created resource (#549)
* fix(plugin): get owner node id consistently Signed-off-by: Jesse Nelson <[email protected]> * fix(plugin): add tests with custom nodeid Signed-off-by: Jesse Nelson <[email protected]> * fix(plugin): bump ginkgo to v2 Signed-off-by: Jesse Nelson <[email protected]> * fix(plugin): update namespace Signed-off-by: Jesse Nelson <[email protected]> * fix(plugin): update app label Signed-off-by: Jesse Nelson <[email protected]> * fix(plugin): bump ci go version Signed-off-by: Jesse Nelson <[email protected]> * fix(plugin): update dependencies Signed-off-by: Jesse Nelson <[email protected]> * fix(plugin): update go version in all workflows Signed-off-by: Jesse Nelson <[email protected]> * fix(plugin): correct change log location Signed-off-by: Jesse Nelson <[email protected]> --------- Signed-off-by: Jesse Nelson <[email protected]> Signed-off-by: Jesse Nelson <[email protected]>
- Loading branch information
Showing
14 changed files
with
155 additions
and
102 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
fix issue when creating volume from snapshot or snapshot clone when node id differs from node name |
This file contains 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
This file contains 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
Oops, something went wrong.