Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade test env to use Kube 1.22 #1981

Merged
merged 3 commits into from Jan 13, 2022
Merged

Conversation

yuzisun
Copy link
Member

@yuzisun yuzisun commented Jan 9, 2022

Signed-off-by: Dan Sun dsun20@bloomberg.net

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

  1. Updated e2e test env with Istio 1.12 and Knative 1.0.0
  2. Updated local integration test with Kube 1.22 testing env.

Release note:


Signed-off-by: Dan Sun <dsun20@bloomberg.net>
@kserve-oss-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yuzisun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: Dan Sun <dsun20@bloomberg.net>
Signed-off-by: Dan Sun <dsun20@bloomberg.net>
@yuzisun
Copy link
Member Author

yuzisun commented Jan 11, 2022

@Suresh-Nakkeran @andyi2it Can you help review this?

@@ -28,7 +28,7 @@ MAX_NODE="${MAX_NODE:-4}"
echo "Starting to create eks cluster"
eksctl create cluster \
--name ${EKS_CLUSTER_NAME} \
--version 1.19 \
--version 1.21 \
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

currently eks only supports Kube version up to 1.21.

@Suresh-Nakkeran
Copy link
Contributor

/lgtm

@kserve-oss-bot kserve-oss-bot merged commit 0e84a93 into kserve:master Jan 13, 2022
@yuzisun yuzisun deleted the testenv branch January 18, 2022 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants