Skip to content

Conversation

@niolenki
Copy link

@niolenki niolenki commented Oct 9, 2024

Resolve the issue with upload from release_charts step when --skip-upload passed.

Upload from release_charts creates an issue in case you wish to use cr tool for packaging only (for example when you use OCI repository).

Using this fix for some month without any issue.

niolenki added 2 commits May 27, 2024 19:10
Signed-off-by: Igor Nikolenko <ihor.nikolenko@paramount.com>
Signed-off-by: Igor Nikolenko <ihor.nikolenko@paramount.com>
@niolenki
Copy link
Author

Hi,
Is there someone who can approve or at least start discussion about this change?
Thx!

Signed-off-by: Igor Nikolenko <ihor.nikolenko@paramount.com>
Signed-off-by: Igor Nikolenko <ihor.nikolenko@paramount.com>
Signed-off-by: Igor Nikolenko <ihor.nikolenko@paramount.com>

for chart in "${changed_charts[@]}"; do
if [[ -d "$chart" ]]; then
helm repo add bitnami https://charts.bitnami.com/bitnami
Copy link
Member

Choose a reason for hiding this comment

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

why we add this?

@szymon-v
Copy link

Any chance we could move forward with this? I can create a separate PR, it looks like a bug, upload shouldn't be required with OCI at all.

@mloskot
Copy link

mloskot commented Dec 16, 2025

Please, could this not-too-complex PR be reviewed and merged?

@cpanato
Copy link
Member

cpanato commented Dec 16, 2025

yes you can create another PR

@mloskot
Copy link

mloskot commented Dec 16, 2025

yes you can create another PR

What for, What's wrong with this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants