Skip to content

networking: extract port uplink status propagation into extension#3609

Open
kayrus wants to merge 1 commit intogophercloud:mainfrom
kayrus:uplinkstatuspropagation
Open

networking: extract port uplink status propagation into extension#3609
kayrus wants to merge 1 commit intogophercloud:mainfrom
kayrus:uplinkstatuspropagation

Conversation

@kayrus
Copy link
Copy Markdown
Contributor

@kayrus kayrus commented Jan 22, 2026

Fixes #3605

@github-actions github-actions bot added edit:networking This PR updates networking code semver:major Breaking change labels Jan 22, 2026
@kayrus kayrus force-pushed the uplinkstatuspropagation branch from 850dfb6 to f9a6b41 Compare January 22, 2026 14:39
@coveralls
Copy link
Copy Markdown

coveralls commented Jan 22, 2026

Coverage Status

coverage: 63.788% (+0.02%) from 63.772%
when pulling f9a6b41 on kayrus:uplinkstatuspropagation
into 61ee52d on gophercloud:main.

@kayrus
Copy link
Copy Markdown
Contributor Author

kayrus commented Jan 22, 2026

@mandre @stephenfin @EmilienM please review

Copy link
Copy Markdown
Contributor

@mandre mandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code itself looks good.

A couple of small things:

  • we should probably add a doc.go file for good measure.
  • I wished we had acceptance test covering PropagateUplinkStatus. It would have clearly highlighted the breaking change.

How easy would it be to add those?

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

Labels

edit:networking This PR updates networking code semver:major Breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

networking.v2.Port: Missing pointer on PropagateUplinkStatus

3 participants