capactio / capact

Simple way to manage applications and infrastructure.
https://capact.io
Apache License 2.0
80 stars 19 forks source link

Bootstrap Helm storage backend Go app #669

Closed pkosiec closed 2 years ago

pkosiec commented 2 years ago

Description

Changes proposed in this pull request:

Additional:

Testing

No testing required, as the services are not yet implemented. But you can run them anyway if you want - just follow the README.md inside cmd/helm-storage-backend/ directory 🙂

You can also run some gRPC calls from Insomnia, but unfortunately the response won't be that useful - that's why I added logging to the sample GetValue method. Screenshot 2022-03-16 at 15 56 58

Related issue(s)

670