Sm-operator for Kubernetes

Hi all,

I’m creating a Bitwarden Secret to fetch secrets. I face the following logs while I try to describe the BitwardenSecret object in Kubernetes, I checked and the inputs are correct. any hints on how to resolve the issue? thanks.

  Map:
    Bw Secret Id:     78d52c1d-41e1-4dc5-83a1-b28900d2b27a
    Secret Key Name:  test__secret__1
    Bw Secret Id:     176050d3-2ac9-4e80-9396-b28900e13600
    Secret Key Name:  test__secret__2
  Organization Id:    7281ced7-2fd4-4af5-be19-b28900d0baf9
  Secret Name:        bw-sample-secret
Status:
  Conditions:
    Last Transition Time:  2025-02-19T13:59:30Z
    Message:               Error pulling Secret Manager secrets from API => API: https://api.bitwarden.com -- Identity: https://identity.bitwarden.com -- State: /state -- OrgId: 7281ced7-2fd4-4af5-be19-b28900d0baf9  - API error: Received error message from server: [400 Bad Request] {"error":"invalid_client"}
    Reason:                ReconciliationFailed
    Status:                False
    Type:                  FailedSync
Events:                    <none>
1 Like

@rdmnf any clue, you managed to solve this? Am experiencing the same, while the k8s operator are running and the authToken is there as well.