Skip to content

Remove unused volume types from extraMounts VolumeSource - #729

Merged
stuggi merged 1 commit into
openstack-k8s-operators:mainfrom
fmount:shrink-extramounts
Aug 6, 2026
Merged

Remove unused volume types from extraMounts VolumeSource#729
stuggi merged 1 commit into
openstack-k8s-operators:mainfrom
fmount:shrink-extramounts

Conversation

@fmount

@fmount fmount commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Remove HostPath, ISCSI, DownwardAPI, FC, ScaleIO, StorageOS and CephFS from the VolumeSource struct. None of these are used via extraMounts by any operator.

Remove HostPath, ISCSI, DownwardAPI, FC, ScaleIO, StorageOS and CephFS
from the VolumeSource struct. None of these are used via extraMounts
by any operator. Operators that need host paths (glance, cinder, ovn)
mount them directly using corev1.HostPathVolumeSource in their own
volume definitions.

Signed-off-by: Francesco Pantano <fpantano@redhat.com>
@fmount
fmount requested a review from stuggi August 6, 2026 13:53

@stuggi stuggi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/lgtm

@stuggi
stuggi merged commit 16161b7 into openstack-k8s-operators:main Aug 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants