config/controllerconfig
Caio Bruchert 40bd4d35a5 Disable IPIP tunnel in Calico
Currently the default IPv4 IPPool configuration sets ipipMode to always,
enabling Calico to use an overlay networking for the pods to communicate
between different nodes using IPIP encapsulation. This overlay has
caused some problems in the past and, since it's not needed, it will be
removed by this change.

The default IPv6 IPPool already uses the flat networking model, so it
needs no changes.

Besides a supporting fresh install with IPIP disabled, release upgrades
should also support disabling IPIP during data migration. That's
implemented through a new upgrade script.

Note: it was not possible to test a full upgrade using AIO-DX due to USM
      bugs. This test will be done again when USM is stable.

Test Plan:
PASS: AIO-DX: fresh install: check pod communicating without encap
PASS: AIO-SX: upgrade: check that IPIP was disabled
PASS: AIO-SX: upgrade rollback: check that IPIP was re-enabled

Depends-On: https://review.opendev.org/c/starlingx/stx-puppet/+/924496
Depends-On: https://review.opendev.org/c/starlingx/ansible-playbooks/+/924495

Story: 2011124
Task: 50616

Change-Id: I2d3ed96c4b60173ccceb2f55b52d54c528d0abb2
Signed-off-by: Caio Bruchert <caio.bruchert@windriver.com>
2024-07-26 07:40:28 -03:00
..
controllerconfig Disable IPIP tunnel in Calico 2024-07-26 07:40:28 -03:00
debian Fix for 'Remove migrate_helm_release.py script' 2023-03-28 13:56:55 +00:00
.gitignore StarlingX open source release updates 2018-05-31 07:35:52 -07:00
PKG-INFO StarlingX open source release updates 2018-05-31 07:35:52 -07:00