operator-utils
operator-utils copied to clipboard
Utilities to support operators
Most CoP operators currently include a `ServiceMonitor` to enable monitoring of the operator. This capability functions appropriately if the operator is deployed to the suggested namespace. However, due to limitations...
https://pkg.go.dev/sigs.k8s.io/[email protected]/pkg/controller/controllerutil also add create or patch
https://pkg.go.dev/sigs.k8s.io/[email protected]/pkg/controller/controllerutil
This library is used by some critical operators in the operatorhub library. With that, I'm suggesting we have a set of E2E tests linked to a CI/CD pipeline that can...
There is a draft v2 release from 2021: - https://github.com/redhat-cop/operator-utils/releases It's confusing to renovate and makes it think it's the latest release, but v1.3.8 is from yesterday. @raffaelespazzoli ; remove...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.11.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.13.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...