Skip to content

⚠️ Add managedNetworks on OpenStackCluster#3122

Open
nikParasyr wants to merge 1 commit intokubernetes-sigs:mainfrom
nikParasyr:v1beta2_network
Open

⚠️ Add managedNetworks on OpenStackCluster#3122
nikParasyr wants to merge 1 commit intokubernetes-sigs:mainfrom
nikParasyr:v1beta2_network

Conversation

@nikParasyr
Copy link
Copy Markdown
Contributor

What this PR does / why we need it:
Add managedNetworks on OpenStackCluster to group network related fields for when CAPO creates the cluster network.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #2897

Special notes for your reviewer:

  1. mtu is an acronym and i think the conventions there are to be fully capitalized on go struct, and lower letters in json. But not 100% sure.
  2. There are no e2e tests cases for the 2 fields im changing, if required i can add one or update an existing one.

TODOs:

  • squashed commits
  • if necessary:
    • includes documentation
    • adds unit tests

/hold

@k8s-ci-robot k8s-ci-robot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 17, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign stephenfin for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 17, 2026

Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!

Name Link
🔨 Latest commit 13af52f
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-sigs-cluster-api-openstack/deploys/69e1eae8bc4cd80009670f8f
😎 Deploy Preview https://deploy-preview-3122--kubernetes-sigs-cluster-api-openstack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Apr 17, 2026
Add managedNetworks on OpenStackCluster to group network
related fields for when CAPO creates the cluster network.
@nikParasyr
Copy link
Copy Markdown
Contributor Author

/test pull-cluster-api-provider-openstack-e2e-full-test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

Status: Inbox

Development

Successfully merging this pull request may close these issues.

✨ v1beta2: Add managedNetworks on OpenStackCluster

2 participants