Bump k8s.io/client-go from 0.34.3 to 0.35.3 #1671
Annotations
5 errors
|
lint
Process completed with exit code 1.
|
|
lint:
internal/controller/hubble/hubble_test.go#L352
fake.NewSimpleClientset is deprecated: NewClientset replaces this with support for field management, which significantly improves server side apply testing. NewClientset is only available when apply configurations are generated (e.g. via --with-applyconfig). (SA1019)
|
|
lint:
internal/controller/hubble/hubble_test.go#L241
fake.NewSimpleClientset is deprecated: NewClientset replaces this with support for field management, which significantly improves server side apply testing. NewClientset is only available when apply configurations are generated (e.g. via --with-applyconfig). (SA1019)
|
|
lint:
internal/controller/hubble/hubble_test.go#L200
fake.NewSimpleClientset is deprecated: NewClientset replaces this with support for field management, which significantly improves server side apply testing. NewClientset is only available when apply configurations are generated (e.g. via --with-applyconfig). (SA1019)
|
|
lint:
internal/controller/hubble/hubble_test.go#L134
fake.NewSimpleClientset is deprecated: NewClientset replaces this with support for field management, which significantly improves server side apply testing. NewClientset is only available when apply configurations are generated (e.g. via --with-applyconfig). (SA1019)
|