lambda-kube icon indicating copy to clipboard operation
lambda-kube copied to clipboard

A Clojure library for generating Kubernetes API objects

Results 2 lambda-kube issues
Sort by recently updated
recently updated
newest added

I pulled lambda-kube from upstream(clojars) and while requiring it, I get errors mentioned in https://github.com/owainlewis/yaml/issues/28 But, this fix is already in the `master` branch on this commit: https://github.com/brosenan/lambda-kube/commit/89cea5246f5ab95fd827582d7a1800e4eb65cdb6 So, I...