David Dieruf
David Dieruf
Add the command `sga-cli apps init "my-cool-app-name"` that initializes a best practice app structure. - mkdir "applications" - touch "applications/pipeline.yaml" - touch "applications/configuration.yaml" - touch "secrets.yaml" - touch "instance.yaml" Obviously,...
It would have been nice to be notified about a bad agent config before attempting deployment `Got a larger chunk overlap (100) than chunk size (3), should be smaller.` attempted...
When I have a source like webcrawler as the beginning to my pipeline and it's successfully run it won't take any more action. The only way to kick off the...
Can the control plane have an additional endpoint maybe at /info where it provides details about the installation? - Versions of the services - number of replicas - Status
## Config as json I know most components have quite a list of possible configurations. I see the "config" option of each component in the API spec is formatted as...