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

Let user configure kube proxy #381

Merged
merged 1 commit into from
Feb 17, 2023
Merged

Conversation

SkYNewZ
Copy link
Contributor

@SkYNewZ SkYNewZ commented Feb 15, 2023

  • Added a new argument in resource ovh_cloud_project_kube called customization_kube_proxy to customize whether to use iptabes or ipvs and related settings
  • Add a new argument kube_proxy_mode to choose between iptables or ipvs
  • TypeSet customization.apiserver is now deprecated in favor of customization_apiserver
  • fix(kube): Detect change on old customization attribute
  • fix(kube): Support old and new apiserver customization
  • fix(kube): User timeout was not used when waiting for cluster to be ready

@SkYNewZ SkYNewZ force-pushed the kube/feat/kube_proxy_mode branch 5 times, most recently from 17fa87c to 2cdf17d Compare February 16, 2023 14:41
@SkYNewZ SkYNewZ marked this pull request as ready for review February 16, 2023 14:46
@scraly scraly merged commit b775b86 into ovh:master Feb 17, 2023
@scraly scraly added the 0.28.0 label Feb 17, 2023
@SkYNewZ SkYNewZ deleted the kube/feat/kube_proxy_mode branch February 22, 2023 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants