-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding config endpoints on admin servers for scaler, interceptor and operator #280
Conversation
Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
@ajanth97 this is now ready for review. can you please take a look? |
Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
Expected to conflict with #279. I'll take care of resolving conflicts as necessary |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice ErrGroup usage. LGTM
Thanks @bketelsen! I'm going to manually merge this even though the linkinator check is failing. That issue is captured in kedacore/keda#2215 and will be worked on separately. |
Adding endpoints to fetch configuration from interceptor, scaler and operator
Checklist
TestRunAdminServerDeploymentsEndpoint
developing.md
README.md
docs/
directoryFixes #278