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: update postgresql image tag to avoid bitnami broken release #2556

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

aabouzaid
Copy link
Member

Which problem does the PR fix?

Related to: bitnami/containers#74788

What's in this PR?

Rollback to the latest working image to avoid the broken, broken release with an error at startup:

 2024-11-12T10:45:13.897968389Z /opt/bitnami/scripts/libpostgresql.sh: line 395: POSTGRESQL_REPLICATION_USE_PASSFILE: unbound variable

Checklist

Please make sure to follow our Contributing Guide.

Before opening the PR:

  • In the repo's root dir, run make go.update-golden-only.
  • There is no other open pull request for the same update/change.
  • Tests for charts are added (if needed).
  • In-repo documentation are updated (if needed).

After opening the PR:

  • Did you sign our CLA (Contributor License Agreement)? It will show once you open the PR.
  • Did all checks/tests pass in the PR?

@aabouzaid aabouzaid added ad-hoc Emerged tasks without much planning size/xs Relative effort/time: Extra Small labels Nov 12, 2024
@aabouzaid aabouzaid added this to the 8.7 Release Cycle milestone Nov 12, 2024
@aabouzaid aabouzaid self-assigned this Nov 12, 2024
@aabouzaid aabouzaid added the kind/medic Tasks for the medic label Nov 12, 2024
@aabouzaid aabouzaid requested a review from a team November 12, 2024 18:51
@aabouzaid
Copy link
Member Author

It's expected the upgrade pipeline always fails as some of the released charts have the affected PostgreSQL versions.

@aabouzaid aabouzaid marked this pull request as ready for review November 12, 2024 18:52
@aabouzaid aabouzaid merged commit d985bf2 into main Nov 12, 2024
47 of 53 checks passed
@aabouzaid aabouzaid deleted the medic-update-psql-image-tag branch November 12, 2024 18:52
@github-actions github-actions bot added version/8.3 Camunda applications/cycle version version:8.3.21 Issues and PRs related to chart version 8.3.21 version/8.4 Camunda applications/cycle version version:9.4.4 Issues and PRs related to chart version 9.4.4 version/8.5 Camunda applications/cycle version version:10.4.5 Issues and PRs related to chart version 10.4.5 version/8.6 Camunda applications/cycle version version:11.0.4 Issues and PRs related to chart version 11.0.4 labels Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ad-hoc Emerged tasks without much planning kind/medic Tasks for the medic size/xs Relative effort/time: Extra Small version/8.3 Camunda applications/cycle version version:8.3.21 Issues and PRs related to chart version 8.3.21 version/8.4 Camunda applications/cycle version version/8.5 Camunda applications/cycle version version/8.6 Camunda applications/cycle version version:9.4.4 Issues and PRs related to chart version 9.4.4 version:10.4.5 Issues and PRs related to chart version 10.4.5 version:11.0.4 Issues and PRs related to chart version 11.0.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant