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

Show full triggers and authentications in status #6232

Merged
merged 16 commits into from
Nov 5, 2024

Conversation

SpiritZhou
Copy link
Contributor

@SpiritZhou SpiritZhou commented Oct 11, 2024

Show full triggers and authentications in status

image

Checklist

  • [N/A] When introducing a new scaler, I agree with the scaling governance policy
  • I have verified that my change is according to the deprecations & breaking changes policy
  • Tests have been added
  • Changelog has been updated and is aligned with our changelog requirements
  • [N/A] A PR is opened to update our Helm chart (repo) (if applicable, ie. when deployment manifests are modified)
  • [N/A] A PR is opened to update the documentation on (repo) (if applicable)
  • Commits are signed with Developer Certificate of Origin (DCO - learn more)

Fixes #6187
Fixes #1943

@SpiritZhou SpiritZhou requested a review from a team as a code owner October 11, 2024 07:31
Copy link
Member

@JorTurFer JorTurFer left a comment

Choose a reason for hiding this comment

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

Looking good, just 2 small updates inline.
PTAL @kedacore/keda-core-contributors

tests/internals/status_update/status_update_test.go Outdated Show resolved Hide resolved
tests/internals/status_update/status_update_test.go Outdated Show resolved Hide resolved
@JorTurFer
Copy link
Member

JorTurFer commented Oct 16, 2024

/run-e2e status_update_test
Update: You can check the progress here

SpiritZhou and others added 6 commits October 21, 2024 13:23
Signed-off-by: SpiritZhou <iammrzhouzhenghan@gmail.com>
Signed-off-by: SpiritZhou <iammrzhouzhenghan@gmail.com>
Signed-off-by: SpiritZhou <iammrzhouzhenghan@gmail.com>
Signed-off-by: SpiritZhou <iammrzhouzhenghan@gmail.com>
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Signed-off-by: SpiritZhou <iammrzhouzhenghan@gmail.com>
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Signed-off-by: SpiritZhou <iammrzhouzhenghan@gmail.com>
@wozniakjan wozniakjan force-pushed the spiritzhou/fulltriggername branch from ecf711d to 146a0f7 Compare October 21, 2024 11:23
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.

Great stuff, just some nits around naming.

apis/keda/v1alpha1/scaledjob_types.go Outdated Show resolved Hide resolved
apis/keda/v1alpha1/scaledjob_types.go Outdated Show resolved Hide resolved
apis/keda/v1alpha1/scaledobject_types.go Outdated Show resolved Hide resolved
apis/keda/v1alpha1/scaletriggers_types.go Outdated Show resolved Hide resolved
SpiritZhou and others added 10 commits October 24, 2024 10:46
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: SpiritZhou <iammrzhouzhenghan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: SpiritZhou <iammrzhouzhenghan@gmail.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: SpiritZhou <iammrzhouzhenghan@gmail.com>
Signed-off-by: SpiritZhou <iammrzhouzhenghan@gmail.com>
Signed-off-by: SpiritZhou <iammrzhouzhenghan@gmail.com>
Signed-off-by: SpiritZhou <iammrzhouzhenghan@gmail.com>
Signed-off-by: SpiritZhou <iammrzhouzhenghan@gmail.com>
Signed-off-by: SpiritZhou <iammrzhouzhenghan@gmail.com>
Signed-off-by: SpiritZhou <iammrzhouzhenghan@gmail.com>
@JorTurFer
Copy link
Member

JorTurFer commented Nov 4, 2024

/run-e2e status_update_test
Update: You can check the progress here

@JorTurFer JorTurFer enabled auto-merge (squash) November 4, 2024 08:16
@wozniakjan
Copy link
Member

@SpiritZhou maybe we can consider adding docs PR as well, but feel free to remove other two unchecked items from the checklist regarding new scaler and helm chart PR

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.

LGTM

@JorTurFer JorTurFer merged commit 96c2ba3 into kedacore:main Nov 5, 2024
19 of 20 checks passed
@zroubalik
Copy link
Member

@SpiritZhou maybe we can consider adding docs PR as well, but feel free to remove other two unchecked items from the checklist regarding new scaler and helm chart PR

Fixed, I don't think we need any docs for this.

mpechner-akasa pushed a commit to nrichardson-akasa/keda that referenced this pull request Nov 29, 2024
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: michael pechner <mike.pechner@akasa.com>
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.

kubectl get scaledobject does not show external triggers kubectl get scaledobject only displays one trigger
4 participants