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

update helm repo before intalling mariadb #209

Merged

Conversation

olikyr
Copy link
Contributor

@olikyr olikyr commented Jan 14, 2025

Description of your changes

We encountered the following error in the CI pipeline on master.

>>>>>>> installing MariaDB with no TLS
secret/mariadb-creds created
index.go:346: skipping loading invalid entry for chart "airflow" "" from https://charts.bitnami.com/bitnami: validation: chart.metadata.name is required
index.go:346: skipping loading invalid entry for chart "airflow" "" from /home/runner/.cache/helm/repository/bitnami-index.yaml: validation: chart.metadata.name is required
Error: INSTALLATION FAILED: failed to download "bitnami/mariadb" at version "11.3.0"

Fixes #
Apply a helm repo update before installing.

I have:

  • [ x ] Read and followed Crossplane's contribution process.
  • [ x ] Run make reviewable to ensure this PR is ready for review.

How has this code been tested

make clean
make build
make reviewable
make e2e

Signed-off-by: oliver.zokra <oliver.zokra@kyriba.com>
@Duologic Duologic merged commit 33fb91c into crossplane-contrib:master Jan 14, 2025
7 checks passed
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.

2 participants