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

controller: use kedav1alpha1.ScaledObject default values #610

Merged
merged 3 commits into from
Feb 28, 2023

Conversation

t0rr3sp3dr0
Copy link
Contributor

Make the HTTPScaledObject controller use nil instead of Golang Zero Values for optional fields of ScaledObjects.

Checklist

Fixes #607

@t0rr3sp3dr0 t0rr3sp3dr0 requested a review from a team as a code owner February 23, 2023 22:39
@t0rr3sp3dr0 t0rr3sp3dr0 force-pushed the pedrotorres/issue-607 branch from e186140 to f5a4de4 Compare February 23, 2023 22:39
@t0rr3sp3dr0
Copy link
Contributor Author

@JorTurFer @tomkerkhove, could you take a look at this PR and allow the workflows to run?

Copy link
Member

@tomkerkhove tomkerkhove left a comment

Choose a reason for hiding this comment

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

LGTM, but I think it might be best if @JorTurFer reviews as well

@t0rr3sp3dr0 t0rr3sp3dr0 force-pushed the pedrotorres/issue-607 branch from f5a4de4 to e0200ac Compare February 24, 2023 20:59
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.

LGTM!
Thanks for the contribution ❤️

go.mod Show resolved Hide resolved
@t0rr3sp3dr0 t0rr3sp3dr0 force-pushed the pedrotorres/issue-607 branch from e0200ac to 63db988 Compare February 25, 2023 04:31
@t0rr3sp3dr0 t0rr3sp3dr0 force-pushed the pedrotorres/issue-607 branch from e451dbe to 1271f2d Compare February 27, 2023 23:20
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.

HTTP Add-On uses wrong default value for maxReplicaCount
3 participants