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

adding option to disable builtin cloud controller #202

Conversation

strelok899
Copy link
Contributor

@strelok899 strelok899 commented Mar 6, 2024

Description

option to disable built-in cloud controller to deploy different cloud controller mostly for on prem and talos CCM

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Small minor change not affecting the Ansible Role code (GitHub Actions Workflow, Documentation etc.)

How Has This Been Tested?

on my own clusters

@MonolithProjects MonolithProjects added the enhancement New feature or request label Mar 11, 2024
@MonolithProjects MonolithProjects self-assigned this Mar 14, 2024
Copy link
Collaborator

@MonolithProjects MonolithProjects left a comment

Choose a reason for hiding this comment

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

Hi, could you please fix trailing whitespaces? The rest looks fine to me. https://github.com/lablabs/ansible-role-rke2/actions/runs/8178960201/job/22516426622?pr=202

@strelok899
Copy link
Contributor Author

@MonolithProjects done

Copy link
Collaborator

@MonolithProjects MonolithProjects left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks

@MonolithProjects MonolithProjects merged commit f89e4ad into lablabs:main Mar 18, 2024
5 checks passed

# Cloud provider to use for the cluster (aws, azure, gce, openstack, vsphere, external)
# applicable only if rke2_disable_cloud_controller is true
rke2_cloud_provider_name: "rke2"
Copy link
Contributor

Choose a reason for hiding this comment

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

According to the comment above rke2 isn't a valid argument. defaults/main.yml uses external.

mueller-ma added a commit to mueller-ma/ansible-role-rke2 that referenced this pull request May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants