cruise-automation / isopod

An expressive DSL and framework for Kubernetes configuration without YAML
Apache License 2.0
482 stars 32 forks source link

Testing support for PriorityClass and APIService resources #74

Closed nitishkrishna closed 4 years ago

nitishkrishna commented 4 years ago

Error seen without this:

[2020-09-09T20:13:57Z] <kube.put>: failed to map resource: no matches for kind "APIService" in version 
"apiregistration.k8s.io/v1beta1"

[2020-09-09T20:13:58Z] <kube.put>: failed to map resource: no matches for kind "PriorityClass" in version 
"scheduling.k8s.io/v1beta1"
nitishkrishna commented 4 years ago

Tests have passed but Github doesn't see if for some reason: https://app.circleci.com/pipelines/github/cruise-automation/isopod?branch=testing_support