feat: add standard platform labels to the created resources #59
Annotations
9 errors and 1 warning
test:
controllers/authorization/authorization_reconcile_authpolicy.go#L112
copylocks: call of reflect.DeepEqual copies lock value: istio.io/api/security/v1beta1.AuthorizationPolicy contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
test:
controllers/authorization/authorization_reconcile_peerauthentication.go#L87
copylocks: call of reflect.DeepEqual copies lock value: istio.io/api/security/v1beta1.PeerAuthentication contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
test:
controllers/authorization/authorization_suite_test.go#L113
commentedOutCode: may want to remove commented-out code (gocritic)
|
test:
pkg/env/env_config.go#L17
named return "key" with type "string" found (nonamedreturns)
|
test:
pkg/resource/authconfig.go#L45
NewStaticTemplateLoader returns interface (github.com/opendatahub-io/odh-platform/pkg/spi.AuthConfigTemplateLoader) (ireturn)
|
test:
pkg/resource/authconfig.go#L96
NewConfigMapTemplateLoader returns interface (github.com/opendatahub-io/odh-platform/pkg/spi.AuthConfigTemplateLoader) (ireturn)
|
test:
pkg/resource/authconfig.go#L116
NewAnnotationAuthTypeDetector returns interface (github.com/opendatahub-io/odh-platform/pkg/spi.AuthTypeDetector) (ireturn)
|
test:
pkg/resource/authconfig.go#L137
NewExpressionHostExtractor returns interface (github.com/opendatahub-io/odh-platform/pkg/spi.HostExtractor) (ireturn)
|
test
Process completed with exit code 2.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|