-
Notifications
You must be signed in to change notification settings - Fork 76
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
CLOUDP-167782: Clusters Migration #1967
Merged
Merged
Changes from 36 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
7316c5d
CLOUDP-167782: Clusters store Migration
swattyT 0b0e1f8
e2e fixes
swattyT ce3cfe6
fix unit tests
matt-condon 30a4f3c
fix conflicts
swattyT bf407df
docs generate
swattyT 3b64178
tests fix
swattyT d74f622
fix unit test
swattyT a9495b5
e2e fix
swattyT a09409d
e2e fix
swattyT b32f3c8
e2e fix
swattyT d2244da
CLOUDP-167782: Clusters store Migration
swattyT 963d4a1
e2e fixes
swattyT 6c5cd10
fix unit tests
matt-condon 99e993f
CLOUDP-172196: migrate ListCloudProviderRegions (#1950)
matt-condon b175ffc
CLOUDP-167782: Clusters store Migration
swattyT a32d164
e2e fixes
swattyT e0ce5cb
docs generate
swattyT 334a064
tests fix
swattyT 2e24a85
fix unit test
swattyT b551b02
e2e fix
swattyT e7e2f73
e2e fix
swattyT 453995b
e2e fix
swattyT d6b32a4
fix linting
matt-condon 8b6e2cf
conflix resolution
swattyT 74f6db6
conflict
swattyT 45568d6
error fix
swattyT 0833df5
fix lint errors
swattyT 19a9791
lint fix
swattyT 5b0ac7a
quickstart fix
swattyT 63d0956
conflict resolution
swattyT 364c691
fix regionCongif
swattyT 69977be
remove AWSConfig references
swattyT 251e71d
error fix
swattyT 9f5f66a
Merge branch 'master' into temp/CLOUDP-167782
swattyT 72a35ff
update branch
swattyT cba1251
fix lint
swattyT dfc66cd
remove now redundant conversion
matt-condon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you think that this can be a method that we would need to document or include in the SDK?
If yes let's create jira to cover it.