mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-27 00:58:13 -04:00
* Fix lint errors related to receiver name
Ref #68026
* Fix lint errors related to comments
Ref #68026
* Fix package name in comments
Ref #68026
* Rename Cpu to CPU
Ref #68026
* Fix lint errors related to naming convention
Ref #68026
* Remove deprecated field
DoNotUse_ExternalID has been deprecated and is not in use anymore.
It has been removed to fix lint errors related to underscores in field
names.
Ref #68026, #61966
* Include pkg/apis/core in golint check
Ref #68026
* Rename var to fix lint errors
Ref #68026
* Revert "Remove deprecated field"
This reverts commit
|
||
|---|---|---|
| .. | ||
| helper | ||
| validation | ||
| BUILD | ||
| conversion.go | ||
| conversion_test.go | ||
| defaults.go | ||
| defaults_test.go | ||
| doc.go | ||
| OWNERS | ||
| register.go | ||
| zz_generated.conversion.go | ||
| zz_generated.defaults.go | ||