Tam Mach
Tam Mach
# Description This commit is to make sure that upstream k8s NetworkPolicies are working as expected. The manifests are from upstream examples. Signed-off-by: Tam Mach ## Note - [x] This...
This commit is to enable policy check for Ingress nodeport. Basically, the same approach was followed as per host firewall feature. Signed-off-by: Tam Mach
### Description Please refer to individual commits for more details.
The latest package `github.com/docker/docker` does not contain jsonlog any more. This package is used in test only, there is no harm to upgrade the package.
### Description Please refer to individual commit for more details ### Checklist - [x] Add mutation functions based on annotation for customized and advanced use cases - [x] Unit test...
Please ensure your pull request adheres to the following guidelines: - [ ] For first time contributors, read [Submitting a pull request](https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#submitting-a-pull-request) - [ ] All code is covered by...
Apart from checking the drop reason and direction, it could be good to check the remote security identity. For that last one, it's probably enough to check that it is...
Ingress Controller and Gateway API requires either KPR or NodePort to be enabled to work properly. Similar validation was done in helm via validate.yaml script, however, user might not use...
This commit is to enable Ingress controller connectivity tests for any setup having kpr as true.
Please refer to individual commits for more details, this PR is focusing on files owned by cilium/sig-clustermesh team. Relates: https://github.com/cilium/cilium/issues/28596