Support object storage in TempoMonolithic CR #2351
continuous-integration.yaml
on: pull_request
Unit tests
2m 49s
Security
3m 41s
Code standards (linting)
14s
Annotations
7 errors and 4 warnings
Code standards (linting):
apis/tempo/v1alpha1/tempomonolithic_webhook.go#L101
(*TempoMonolithic).validateStorage - result 0 (sigs.k8s.io/controller-runtime/pkg/webhook/admission.Warnings) is always nil (unparam)
|
Code standards (linting):
apis/tempo/v1alpha1/tempomonolithic_webhook.go#L120
(*TempoMonolithic).validateExtraConfig - result 1 (k8s.io/apimachinery/pkg/util/validation/field.ErrorList) is always nil (unparam)
|
Code standards (linting):
apis/tempo/v1alpha1/tempomonolithic_webhook.go#L107
missing cases in switch of type v1alpha1.MonolithicTracesStorageBackend: v1alpha1.MonolithicTracesStorageBackendMemory, v1alpha1.MonolithicTracesStorageBackendPV, v1alpha1.MonolithicTracesStorageBackendAzure, v1alpha1.MonolithicTracesStorageBackendGCS (exhaustive)
|
Code standards (linting):
controllers/tempo/tempomonolithic_controller.go#L46
missing cases in switch of type v1alpha1.MonolithicTracesStorageBackend: v1alpha1.MonolithicTracesStorageBackendAzure, v1alpha1.MonolithicTracesStorageBackendGCS (exhaustive)
|
Code standards (linting):
internal/manifests/monolithic/configmap.go#L130
missing cases in switch of type v1alpha1.MonolithicTracesStorageBackend: v1alpha1.MonolithicTracesStorageBackendAzure, v1alpha1.MonolithicTracesStorageBackendGCS (exhaustive)
|
Code standards (linting):
internal/manifests/monolithic/statefulset.go#L157
missing cases in switch of type v1alpha1.MonolithicTracesStorageBackend: v1alpha1.MonolithicTracesStorageBackendAzure, v1alpha1.MonolithicTracesStorageBackendGCS (exhaustive)
|
Code standards (linting)
issues found
|
Code standards (linting)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code standards (linting)
Restore cache failed: Dependencies file is not found in /home/runner/work/tempo-operator/tempo-operator. Supported file pattern: go.sum
|
Unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests
Restore cache failed: Dependencies file is not found in /home/runner/work/tempo-operator/tempo-operator. Supported file pattern: go.sum
|