Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Add {HOME}/.profile to fix permission bug #1

Merged
merged 27 commits into from
Apr 15, 2020

Conversation

VedantMahabaleshwarkar
Copy link

No description provided.

medmrgh and others added 27 commits January 28, 2019 17:30
* Bump Airflow Version to 1.10.2
* Fix CI
* Bump airflow 1 10 3 (wmorin#3)
* use the user home as airflow home
* remove unused var env
* set default config & remove duplicated line
This commit fixes the entrypoint.sh script in order to comply to the user provided
configurations. If they provided AIRFLOW__ environment variables, the entrypoint.sh
*must not* override them.

It also adds a new PostgreSQL configuration variable POSTGRES_EXTRAS in order to enable
TLS encryption. See the Airflow documentation "PostgreSQL Connection" about this.

It also adds two new Redis configuration variables REDIS_PROTO which was previously hardcoded
to redis:// (in order to prepare the possible use of rediss://), and REDIS_DBNUM which was
previously hardcoded to 1 (that prevents any use of a mutual broker between Airflow instances).

It also adds the corresponding documentation about PostgreSQL and Redis variables.
@vpavlin vpavlin merged commit 1802bf1 into opendatahub-io-contrib:openshift Apr 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants