CLI automatically discovers and uses cacert from BSL #11000
Annotations
5 errors and 1 warning
Run CI
Process completed with exit code 2.
|
Run CI:
pkg/cmd/util/downloadrequest/downloadrequest_test.go#L871
builder.ForBackupStorageLocation("test-ns", "test-bsl").Provider("aws").Bucket("test-bucket").Config undefined (type *builder.BackupStorageLocationBuilder has no field or method Config)
|
Run CI:
pkg/cmd/util/downloadrequest/downloadrequest_test.go#L747
builder.ForBackupStorageLocation("test-ns", "bsl-https").Provider("aws").Bucket("https-bucket").CACert(serverCACertPEM).Config undefined (type *builder.BackupStorageLocationBuilder has no field or method Config)
|
Run CI:
pkg/cmd/util/downloadrequest/downloadrequest_test.go#L737
builder.ForBackupStorageLocation("test-ns", "bsl-http").Provider("aws").Bucket("http-bucket").Config undefined (type *builder.BackupStorageLocationBuilder has no field or method Config)
|
Run CI:
pkg/cmd/util/downloadrequest/downloadrequest_test.go#L643
builder.ForBackupStorageLocation("test-ns", "test-bsl").Provider("aws").Bucket("test-bucket").Config undefined (type *builder.BackupStorageLocationBuilder has no field or method Config)
|
Run CI
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|