-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
Calico v3.28.[0-1] checksums and change calico default version #11234
Conversation
Hi @ehsan310. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/ok-to-test |
I noticed calico api server health probe is changed, I'll update that as well. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/ok-to-test
@mzaian with this health probe changes do we have to put minimum version for calico ? how do we usually do minimum version ? |
There is no minimum version settings in kubespray. The calico api server is disabled by default see: https://github.com/kubernetes-sigs/kubespray/blob/master/roles/kubespray-defaults/defaults/main/download.yml#L112 |
@mzaian it is now conditional on 3.28 version |
/retest-failed |
@mzaian something wrong with tests ? |
/retest-failed |
/retest |
1 similar comment
/retest |
I closed/reopened for the tests. Also FYI: https://github.com/projectcalico/calico/releases/tag/v3.28.1 and I would recommend not setting the default to an earlier release and wait for 1 or 2 more versions. /cc @yankay @ErikJiang |
HI @cyclinder Would you please help to review it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @ehsan310 Thanks for the update! It looks good, to better keep constant with the calico upstrem, Can you update the volume type of the calico-node.yaml? see projectcalico/calico@ea7b0b6
Hi, I encountered another issue while using Calico Additional InformationFor more details, please refer to the related issue: kubernetes-sigs/kubespray#11475. |
Hello @M-JavadHeydarpour |
Fixed in v3.28.1 amd v3.27.4 as I checked. I create a PR for release-2.25 #11476 |
/retitle Calico v3.28.[0-1] checksums and change calico default version |
/hold |
Done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ehsan310, mzaian 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 |
@cyclinder this is done as well. @mzaian PR is on hold can't be merged. |
/unhold |
…r than 3.27.3 Add 3.28.1 checksums Add 3.28.0 checksums Change default version to 3.27.3
@mzaian just rebased with master , sounds like it needs another approval :) |
the failed test in not relevant to my changes. |
/lgtm |
…netes-sigs#11234) * make calico api server manifest backward compatible with version older than 3.27.3 Add 3.28.1 checksums Add 3.28.0 checksums Change default version to 3.27.3 * change default calico version to 3.28.1 * Set mount type to DirectoryOrCreate for hostPath needed by Calico
What type of PR is this?
What this PR does / why we need it:
Calico v3.28.1 checksum and change calico default to 3.27.3
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: