-
Couldn't load subscription status.
- Fork 28
CDW Round 47 #102
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
Merged
Merged
CDW Round 47 #102
Conversation
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
wmudge
requested changes
Apr 4, 2022
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.
Conflicts with this PR -- I'm guessing a rebase is in order?
|
I did one when I started this journey (~1.5 weeks ago). I’m guessing there’s been merged into devel since then?
… On Apr 4, 2022, at 3:44 PM, Webster Mudge ***@***.***> wrote:
@wmudge requested changes on this pull request.
Conflicts with this PR -- I'm guessing a rebase is in order?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.
|
17b7a66 to
25c97e9
Compare
|
Rebase... done. CDW CLI... back to working. Please test! |
Chaffelson
suggested changes
Sep 29, 2022
Co-Authored-by: Saravanan Raju <[email protected]> Co-Authored-by: Webster Mudge <[email protected]> Co-Authored-by: Chris Perro <[email protected]> Signed-off-by: Chris Perro <[email protected]> Signed-off-by: Christopher Perro <[email protected]>
Signed-off-by: Christopher Perro <[email protected]>
7e888fa to
565d7bc
Compare
|
Comments addressed and rebase done. |
Chaffelson
approved these changes
Nov 2, 2022
This was referenced Nov 2, 2022
wmudge
approved these changes
Nov 15, 2022
wmudge
added a commit
to wmudge/cloudera.exe
that referenced
this pull request
Aug 12, 2025
…era-labs#102) Signed-off-by: Webster Mudge <[email protected]>
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.
This PR is to complete the work needed to enable (the happy path for) CDW creation and teardown.
At a high level it allows for:
It requires CDPY PR 44