Brian Sayler

Results 2 issues of Brian Sayler

The docs for building golang operators have a [section describing how to configure leader election](https://sdk.operatorframework.io/docs/building-operators/golang/advanced-topics/#leader-election). Under the default leader-with-lease option, the docs mention: > When the operator is not running...

good first issue
kind/documentation
lifecycle/stale

Currently the template rollup config emits CSS twice if you are running build with the `--legacy` flag. This is resulting in duplicate css getting served to legacy browsers like IE....