kozjan

Results 7 issues of kozjan

**Describe the bug** I am migrating from client version v19.0.0. When using AppsV1Api::patchNamespacedDeploymentCall, I get an error: ``` io.kubernetes.client.openapi.ApiException: Message: HTTP response code: 415 HTTP response body: { "kind": "Status",...

lifecycle/stale

Related to this comment: https://github.com/kubernetes-sigs/kustomize/issues/1009#issuecomment-1607147158 added `--include-templates` to add labels to templates when using `kustomize edit add label`

cncf-cla: yes
size/M
ok-to-test

same update with SimpleCache removed in [this PR](https://github.com/allegro/envoy-control/pull/421) SimpleCache is a class that was copied from java-control-plane to add some custom logic - this logic is now in java-control-plane, but...

Update to java-control-plane 1.0.45 with SimpleCache removed. Removed SimpleCache class, which was a copy of envoyproxy's class. It had custom stuff - [shouldSendMissingEndpoints](https://github.com/allegro/envoy-control/pull/420/files#diff-5a039ea762620e005c14090bafb26af8aee1f8a82aa9669daee955a11b96728cL44), it's used [here](https://github.com/allegro/envoy-control/pull/420/files#diff-5a039ea762620e005c14090bafb26af8aee1f8a82aa9669daee955a11b96728cL480-L494) and [here](https://github.com/allegro/envoy-control/pull/420/files#diff-5a039ea762620e005c14090bafb26af8aee1f8a82aa9669daee955a11b96728cL517-L523). Now the...

### What is the URL of the document? https://sdk.operatorframework.io/docs/building-operators/golang/advanced-topics/#leader-election ### Which section(s) is the issue in? Leader election ### What needs fixing? It would be nice to have more details...

kind/documentation
lifecycle/stale

Search for cases where Envoy API used is deprecated and migrate it to new API.