Commit Graph

83 Commits

Author SHA1 Message Date
ff2de9d390 feat: store outputs for Pulumi stacks
All checks were successful
ZeroDownTime/CloudBender/pipeline/tag This commit looks good
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2023-12-04 16:24:55 +00:00
dea57201cb Upgrade deprecated setuptools API, fix code style
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2023-10-27 12:52:46 +00:00
e070fecb9f Bump Pulumi to fix bug
Some checks failed
ZeroDownTime/CloudBender/pipeline/head There was a failure building this commit
2023-10-27 10:20:19 +00:00
260c44c49b Use ruamel.yaml for config and secret handling
Some checks failed
ZeroDownTime/CloudBender/pipeline/head There was a failure building this commit
2023-10-24 14:16:38 +00:00
ff58d43ff1 Add limited support for nested secrets
Some checks failed
ZeroDownTime/CloudBender/pipeline/head There was a failure building this commit
2023-10-24 11:34:41 +00:00
4e3127cdbc Bug fixes for latest pulumi
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
ZeroDownTime/CloudBender/pipeline/tag This commit looks good
2023-05-18 12:19:51 +00:00
611dddb062 feat: handle non-existing stacks during delete gracefully, bump minimal Python to 3.9, latest Pulumi
Some checks reported errors
ZeroDownTime/CloudBender/pipeline/head Something is wrong with the build of this commit
2022-09-26 15:57:11 +02:00
893c49bbb0 fix: allow deploying Pulumi stacks in parallel to CFN 2022-08-26 11:44:33 +02:00
f47cefbd36 feat: output avaiable execute functions if known specified
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2022-07-11 18:51:15 +00:00
f1bfbd3eea fix: Improve error handling in Pulumi execute functions
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2022-07-06 15:35:28 +02:00
e0c724c68f feat: remove graph feature, write Pulumi docs to file
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2022-07-05 16:56:59 +02:00
60bcc25f52 feat: New command , cleanup, allow region overwrite
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2022-07-04 16:15:14 +02:00
1e7665f2bb feat: improve docs task to render pulumi docs with live outputs
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2022-07-01 14:56:53 +02:00
adc92bf24a feat: merge all documentation functionality, leverage __doc__ for Pulumi modules
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2022-06-30 17:42:49 +02:00
ac51a0774a feat: add --profile option allowing to overwrite the used AWS profile being used
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2022-06-30 13:24:44 +02:00
0182847ab3 fix: missing import
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2022-06-29 10:52:25 +02:00
f204d80e7f fix: make pulumi stack sync work again, update docs
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2022-06-29 10:30:25 +02:00
78a902c696 feat: implement version checks for extended toolchain
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2022-06-28 15:30:13 +02:00
42d4a62679 ci: migrate from setuptools to PEP517 hatchling to build 2022-06-28 13:15:45 +02:00
b32de905a4 feat: add execute task, rework Dockerfile to allow podman run rootless
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2022-06-27 20:51:03 +02:00
c7b0daab22 feat: add policy pack support for Pulumi stacks
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2022-06-23 15:55:37 +02:00
4abed82b8a feat: Prevent blacklisted outputs from being written to output files, add easy stack reset for Pulumi stacks
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2022-04-12 13:16:42 +02:00
5db67920f7 feat: add assimilate task to import resources into Pulumi stacks, various Pulumi related fixes
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2022-03-16 16:18:23 +01:00
4196b54a20 fix: make outputs work for CFN again
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2022-03-15 14:03:35 +01:00
dd43cfc3f4 fix: do NOT write clear text outputs to disk
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2022-03-15 11:18:38 +01:00
7d6135e099 fix: code style / flake8 automation
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2022-02-22 11:04:29 +01:00
129d287ae5 feat: add export command for pulumi stakcs incl. optional reset, fix pulumi secrets for outputs
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
2022-02-21 21:04:38 +01:00
160250369b fix: make Jinja3 work 2022-01-24 12:01:50 +01:00
5321ea0aff feat: remove some duplicated stuff from Pulumi log events 2021-10-05 12:47:29 +02:00
ea3361886b fix: Various Pulumi fixes 2021-10-04 17:51:16 +02:00
c2c0a2d077 feat: Add support for Pulumi 2021-09-20 16:19:14 +02:00
7a66cf3ec5 Add workaround for AWS S3 API, verify md5 hash, exit non-zero on validate failure 2021-03-11 19:25:02 +01:00
f6e3df67bb Allow validate tests for aws-cfn-lib, check Mode option 2021-03-11 16:38:55 +01:00
21cb87e9ef Remove hardcodeded kubezero output template, add support for embedded custom output formats 2021-02-22 19:38:44 +01:00
07f8186461 Remove legacy FortyTwo 2021-02-12 11:06:43 +00:00
540d4c2faa Minimum Python >= 3.7, drop oyaml, add support for short intrinsic AWS functions 2021-01-11 14:34:50 +00:00
2b2c8e2ea8 Fix uploading of rendered templates, support jinja user-data 2020-12-29 00:12:55 +01:00
3738f3fcdc Implement S3 support for CFN operations 2020-08-12 17:20:37 +01:00
16f5c2be90 Add S3 support 2020-08-12 16:07:56 +01:00
9d042d9a24 Minor bugfix for create-docs 2020-07-31 22:57:25 +01:00
fbc69a3965 Add new graph feature, make validate work against latest cfn-lint 2020-07-31 22:35:14 +01:00
8fbe40771e Make validate work with latest cfn-lint library 2020-07-31 13:48:54 +01:00
3c4044cdb8 Add warning for additional parameters 2020-07-16 23:56:09 +01:00
a92b56083b Execute post hooks only on success, cleanups 2020-06-26 15:54:37 +01:00
1d7f2bf3bf Minor bugfix 2020-06-25 14:09:27 +01:00
9d862b51dd Add parameters to stack documentation generator 2020-06-22 16:16:38 +01:00
b8eca4e94e Add parameters to outputs template render 2020-06-22 14:17:49 +01:00
3fb7da29c2 Add generic templating to outputs formats, add kubezero custom hook 2020-06-22 14:14:11 +01:00
c6c34b5dc1 Implemented intial support for hooks and outputs 2020-06-22 12:30:54 +01:00
478f8a4bfa Code Cleanup, introduce docs_path and use it for create-docs 2020-06-19 17:54:48 +01:00