Commit Graph
64 Commits
Author SHA1 Message Date
Repinoid b9fa18164c fix(core,gen): UseStateForUnknown для Optional+Computed + live-dосылка без тихого fallback (R1+R3+A/B) 2026-09-22 22:35:45 +03:00
Repinoid a011358660 fix(core): досылать незаданные modify-params из live state.params (а не paramValue формы) — устраняет сброс needEnableAVI/ALB 2026-09-22 22:04:09 +03:00
Repinoid e0ad8bb472 chore(dev): bump провайдера 2.0.12 -> 2.0.13 2026-09-22 21:44:59 +03:00
Repinoid c2deff1a58 chore(dev): bump провайдера 2.0.11 -> 2.0.12; закрепить 2.0.11 в FullPipe 2026-09-22 19:49:41 +03:00
Repinoid 3a2a93b32e chore(dev): bump версии провайдера 2.0.10 -> 2.0.11 2026-09-22 19:26:17 +03:00
Repinoid 7e2ad415b4 chore(dev): bump версии провайдера 2.0.9 -> 2.0.10 2026-09-22 18:56:45 +03:00
Repinoid 9107ba00fa chore(dev): bump версии провайдера 2.0.8 -> 2.0.9 2026-09-22 16:49:55 +03:00
Repinoid 13beb9c142 release(dev): 2.0.8 2026-09-21 21:56:42 +03:00
Repinoid 25080b7379 release(dev): 2.0.7 2026-09-21 21:18:03 +03:00
Repinoid 69808bdf09 release(dev): 2.0.6 2026-09-21 20:30:59 +03:00
Repinoid 54b0baa718 release(dev): 2.0.5 2026-09-21 20:08:55 +03:00
Repinoid 140100378f release(dev): 2.0.4 2026-09-21 19:57:48 +03:00
Repinoid 1ec6a0fedc Fix VDC flow and FullPipe example 2026-09-21 13:02:25 +03:00
Repinoid 308f92bc37 fix(core): graceful fallback for cfsParams 500 error in createInstanceWithContext
- In provider/internal/core/client.go:
  - If GET /instanceOperations/{opUid}?fields=cfsParams fails with 500 or JSON unmarshal error,
    check whether provided parameters contain unresolved names via hasUnresolvedParams.
  - If all parameters are already resolved (UUIDs/numbers/booleans/JSON), proceed to send
    parameters via POST /instanceOperationCfsParams without hard-failing.
  - If unresolved names remain, fail immediately with original error.
