feat: separate recovery object store from replica source #677
Annotations
10 errors and 1 warning
|
ci:
api/v1/objectstore_types.go#L27
`explicitely` is a misspelling of `explicitly` (misspell)
|
|
ci:
internal/cnpgi/operator/reconciler.go#L78
Consider pre-allocating `barmanObjects` (prealloc)
|
|
ci:
internal/cnpgi/instance/internal/client/client.go#L16
exported: comment on exported const DefaultTTLSeconds should be of the form "DefaultTTLSeconds ..." (revive)
|
|
ci:
internal/cnpgi/instance/internal/client/client.go#L76
unused-parameter: parameter 'opts' seems to be unused, consider removing or renaming it as _ (revive)
|
|
ci:
internal/cnpgi/operator/config/config.go#L62
exported: exported method PluginConfiguration.GetBarmanObjectKey should have comment or be unexported (revive)
|
|
ci:
internal/cnpgi/operator/config/config.go#L69
exported: exported method PluginConfiguration.GetRecoveryBarmanObjectKey should have comment or be unexported (revive)
|
|
ci:
internal/cnpgi/operator/config/config.go#L76
exported: exported method PluginConfiguration.GetReplicaSourceBarmanObjectKey should have comment or be unexported (revive)
|
|
ci:
internal/cnpgi/operator/config/config.go#L83
exported: exported method PluginConfiguration.GetReferredBarmanObjectsKey should have comment or be unexported (revive)
|
|
ci:
internal/cnpgi/operator/config/config.go#L240
receiver-naming: receiver name p should be consistent with previous receiver name config for PluginConfiguration (revive)
|
|
ci:
internal/cnpgi/common/wal.go#L245
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
|
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|