You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chris Thomson (Jira)" <ji...@apache.org> on 2022/11/28 21:51:00 UTC

[jira] [Created] (FLINK-30231) Update to Fabric8 Kubernetes Client to a version that has automatic renewal of service account tokens

Chris Thomson created FLINK-30231:
-------------------------------------

             Summary: Update to Fabric8 Kubernetes Client to a version that has automatic renewal of service account tokens
                 Key: FLINK-30231
                 URL: https://issues.apache.org/jira/browse/FLINK-30231
             Project: Flink
          Issue Type: Improvement
          Components: Deployment / Kubernetes
    Affects Versions: 1.15.2
         Environment: Kubernetes 1.23 environment provided by Amazon Web Services managed Kubernetes service (EKS), using Flink 1.15.2.
            Reporter: Chris Thomson


The Fabric8 Kubernetes Client library was updated to account for Kubernetes configuration changes that result in service account tokens becoming bounded in duration, needing to be renewed after an hour. The AWS managed Kubernetes service (AWS EKS) currently has a configuration change that extends the one hour bounded duration for the account to 90 days but this will eventually be removed by AWS and  produces warnings.

It appears that Fabric8 Kubernetes Client library version 5.12.4 is the closest version to 5.12.3 that is currently in use by the Apache Flink project to contain https://github.com/fabric8io/kubernetes-client/issues/2271.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)