Skip to content

Design/Implement "dynamic" client from #15730 #16764

Closed
@lavalamp

Description

From #15730, "The dynamic client lets users consume apis which are not compiled into their binary..."

Rough TODO list is to:

  • Get consensus on an interface - examine kubectl's Builder.
  • Conscript runtime.Unstructured (or similar type).
  • Type needs to allow easy/standardized metadata introspection.
  • Make a codec supporting the type.
  • Implement the client.
  • Wire in to potential users; Namespace controller would be an ideal consumer.
  • Replace kubectl's Builder?

Metadata

Assignees

Labels

priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.sig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions