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

Add configure-cloud-routes flag and related values and functions #234

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

afritzler
Copy link
Member

Proposed Changes

  • Add --configure-cloud-routes flag to the cloud-controller-manager.yaml file
  • Set configureCloudRoutes value to false in the values.yaml file
  • Add isOverlayEnabled function to the valuesprovider.go file
  • Add networkProviderConfig and networkProviderConfigData variables to the valuesprovider_test.go file

- Add `--configure-cloud-routes` flag to the `cloud-controller-manager.yaml` file
- Set `configureCloudRoutes` value to `false` in the `values.yaml` file
- Add `isOverlayEnabled` function to the `valuesprovider.go` file
- Add `networkProviderConfig` and `networkProviderConfigData` variables to the `valuesprovider_test.go` file

Signed-off-by: Andreas Fritzler <andreas.fritzler@sap.com>
@afritzler afritzler requested a review from a team as a code owner July 13, 2023 12:40
@github-actions github-actions bot added size/M controllers enhancement New feature or request labels Jul 13, 2023
@afritzler
Copy link
Member Author

/ref https://github.com/onmetal/cloud-provider-onmetal/pull/241

@kasabe28

@afritzler afritzler merged commit 8f59c1e into main Jul 13, 2023
@afritzler afritzler deleted the enh/cloud-routes branch July 13, 2023 12:49
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.

1 participant