Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: properly validate uniqueness of resource-names #989

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

ccwienk
Copy link
Member

@ccwienk ccwienk commented Jul 1, 2024

Remove old codepath, originally intended for kaniko (+ remove check for extra-push-target, which was a limitation for (removed) kaniko-builder). Instead, validate uniqueness of resource-names.

@gardener-robot-ci-3 gardener-robot-ci-3 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jul 1, 2024
@gardener-robot gardener-robot added needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) labels Jul 1, 2024
@gardener-robot-ci-2 gardener-robot-ci-2 added needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Jul 1, 2024
@gardener-robot-ci-1 gardener-robot-ci-1 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Jul 2, 2024
concourse/model/traits/publish.py Outdated Show resolved Hide resolved
concourse/steps/component_descriptor.mako Outdated Show resolved Hide resolved
@gardener-robot gardener-robot added the needs/changes Needs (more) changes label Jul 2, 2024
Remove old codepath, originally intended for kaniko (+ remove check for
extra-push-target, which was a limitation for (removed) kaniko-builder).
Instead, validate uniqueness of resource-names.
It is a common pattern to have helmcharts corresponding to OciImages.
Add helmcharts' types to extraIdentity to allow usage of equal names for
pairs of images and helmcharts.
@ccwienk ccwienk force-pushed the validate-resource-name-uniqueness branch from a565a35 to 5ac181c Compare July 2, 2024 11:14
@gardener-robot-ci-3 gardener-robot-ci-3 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jul 2, 2024
@gardener-robot-ci-2 gardener-robot-ci-2 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Jul 2, 2024
@ccwienk ccwienk merged commit 9619bf9 into master Jul 2, 2024
4 checks passed
@ccwienk ccwienk deleted the validate-resource-name-uniqueness branch July 2, 2024 12:15
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs/changes Needs (more) changes needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) status/closed Issue is closed (either delivered or triaged)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants