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

calico: Update the chart to v3.19.2-202 #1623

Merged
merged 1 commit into from
Aug 12, 2021

Conversation

vadorovsky
Copy link
Contributor

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: #1617

Signed-off-by: Michal Rostecki [email protected]

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

#1617

Further Comments

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#1617

Signed-off-by: Michal Rostecki <[email protected]>
@vadorovsky vadorovsky requested a review from a team as a code owner August 12, 2021 20:48
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