Skip to content

Conversation

rsuplina
Copy link
Contributor

This commit contains:

  • Host Template Module
  • Host Template Info Module

@rsuplina rsuplina added the enhancement MINOR - New feature or enhancement entry in the CHANGELOG label Jun 24, 2024
@rsuplina rsuplina requested a review from a team June 24, 2024 11:00
@github-actions github-actions bot added the validated The pull request has passed the prechecks label Jun 24, 2024
Signed-off-by: rsuplina <[email protected]>
@github-actions github-actions bot added validated The pull request has passed the prechecks and removed validated The pull request has passed the prechecks labels Jun 24, 2024
Signed-off-by: rsuplina <[email protected]>
@github-actions github-actions bot added validated The pull request has passed the prechecks and removed validated The pull request has passed the prechecks labels Jun 24, 2024
@wmudge wmudge added this to the Release 4.5.0 milestone Jun 25, 2024
Signed-off-by: rsuplina <[email protected]>
@github-actions github-actions bot added validated The pull request has passed the prechecks and removed validated The pull request has passed the prechecks labels Jul 11, 2024
Signed-off-by: rsuplina <[email protected]>
@github-actions github-actions bot added validated The pull request has passed the prechecks and removed validated The pull request has passed the prechecks labels Jul 11, 2024
Signed-off-by: rsuplina <[email protected]>
@github-actions github-actions bot removed the validated The pull request has passed the prechecks label Jul 17, 2024
Signed-off-by: rsuplina <[email protected]>
@github-actions github-actions bot added validated The pull request has passed the prechecks and removed validated The pull request has passed the prechecks labels Jul 17, 2024
Signed-off-by: rsuplina <[email protected]>
@github-actions github-actions bot added validated The pull request has passed the prechecks and removed validated The pull request has passed the prechecks labels Jul 29, 2024
cluster=dict(required=True, type="str", aliases=["cluster_name"]),
name=dict(required=True, type="str"),
role_groups=dict(
required=True, type="list", aliases=["role_config_groups"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still is showing required. This needs to moved to a required_if that is pinned to state=present condition.

Signed-off-by: rsuplina <[email protected]>
@github-actions github-actions bot added validated The pull request has passed the prechecks and removed validated The pull request has passed the prechecks labels Jul 30, 2024
@wmudge wmudge merged commit dd8a679 into cloudera-labs:devel Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement MINOR - New feature or enhancement entry in the CHANGELOG validated The pull request has passed the prechecks

Development

Successfully merging this pull request may close these issues.

2 participants