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

Update cluster and cluster_info results object and API #228

Merged
merged 6 commits into from
May 17, 2024

Commits on May 17, 2024

  1. Move service result parsing into service_utils

    Create cluster_utils for result parsing
    
    Signed-off-by: Webster Mudge <wmudge@cloudera.com>
    wmudge committed May 17, 2024
    Configuration menu
    Copy the full SHA
    bdd1082 View commit details
    Browse the repository at this point in the history
  2. Update to use cluster result parsing

    Update API
    
    Signed-off-by: Webster Mudge <wmudge@cloudera.com>
    wmudge committed May 17, 2024
    Configuration menu
    Copy the full SHA
    4b38beb View commit details
    Browse the repository at this point in the history
  3. Update API

    Signed-off-by: Webster Mudge <wmudge@cloudera.com>
    wmudge committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2673d85 View commit details
    Browse the repository at this point in the history
  4. Refactor to use common service result parsing

    Signed-off-by: Webster Mudge <wmudge@cloudera.com>
    wmudge committed May 17, 2024
    Configuration menu
    Copy the full SHA
    361391f View commit details
    Browse the repository at this point in the history
  5. Add test option for proxy

    Signed-off-by: Webster Mudge <wmudge@cloudera.com>
    wmudge committed May 17, 2024
    Configuration menu
    Copy the full SHA
    58d00e5 View commit details
    Browse the repository at this point in the history
  6. Update cluster API

    Add require_one_of for role groups
    
    Signed-off-by: Webster Mudge <wmudge@cloudera.com>
    wmudge committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1144920 View commit details
    Browse the repository at this point in the history