Skip to content
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

Create module and action plugins for assemble_cluster_template #164

Merged
merged 7 commits into from
Nov 20, 2023

Commits on Nov 17, 2023

  1. Add module and action for cloudera.cluster.assemble_cluster_template

    Signed-off-by: Webster Mudge <wmudge@cloudera.com>
    wmudge committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    827a37b View commit details
    Browse the repository at this point in the history
  2. Update assemble_cluster_template to handle JSON and process idempoten…

    …t and unique keys
    
    Signed-off-by: Webster Mudge <wmudge@cloudera.com>
    wmudge committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c300c68 View commit details
    Browse the repository at this point in the history
  3. Update assemble_cluster_template documentation

    Signed-off-by: Webster Mudge <wmudge@cloudera.com>
    wmudge committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c23344b View commit details
    Browse the repository at this point in the history
  4. Update to handle aliases, temp file cleanup, documentation for assemb…

    …le_cluster_template action plugin
    
    Signed-off-by: Webster Mudge <wmudge@cloudera.com>
    wmudge committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c3e5093 View commit details
    Browse the repository at this point in the history
  5. Add error handling and formatting for assemble_cluster_template

    Signed-off-by: Webster Mudge <wmudge@cloudera.com>
    wmudge committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    acd69dd View commit details
    Browse the repository at this point in the history
  6. Add merge logic to assemble_cluster_template module plugin

    Signed-off-by: Webster Mudge <wmudge@cloudera.com>
    wmudge committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    4418710 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Add missing to_text import

    Signed-off-by: Webster Mudge <wmudge@cloudera.com>
    wmudge committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    8f359ff View commit details
    Browse the repository at this point in the history