Skip to content

Conversation

@chlunde
Copy link
Collaborator

@chlunde chlunde commented Oct 8, 2025

The helm charts and images are no longer available

bitnami/charts#35164

Switching to plain YAML manifests should get us up and running again and also make changing versions easy and clear, we were using outdated versions.

  • mariadb:12
  • postgres:18

Fixes #276

…ifests

The helm charts and images are no longer available

bitnami/charts#35164

Switching to plain YAML manifests should get us up and running again
and also make changing versions easy and clear, we were using outdated
versions.

* mariadb:12
* postgres:18

Fixes crossplane-contrib#276

Signed-off-by: Carl Henrik Lunde <[email protected]>
@chlunde chlunde requested a review from Duologic October 8, 2025 21:46
@chlunde chlunde changed the title Repair e2e by swapping MariaDB og PostgreSQL helm charts with k8s manifests Repair e2e by swapping MariaDB/PostgreSQL helm charts with k8s manifests Oct 8, 2025
Copy link
Member

@Duologic Duologic left a comment

Choose a reason for hiding this comment

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

Approve however the YAML could be put into actual YAML files to keep the script size under control.

@chlunde chlunde merged commit 6592bea into crossplane-contrib:master Oct 14, 2025
7 of 8 checks passed
@chlunde
Copy link
Collaborator Author

chlunde commented Oct 14, 2025

might be a race condition exposed now:

>>>>>>> Installing PostgresDB into default namespace
tr: write error: Broken pipe
secret/postgresdb-creds created
service/postgresdb-postgresql created
statefulset.apps/postgresdb-postgresql created

>>>>>>> Waiting for PostgreSQL to be ready
Error from server (NotFound): pods "postgresdb-postgresql-0" not found

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to release and create PRs after bitnami license change - need to replace helm charts

2 participants