-
Notifications
You must be signed in to change notification settings - Fork 16
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
Release v2.0.0 #58
Merged
Merged
Release v2.0.0 #58
Conversation
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
* Add ansible-builder configuration and Github Action workflows for image generation * Add label and reset PR workflows * Update sub-workflow to streamline build contexts * Create explicit workflow matrix for publishing images * Update builder.sh script to segment context folders * Update and add execution profiles * Update .gitignore for pytest caches * Disable legacy publishing workflow and add deprecation note Signed-off-by: Webster Mudge <wmudge@cloudera.com>
Signed-off-by: Webster Mudge <wmudge@cloudera.com>
Signed-off-by: Webster Mudge <wmudge@cloudera.com>
Signed-off-by: rsuplina <rsuplina@cloudera.com>
Signed-off-by: Webster Mudge <wmudge@cloudera.com>
* Update to use GITHUB_TOKEN (#46) * Add Documentation Rosetta Note * Update to ansible-builder v3 * Add TF version to summary * Add logic to construct base EE for dependent EE profiles * Add validate-image.yml workflow * Update validate_pr.yml to validate base image * Save the image as an artifact, then validate the profiles using the artifact. Signed-off-by: Webster Mudge <wmudge@cloudera.com> Signed-off-by: rsuplina <rsuplina@cloudera.com> Co-authored-by: rsuplina <rsuplina@cloudera.com>
* Update requirements to Cloudera Labs main branch and add cloud.terraform * Update formatting and add license and copyright section * Update to install only cloudera.exe, as cloud and cluster are dependencies now * Add CONTRIBUTING.md * Migrate most of the FAQ from cloudera-deploy * Add the NAVIGATOR.md document for installing and using ansible-navigator * Update the README to reflect the changes for the 2.x release * Update FAQ answers * Update installation section for clarity * Format headers * Fix callout formatting * Add instructions for manual setup (partial) * Update documentation for clarity and upfront warnings * Update README for clarity and formatting Signed-off-by: Webster Mudge <wmudge@cloudera.com>
* Add documentation regarding OSX Rosetta permissions (#48) * Add license headers and update copyright Signed-off-by: rsuplina <rsuplina@cloudera.com> Signed-off-by: Webster Mudge <wmudge@cloudera.com> Co-authored-by: Ronald Suplina <rsuplina@cloudera.com>
* Add documentation regarding OSX Rosetta permissions (#48) * Remove legacy README Signed-off-by: rsuplina <rsuplina@cloudera.com> Signed-off-by: Webster Mudge <wmudge@cloudera.com> Co-authored-by: Ronald Suplina <111508615+rsuplina@users.noreply.github.com>
Signed-off-by: Webster Mudge <wmudge@cloudera.com>
Signed-off-by: Webster Mudge <wmudge@cloudera.com>
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.
Still has a merge error with the errant documentation fix