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

Added disable_monitoring option to module ntnx_karbon_clusters #501

Open
wants to merge 3 commits into
base: release/1.9.3
Choose a base branch
from

Conversation

abhinavbansal29
Copy link
Collaborator

Issue: #455

Copy link
Collaborator

@bhati-pradeep bhati-pradeep left a comment

Choose a reason for hiding this comment

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

Add this field to check mode tests to avoid regressions. Also in one of cluster create test

service_ipv4_cidr: "{{cni.service_ipv4_cidr}}"
pod_ipv4_cidr: "{{cni.pod_ipv4_cidr}}"
network_provider: Flannel
disable_monitoring: true
Copy link
Collaborator

Choose a reason for hiding this comment

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

Add a check in asserts to verify if this works or not. Also check in asserts of other tasks if disable_monitoring is by default set to false or not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Imprv] add disable_monitoring option to module ntnx_karbon_clusters
2 participants