-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: use json.Number instead of float64s
Convert the Upstream health threshold and Target createdat values from float64 to json.Number Use of float64 prevents controller-gen from automatically generating maifests from these types: kubernetes-sigs/controller-tools#245
- Loading branch information
Travis Raines
committed
Feb 8, 2021
1 parent
4bee72f
commit 5ca5a70
Showing
2 changed files
with
22 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.