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
61a3f360
Commit
61a3f360
authored
Sep 07, 2021
by
harshit aggarwal
Committed by
Kishore Battula
Sep 07, 2021
Browse files
Azure - Airflow Upgrade Python SDK
parent
7c871d7d
Changes
3
Hide whitespace changes
Inline
Side-by-side
charts/README.md
View file @
61a3f360
...
...
@@ -340,7 +340,7 @@ airflow:
key: ENV_KEYVAULT
# Needed for installing python osdu python sdk. In future this will be changed
- name: CI_COMMIT_TAG
value: "v0.1
0
.0"
value: "v0.1
1
.0"
extraConfigmapMounts:
- name: remote-log-config
mountPath: /opt/airflow/config
...
...
@@ -365,7 +365,8 @@ airflow:
"pyyaml==5.4.1",
"requests==2.25.1",
"tenacity==8.0.1",
"https://azglobalosdutestlake.blob.core.windows.net/pythonsdk/osdu_api-0.10.0.tar.gz"
"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"
]
extraVolumeMounts:
- name: azure-keyvault
...
...
charts/airflow/helm-config-dp.yaml
View file @
61a3f360
...
...
@@ -294,7 +294,7 @@ airflow:
value
:
"
/opt/celery"
# Needed for installing python osdu python sdk. In future this will be changed
-
name
:
CI_COMMIT_TAG
value
:
"
v0.1
0
.0"
value
:
"
v0.1
1
.0"
extraConfigmapMounts
:
-
name
:
remote-log-config
mountPath
:
/opt/airflow/config
...
...
@@ -323,7 +323,8 @@ airflow:
"
pyyaml==5.4.1"
,
"
requests==2.25.1"
,
"
tenacity==8.0.1"
,
"
https://azglobalosdutestlake.blob.core.windows.net/pythonsdk/osdu_api-0.10.0.tar.gz"
"
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"
]
extraVolumeMounts
:
-
name
:
azure-keyvault
...
...
charts/airflow/helm-config.yaml
View file @
61a3f360
...
...
@@ -309,7 +309,7 @@ airflow:
value
:
"
/opt/celery"
# Needed for installing python osdu python sdk. In future this will be changed
-
name
:
CI_COMMIT_TAG
value
:
"
v0.1
0
.0"
value
:
"
v0.1
1
.0"
extraConfigmapMounts
:
-
name
:
remote-log-config
mountPath
:
/opt/airflow/config
...
...
@@ -338,7 +338,8 @@ airflow:
"
pyyaml==5.4.1"
,
"
requests==2.25.1"
,
"
tenacity==8.0.1"
,
"
https://azglobalosdutestlake.blob.core.windows.net/pythonsdk/osdu_api-0.10.0.tar.gz"
"
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"
]
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