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
Thank you for trying out v2 and submitting this issue!
One solution is to not use -grant-server-autoconfigure on the controller and instead create the service to expose the controller yourself (with any annotations desired), and then use the corresponding ip or hostname in setting the -grant-server-base-url.
I believe we can do better though and will give some thought to different options to allow annotations to be controlled.
Thank you for trying out v2 and submitting this issue!
One solution is to not use -grant-server-autoconfigure on the controller and instead create the service to expose the controller yourself (with any annotations desired), and then use the corresponding ip or hostname in setting the -grant-server-base-url.
I believe we can do better though and will give some thought to different options to allow annotations to be controlled.
Describe the bug
I need to be able to set annotations on the
skupper-grant-server
andskupper-router-1
services that theskupper-controller
andskupper-router
creates.On AWS EKS all LB services are private by default unless the right annotations are set to make it public.
Environment details
Additional context
I can add the annotations afterwards, but it also requires deleting all the certificates and restarting the controller.
The text was updated successfully, but these errors were encountered: