crossplane / addon-oam-kubernetes-local

Run OAM workloads on a Kubernetes cluster.
Apache License 2.0
21 stars 15 forks source link

Adding healthscope to addon-local. #48

Closed artursouza closed 4 years ago

artursouza commented 4 years ago

Fixed the e2e tests by adding extra steps to install the latest CRDs from oam-kubernetes-runtime.

artursouza commented 4 years ago

Added E2E tests for health scope. It needs the new appconfig controller in crossplane for one of the checks, so I will add that check once crossplane is updated.