Commit Graph

54 Commits

Author SHA1 Message Date
Stefan Reimer ea3361886b fix: Various Pulumi fixes 2021-10-04 17:51:16 +02:00
Stefan Reimer c2c0a2d077 feat: Add support for Pulumi 2021-09-20 16:19:14 +02:00
Stefan Reimer 7a66cf3ec5 Add workaround for AWS S3 API, verify md5 hash, exit non-zero on validate failure 2021-03-11 19:25:02 +01:00
Stefan Reimer f6e3df67bb Allow validate tests for aws-cfn-lib, check Mode option 2021-03-11 16:38:55 +01:00
Stefan Reimer 21cb87e9ef Remove hardcodeded kubezero output template, add support for embedded custom output formats 2021-02-22 19:38:44 +01:00
Stefan Reimer 07f8186461 Remove legacy FortyTwo 2021-02-12 11:06:43 +00:00
Stefan Reimer 540d4c2faa Minimum Python >= 3.7, drop oyaml, add support for short intrinsic AWS functions 2021-01-11 14:34:50 +00:00
Stefan Reimer 2b2c8e2ea8 Fix uploading of rendered templates, support jinja user-data 2020-12-29 00:12:55 +01:00
Stefan Reimer 3738f3fcdc Implement S3 support for CFN operations 2020-08-12 17:20:37 +01:00
Stefan Reimer 16f5c2be90 Add S3 support 2020-08-12 16:07:56 +01:00
Stefan Reimer 9d042d9a24 Minor bugfix for create-docs 2020-07-31 22:57:25 +01:00
Stefan Reimer fbc69a3965 Add new graph feature, make validate work against latest cfn-lint 2020-07-31 22:35:14 +01:00
Stefan Reimer 8fbe40771e Make validate work with latest cfn-lint library 2020-07-31 13:48:54 +01:00
Stefan Reimer 3c4044cdb8 Add warning for additional parameters 2020-07-16 23:56:09 +01:00
Stefan Reimer a92b56083b Execute post hooks only on success, cleanups 2020-06-26 15:54:37 +01:00
Stefan Reimer 1d7f2bf3bf Minor bugfix 2020-06-25 14:09:27 +01:00
Stefan Reimer 9d862b51dd Add parameters to stack documentation generator 2020-06-22 16:16:38 +01:00
Stefan Reimer b8eca4e94e Add parameters to outputs template render 2020-06-22 14:17:49 +01:00
Stefan Reimer 3fb7da29c2 Add generic templating to outputs formats, add kubezero custom hook 2020-06-22 14:14:11 +01:00
Stefan Reimer c6c34b5dc1 Implemented intial support for hooks and outputs 2020-06-22 12:30:54 +01:00
Stefan Reimer 478f8a4bfa Code Cleanup, introduce docs_path and use it for create-docs 2020-06-19 17:54:48 +01:00
Stefan Reimer d4b6837260 Add Outputs to template documentation generator 2020-06-19 17:40:51 +01:00
Stefan Reimer 7093ce98dc Move doc template into packaged file, format improvements 2020-06-05 11:08:19 +01:00
Stefan Reimer 0ca7a25a6e Fix docs template 2020-06-04 16:38:44 +01:00
Stefan Reimer d6e799565d New feature: create-docs rendering markdown documentation for rendered stacks 2020-06-04 16:32:17 +01:00
Stefan Reimer afe3e35d4c Add sops support, improved secret handling 2020-04-08 16:30:58 +01:00
Stefan Reimer 80e8ff9463 New outputs function
continuous-integration/drone/push Build encountered an error Details
2020-02-25 20:40:12 +00:00
Stefan Reimer 7782c180f3 Fix path matching bugs by moving to pathlib
continuous-integration/drone/push Build encountered an error Details
2019-12-09 13:32:39 +00:00
Stefan Reimer 6cadc18397 Improve error handling for project root dir, add ENV support for project root
continuous-integration/drone/push Build encountered an error Details
2019-12-06 14:46:41 +00:00
Stefan Reimer 2579636d08 Add user-data compression info, add warning when templates exceed max. size
continuous-integration/drone/push Build is passing Details
2019-09-11 11:42:49 +00:00
Stefan Reimer 1e1f0a7f06 Emergency fix to prevent Transform being removed if only Iterate is in use
continuous-integration/drone/push Build is passing Details
2019-09-02 15:54:19 +00:00
Stefan Reimer a307ba35fa New variables support within stack configs
continuous-integration/drone/push Build is passing Details
2019-09-02 11:13:40 +00:00
Stefan Reimer 3f9e7827f8 Improve error debugging
continuous-integration/drone/push Build is passing Details
2019-08-03 21:31:17 +00:00
Stefan Reimer edbd13520d Bugfix for broken option handling in 0.7.0
continuous-integration/drone/push Build is passing Details
2019-07-28 13:02:18 +00:00
Stefan Reimer 3fcca2b782 Add notification_sns support, stack group option handling cleanup
continuous-integration/drone/push Build is passing Details
2019-07-27 22:30:03 +00:00
Stefan Reimer 39c9c56fea Add onfailure support, incl. config
continuous-integration/drone/push Build is passing Details
2019-07-03 13:15:18 +00:00
Stefan Reimer 31ea1665af Add 0.6.0 CHANGES
continuous-integration/drone/push Build is passing Details
2019-06-27 13:34:41 +00:00
Stefan Reimer 9fc7a550db Implement Piped mode for provision
continuous-integration/drone/push Build is failing Details
2019-06-27 13:31:51 +00:00
Stefan Reimer fbec1fe7f7 Add Piped support to rendering
continuous-integration/drone/push Build is passing Details
2019-06-27 12:10:42 +00:00
Stefan Reimer d3efc7c336 Improved auto dependency resolution for StackRef and FortyTwo Legacy Refs 2019-06-15 00:05:15 +00:00
Stefan Reimer 309356b129 Fix remaing yaml load calls 2019-06-12 17:17:18 +00:00
Stefan Reimer badb7b02c8 Release 0.5.0 2019-04-18 16:30:50 +00:00
Stefan Reimer 48c625c678 Use yaml.safe_load everywhere, reuse code for sync, render and provision 2019-03-22 10:58:13 +00:00
Stefan Reimer cf7a9df9ae Add sync command, make *cb* boolean available within Jinja context 2019-03-20 12:51:17 +00:00
Stefan Reimer 68f9ca68d1 OS environment variable support in config files, new jinja functions, cleanup 2019-03-06 19:57:31 +00:00
Stefan Reimer 47b492a65e Code clean up PEP8, some fixes along the way 2019-02-07 15:36:16 +00:00
Stefan Reimer 3587451170 Dependency handling refactoring 2019-02-05 17:48:29 +00:00
Stefan Reimer 139cf36d3c Bugfix 2019-02-04 15:59:28 +00:00
Stefan Reimer 54df655648 Allow dependencies to be resolved automatically and merged with stack configs, resolve global deps, code cleanup 2019-02-04 15:43:34 +00:00
Stefan Reimer 5e76eabbc5 Allow multiple stack name patterns for most commands, add stack region to logging 2019-01-31 10:23:03 +00:00