Allow to disable backrest container #260
Annotations
10 errors
lint:
controllers/common/testutils.go#L28
Error return value of `yaml.Unmarshal` is not checked (errcheck)
|
lint:
api/v2/backrest.go#L16
Error return value of `mapstructure.Decode` is not checked (errcheck)
|
lint:
pkg/k8s/client_util.go#L146
SA1019: exec.Stream is deprecated: use StreamWithContext instead to avoid possible resource leaks. See https://github.com/kubernetes/kubernetes/pull/103177 for details. (staticcheck)
|
lint:
controllers/cassandrabackup/reconcile.go#L115
Error return value of `r.Client.Update` is not checked (errcheck)
|
lint:
controllers/cassandrabackup/reconcile.go#L228
Error return value of `r.backupData` is not checked (errcheck)
|
lint:
controllers/cassandracluster/cassandracluster_controller.go#L109
Error return value of `rcc.updateCassandraStatus` is not checked (errcheck)
|
lint:
controllers/cassandracluster/generator.go#L681
Error return value of `parsedConfig.SetP` is not checked (errcheck)
|
lint:
controllers/cassandracluster/generator.go#L745
Error return value of `parsedConfig.SetP` is not checked (errcheck)
|
lint:
controllers/cassandracluster/generator.go#L746
Error return value of `parsedConfig.DeleteP` is not checked (errcheck)
|
lint:
controllers/cassandracluster/generator.go#L748
Error return value of `currentParsedConfig.MergeFn` is not checked (errcheck)
|