Revision 6e99f6ef2a884bcd03e89b36d58131278b5bd6b7 authored by Jarno Rajahalme on 13 October 2023, 07:22:46 UTC, committed by Julian Wiedmann on 02 April 2024, 17:03:53 UTC
[ upstream commit 34415bd203fb5cfe32fe829f04cd691ff6d35712 ]

This commit is to perform the below:

- Update envoy image to latest build from v1.26 branch
- Include new resources into pkg/envoy/resource for serialization
  - grpc related resources are for upcoming support with GRPCRoute
- Change policy id to uint32, related to https://github.com/cilium/proxy/commit/f37daf70991e4d58fc610244fb559cf48ea475e2

Related build: https://github.com/cilium/proxy/actions/runs/7070197416/job/19246669763

Signed-off-by: Tam Mach <tam.mach@cilium.io>
1 parent 7299a9e
History
File Mode Size
.github
.nvim
.vscode
Documentation
api
bpf
bugtool
cilium
cilium-health
clustermesh-apiserver
contrib
daemon
envoy
examples
hack
hubble-relay
images
install
jenkinsfiles
operator
pkg
plugins
test
tools
vendor
.authors.aux -rw-r--r-- 416 bytes
.clomonitor.yml -rw-r--r-- 984 bytes
.gitattributes -rw-r--r-- 689 bytes
.gitignore -rw-r--r-- 1.7 KB
.golangci.yaml -rw-r--r-- 3.1 KB
.mailmap -rw-r--r-- 5.9 KB
AUTHORS -rw-r--r-- 38.5 KB
CHANGELOG.md -rw-r--r-- 208.5 KB
CODEOWNERS -rw-r--r-- 11.6 KB
CODE_OF_CONDUCT.md -rw-r--r-- 2.2 KB
CONTRIBUTING.md -rw-r--r-- 473 bytes
FURTHER_READINGS.rst -rw-r--r-- 6.4 KB
LICENSE -rw-r--r-- 11.1 KB
MAINTAINERS.md -rw-r--r-- 4.3 KB
Makefile -rw-r--r-- 28.2 KB
Makefile.defs -rw-r--r-- 6.5 KB
Makefile.docker -rw-r--r-- 6.9 KB
Makefile.quiet -rw-r--r-- 818 bytes
README.rst -rw-r--r-- 17.4 KB
SECURITY.md -rw-r--r-- 629 bytes
USERS.md -rw-r--r-- 24.5 KB
VERSION -rw-r--r-- 8 bytes
Vagrantfile -rw-r--r-- 14.7 KB
go.mod -rw-r--r-- 11.9 KB
go.sum -rw-r--r-- 155.2 KB
netlify.toml -rw-r--r-- 92 bytes
vagrant_box_defaults.rb -rw-r--r-- 394 bytes

README.rst

back to top