checkly / checkly-operator

Kubernetes checkly operator
11 stars 3 forks source link

fix(groups): Add group namespace field #22

Closed akosveres closed 2 years ago

akosveres commented 2 years ago

We'll be able to tell the controller where the group resource is, it could be in a separate namespace

This was based on an implementation from the cassandra operator seen here: https://github.com/k8ssandra/cass-operator/blob/master/controllers/control/cassandratask_controller.go#L135-L138

This fixes #21.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.3.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: