Vyas

Results 13 issues of Vyas

Hi Folks, I really like these `light` & `dark` themes in VS Code and would like to use the same color palette across other apps (such as my terminal theme)....

This is a starting point to resolve #629. Mind if I get some feedback on how this is so far? - [x] Is the location of the helm chart code...

I'd like to be able to install the CCM using a Helm chart so that the lifecycle of this controller can be managed atomically and independently of the other applications...

This PR updates the current set of GitHub Actions and creates a Dependabot config to update them, moving forward.

This reformats the README file with GitHub recognized code blocks & equally spaced Markdown table.

When releasing machines in the MaaS UI, users can choose to erase disks. I'd like for a way specify this when destroying maas_instance terraform resources.

enhancement
good first issue
triaged

### Feature request: The Dragonfly manager container currently supports using either MySQL or PostgreSQL: - https://github.com/dragonflyoss/Dragonfly2/issues/1423 - https://github.com/dragonflyoss/Dragonfly2/pull/1459 I'd like the helm chart `value.yaml` to also support deploying with this...

enhancement

Hi Alessio, Thanks for this great TF Provider, I was wondering if this provider could be updated to allow ssh key's to be passed directly by value. I have a...

### Platform or tool AWS ### Desired or expected behavior I'd like 2 additional optional fields to be available for `endpoint` and `use_path_style` so that I can use the aws...

As of today, the actions/checkout (v4.1.7) input `submodules` only allows the following options: `true`, `false`, & `recursive`. This works for development workloads, but in my case I only need CI...