Viktor
Viktor
IPsec documentation updated with new Cilium CLI commands.
We want to run tests in parallel in different namespaces. Review and improve policy enforcement check if needed, so a test runs only after policy is applied. Looks like we...
This PR introduces connectivity test concurrent run. The new `test-concurrency` input param can be used to specify a count of K8S test namespaces. So, most connectivity tests will run concurrently...
Use Cilium CLI encryption status and key rotation commands instead of bash scripts. Workflow examples: - [EKS](https://github.com/cilium/cilium/actions/runs/8935471409/job/24544039893#step:24:231) - [Kind](https://github.com/cilium/cilium/actions/runs/8935488104/job/24544109505#step:14:203)
The PR improves lint workflow with the `commit-status-final` job existence check. So, if the `commit-status-start` job exists, the `commit-status-final` must also be present. Please ensure your pull request adheres to...
This PR introduces connectivity tests concurrent logger component. The concurrency logger used for output aggregation and ordering in case of `--test-concurrency` param is > than 1. Also, the PR contains...
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...
* Update `docs/content/en/docs/tasks/workload/networking-and-security.md` to use Cilium CLI instead of connectivity check YAML manifest.
* [ ] #34076 (@chaunceyjiang) * [ ] #34231 (@hemanthmalla) :warning: resolved conflicts * [ ] #34234 (@tamilmani1989) * [x] #34285 (@julianwiedmann) * [x] #34270 (@rastislavs) * [x] #34227 (@dylandreimerink)...