Nicholas Calugar
Nicholas Calugar
cc @abeyum
Any chance someone could take a look and consider this PR? Thanks!
Hey @timvaillancourt - apologies, I missed your comment in January. This was actually a miss from [when we contributed to logging interface in 2019/20](https://github.com/github/gh-ost/pull/789). Before this change, the lines below...
Along these lines, if I install using the calipso site command, is there a prescribed .gitignore I should use when I commit my site to a git repo? I'm obviously...
Doesn't merge-ability change as additional batches are landed on the trunk branch? cc @noizwaves @ansonlc
@timvaillancourt we've archived our fork so I reopened as #1193 I also made a very simple alternative in #1194
We're observing the same behavior: 1. We deploy keda via a terraform helm_release. 2. We set `logging.operator.format` to `json` 3. The deployed `keda-operator` resources have `--zap-encoder=json` in the list of...
Hi @JorTurFer - I'm saying that setting the `logging.operator.format` doesn't do anything because it's hardcoded to `console` in keda: * https://github.com/kedacore/keda/blob/dab87b52d5ad56aca439ad9f5683e7ad641a4c60/Dockerfile#L38 * https://github.com/kedacore/keda/blob/dab87b52d5ad56aca439ad9f5683e7ad641a4c60/config/manager/manager.yaml#L36 Am I missing something on how we...
I'm very sorry @JorTurFer - I was looking at logs from the `keda-operator-metrics-apiserver` deployment. It seems that only has a level setting as opposed to the operator having level, format,...
Can you link me to the documentation on Orchestrate?