Skip to content

Conversation

@reshnm
Copy link
Contributor

@reshnm reshnm commented Aug 4, 2025

What this PR does / why we need it:

Using a DockerConfig reference in the OCM configuration may result in unspecified behaviour when runnign the bootstrapper in a Docker container.
Therefore the usage of a DockerConfig reference should be prohibited.
This change adds a verification step for user provided OCM configuration files. If the configuration contains a DockerConfig, an error is returned.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

Prevent the usage of a `DockerConfig` reference in the OCM configuration file.

@reshnm reshnm requested a review from robertgraeff August 4, 2025 14:03
@robertgraeff robertgraeff merged commit d36da67 into main Aug 7, 2025
4 checks passed
@robertgraeff robertgraeff deleted the feat/check-unsupported-ocm-config branch August 7, 2025 07:37
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