Skip to content

feat(guac): support for oci-collector extra volumes#69

Merged
lumjjb merged 2 commits into
guacsec:mainfrom
brandtkeller:68_oci-collector_volumes
Mar 9, 2026
Merged

feat(guac): support for oci-collector extra volumes#69
lumjjb merged 2 commits into
guacsec:mainfrom
brandtkeller:68_oci-collector_volumes

Conversation

@brandtkeller

Copy link
Copy Markdown
Contributor

Description

Add support for adding extra volumes/volumeMounts to the ociCollector

This allows secrets (at a minimum) to be mounted to the deployment such that the ociCollector can connect to private registries which require authentication.

If there are incorrect assumptions here please let me know. Given the specifics of the intent - I did not implement a general common option and instead scoped this only to the ociCollector.

Issue

Fixes #68

Signed-off-by: Brandt Keller <brandt.keller@defenseunicorns.com>
Signed-off-by: Brandt Keller <brandt.keller@defenseunicorns.com>

@mlieberman85 mlieberman85 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@lumjjb lumjjb merged commit f4fff1a into guacsec:main Mar 9, 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.

Add support for dynamic volumes/volumeMounts to OCI Collector deployment

3 participants