Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Deployment and Operations
infra-azure-provisioning
Commits
145827cb
Commit
145827cb
authored
Sep 16, 2021
by
harshit aggarwal
Browse files
Merge branch 'airflow-lib-update' into 'master'
Airflow lib update See merge request
!485
parents
f9c5c1f8
1877ff56
Pipeline
#65838
passed with stages
in 1 minute and 7 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
charts/airflow/helm-config-dp.yaml
View file @
145827cb
...
...
@@ -298,7 +298,9 @@ airflow:
value
:
"
/opt/celery"
# Needed for installing python osdu python sdk. In future this will be changed
-
name
:
CI_COMMIT_TAG
value
:
"
v0.11.0"
value
:
"
v0.12.0"
-
name
:
BUILD_TAG
value
:
"
v0.12.0"
extraConfigmapMounts
:
-
name
:
remote-log-config
mountPath
:
/opt/airflow/config
...
...
@@ -328,7 +330,7 @@ airflow:
"
requests==2.25.1"
,
"
tenacity==8.0.1"
,
"
https://azglobalosdutestlake.blob.core.windows.net/pythonsdk/osdu_api-0.11.0.tar.gz"
,
"
https://azglobalosdutestlake.blob.core.windows.net/pythonsdk/osdu_airflow-0.0.1.tar.gz"
"
https://azglobalosdutestlake.blob.core.windows.net/pythonsdk/osdu_airflow-0.0.1.
dev31+59e58330.
tar.gz"
]
extraVolumeMounts
:
-
name
:
azure-keyvault
...
...
charts/airflow/helm-config.yaml
View file @
145827cb
...
...
@@ -313,7 +313,9 @@ airflow:
value
:
"
/opt/celery"
# Needed for installing python osdu python sdk. In future this will be changed
-
name
:
CI_COMMIT_TAG
value
:
"
v0.11.0"
value
:
"
v0.12.0"
-
name
:
BUILD_TAG
value
:
"
v0.12.0"
extraConfigmapMounts
:
-
name
:
remote-log-config
mountPath
:
/opt/airflow/config
...
...
@@ -343,7 +345,7 @@ airflow:
"
requests==2.25.1"
,
"
tenacity==8.0.1"
,
"
https://azglobalosdutestlake.blob.core.windows.net/pythonsdk/osdu_api-0.11.0.tar.gz"
,
"
https://azglobalosdutestlake.blob.core.windows.net/pythonsdk/osdu_airflow-0.0.1.tar.gz"
"
https://azglobalosdutestlake.blob.core.windows.net/pythonsdk/osdu_airflow-0.0.1.
dev31+59e58330.
tar.gz"
]
extraVolumeMounts
:
-
name
:
azure-keyvault
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment