infinispan / infinispan-operator

Infinispan Operator
https://infinispan.org/docs/infinispan-operator/main/operator.html
Apache License 2.0
47 stars 52 forks source link

Operator is using deprecated cache-managers endpoint for health check… #2095

Closed ryanemerson closed 1 month ago

ryanemerson commented 1 month ago

This PR introduces a PathResolver interface which allows the urls of the various server resources to be abstracted so that we don't need to duplicate resource logic between versions when the path has changed but the semantics remain the same.