canonical / charmed-kubeflow-chisme

Shared Utilities used across Charmed Kubeflow
Apache License 2.0
1 stars 4 forks source link

add KubernetesResourceHandler and supporting code #2

Closed ca-scribner closed 2 years ago

ca-scribner commented 2 years ago

This PR adds a KubernetesResourceHandler, a tool for managing manifests of Kubernetes resources in charms, and other reusable tools that were generated while creating the KubernetesResourceHandler. This addresses part of this spec