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: add private k8s cluster support #291

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

cristiGuranIonos
Copy link
Contributor

@cristiGuranIonos cristiGuranIonos commented Feb 6, 2025

Description of your changes

Fixes #290

This PR adds:

Checklist

I have:

  • Add PR name as appropriate (e.g. feat/fix/doc/test/refactor)
  • Run make reviewable and make crds.clean to ensure the PR is ready for review
  • Add or update tests (if applicable)
  • Add or update Documentation using make docs.update (if applicable)
  • Update docs/CHANGELOG.md file (label: upcoming release)
  • Check Sonar Cloud Scan
  • Update Github or Jira Issue

Copy link

sonarqubecloud bot commented Feb 6, 2025

@cristiGuranIonos cristiGuranIonos merged commit 4104f7b into master Feb 7, 2025
8 of 9 checks passed
@cristiGuranIonos cristiGuranIonos deleted the feat/private_k8s_cluster branch February 7, 2025 12:28
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.

Create clusters for private node pools via provider
2 participants