pkg/apis
Dave Protasowski ee1db869c7
Update linter config and address lint warnings/failures (#3068)
* fix whitespace linter

* fix usestdlibvars

* fix staticheck

* ignore spancheck warning

* fix linter perfsprint

* fix nolintlint feedback

* fix nilerr lint checks

* fix misspell

* fix mirror lint

* fix intrange linter

* fix gofumpt linter

* fix gosec linter - ignore warning since default min tls version is 1.3

* fix gocritic linter

* fix whitespace

* fix fatcontext linter

* fix errorlint

* fix errname linter

* fix copyloopvar (go1.22) linter

* fix bodyclose linter

* update linter config

* add script to format code

* fix unit test
2024-06-25 14:49:36 +00:00
..
duck Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
test gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
testing Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
OWNERS update OWNERS files to use teams with active members (#2672) 2023-02-06 16:58:45 +00:00
condition_set.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
condition_set_impl_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
condition_set_test.go Add MarkTrueWithReason function to ConditionManager (#1148) 2020-03-19 09:36:06 -07:00
condition_types.go Fix revive related linting issues (#2131) 2021-05-26 01:10:28 -07:00
condition_types_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
contexts.go Fix subresource update logic. (#2546) 2022-07-15 18:32:28 +00:00
contexts_test.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
convert.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
convert_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
depcheck_test.go Add a list of known-heavy things, check a few places. (#1860) 2020-10-27 16:38:34 -07:00
deprecated.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
deprecated_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
doc.go Add deepcopy-gen for VolatileTime. (#42) 2018-08-09 16:32:03 -07:00
field_error.go Add FieldError#WrappedErrors to allow dependent code to have access (readonly) (#2618) 2022-10-27 14:30:07 +00:00
field_error_test.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
interfaces.go Use consistent case for "Deprecated" comments (#2216) 2021-08-17 09:15:16 -07:00
kind2resource.go Update linter config and address lint warnings/failures (#3068) 2024-06-25 14:49:36 +00:00
kind2resource_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
metadata_validation.go Add validation for creator and lastModifier annotation (#539) 2019-07-28 21:51:04 -07:00
metadata_validation_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
url.go Make URL compatible with controller-gen (#2431) 2022-02-17 06:50:12 -08:00
url_test.go gofumpt the repo (#3067) 2024-06-25 07:27:07 +00:00
volatile_time.go Make VolatileTime compatible with controller-gen (#2104) 2021-04-26 03:14:39 -07:00
volatile_time_test.go v2 (#1754) 2020-09-29 13:18:29 -07:00
zz_generated.deepcopy.go update boilerplate date (#2539) 2022-06-30 22:25:31 +00:00