Skip to content

Conversation

@dlaw4608
Copy link
Contributor

@dlaw4608 dlaw4608 commented Jan 9, 2026

Minor Fix: scaffold generator will create dependency test for either types of dependencies required-create-dependency or optional-create-dependency

go run ./cmd/scaffold-controller -interactive=false \ -kind Snapshot \ -gophercloud-client NewBlockStorageV3 \ -gophercloud-module github.com/gophercloud/gophercloud/v2/openstack/blockstorage/v3/volumes \ -import-dependency Volume -required-create-dependency Volume -available-polling-period 15 \ -deleting-polling-period 15

…for both optional-create-dependency field and required-create-dependency field.

Signed-off-by: Daniel Lawton <dlawton@redhat.com>
@github-actions github-actions bot added the semver:patch No API change label Jan 9, 2026
@dlaw4608 dlaw4608 changed the title Scaffold Controller tool: required dependency fields will generate dependency E2E tests Scaffold Controller tool: required dependency field will generate dependency E2E tests Jan 12, 2026
@mandre mandre added this pull request to the merge queue Jan 14, 2026
Merged via the queue into k-orc:main with commit 7601b7c Jan 14, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:patch No API change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants