Skip to content

Conversation

@mandre
Copy link
Collaborator

@mandre mandre commented Sep 11, 2025

Add a controller for managing volume types, using the new controller generator (#506).

This replaces #501.

For #473.

@mandre mandre mentioned this pull request Sep 11, 2025
@github-actions github-actions bot added the semver:major Breaking change label Sep 11, 2025
@mandre mandre force-pushed the volumetype-controller-v2 branch 4 times, most recently from acb2523 to 870343d Compare September 15, 2025 12:35
@mandre mandre added this to the Release 2.3 milestone Sep 16, 2025
Scaffold the volumetype controller using the new controller generator:

    ❯ go run ./cmd/scaffold-controller -interactive=false \
        -kind VolumeType \
	-gophercloud-client NewBlockStorageV3 \
	-gophercloud-module github.com/gophercloud/gophercloud/v2/openstack/blockstorage/v3/volumetypes
@mandre mandre force-pushed the volumetype-controller-v2 branch from 870343d to 5c17b15 Compare September 25, 2025 16:13
@mandre mandre added this pull request to the merge queue Sep 30, 2025
Merged via the queue into k-orc:main with commit df85f23 Sep 30, 2025
8 checks passed
@mandre mandre deleted the volumetype-controller-v2 branch September 30, 2025 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:major Breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant