You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/10/31 16:12:01 UTC

[GitHub] [airflow] calebwoofenden commented on pull request #27357: Update bitanmi/postgresql dependency chart to latest version

calebwoofenden commented on PR #27357:
URL: https://github.com/apache/airflow/pull/27357#issuecomment-1297329486

   > Oh yeah. Some test failures to fix :). Good that we have them. But they should be clear guidelines on what to fix :)
   
   I see one about the newsfragment file which is an easy change. I also see this: 
   ```
   Error:  templates/: values don't meet the specifications of the schema(s) in the following chart(s):
   airflow:
   - postgresql.auth: Additional property enablePostgresUser is not allowed
   - postgresql.auth: Additional property existingSecret is not allowed
   - postgresql.auth: Additional property postgresPassword is not allowed
   - postgresql.auth: Additional property usePasswordFiles is not allowed
   - postgresql.auth: Additional property database is not allowed
   - postgresql.auth: Additional property replicationPassword is not allowed
   - postgresql.auth: Additional property replicationUsername is not allowed
   - postgresql.auth: Additional property secretKeys is not allowed
   ```
   I guess because I'm including a couple of properties under `postgresql.auth` it wants me to include all of the properties that are available under that key from the bitnami chart?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org