Tronje Krop
Tronje Krop
Actually this here is an improved solution for me: ```bash docker run -it --rm --user "$(id -u):$(id -g)" \ --volume $(pwd):/app --volume ${GOPATH}:/go --volume ${HOME}/.cache:/.cache \ ghcr.io/slok/kube-code-generator:v0.2.0 \ --apis-in ./apis...
Hi @Kenneth-Stanfield can only confirm what @tfrauenstein has added. We will gladly support you to get any improvement to our strange grammar merged.
Lets not completely remove `x-extensible-enum` yet, but keep backward compatibility. We should just primarily refer to using `examples` and name `x-extensible-enum` as the alternative for the older APIs using versions...
After looking on many request-filter traces, I come to the conclusion, that the performance of the `apiUsageMonitoring`-filter seems within expected bounds. There surely is room for improvement, but it is...