Revision f639135a003065e33f6e6e501e9e3876a5592b18 authored by Joe Stringer on 30 May 2024, 17:02:43 UTC, committed by Joe Stringer on 11 June 2024, 20:08:20 UTC
The builder image contains the 'protoc' binary which can generate
different API files when it's updated, notably because protoc decides to
encode its own version into the files it outputs.

Add a step in the builder image update workflow to update the api/v1 files.

Signed-off-by: Joe Stringer <joe@cilium.io>
1 parent a37eaad
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-- 153.7 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