issues
search
canonical
/
resource-dispatcher
Kubernetes resource dispatcher is responsible for populating namespaces with desired default resources
Apache License 2.0
3
stars
0
forks
source link
feat: resource dispatcher charm library
#42
Closed
NohaIhab
closed
10 months ago
NohaIhab
commented
10 months ago
closes #41
Implements a charm library for resource dispatcher to handle the relations: pod-defaults, secrets, service-accounts
uses the provider side of the library in the resource dispatcher charm code
re-writes the unit tests to match the new implementation
re-writes the manifests-tester charm to use the requirer side of the new library
ca-scribner
commented
10 months ago
Should also get a review from @DnPlas but lgtm
closes #41