You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial implementation of flavors template registry.
Signed-off-by: Christoph Pakulski <[email protected]>
* Moved logic producing config from individual flavor to generic flavor package.
Signed-off-by: Christoph Pakulski <[email protected]>
* Added InPort listening port to template parameters.
Signed-off-by: Christoph Pakulski <[email protected]>
* Added comments and corrected formatting.
Signed-off-by: Christoph Pakulski <[email protected]>
* Format and style changes for linter and go format checker.
Signed-off-by: Christoph Pakulski <[email protected]>
* Code corrections for linter.
Signed-off-by: Christoph Pakulski <[email protected]>
* Reduced gocycle complexity in NewRunCmd.
Signed-off-by: Christoph Pakulski <[email protected]>
* Changes after code review.
Signed-off-by: Christoph Pakulski <[email protected]>
* Fixed crash when template args are specified and getnevoy args point directly to Envoy image.
Signed-off-by: Christoph Pakulski <[email protected]>
* Added logic to create static or strict_dns type of cluster
based on comma separated list of endpoints.
Signed-off-by: Christoph Pakulski <[email protected]>
* Added error checking when template.Execute functions are run
when postgres specific config is created out of templates.
Signed-off-by: Christoph Pakulski <[email protected]>
* Renamed template argument from endpoint to endpoints.
Signed-off-by: Christoph Pakulski <[email protected]>
* Corrected methods' comments. Small refactoring of unit tests.
Signed-off-by: Christoph Pakulski <[email protected]>
* Removed checking for user specified config params.
Signed-off-by: Christoph Pakulski <[email protected]>
0 commit comments