vaticle / dependencies

Bazel dependency declarations for build tools reused across @vaticle repositories (only for @vaticle)
Mozilla Public License 2.0
12 stars 23 forks source link

Add Kubernetes Client Maven Artifact #512

Closed lolski closed 4 months ago

lolski commented 4 months ago

What is the goal of this PR?

The Kubernetes Client from Fabric8 has been registered into our centralised Maven dependency list. This library allows for accessing Kubernetes API in a programmatic and type-safe way.

What are the changes implemented in this PR?

Added the following artifacts:

  1. Kubernetes Client
  2. Kubernetes Client API
  3. Kubernetes Model
  4. Kubernetes Model (Core)
  5. Kubernetes Model (Apps)
vaticle-bot commented 4 months ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture