Mark Mercado
Mark Mercado
I've reproduced this; using `project` works, using `project_name` does not (Droplet ended up in the default project).
Yep, I'm aware that there are integration failures with the CDN stuff ... just need cycles to dig into them.
I think all this needs at this point is a changelog fragment ...
> I'll provide a fragment, are you otherwise OK with the name ? > > I also wonder what's the best way to keep an updated list of modules here...
This is a slick feature by the way, thanks for sharing!
I don't see that as an option as far as the [API](https://docs.digitalocean.com/reference/api/api-reference/#tag/Kubernetes) goes, please reopen if I'm missing something.
Oh, perhaps [this](https://docs.digitalocean.com/reference/api/api-reference/#operation/assign_project_resources) would work, let me investigate.
Looks like it should, the URNs for Kubernetes clusters look like this `do:kubernetes:bd5f5959-5e1e-4205-a714-a914373942af`.
...I'm not sure what to do, closing.
I have the beginnings of a [Helm chart](https://github.com/mamercad/helm-charts/tree/devel/charts/ara); it's very simple right now, just a `Deployment` and a `Service`. It's good enough for my needs right now (and spares me...