-
Notifications
You must be signed in to change notification settings - Fork 29
Support for CDW Data Service #57
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
Closed
Closed
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
d6272d3
Support CDW VW changes
raju-saravanan 682586b
Revert unnecessary changes
raju-saravanan 62da5b8
Add labels for the loops
raju-saravanan 90c8ee7
Remove use_default_dbc flag
raju-saravanan a00d17e
Change the vw and dbc module names and other minor refactor
raju-saravanan 18ad18e
Minor refactor
raju-saravanan ff9b22f
Address review comments
raju-saravanan 7667937
Fix missing defaults for DW overlay network and private worker nodes
wmudge 2694f56
Add DW configuration parameters to documentation
wmudge cf4579b
Fix configuration parameter names
wmudge 498edca
Refactor to use 'omit' for DW config and setup
wmudge c41cfdb
Remove extraneous DW cluster setup wait
wmudge a8e5bdc
Refactor DW VM module defaults and omit logic
wmudge 839f4cd
Add missing force_delete and force_teardown parameters
wmudge e34cad2
Move defaults into nested configs
wmudge c4c7c73
Add default for subelements filter
wmudge 976a14c
Convert DW teardown to async
wmudge 9083359
Update DBC name logic
wmudge 05653ec
Update DW teardown for single service deployment
wmudge 8ad8d1a
Update for DW Cluster ID retrieval
wmudge 382701f
Update for monitoring DW service teardown
wmudge 63235aa
Update DW defaults and add missing DBC default name
wmudge 294406e
Uplift AWS VPC and subnet IDs to common
wmudge 923fa09
Add namespace and role names
wmudge 5daf8b8
Add AWS SSH key check
wmudge a75bbad
Convert public endpoint access scheme to ternary
wmudge b6cd0d0
Streamline public and private subnet ID assignment
wmudge 1bc90e1
Update AWS VPC and subnet ID assignment to support runlevel, then ups…
wmudge f926a15
Check DW Virtual Warehouse tags
wmudge 2dfb067
Check public subnet count for public load balancer
wmudge f5f8a94
Discover DW deployments for teardown
wmudge 67aebeb
Update DW cluster setup (remove initial catalog setup)
wmudge 18eac0e
Rename 'df' module to 'df_service'
wmudge d45fe79
Add expanded DW teardown options
wmudge 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 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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -13,6 +13,8 @@ | |
| # limitations under the License. | ||
|
|
||
| galaxy_info: | ||
| role_name: platform | ||
| namespace: cloudera | ||
| author: Webster Mudge ([email protected]) | ||
| description: > | ||
| Shared configuration variables managed by role dependency. | ||
|
|
||
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -13,6 +13,8 @@ | |
| # limitations under the License. | ||
|
|
||
| galaxy_info: | ||
| role_name: platform | ||
| namespace: cloudera | ||
| author: Webster Mudge ([email protected]) | ||
| description: > | ||
| Deployment and management of Cloudera Data Platform (CDP) Public Cloud core | ||
|
|
||
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
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
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
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
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
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
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
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.
Too similar to actual default, confusing, please use something else.
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.
Possibly you meant to use run__dw_dbc_suffix ?