Skip to content

Bug: Setting NoDefaultBackupLocation still requires a cloud-credentials secret #420

@tkagn

Description

@tkagn

Contact Details

No response

Describe bug

Add veloro instance with "noDefaultBackupLocation: true" without cloud-credentials secret in namespace results in velero pods in pending state.

Create cloud-credentials secret with empty values

kind: Secret
apiVersion: v1
metadata:
name: cloud-credentials
namespace:
cloud: >-
base64 encoding of AWS credential file
type: Opaque

What happened?

Expected Velero pods to be in running state.

OADP Version

0.4.x (Beta)

OpenShift Version

4.8

Velero pod logs

No response

Restic pod logs

No response

Operator pod logs

credentials file not found

New issue

  • This issue is new

Metadata

Metadata

Labels

kind/bugCategorizes issue or PR as related to a bug.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions