Commit graph

507 commits

Author SHA1 Message Date
bom
41c41cf9c3 Fix execute_secure call 2023-07-18 12:22:50 +02:00
bom
a53c28b690 Use execute_secure in dockerhub_login 2023-07-18 12:20:44 +02:00
bom
8ae03f5811 Implement execute_secure
Allows us to sanitize commands involving sensitive information like
passwords, before throwing exceptions
2023-07-18 12:18:57 +02:00
bom
2ead8cc31b Handle failed execution in execute_live 2023-07-18 12:18:09 +02:00
bf2d68bddc Linting 2023-07-18 11:33:44 +02:00
e21155fdec Add f-string 2023-07-18 11:26:46 +02:00
43988291c6 Handle errors in execute 2023-07-18 11:10:09 +02:00
771ffe5229 mv domain logic to domain 2023-07-14 12:42:46 +02:00
355c457d57 add an test 2023-07-14 12:41:54 +02:00
8ce3c74c34 add some todos 2023-07-14 11:46:06 +02:00
8b11a4fa61 Add execute_handled 2023-07-14 11:43:52 +02:00
9c44bebd5d use the new image_naming 2023-07-14 11:33:01 +02:00
6b1ffb6e99 add some tests 2023-07-13 20:41:52 +02:00
4bc4af52cd Remove unused import 2023-07-12 15:51:23 +02:00
d2bc3cd9f3 Use execute 2023-07-12 15:50:33 +02:00
15544e0ba0 Raise exception when encountered 2023-07-12 15:43:16 +02:00
a4cdf051ff Linting 2023-07-12 14:37:21 +02:00
e1639974e3 Specify raised exceptions 2023-07-12 14:37:07 +02:00
186f057b2b Use more verbose error output 2023-07-12 14:21:39 +02:00
4e66aa24a5 fix lint 2023-07-12 08:19:31 +02:00
0ef15f0102 add default_snapshot_suffix 2023-07-12 08:09:57 +02:00
f3c99c3d5f fix the release validation issue 2023-07-07 16:34:36 +02:00
3e5be9b82b fix linting 2023-07-07 15:15:23 +02:00
9b05abb80a fix release validation 2023-07-07 15:12:21 +02:00
03bf8e5dea SNAPSHOT for pybuild_files 2023-07-07 15:11:21 +02:00
909a765660 rename do backend resources 2023-07-05 09:30:30 +02:00
2fa5e94cb6 fix aws_backend wo kms 2023-07-05 08:58:53 +02:00
1c08952a86 fix region prefixes & backends 2023-07-04 18:55:41 +02:00
b165b5d06c make aws provider symmetric to other providers 2023-07-03 09:25:57 +02:00
3218f8421f rename resources 2023-07-03 09:25:28 +02:00
24211b1a27 fix lint 2023-06-28 08:49:55 +02:00
e86e6fe357 add test for found issue 2023-06-28 08:45:37 +02:00
fc07173e89 add one more test 2023-06-28 08:23:47 +02:00
9445cf6b5f add one more test 2023-06-28 08:23:33 +02:00
e0239d7f08 fix lint 2023-06-28 08:23:03 +02:00
a94ac66079 adjust private to public by conv 2023-06-28 08:22:51 +02:00
f0f7ef87bd fix logiv gap 2023-06-28 08:22:21 +02:00
2ef93a5972 add update release_type 2023-06-26 09:36:00 +02:00
cd52a009f3 fix release init 2023-06-26 09:35:40 +02:00
bom
8be3145e23 Push tags in release_mixin 2023-06-16 15:09:53 +02:00
a71d5ef547 fix default value 2023-06-16 12:34:25 +02:00
da1aaae40c add ProvsK3sBuild doc 2023-06-13 17:22:44 +02:00
f881698320 add provider doc 2023-06-13 09:18:13 +02:00
ae11713fc7 add terraform doc 2023-06-13 08:50:26 +02:00
ba26f5aa6a minor updates 2023-06-02 12:47:56 +02:00
3360998175 not needed any more 2023-05-31 09:24:54 +02:00
e2fd3b1eb9 make local methods more private 2023-05-31 08:52:19 +02:00
003296112a fix linting 2023-05-31 08:37:44 +02:00
63baaaf411 remove deprecated functions 2023-05-31 08:36:12 +02:00
b0b3f1bf55 fixed last missing pieces 2023-05-28 17:15:25 +02:00
0103080bbd fix update runtime 2023-05-27 14:37:23 +02:00
7ba01f3ee4 minor fix 2023-05-27 11:42:04 +02:00
cf605d4198 minor fixes for hetzner 2023-05-26 17:12:38 +02:00
158d8a3b37 fix lint 2023-05-26 17:03:56 +02:00
0b577597e8 introduce aws_provider 2023-05-26 16:56:02 +02:00
da872af76e fix linting 2023-05-26 15:38:12 +02:00
406a5e6333 minor fixes 2023-05-26 15:30:47 +02:00
fa4b58b88c remove unused 2023-05-26 15:15:51 +02:00
39d732a04e handle backends in project_vars 2023-05-26 15:14:12 +02:00
4a2fa628f1 handle backends in init_client 2023-05-26 14:53:59 +02:00
f399d1e637 handle the case of non local state 2023-05-26 14:47:22 +02:00
8f61e286ae add resource handling for do_backend 2023-05-26 14:39:13 +02:00
7476c9a2d3 no longer used 2023-05-26 13:06:14 +02:00
d8e10b2fda improve readability 2023-05-26 13:06:04 +02:00
bom
92e3181323 Resolve mypy error 2023-05-26 08:53:32 +02:00
bom
e3703042b0 Resolve linting errors 2023-05-26 08:52:57 +02:00
bom
7ad5468a11 Implement additional resources as sets
Avoids duplicates when using multiple providers
2023-05-26 08:40:41 +02:00
bom
b26cf9ff0a Implement Hetzner provider 2023-05-26 08:29:32 +02:00
bom
3d5506ac93 Fix typo 2023-05-26 08:19:22 +02:00
dc9236d766 minor fixes 2023-05-25 19:19:34 +02:00
70a671a06d bring credentials-mapping-defaults closer to the domain 2023-05-25 18:28:45 +02:00
cb17b39433 refactor terraform_devops_build to provider domain object 2023-05-25 17:57:57 +02:00
85aa41b2a8 use enhanced terraform structure 2023-05-25 16:48:05 +02:00
4cf3ec8460 enhance terraform class 2023-05-25 15:21:13 +02:00
b24288976e format 2023-05-25 14:51:49 +02:00
20edebf61c added some todos 2023-05-25 14:50:16 +02:00
bom
664f3cfd79 Implement DigitaloceanTerraform build type 2023-05-25 14:49:34 +02:00
de29c1dad8 fix terraform issues 2023-05-24 17:50:09 +02:00
62464afb83 devops_terraform_build now might work 2023-05-24 16:04:42 +02:00
7ede8e345a migrate fkt to service 2023-05-24 14:17:47 +02:00
d909251c08 add project vars fkt 2023-05-24 14:17:13 +02:00
e4fef8b61c add a terraform api 2023-05-24 14:16:27 +02:00
74a95c8c59 add terraform_build_commons_path() 2023-05-24 11:29:49 +02:00
15335ae73f introduce terraform 2023-05-24 08:34:43 +02:00
483d98a3d5 k3s now works 2023-05-22 13:56:53 +02:00
c2fee0f52e fix linting 2023-05-22 13:37:14 +02:00
0e28cbd52d provs_k3s now migth work 2023-05-22 13:23:10 +02:00
fc58f2e807 provs config now is done by domain object 2023-05-22 12:51:35 +02:00
643602e5b7 init now will work 2023-05-22 11:54:34 +02:00
0f212782d5 introduce k3s 2023-05-22 11:08:34 +02:00
61dfa82661 initial try 2023-05-22 10:46:11 +02:00
f8c6af8fd1 fix init.py 2023-05-22 10:08:06 +02:00
bae844dfdb Breaking: remove outdated mixins 2023-05-22 09:53:50 +02:00
8b348771e0 fix terraform-build 2023-05-22 09:51:29 +02:00
ed2f4d5ad0 fix pylint 2023-05-20 16:23:19 +02:00
b44751149a fix pylint 2023-05-20 16:14:35 +02:00
ce35bc2d54 make mypy green 2023-05-20 15:40:27 +02:00
cc9119111f Merge branch 'ddd-intro' into introduce-domain-factories 2023-05-20 13:42:57 +02:00
6dfc6a5a94 fix version bumping 2023-05-19 17:16:52 +02:00
0b14b49b86 fix tagging 2023-05-19 17:14:24 +02:00