Revision d3285efeb37b483f7ad4abaa5bc46b280d7aa833 authored by harsimran pabla on 19 June 2024, 16:12:16 UTC, committed by Julian Wiedmann on 20 June 2024, 07:21:42 UTC
This change reorders peer creation and deletion order in peer
reconciler. This is done because if ASN is modified, we need to delete
old peer and then add new one.

Signed-off-by: harsimran pabla <hpabla@isovalent.com>
1 parent 4775694
History
File Mode Size
_exts
_static
_templates
bpf
cmdref
community
configuration
contributing
gettingstarted
images
installation
internals
network
observability
operations
overview
requirements-min
robots
security
.dockerignore -rw-r--r-- 69 bytes
.gitignore -rw-r--r-- 55 bytes
.readthedocs.yaml -rw-r--r-- 587 bytes
Dockerfile -rw-r--r-- 903 bytes
Makefile -rw-r--r-- 5.7 KB
_api l--------- 6 bytes
api.rst -rw-r--r-- 3.0 KB
beta.rst -rw-r--r-- 123 bytes
cheatsheet.rst -rw-r--r-- 9.5 KB
check-build.sh -rwxr-xr-x 5.8 KB
check-cmdref.sh -rwxr-xr-x 336 bytes
check-codeowners.sh -rwxr-xr-x 395 bytes
check-crd-compat-table.sh -rwxr-xr-x 7.3 KB
check-crdlist.sh -rwxr-xr-x 344 bytes
check-examples.sh -rwxr-xr-x 601 bytes
check-flaggen.sh -rwxr-xr-x 342 bytes
check-helmvalues.sh -rwxr-xr-x 353 bytes
check-links.sh -rwxr-xr-x 1.4 KB
codeowners.rst -rw-r--r-- 13.0 KB
conf.py -rw-r--r-- 10.1 KB
crdlist.rst -rw-r--r-- 634 bytes
further_reading.rst -rw-r--r-- 359 bytes
glossary.rst -rw-r--r-- 2.0 KB
grpcapi.rst -rw-r--r-- 587 bytes
helm-reference.rst -rw-r--r-- 384 bytes
helm-values.rst -rw-r--r-- 154.5 KB
helm-values.tmp.tmpl -rw-r--r-- 37 bytes
index.rst -rw-r--r-- 3.6 KB
kvstore.rst -rw-r--r-- 7.6 KB
requirements.txt -rw-r--r-- 1.6 KB
runtime.txt -rw-r--r-- 4 bytes
spelling_wordlist.txt -rw-r--r-- 6.7 KB
update-cmdref.sh -rwxr-xr-x 684 bytes
update-codeowners.sh -rwxr-xr-x 638 bytes
update-docs-builder-image.sh -rwxr-xr-x 625 bytes
update-spelling_wordlist.sh -rwxr-xr-x 354 bytes
yaml.config -rw-r--r-- 97 bytes

back to top