checkly / checkly-operator

Kubernetes checkly operator
11 stars 3 forks source link

Groups have to be in the same namespace as apiChecks #21

Closed akosveres closed 2 years ago

akosveres commented 2 years ago

We are tying each ApiCheck to a Group, unfortunately at the moment each group has to be inside the same namespace as the ApiCheck, we can not reference groups across namespaces.

In case you are using multiple namespaces for your applications and you have an ingress in all of them, you can not create one group for all, but you need to create a group / namespace.

I'm leaving this issue here to make sure this is documented and hopefully in the future a solution is found.

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 1.3.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: