charmed-kubernetes / actions-operator

Apache License 2.0
7 stars 17 forks source link

Install juju-bundle and kubectl #23

Closed johnsca closed 3 years ago

johnsca commented 3 years ago

Support for juju-bundle is added to pytest-operator in PR #31 so this ensures that it's installed, to support that. It also installs kubectl, or aliases it to microk8s.kubectl if using that provider, so that tests which need it can use it without becoming tightly coupled to the provider.

johnsca commented 3 years ago

Test failures are env issues with the self-hosted runners and not related to the PR. :cowboy_hat_face: