Skip to content
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

[v2] Add MetricsAPIScaler #1026

Merged
merged 7 commits into from
Sep 3, 2020
Merged

Conversation

turbaszek
Copy link
Contributor

@turbaszek turbaszek commented Aug 22, 2020

Closes: #929

TODO:

Checklist

@turbaszek turbaszek force-pushed the feature/http-scaler branch 2 times, most recently from 545a94e to 14113a0 Compare August 22, 2020 19:43
@turbaszek turbaszek marked this pull request as ready for review August 22, 2020 19:49
@tomkerkhove
Copy link
Member

Can you target v2 please?

pkg/scalers/http_scaler.go Outdated Show resolved Hide resolved
pkg/handler/scale_handler.go Outdated Show resolved Hide resolved
@zroubalik
Copy link
Member

zroubalik commented Aug 24, 2020

This is great, but could you please open this PR against v2 branch? We don't expect to bring any new features in v1

@turbaszek turbaszek changed the base branch from master to v2 August 24, 2020 08:59
@zroubalik zroubalik changed the title Add HTTPScaler [v2] Add HTTPScaler Aug 24, 2020
Copy link
Member

@zroubalik zroubalik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be nice to start creating docs for this scaler, so we can fully understand what is the expected behavior

pkg/scalers/http_scaler.go Outdated Show resolved Hide resolved
pkg/scalers/http_scaler.go Outdated Show resolved Hide resolved
pkg/scaling/scale_handler.go Outdated Show resolved Hide resolved
pkg/scalers/http_scaler.go Outdated Show resolved Hide resolved
@turbaszek turbaszek changed the title [v2] Add HTTPScaler [v2] Add MetricAPIScaler Aug 25, 2020
@turbaszek turbaszek changed the title [v2] Add MetricAPIScaler [v2] Add MetricsAPIScaler Aug 25, 2020
@turbaszek
Copy link
Contributor Author

@zroubalik @ahmelsayed @lonnix I opened PR with docs kedacore/keda-docs#239. Would be awesome to hear your opinion and questions. As the next step, I would like to add authentication option as discussed in the original issue.

Closes: kedacore#929
Signed-off-by: Tomek Urbaszek <tomasz.urbaszek@polidea.com>
Signed-off-by: Tomek Urbaszek <tomasz.urbaszek@polidea.com>
Signed-off-by: Tomek Urbaszek <tomasz.urbaszek@polidea.com>
Signed-off-by: Tomek Urbaszek <tomasz.urbaszek@polidea.com>
Signed-off-by: Tomek Urbaszek <tomasz.urbaszek@polidea.com>
Signed-off-by: Tomek Urbaszek <tomasz.urbaszek@polidea.com>
Signed-off-by: Tomek Urbaszek <tomasz.urbaszek@polidea.com>
@turbaszek
Copy link
Contributor Author

@tomkerkhove @zroubalik @ahmelsayed please take a look at the last changes. I've updated also docs PR kedacore/keda-docs#239

In the meantime, I'm trying to build and use custom KEDA images...

@ahmelsayed ahmelsayed merged commit ea116fc into kedacore:v2 Sep 3, 2020
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.

External metric provider via HTTP
4 participants