-
Notifications
You must be signed in to change notification settings - Fork 293
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Checklist
- I did not find a related open issue.
- I did not find a solution in the troubleshooting guide: (https://cloud.google.com/config-connector/docs/troubleshooting)
- [] If this issue is time-sensitive, I have submitted a corresponding issue with GCP support.
Bug Description
When deploying a BigTable GCPolicy resource, and specifying a maxAge duration of "90d", the resource fails with the following error:
Warning UpdateFailed 11s (x5 over 5m47s) bigtablegcpolicy-controller Update call failed: error calculating diff: time: unknown unit "d" in duration "90d"
However, all other units including ms, s, m, h, appear to work just fine.
Additional Diagnostic Information
Kubernetes Cluster Version
Client Version: v1.19.4
Server Version: v1.20.10-gke.1600
Config Connector Version
1.70.0
Config Connector Mode
namespaced
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working