Skip to content

Commit

Permalink
docs: remove kubernetes version 1.22 (EOL) (#631)
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <[email protected]>
  • Loading branch information
aramase committed Nov 10, 2022
1 parent 79cc91b commit 56bad9b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions .pipelines/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,6 @@ jobs:
value: "true"
strategy:
matrix:
kind_v1_22_9:
KIND_NODE_VERSION: v1.22.9
kind_v1_23_6:
KIND_NODE_VERSION: v1.23.6
kind_v1_24_2:
Expand Down
4 changes: 0 additions & 4 deletions .pipelines/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,6 @@ jobs:
REGISTRY: upstream.azurecr.io/azure-workload-identity
ARC_CLUSTER: "true"
GINKGO_SKIP: \[AKSSoakOnly\]
kind_v1_22_9:
KIND_NODE_VERSION: v1.22.9
LOCAL_ONLY: "true"
TEST_HELM_CHART: "true"
kind_v1_23_6:
KIND_NODE_VERSION: v1.23.6
LOCAL_ONLY: "true"
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Azure AD Workload Identity is the next iteration of [Azure AD Pod Identity][1] t
| 1.25 ||
| 1.24 ||
| 1.23 ||
| 1.22 ||

## Installation

Expand Down

0 comments on commit 56bad9b

Please sign in to comment.