Commit Graph
83 Commits
Author SHA1 Message Date
“Naeel” eb36731d3e docs: explain why two applies — PG user not ready for apps 2026-07-21 08:23:39 +04:00
“Naeel” ecace0311b docs: TEST_STAND README + clean terraform.tfvars.example 2026-07-21 08:18:48 +04:00
“Naeel” a4a3f8e63c fix: domain comments — correct .dev.nubes.ru suffix, add uniqueness note 2026-07-21 08:06:45 +04:00
“Naeel” 4ea4cc82b0 docs: TEST_STAND locals.tf — comments on every line 2026-07-21 08:03:29 +04:00
“Naeel” 664ab51b0d fix: update lucee_git_revision (8268568) + flask_git_revision (54746e9) — no DROP, init_db at module level 2026-07-21 07:32:42 +04:00
“Naeel” f56c0c0cf4 add Node.js CRUD (tfnodejscrud) + nodejs.tf in TEST_STAND 2026-07-20 13:50:13 +04:00
“Naeel” 3a24690c3f docs: add comments to terraform.tfvars.example (s3_name/S3 UUID interchangeability) 2026-07-20 12:17:24 +04:00
“Naeel” b05969aad0 bump flask_git_revision to 34c030c (site/ structure) 2026-07-20 12:12:44 +04:00
“Naeel” 4c5a61cbbf refactor: LUCEE/ → CRUD/, npg_lucee → main_pg, add flask.tf 2026-07-20 11:05:39 +04:00
“Naeel” 757aa2de98 fix: modify only if hasServiceParamChanges (skip when git_revision only), bump TEST 5.1.16 2026-07-20 10:30:19 +04:00
“Naeel” 53edffd255 fix: redeploy template — merge modify-params into redeploy params (single apply), bump TEST 5.1.14 2026-07-20 09:49:18 +04:00
“Naeel” 67ce3e4ab9 fix: redeploy template — handle empty params + nil for Dummy 2026-07-20 07:51:46 +04:00
“Naeel” 4aa1c83bea chore: replace placeholder inputs/outputs with real TEST_STAND/LUCEE parameters 2026-07-20 07:51:07 +04:00
“Naeel” b137c93869 fix: redeploy now sends CFS params from YAML (RunRedeployOperation + template + loader) 2026-07-20 07:45:56 +04:00
“Naeel” 377542eb45 chore: add static SVG diagram and embed in SCHEMA.md 2026-07-20 07:43:50 +04:00
“Naeel” 9fb23af151 chore: simplify mermaid graph for stable render 2026-07-20 07:01:04 +04:00
“Naeel” 1208104f77 fix: mermaid labels - quote and use newline instead of <br/> 2026-07-20 06:55:00 +04:00
“Naeel” a99fac5a86 chore: add LUCEE mermaid schema 2026-07-20 06:51:54 +04:00
“Naeel” 196d55a945 LUCEE: updated lucee.tf with new git_path, TABLE_NAME, user/db subresources 2026-07-19 18:54:09 +04:00
“Naeel” 4d14568852 fix: non-constant format string in fmt.Errorf 2026-07-19 13:11:46 +04:00
“Naeel” 38d278427e fix: move s3Uid resolve before early return when no refSvcId 2026-07-19 13:04:31 +04:00
“Naeel” dd61b1b08d fix: s3Uid resolve by JSON key pattern (no DataDescriptor dependency) 2026-07-19 11:37:52 +04:00
“Naeel” 65b78f2a78 fix: resolve s3Uid name→UUID for uuid sub-params inside map-fixed 2026-07-19 10:45:22 +04:00
“Naeel” 0a027c2ebf fix: map-fixed fallback builds JSON from DataDescriptor sub-param defaults 2026-07-19 09:34:26 +04:00
“Naeel” 35792091bd fix: nested attrs with default → Optional (no Computed), prevents unknown values 2026-07-18 23:12:51 +04:00
“Naeel” 92cb40e476 fix: nil-guard for nested map-fixed params in generated code 2026-07-18 22:51:43 +04:00
“Naeel” cfb546651b fix: zero-value fallback — integer→0, boolean→false; modify uses WithDefaults 2026-07-18 22:28:02 +04:00
“Naeel” 84a3513f02 fix: terra.k8c.ru → registry.kube5s.ru everywhere 2026-07-18 15:48:22 +04:00
“Naeel” 58675ccff2 1 2026-07-17 09:51:57 +04:00
“Naeel” d7e61abf2b chore: commit all changes 2026-07-16 18:31:28 +04:00
“Naeel” b0fb2ab9cf refactor: edge as variable, add edge_uid 2026-07-09 09:32:14 +04:00
“Naeel” 8b1176f8d8 fix: skip empty optional ref-params in resolveRefSvcParamValues, bump 5.0.68 2026-07-09 09:20:26 +04:00
“Naeel” fbf2db55ab add vcNsxt edge resource 2026-07-09 09:15:05 +04:00
“Naeel” 1f36fa72eb refactor: vdc as variable, add vdc_uid 2026-07-09 09:14:10 +04:00
“Naeel” c36212422c add vcVdc resource stub 2026-07-09 08:51:31 +04:00
“Naeel” a883d9ce38 refactor: org as variable, not managed resource 2026-07-09 08:46:03 +04:00
“Naeel” b0f07d4f0f fix: v_i_p_configure match existing org 2026-07-09 08:34:33 +04:00
“Naeel” ee9759cbce debug: bump 5.0.67, log PlanExistingResourceDiagnostics entry 2026-07-09 00:54:07 +04:00
“Naeel” 5b106d7029 debug: stderr logging in FindInstanceByDisplayName, bump 5.0.66 2026-07-09 00:42:14 +04:00
“Naeel” f59b9ca19b fix: req.Close only for non-GET (fixes FindInstanceByDisplayName), bump 5.0.65 2026-07-08 20:11:30 +04:00
“Naeel” 6d3bfe852c fix vcOrg: resource_name = NaeelOrg 2026-07-08 19:53:44 +04:00
“Naeel” c6b490f151 vcOrg: adopt existing WZ03709-iaas 2026-07-08 19:46:40 +04:00
“Naeel” c8bd107f92 fix vcOrg: formatting 2026-07-08 19:12:12 +04:00
“Naeel” 25786cecc6 fix vcOrg: add required v_i_p_configure = [] 2026-07-08 19:10:53 +04:00
“Naeel” fefabd448a add TEST_STAND/kuber — vcOrg only 2026-07-08 19:09:15 +04:00
“Naeel” 5322df7c51 v5.0.64: update test stand configs 2026-07-07 10:26:21 +04:00
“Naeel” d70bf5d171 v5.0.64: delete idempotency, duplicate adopt, defer unlock, exist marker 2026-07-07 10:08:50 +04:00
“Naeel” 4ac21d9367 v5.0.63: instance-level mutex to prevent parallel operations on same resource 2026-07-07 08:27:42 +04:00
“Naeel” d9f2c60e90 v5.0.62: fix modify 500 (remove WithDefaults GET ?fields=cfsParams) + tests 2026-07-06 22:43:19 +04:00
“Naeel” 5696be934c feat: TEST_STAND sync script + MariaDB/Lucee updated to v5.0.61 nubes-test 2026-07-06 10:36:52 +04:00