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

[release-1.21] calico: Update the chart to v3.19.2-202 #1627

Merged

Conversation

vadorovsky
Copy link
Contributor

@vadorovsky vadorovsky commented Aug 12, 2021

The chart v3.19.2-202 contains a fix for the IPAMConfig name. Before
that change, the IPAMConfig was not consumed by Calico.

The chart change was submitted as rancher/rke2-charts#132

Ref: #1624

Signed-off-by: Michal Rostecki mrostecki@opensuse.org

Proposed Changes

The chart v3.19.2-202 contains a fix for the IPAMConfig name. Before
that change, the IPAMConfig was not consumed by Calico.

It doesn't require any documentation changes.

Types of Changes

Bugfix

Verification

After deploying rke2 with Calico, the following command should have the following output:

./calicoctl ipam show --show-configuration
+--------------------+-------+
|      PROPERTY      | VALUE |
+--------------------+-------+
| StrictAffinity     | true  |
| AutoAllocateBlocks | true  |
| MaxBlocksPerHost   |     0 |
+--------------------+-------+

Linked Issues

#1624

Further Comments

@vadorovsky vadorovsky requested a review from a team as a code owner August 12, 2021 21:51
The chart v3.19.2-202 contains a fix for the IPAMConfig name. Before
that change, the IPAMConfig was not consumed by Calico.

The chart change was submitted as rancher/rke2-charts#132

Ref: rancher#1624

Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants