Miroslav V.
Miroslav V.
Good find @mgcrea! For anyone else who is using [Kilo CNI](https://kilo.squat.ai/), this is what I had to do: 1. Enable `hairpinMode` on every node: - `sudo vi /var/lib/kubelet/config.yaml` -> Add...
We are also experiencing this issue and wish it could be resolved.
After some digging, this is what I found: * The `/api/docs.yamlopenapi` does return YAML format, but it is inlined. * The difference in formats provided by `/api/docs.yamlopenapi` and `api:openapi:export --yaml`...
@soyuka How is this not considered to be a security issue? The attribute argument is literally called `security` - and it checks the security condition **after** the operation is already...