Implement ApplicationCredentials #1840
Annotations
5 errors and 1 warning
|
go-lint
Process completed with exit code 2.
|
|
go-lint:
api/v1alpha1/applicationcredential_types.go#L111
requiredfields: field ApplicationCredentialFilter.UserRef does not allow the zero value. The field does not need to be a pointer. (kubeapilinter)
|
|
go-lint:
api/v1alpha1/applicationcredential_types.go#L103
requiredfields: field ApplicationCredentialSecretSpec.SecretRef does not allow the zero value. The field does not need to be a pointer. (kubeapilinter)
|
|
go-lint:
api/v1alpha1/applicationcredential_types.go#L71
requiredfields: field ApplicationCredentialResourceSpec.UserRef does not allow the zero value. The field does not need to be a pointer. (kubeapilinter)
|
|
go-lint:
internal/controllers/applicationcredential/controller.go#L119
ineffectual assignment to err (ineffassign)
|
|
go-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|