Skip to content
Snippets Groups Projects
Commit dbdb6389 authored by Jessica Yuen's avatar Jessica Yuen
Browse files

Add LibManager for managing k8s API and ksonnet-lib metadata


This change will introduce a lib package that handles the reading,
writing, and serialization of the ksonnet-lib and the kubernete's open
API files.

Prior to this change, metadata was stored in an environment's .metadata
directory. This lead to redundant files where environments share the
same kubernetes API version.

Signed-off-by: default avatarJessica Yuen <im.jessicayuen@gmail.com>
parent 3d5adcd1
No related branches found
No related tags found
No related merge requests found
Showing
with 492 additions and 198 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment