Michael Styne

Results 4 issues of Michael Styne

# Bug Report --- ## Describe the bug When importing an existing Kubernetes cluster using `terraform import digitalocean_kubernetes_cluster`, the incorrect node pool ID is imported. ### Affected Resource(s) - digitalocean_kubernetes_cluster...

bug
Needs Investigation

Hello again @Gutza! When a lock, say: `/mstyne/test/lock-0000000001` is released, the parent node `/mstyne/test` is left behind. Is there some reason for doing this that I might not be aware...

Hello 1Password, ### Summary OnePasswordItem definitions automatically create a Secret object. The presence of these Secret objects are unexpected by CD tools, such as Argo CD. The CD tools will...

enhancement

Hello DigitalOcean, ``` --------------------------------------------------------------------------- JSONDecodeError Traceback (most recent call last) [](https://localhost:8080/#) in () 24 print(latest_uuid) 25 ---> 26 invoice_resp = client.invoices.get_csv_by_uuid(latest_uuid) 27 invoice_resp 5 frames [/usr/lib/python3.11/json/decoder.py](https://localhost:8080/#) in raw_decode(self, s, idx)...