Skip to content

feat: New ScalingSet CRD to deploy isolated interceptors+scalers#703

Open
kahirokunn wants to merge 2 commits intokedacore:mainfrom
kahirokunn:New-ScalingSet-CRD
Open

feat: New ScalingSet CRD to deploy isolated interceptors+scalers#703
kahirokunn wants to merge 2 commits intokedacore:mainfrom
kahirokunn:New-ScalingSet-CRD

Conversation

@kahirokunn
Copy link
Copy Markdown

@kahirokunn kahirokunn commented Nov 7, 2024

Provide a description of what has been changed

kedacore/http-add-on#1014

Checklist

Fixes #

@Farfaday
Copy link
Copy Markdown
Contributor

Please add the crds.additionalAnnotations to the new CRDs.
By copying this block for example: https://github.com/kedacore/charts/blob/main/keda/templates/crds/crd-scaledjobs.yaml#L7
Thanks!

@kahirokunn kahirokunn force-pushed the New-ScalingSet-CRD branch 3 times, most recently from fd0b26f to 7b27f2b Compare November 20, 2024 12:28
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
@kahirokunn
Copy link
Copy Markdown
Author

@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>
@imdmahajankanika
Copy link
Copy Markdown

Hello! Is this feature about creating interceptor svc in the same namespace as application rather than KEDA namespace?

@kahirokunn
Copy link
Copy Markdown
Author

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.

@imdmahajankanika
Copy link
Copy Markdown

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants