Ryan Drew
Ryan Drew
## Meta: **CircleCI CLI Version:** 0.1.18894+479631b (release) **Operating System:** ``` File: /etc/lsb-release DISTRIB_ID=Garuda DISTRIB_RELEASE=Soaring DISTRIB_DESCRIPTION="Garuda Linux" DISTRIB_CODENAME="Talon" ``` **CircleCI CLI Diagnostic:** ``` --- CircleCI CLI Diagnostics --- Debugger mode: false...
Introduces the CLI argument `--perf-policy-file`, which allows for users to specify custom CiliumNetworkPolicies when running performance tests, for use in demos or other situations where the something besides the default...
##### SUMMARY In the `nmcli` module, add a `master` and `slave-type` parameter for vlan interface types to allow them to be enslaved onto bridge interfaces. ##### ISSUE TYPE - Feature...
## Proposal / RFE **Is your feature request related to a problem?** When running performance tests through `cilium connectivity test --perf`, all of the deployments required for the non-perf connectivity...
Looking at any of the build results after #344 (i.e. https://github.com/cloud-bulldozer/benchmark-wrapper/actions/runs/1221646689), we have some inconsistent names between the wrappers in our code and the wrapper images up on quay. Additionally,...
Goal here is to add a new signal protocol to benchmark-wrapper. Benchmark-wrapper is currently missing the ability to export state, making collecting metrics using external tools unnecessarily difficult and inaccurate....
Tracking creating a unified template for Elasticsearch indices, with proper datatypes and defaults for each of our fields. Essentially the question that we want to answer here is: how do...
Goal here is to discuss and then determine how we want to version snafu. When we make a determination, we can update the docs and make the necessary config changes...
Currently we don't do any sort of checks to see if a field is non-empty before shipping off to ES. This can lead to a lot of empty fields being...
Please ensure your pull request adheres to the following guidelines: - [X] For first time contributors, read [Submitting a pull request](https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#submitting-a-pull-request) - [X] All code is covered by unit and/or...