-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Can the docker image name be changed from keda-metrics-adapter to keda-metrics-apiserver? #1105
Comments
I'll leave this up to @zroubalik but for me this sounds ok. |
Sounds good to me. @ckuduvalli are you willing to contribute this? |
yes i will change it and send a pr |
Awesome, thanks! Would you mind updating our Helm charts as well? |
@tomkerkhove @zroubalik @tomkerkhove |
Reopening for helm charts |
@ckuduvalli tests are not needed imho, and for changelog. I'll include this note to my already opened PR for changelog:#1086 |
Thank you @zroubalik |
@zroubalik @tomkerkhove |
@tomkerkhove IMHO it is not needed, it is covered in Changelog and this change is not something that is directly affecting users. |
Hey, there is a bug in the pr...The image key "metricsAdapter" in values.yaml has not been changed. |
should be "metricsApiServer: docker.io/kedacore/keda-metrics-apiserver:1.5.0" |
Woops, thanks for letting us know! Fixing it now. |
A clear and concise description of what you want to happen.
Currently we are using the name keda-metrics-apiserver for POD_NAME, SERVICE_NAME and so on. Only the docker image is called keda-metrics-adapter. Can we please change the docker image name also to keda-metrics-apiserver when v2 is released?
@zroubalik @tomkerkhove
Kindly suggest
The text was updated successfully, but these errors were encountered: