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

feat: implement private k8s cluster #117

Merged
merged 6 commits into from
Dec 21, 2023
Merged

feat: implement private k8s cluster #117

merged 6 commits into from
Dec 21, 2023

Conversation

mimihalescu
Copy link
Collaborator

@mimihalescu mimihalescu commented Jul 28, 2022

What does this fix or implement?

Implemented the private kubernetes feature into the Ansible collection. New parameters added for the k8s_cluster module:

  • public
  • location
  • nat_gateway_ip
  • node_subnet

Checklist

  • PR name added as appropriate (e.g. feat/fix/doc/test/refactor/etc)
  • Tests added or updated
  • Documentation updated
  • Changelog updated and version incremented (label: upcoming release)
  • Github Issue linked if any

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
3.3% 3.3% Duplication

Copy link

@rmocanu-ionos rmocanu-ionos merged commit e1851bd into master Dec 21, 2023
21 checks passed
@rmocanu-ionos rmocanu-ionos deleted the feat/private-k8s branch December 21, 2023 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants