Skip to content

fix: add missing omitempty tags in the AuthPodIdentity struct#6780

Merged
JorTurFer merged 2 commits into
kedacore:mainfrom
alxndr13:main
Jul 8, 2025
Merged

fix: add missing omitempty tags in the AuthPodIdentity struct#6780
JorTurFer merged 2 commits into
kedacore:mainfrom
alxndr13:main

Conversation

@alxndr13

@alxndr13 alxndr13 commented May 15, 2025

Copy link
Copy Markdown
Contributor

Added missing omitempty json tags in the AuthPodIdentity struct

Checklist

Fixes #6779

@alxndr13
alxndr13 requested a review from a team as a code owner May 15, 2025 15:45
@JorTurFer

Copy link
Copy Markdown
Member

Could you rebase your PR to solve the conflict and generate the manifests?

@alxndr13

Copy link
Copy Markdown
Contributor Author

@JorTurFer done ✅

ran make generate if that's what you meant. it didn't create a change though.

@JorTurFer

JorTurFer commented Jun 7, 2025

Copy link
Copy Markdown
Member

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

Signed-off-by: Jorge Turrado Ferrero <[email protected]>
@JorTurFer

JorTurFer commented Jul 8, 2025

Copy link
Copy Markdown
Member

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

@JorTurFer
JorTurFer merged commit 3d21005 into kedacore:main Jul 8, 2025
25 of 27 checks passed
kmoonwright pushed a commit to kmoonwright/keda that referenced this pull request Jul 9, 2025
…re#6780)

Signed-off-by: Alexander Huck <[email protected]>
Signed-off-by: Jorge Turrado Ferrero <[email protected]>
Co-authored-by: Jorge Turrado Ferrero <[email protected]>
Signed-off-by: kmoonwright <[email protected]>
kmoonwright pushed a commit to kmoonwright/keda that referenced this pull request Jul 9, 2025
…re#6780)

Signed-off-by: Alexander Huck <[email protected]>
Signed-off-by: Jorge Turrado Ferrero <[email protected]>
Co-authored-by: Jorge Turrado Ferrero <[email protected]>
Signed-off-by: kmoonwright <[email protected]>
dpochopsky pushed a commit to dpochopsky/keda that referenced this pull request Sep 12, 2025
…re#6780)

Signed-off-by: Alexander Huck <[email protected]>
Signed-off-by: Jorge Turrado Ferrero <[email protected]>
Co-authored-by: Jorge Turrado Ferrero <[email protected]>
Signed-off-by: David Pochopsky <[email protected]>
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.

AuthPodIdentity fields need omitempty json tag

2 participants