Skip to content

K8s: an API client for k8s #2629

Description

@MOZGIII

As a prerequisite to #2627, we need an API client to interact with k8s.

There's a kube crate, that would be a good fit, but it doesn't work for us since we need something that will be able to use our HTTP client and resolver, and kube uses reqwest.

We had WatchClient to do that job - reuse that if possible.

Part of #2222.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

No fields configured for Task.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions