patch-operator icon indicating copy to clipboard operation
patch-operator copied to clipboard

An operator to apply patches to Kubernetes objects in a declarative way.

Results 42 patch-operator issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/onsi/ginkgo](https://redirect.github.com/onsi/ginkgo) | `v1.16.5` -> `v2.23.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fonsi%2fginkgo/v2.23.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fonsi%2fginkgo/v2.23.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Dear, We would like to have a way to add label to our openshift node (oc label node, ...), Do you think that this is possible via patch operator? We...