- Bumped DEV provider version to 2.0.2 in TOOLS/config/dev/profile.env, VERSIONS.md, and DEV_STAND/FullPipe/versions.tf.
- Built, signed, and published provider 2.0.2 to DEV registry bucket nubes-terraform-registry.
2026-09-21 09:59:15 +03:00
Repinoid 4b218fbe33 fix: publish providers to registry bucket 2026-09-20 21:42:07 +03:00
Repinoid f32159b3af fix: publish generated providers to working registry 2026-09-20 20:00:34 +03:00
“Naeel” 9090488731 reversion: prod=1.*, dev=2.*, test=3.*; cleanup registry; test 3.0.0 + prod 1.0.0 uploaded (dev skipped: jsonEnv nested bug) 2026-09-03 09:07:05 +03:00
“Naeel” 86871498a2 Fix provider review findings 2026-08-31 20:19:31 +03:00
“Naeel” 75c868e0b5 chore: bump test docs version to 5.0.7 2026-08-31 17:04:08 +03:00
“Naeel” d61c8d5cb7 docs: fix registry URL in getting started guide 2026-08-31 16:49:10 +03:00
“Naeel” 5f81e4a664 fix: ToSnake acronym bug, migrate compare script to Gateway, YAML regen all stands
- ToSnake: fix acronym splitting (CPU, TTL, CA, API, VIP, AVI)
- compare_yaml_vs_api.py: deck-api → lk-api-gateway
- YAML regenerated from API for all 3 stands
- Go resources regenerated
- Providers rebuilt 3.0.6/5.0.5/2.0.6
2026-08-10 09:25:53 +04:00
“Naeel” f6494d038e chore: inline nav removed, bump versions 3.0.5/5.0.4/2.0.5, rebuild 2026-08-09 22:06:38 +04:00
“Naeel” ac2ce0ea53 chore: bump versions 3.0.4/5.0.3/2.0.3 + rebuild 2026-08-09 20:08:12 +04:00
“Naeel” 5ce7853817 chore: bump versions DEV 3.0.3, PROD 2.0.2 2026-08-09 19:16:47 +04:00
“Naeel” fda819cd81 feat: stages output + services_list sync
- stages always visible (remove log_level gating)
- fix tty resource leak (move out of poll loop)
- show current stage [..] in addition to completed [OK]/[FAIL]
- sync services_list.txt for all 3 stands with live UI
- add YAML vs API comparison script
- bump TEST version 5.0.1 -> 5.0.2
2026-08-09 18:18:35 +04:00
“Naeel” 86b44cc141 fix(dev): версия повышена 3.0.1→3.0.2 (terraform init не подхватит старую) 2026-08-09 16:35:03 +04:00
“Naeel” 8b60145506 feat(dev): провайдер 3.0.1 собран из DEV API (YAML + Go + docs перегенерированы) 2026-08-09 16:05:15 +04:00
“Naeel” 3a4eddbfb9 fix: версии всех стендов сброшены на X.0.1 (2.0.1 PROD, 3.0.1 DEV, 5.0.1 TEST) 2026-08-09 16:01:45 +04:00
“Naeel” 260766e0b2 refactor: единый registry.env + очистка profile.env от registry-параметров + синхронизация build-provider.sh 2026-08-09 15:56:51 +04:00
“Naeel” 16c7e05b4b Добавлены материалы подготовки к экзамену ФИЯР МГУ, PGwNewRegistry tf-конфиг, скрипт сравнения YAML/API, обновлены services_list 2026-08-07 21:51:11 +04:00
“Naeel” 4465180616 bump DEV 3.1.13 + PROD 2.1.12 (regenerated from fixed template) 2026-07-20 12:27:52 +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” d05456c4f9 bump TEST 5.1.15 2026-07-20 10:09:21 +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” b137c93869 fix: redeploy now sends CFS params from YAML (RunRedeployOperation + template + loader) 2026-07-20 07:45:56 +04:00
“Naeel” 6660008af1 fix: ResolveS3UidInAllMapFixed exported + called in RequiredParamsMismatch 2026-07-19 13:36:40 +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” b6f5b481af bump versions: dev 3.1.3, test 5.1.5, prod 2.1.2 2026-07-18 23:01:14 +04:00
“Naeel” 7edea3f472 bump versions: dev 3.1.2, test 5.1.4, prod 2.1.1 2026-07-18 22:39:47 +04:00
Naeel b770d55d4c fix: разорвать симлинки services_list, запрет симлинков в правилах 2026-07-18 14:18:38 +03:00
Naeel ab7ab7abf2 fix: S3 refSvcId=12 — разрешить имя наравне с UUID, версия 5.1.3 2026-07-18 13:33:59 +03:00
Naeel ad3b986d89 feat: новый дизайн документации — шаблон, генератор, CSS, md_in_html, версия 5.1.2 2026-07-18 09:50:37 +03:00
“Naeel” 073c37b549 fix: common services_list.txt via symlinks, rename DEV bucket to unique name 2026-07-18 06:55:28 +04:00
“Naeel” e822009cfb feat: DEV provider 3.1.1 with mtls support, regenerated resources 2026-07-17 13:43:22 +04:00
“Naeel” 58675ccff2 1 2026-07-17 09:51:57 +04:00