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
Is it going to be possible to configure a permanent redirection to an external site for a listener rule and still have path based rules as well?
Currently, without our AGIC implementation, we have it so https://www.oursite.com/ redirects to https://www.oursite.com/somepath. All of our public services are exposed via path rules. If you navigate to the root path it redirects to a path. We have been unable to get this to work with AGIC. It always assigns the defaultaddresspool backend pool. We want to configure instead as a Redirection to an external site.
We accomplish that manually via the portal currently here:
However, when we use AGIC it always assigns it to defaultaddresspool. I can edit it but of course it gets reset quickly after.
Is there any plan in the future to allow this maybe via an annotation?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Is it going to be possible to configure a permanent redirection to an external site for a listener rule and still have path based rules as well?
Currently, without our AGIC implementation, we have it so https://www.oursite.com/ redirects to https://www.oursite.com/somepath. All of our public services are exposed via path rules. If you navigate to the root path it redirects to a path. We have been unable to get this to work with AGIC. It always assigns the defaultaddresspool backend pool. We want to configure instead as a Redirection to an external site.
We accomplish that manually via the portal currently here:

However, when we use AGIC it always assigns it to defaultaddresspool. I can edit it but of course it gets reset quickly after.

Is there any plan in the future to allow this maybe via an annotation?
All reactions