Open
Description
I have a CRD managed by an ExtensionManager, which will create an insert HttpFilter in the HCM (think about RateLimit
filter as an example).
The question is how do I manage the cluster
referenced by the new filter?
Now, I can only add a cluster in the "PostTranslateModify" hook, but I can't filter only the CRDS referenced by the gateway
.
I recommend enabling 'PostHTTPListenerModify' to add clusters.
WDYT? @Alice-Lilith @LiorLieberman @guydc @arkodg @zhaohuabing