Commit Graph

126 Commits

Author SHA1 Message Date
Stefan Reimer a859415a9d docs: tweaks
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-06-28 13:45:51 +02:00
Stefan Reimer 06c34a6afe docs: update usage
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-06-28 13:35:13 +02:00
Stefan Reimer baa45b801e chore: fix License for Pypi 2022-06-28 13:29:42 +02:00
Stefan Reimer 42d4a62679 ci: migrate from setuptools to PEP517 hatchling to build 2022-06-28 13:15:45 +02:00
Stefan Reimer b32de905a4 feat: add execute task, rework Dockerfile to allow podman run rootless
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-06-27 20:51:03 +02:00
Stefan Reimer c7b0daab22 feat: add policy pack support for Pulumi stacks
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-06-23 15:55:37 +02:00
Stefan Reimer 34bd98e3f3 feat: add mock, latest Pulumi
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-06-22 15:08:45 +02:00
Stefan Reimer 59308a72d4 feat: latest Pulumi providers, new Pulumi stack tags, fixes for 5.X aws provider
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-06-01 13:16:19 +02:00
Stefan Reimer 962ef05714 fix: ensure Jinja2 version >=3
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-04-19 14:18:14 +02:00
Stefan Reimer 05122591a0 fix: support Jinja2 >= 3.1
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-04-19 14:02:31 +02:00
Stefan Reimer c3d416b75a fix: Revert Python to V3.8
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-04-19 13:26:12 +02:00
Stefan Reimer f7a84e8b36 ci: update Python runtime and Pulumi versions
ZeroDownTime/CloudBender/pipeline/head There was a failure building this commit Details
2022-04-19 13:07:47 +02:00
Stefan Reimer 6f31560262 fix: migrate to new Jinja2 V3 context decorator
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-04-19 12:47:36 +02:00
Stefan Reimer 4abed82b8a feat: Prevent blacklisted outputs from being written to output files, add easy stack reset for Pulumi stacks
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-04-12 13:16:42 +02:00
Stefan Reimer 5db67920f7 feat: add assimilate task to import resources into Pulumi stacks, various Pulumi related fixes
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-03-16 16:18:23 +01:00
Stefan Reimer 4196b54a20 fix: make outputs work for CFN again
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-03-15 14:03:35 +01:00
Stefan Reimer dd43cfc3f4 fix: do NOT write clear text outputs to disk
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-03-15 11:18:38 +01:00
Stefan Reimer 6a8c41ff47 fix: bail out if Pulumi secrets provider is missing, incl. overwrite for bootstrap 2022-03-15 11:18:00 +01:00
Stefan Reimer e74bca7199 fix: disable parallel operations for Pulumi as backend does not support that, yet 2022-03-15 11:17:13 +01:00
Stefan Reimer 7d6135e099 fix: code style / flake8 automation
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-02-22 11:04:29 +01:00
Stefan Reimer 129d287ae5 feat: add export command for pulumi stakcs incl. optional reset, fix pulumi secrets for outputs
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-02-21 21:04:38 +01:00
Stefan Reimer 65b9282060 ci: add git to build container to make versioning work
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-02-08 17:08:09 +01:00
Stefan Reimer 7bc1510afa ci: further versioning tweaks 2022-02-08 16:52:05 +01:00
Stefan Reimer 937cbce2ce ci: disable trivy fail for now
ZeroDownTime/CloudBender/pipeline/head This commit looks good Details
2022-02-08 16:19:48 +01:00
Stefan Reimer 886f421edd ci: use version number from Git tag
ZeroDownTime/CloudBender/pipeline/head There was a failure building this commit Details
2022-02-08 16:01:41 +01:00
Stefan Reimer e3cb29c454 ci: Add Jenkins support, set Python version based on tags
ZeroDownTime/CloudBender/pipeline/head There was a failure building this commit Details
2022-02-08 14:14:24 +01:00
Stefan Reimer fd1719a402 ci: Improve make docker 2022-02-08 13:49:08 +01:00
Stefan Reimer f2d26dcebf feat: Enabled Jinja2 V3 support 2022-01-26 13:27:07 +01:00
Stefan Reimer 160250369b fix: make Jinja3 work 2022-01-24 12:01:50 +01:00
Stefan Reimer 0a4c5ba6ed chore: some more docs 2021-11-15 18:37:52 +01:00
Stefan Reimer 7b4438ec5c chore: update docs 2021-11-15 13:20:58 +01:00
Stefan Reimer e64621547e feat: add DISABLE_SOPS 2021-10-13 13:23:31 +02:00
Stefan Reimer af4100c84a fix: some build tweaks, update CHANGES 2021-10-05 12:52:15 +02:00
Stefan Reimer 5321ea0aff feat: remove some duplicated stuff from Pulumi log events 2021-10-05 12:47:29 +02:00
Stefan Reimer ea3361886b fix: Various Pulumi fixes 2021-10-04 17:51:16 +02:00
Stefan Reimer 07470a206d feat: add Dockerfile, build tweaks 2021-09-23 19:27:06 +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 3a7783acc9 Set version 2020-12-29 00:14:06 +01:00
Stefan Reimer 2b2c8e2ea8 Fix uploading of rendered templates, support jinja user-data 2020-12-29 00:12:55 +01:00
Stefan Reimer 381091ec6a Actually change package version 2020-08-12 17:22:33 +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 8c32b80320 Fix require cfn-lint version 2020-07-31 22:36:41 +01:00
Stefan Reimer fbc69a3965 Add new graph feature, make validate work against latest cfn-lint 2020-07-31 22:35:14 +01:00