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

Remove snapshot_ctx_repository attr from pipeline definition #276

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Remove snapshot_ctx_repository attr from pipeline definition #276

merged 1 commit into from
Jan 9, 2024

Conversation

8R0WNI3
Copy link
Member

@8R0WNI3 8R0WNI3 commented Jan 4, 2024

This attribute will be removed with a future release of cc-utils. Hence, it must be removed from the pipeline definition as well. However, this will have no impact on the current functionality as the ocm_repository will be used as default for both "snapshot" and "non-snapshot" component descriptors.

What this PR does / why we need it:

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:
The second occurrence of snapshot_ctx_repository is just removed and not replaced in this case, because the respective job has a release trait and thus the snapshot_ctx_repository was never used anyway.

Release note:


This attribute will be removed with a future release of cc-utils.
Hence, it must be removed from the pipeline definition as well.
However, this will have no impact on the current functionality as
the `ocm_repository` will be used as default for both "snapshot"
and "non-snapshot" component descriptors.
@gardener-robot
Copy link

@8R0WNI3 Thank you for your contribution.

@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 Jan 4, 2024
@gardener-robot-ci-3 gardener-robot-ci-3 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) 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 Jan 4, 2024
@gardener-robot
Copy link

@unmarshall, @rishabh-11, @himanshu-kun You have pull request review open invite, please check

@voelzmo
Copy link
Member

voelzmo commented Jan 8, 2024

/lgtm thanks, @8R0WNI3!

@gardener-robot gardener-robot added reviewed/lgtm Has approval for merging and removed needs/review Needs review labels Jan 8, 2024
@gardener-robot-ci-2 gardener-robot-ci-2 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 Jan 8, 2024
Copy link

@aaronfern aaronfern left a comment

Choose a reason for hiding this comment

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

Thanks for the PRs @8R0WNI3!
/lgtm

@aaronfern aaronfern merged commit c1520ba into gardener:rel-v1.27 Jan 9, 2024
10 checks passed
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) reviewed/lgtm Has approval for merging reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) 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