Etai Lev Ran
Etai Lev Ran
currently have a8ctl- in executable name for the release. Should likely change that to a8ctl, since all instructions refer to the shorter name. The .tar.gz file can still contain the...
**Is this a BUG or FEATURE REQUEST?:** BUG **Did you review https://istio.io/help/ and existing issues to identify if this is already solved or being worked on?**: Yes **Bug:** Y **What...
I am considering writing a dataplane proxy that can interoperate with ambient mesh for experimental functionality that might not make sense inside the core Istio components. Therefore, I'm looking to...
Add jobs..if condition based on `owner` (could have used `github.repository` as well). Syntax is documented in https://docs.github.com/en/actions/using-jobs/using-conditions-to-control-job-execution
According to https://hynek.me/til/copyright-years/ and linked sources (including Linux Foundation) copyright years: - are mostly pointless in all major jurisdictions - are already dropped by many big corporations and projects -...
The copyright check as well as generated code (e.g., CRD) should reflect 2024 in the copyright
In the context of Zero Trust, certificates and tokens are only valid for a short period of time, e.g., a few hours. Afterwards, they are rotated, to minimize the chance...
At the moment, ClusterLink uses statically embedded certs and keys, and these are signed by the same CA. In a multi-cloud environment, these could be multiple root of trust, and...
Currently all ClusterLink secrets are created as type `Opaque`: ```sh $ kubectl get secret --namespace clusterlink-system NAME TYPE DATA AGE cl-controlplane Opaque 2 19h cl-dataplane Opaque 2 19h cl-fabric Opaque...
https://github.com/cncf/toc/blob/main/process/sandbox.md