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

kubectl get scaledobject should show related trigger authentication #777

Closed
tomkerkhove opened this issue Apr 24, 2020 · 3 comments
Closed
Assignees
Labels
enhancement New feature or request feature-request All issues for new features that have not been committed to needs-discussion usability All issues related to making it easy to use KEDA
Milestone

Comments

@tomkerkhove
Copy link
Member

As of today, kubectl get scaledobject shows following information:

NAME                         DEPLOYMENT        TRIGGERS
order-processor-autoscaler   order-processor   azure-servicebus

However, it would be good if it would show related trigger authentication:

NAME                         DEPLOYMENT        TRIGGERS          AUTHENTICATION
order-processor-autoscaler   order-processor   azure-servicebus  trigger-auth-service-bus-orders
sales-processor-autoscaler   order-processor   azure-servicebus  <none>                

@tomkerkhove tomkerkhove added enhancement New feature or request needs-discussion feature-request All issues for new features that have not been committed to usability All issues related to making it easy to use KEDA labels Apr 24, 2020
@zroubalik zroubalik self-assigned this Apr 29, 2020
@zroubalik zroubalik added this to the v2.0 milestone Apr 29, 2020
@zroubalik
Copy link
Member

fixed in #794

@tomkerkhove
Copy link
Member Author

tomkerkhove commented Aug 17, 2020

Just verifying - @zroubalik I presume this still works now that we have multiple triggers?

@zroubalik
Copy link
Member

Yeah, it should work :)

SpiritZhou pushed a commit to SpiritZhou/keda that referenced this issue Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature-request All issues for new features that have not been committed to needs-discussion usability All issues related to making it easy to use KEDA
Projects
None yet
Development

No branches or pull requests

2 participants