feat: New ScalingSet CRD to deploy isolated interceptors+scalers#703
feat: New ScalingSet CRD to deploy isolated interceptors+scalers#703kahirokunn wants to merge 2 commits intokedacore:mainfrom
Conversation
4c5234b to
698d98d
Compare
698d98d to
7f6a78a
Compare
|
Please add the crds.additionalAnnotations to the new CRDs. |
fd0b26f to
7b27f2b
Compare
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
7b27f2b to
5720465
Compare
|
@Farfaday Thank you for your review! I have implemented all of the points you raised in your review. |
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
531c404 to
6044ba8
Compare
|
Hello! Is this feature about creating interceptor svc in the same namespace as application rather than KEDA namespace? |
|
Yes, that's correct! This feature allows for creating an interceptor service in the same namespace as the application. Additionally, it also supports creating a shared interceptor service if desired. |
Thanks! So that means, instead of creating a service of type external name for interceptor service in the application namespace, I can directly connect ingress to the interceptor service in the application namespace. |
Provide a description of what has been changed
kedacore/http-add-on#1014
Checklist
Fixes #