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

[Scaler] Azure Event Hubs #14

Closed
jeffhollan opened this issue Mar 1, 2019 · 6 comments
Closed

[Scaler] Azure Event Hubs #14

jeffhollan opened this issue Mar 1, 2019 · 6 comments
Assignees
Labels
Milestone

Comments

@jeffhollan
Copy link
Member

No description provided.

@jeffhollan
Copy link
Member Author

jeffhollan commented May 3, 2019

I suspect the metadata may be something like:

metadata:
  eventHubName: myEventHub
  consumerGroup: myConsumerGroup # optional: default to $Default
  connection: SomeK8sSecret
  storageAccountConnection: SomeK8sSecret # used for partition checkpointing
  lagThreshold: 30

@jeffhollan
Copy link
Member Author

For the type would be good to have both azure-eventhub or azure-iothub as alias as people may be approaching this from either #214

@tomkerkhove
Copy link
Member

That means that we should also have an alias for metadata.eventHubName to avoid confusion.

Happy to review configurations in case there is a need.

@jeffhollan
Copy link
Member Author

Starting work on Monday, doing some validation around the capabilies of the Azure Go SDK

@asavaritayal
Copy link

Working on validation/bug fixes.

@Aarthisk
Copy link
Contributor

Aarthisk commented Jul 2, 2019

Closed via PR: #276

@Aarthisk Aarthisk closed this as completed Jul 2, 2019
jkyros pushed a commit to jkyros/keda that referenced this issue Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants