You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
implement retries @jakkab is there anything in the works to implement the retry mechanism for the api calls from maester to Hydra?
use kubernetes endpoints to find out all hydra instances @piotrmsc I assume this would just be required for any functionality in the controller to find all Hydra instances (based on namespace of label selectors I presume) to then call the /clients api on each Hydra instance when CRs get added/updated/removed? And as such, this would be part of for example #4?
Description
Create a controller that will allow registering hydra oatuh2 clients using Custom Resources.
The text was updated successfully, but these errors were encountered: