You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we have multiple artifacts in the CD pipelines, especially between the Release Candidate and Release; we rebuild the artifact again. Even though we try to avoid changes between the test and release, some errors could happen in one of the steps before the release, which leads to differences between the tested artifact and the released one.
It's hard to promote Helm chart artifacts in the traditional text-based Helm repo compared to the OCI Helm repo, so ideally, moving to the OCI repo by default would make it easier. However, it could take a lot of time to be there and adopt the OCI Helm repo for end users, so we need to think about another approach to adopt this change asap.
Actions
The content you are editing has changed. Please copy your edits and refresh the page.
Related to
Epic: https://github.com/camunda/distribution/issues/315
Overview
Currently, we have multiple artifacts in the CD pipelines, especially between the Release Candidate and Release; we rebuild the artifact again. Even though we try to avoid changes between the test and release, some errors could happen in one of the steps before the release, which leads to differences between the tested artifact and the released one.
It's hard to promote Helm chart artifacts in the traditional text-based Helm repo compared to the OCI Helm repo, so ideally, moving to the OCI repo by default would make it easier. However, it could take a lot of time to be there and adopt the OCI Helm repo for end users, so we need to think about another approach to adopt this change asap.
Actions
Sub-tasks
The text was updated successfully, but these errors were encountered: