Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Kubernetes 1.24+ #15523

Closed
marcosmarxm opened this issue Aug 10, 2022 · 3 comments
Closed

Support for Kubernetes 1.24+ #15523

marcosmarxm opened this issue Aug 10, 2022 · 3 comments

Comments

@marcosmarxm
Copy link
Member

This Github issue is synchronized with Zendesk:

Ticket ID: #1895
Priority: normal
Group: Community Assistance Engineer
Assignee: Marcos Marx

Original ticket description:

We’re starting planning for upgrading our kubernetes cluster to version 1.24 and realized that airbyte isn’t compatible quite yet. In k8s 1.24, bound service account tokens become required (introduced in 1.21), as the legacy service account token has been deprecated for a few versions. Airbyte is affected since the k8s library used hasn’t been upgraded with support for handling service account token expirations: Support for the expiration of the token · Issue #2112 · fabric8io/kubernetes-client · GitHub

Is there a reason that airbyte is using the fabric8io client, rather than the official k8s client? I can’t find an official doc/changelog entry for it, but I’m assuming/hoping that the official client (GitHub - kubernetes-client/java: Official Java client library for kubernetes) has support for this feature.

What is the current Airbyte roadmap for addresing this limitation? Is the current plan to wait for fabric8io to add support for this?

Relevant docs:

[Discourse post]

@marcosmarxm
Copy link
Member Author

Comment made from Zendesk by Marcos Marx on 2022-08-10 at 18:46:

I created Github issue #15523 to implement this. Any updates I'll return to you.

@marcosmarxm marcosmarxm changed the title Support for k8s 1.24+ Support for Kubernetes 1.24+ Aug 10, 2022
@jplanckeel
Copy link

same issue : #14122

@c-p-b
Copy link
Contributor

c-p-b commented Apr 25, 2023

We are now on K8s 1.24

@c-p-b c-p-b closed this as completed Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants