[bitnami/airflow] Minor performance improvements#33276
Merged
Conversation
Signed-off-by: Gonzalo Gomez Gracia <gonzalo.gomez@broadcom.com>
Signed-off-by: Gonzalo Gomez Gracia <gonzalo.gomez@broadcom.com>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
juan131
approved these changes
May 1, 2025
jpinxten
pushed a commit
to jpinxten/bitnami-charts
that referenced
this pull request
May 5, 2025
Signed-off-by: jpinxten <jeroen.pinxten@icometrix.com>
rstribrn
pushed a commit
to rstribrn/bitnami_charts
that referenced
this pull request
May 9, 2025
QustodioPablo
pushed a commit
to QustodioPablo/charts
that referenced
this pull request
May 16, 2025
Signed-off-by: Pablo Fernandez <pablo.fernandez@qustodio.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of the change
Includes some minor improvements to the chart:
setupDBJob.resourcesPresetdefault value is nowsmallinstead ofmicro, as the database migration process requires a bit more of CPU.sync-permcommand now includes the--include-dagsflag to update permissions for both Airflow roles and DAGs.httpGetbasedreadinessProbefor theairflow-webpod to ensure the service is running before marking the pod as "ready". Theairflow api-serviceprocess takes some time to be healthy, and the current status leads to flaky results in some k8s environments.Checklist
Chart.yamlaccording to semver. This is not necessary when the changes only affect README.md files.README.mdusing readme-generator-for-helm