Closed akosveres closed 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.
:tada: This PR is included in version 1.3.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
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.