[ https://issues.apache.org/jira/browse/FLINK-36031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gyula Fora closed FLINK-36031. ------------------------------ Resolution: Fixed merged to main 39e10d0f0bcec081ca9a91b7c053262f6ce09488 > Migrate kubernetes operator metrics from OKHttp Interceptor API to Fabric8 > Interceptor API > ------------------------------------------------------------------------------------------ > > Key: FLINK-36031 > URL: https://issues.apache.org/jira/browse/FLINK-36031 > Project: Flink > Issue Type: Improvement > Components: Kubernetes Operator > Affects Versions: kubernetes-operator-1.9.0 > Reporter: Sam Barker > Assignee: Sam Barker > Priority: Major > Labels: pull-request-available > Fix For: kubernetes-operator-1.10.0 > > > I noticed [this > comment|https://github.com/apache/flink-kubernetes-operator/blob/8479f2267620cf6cb7a5cda981a769b8a0262184/flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/utils/KubernetesClientUtils.java#L56-L58] > when investigating something in the operator code base. So followed through > to check if the Fabric8 interceptor API was ready. It wasn't quite ready but > now that this [kubernetes-client > PR|https://github.com/fabric8io/kubernetes-client/pull/6144] has been merged > and released as part of Fabric8 kubernetes-client > [6.13.2|https://github.com/fabric8io/kubernetes-client/issues/6097]. > This change can now be made in the operator and I believe that is a > refactoring as it has no externally visible effects. -- This message was sent by Atlassian Jira (v8.20.10#820010)