kuma
kuma copied to clipboard
feat(*): xds generator for MeshTrafficPermission
Checklist prior to review
- [X] Link to docs PR or issue -- N/A
- [X] Link to UI issue or PR -- N/A
- [X] Is the issue worked on linked? -- https://github.com/kumahq/kuma/issues/4992
- [X] The PR does not hardcode values that might break projects that depend on kuma (e.g. "kumahq" as a image registry) --
- [X] The PR will work for both Linux and Windows, system specific functions like
syscall.Mkfifo
have equivalent implementation on the other OS -- - [X] Unit Tests --
- [X] E2E Tests --
- [X] Manual Universal Tests --
- [X] Manual Kubernetes Tests --
- [X] Do you need to update
UPGRADE.md
? -- No - [X] Does it need to be backported according to the backporting policy? -- No
- [X] Do you need to explicitly set a
> Changelog:
entry here? No
@lahabana I merged master
yesterday, I think it didn't change since then
Yes sorry noticed after...