Commit Graph
266 Commits
Author SHA1 Message Date
“Naeel” 42210c2250 v5.0.73: req.Close=true — force new TCP per request 2026-07-01 16:09:54 +04:00
“Naeel” 11f5464367 v5.0.72: clean build — ?endpoint= + TLSNextProto + rawQuery fix 2026-07-01 16:01:33 +04:00
“Naeel” f2d2b02e45 v5.0.71: rawQuery (no %2F) + Accept: */* (DDoS-Guard POST fix) 2026-07-01 15:52:50 +04:00
“Naeel” 3f9b02c7f7 v5.0.70: all URLs use ?endpoint= (fix query params in path) 2026-07-01 15:43:27 +04:00
“Naeel” 97ea19ed1b v5.0.69: ?endpoint= format like generator (fixes POST 403) 2026-07-01 15:41:38 +04:00
“Naeel” 7862ea7e45 v5.0.68: TLSNextProto fix — disable HTTP/2 ALPN (DDoS-Guard EOF) 2026-07-01 15:40:09 +04:00
“Naeel” e06e8de134 v5.0.67: fix proxy nil crash + net/url import 2026-07-01 14:59:49 +04:00
“Naeel” dbc426b861 v5.0.66: utls + proxy CONNECT tunnel (DDoS-Guard bypass) 2026-07-01 14:57:53 +04:00
“Naeel” 0ea3ec8120 v5.0.65: remove req.Close (server EOF after Firefox TLS) 2026-07-01 14:53:45 +04:00
“Naeel” 7af20e6568 v5.0.64: utls Firefox-120 TLS fingerprint 2026-07-01 14:51:03 +04:00
“Naeel” 5a301a397c v5.0.63: utls force HTTP/1.1 ALPN 2026-07-01 14:47:54 +04:00
“Naeel” 62c41e96d7 v5.0.62: utls Chrome-120 TLS fingerprint (DDoS-Guard bypass) 2026-07-01 14:45:30 +04:00
“Naeel” 3c6e8c8b1d v5.0.61: add browser Accept headers (DDoS-Guard) 2026-07-01 14:35:19 +04:00
“Naeel” 3308aebe76 v5.0.60: UA=Mozilla/5.0 exactly (DDoS-Guard TLS fingerprint bypass) 2026-07-01 14:33:38 +04:00
“Naeel” 45a722db29 v5.0.59: fix ALL ?endpoint= URLs in client.go (was missing GetInstanceStateRaw) 2026-07-01 14:31:20 +04:00
“Naeel” d2b9e91624 v5.0.58: fix API format — ?endpoint= instead of REST path (DDoS-Guard 403) 2026-07-01 14:28:08 +04:00
“Naeel” 9c78cba1a0 v5.0.57: provider address terra.k8c.ru/nubes-test/nubes 2026-07-01 12:15:33 +04:00
“Naeel” 765abaccfe gitignore: block docs_gen/ at root level too 2026-07-01 11:44:49 +04:00
“Naeel” cb4efc878a profiles: separate S3 paths by stand (nubes-test/nubes-prod/nubes-dev) 2026-07-01 11:26:31 +04:00
“Naeel” 3e200aa608 v5.0.57: separate generated docs by stand, NEVER publish from docs/
- docs_gen/test/ — TEST-only generated docs (332 resources)
- docs_gen/prod/ — PROD placeholder
- docs_gen/dev/ — DEV placeholder
- 04_build_and_publish_docs.sh: --profile now uses ONLY docs_gen/<stand>/, never docs/
- .gitignore: exclude all generated docs
- Profile env: DOCS_GEN_DIR path
- Remove personal .docx from repo
2026-07-01 11:20:34 +04:00
“Naeel” e96a12e4f9 1 2026-07-01 10:41:53 +04:00
“Naeel” e8b8db1d10 v5.0.57: regenerate all from TEST API (NOT PROD)
- 43 YAML, 94 Go, 332 docs from deck-api-test.ngcloud.ru
- STANDS.md, TESTING.md, API_TOKENS.md added
- Never mix PROD/TEST again
2026-07-01 10:04:15 +04:00
“Naeel” 78740de602 docs: STANDS.md — NEVER mix PROD/TEST/DEV environments 2026-07-01 09:55:38 +04:00
“Naeel” ba4eebedd2 docs: REPO_INVENTORY.md — full repo structure, version matrix, profiles, published state 2026-07-01 09:44:00 +04:00
“Naeel” 655718f0c9 docs: TESTING.md — PROD 14-day delete lock vs TEST 15-min delete 2026-06-30 18:43:09 +04:00
“Naeel” d99f70c7f4 docs: TESTING.md — NEVER run tests against PROD API 2026-06-30 18:42:24 +04:00
“Naeel” 3b6b5ba3c4 feat: full regeneration from API — 70→88 Go files, 42 YAMLs, +18 new resources (reconcile, backup, users, databases) 2026-06-30 18:41:14 +04:00
“Naeel” 0d24326edb fix: service_spec_gen skip 404 services gracefully instead of panic 2026-06-30 18:39:35 +04:00
“Naeel” 781f538f7b chore: P2 — remove dead tools (service_ops_gen, service_params_gen, gen/v1) 2026-06-30 18:36:13 +04:00
“Naeel” 3cda6ec479 fix: P1 — remove panics in docs gen, remove clickhouse hardcode, empty op logging 2026-06-30 18:27:06 +04:00
“Naeel” a0e4037d7b fix: P1 — classifyOperation accepts any underscore prefix + format.Source warns instead of silently writing broken Go 2026-06-30 18:16:28 +04:00
“Naeel” 75c1802530 fix: bulletproof .gitignore for ALL Go binaries + classifyOperation for any underscore prefix 2026-06-30 18:13:36 +04:00
“Naeel” 48ad16c241 fix: P0 — add User-Agent + retry to bash urllib, retry to service_spec_gen, empty-list guard 2026-06-30 18:11:52 +04:00
“Naeel” 1739120a98 docs: Opus analysis round 2 — full audit of generation scripts (bash + Go tools + CI + profiles) 2026-06-30 18:08:19 +04:00
“Naeel” f2a9b3be84 fix: remove accidentally committed test-generated files 2026-06-30 17:56:58 +04:00
“Naeel” 966def9456 docs: Opus questions round 2 — deep analysis of generation scripts and tools 2026-06-30 17:56:41 +04:00
“Naeel” 4235f3e05e fix: add User-Agent to all generator tools (service_spec_gen, ops_gen, params_gen) — bypass DDoS-Guard 2026-06-30 17:48:21 +04:00
“Naeel” 3239c7807a fix: add missing fields to Legacy UniversalClient + bump version to 5.0.56 + concurrency docs 2026-06-30 17:43:35 +04:00
“Naeel” 2bc0e0160a test: P1.6 — table-driven tests for classifyStatus, isAdoptable, isTerminalError (34 cases) 2026-06-30 17:40:20 +04:00
“Naeel” d1ca283d3a security: remove test.token.new from git history 2026-06-30 17:39:37 +04:00
“Naeel” 0998b19ec5 refactor: P2.8 — adoptExistingInstanceOnCreate uses classifyStatus + exhaustive switch 2026-06-30 17:38:46 +04:00
“Naeel” f48772962b feat: P2.7 — InstanceState enum + classifyStatus() for 16 states 2026-06-30 17:37:43 +04:00
“Naeel” 0f2036f061 fix: P1.4 — validateSpec() fail-fast on unknown operation kind in generator 2026-06-30 17:34:31 +04:00
“Naeel” ce28906d32 fix: P0.2 — auto-cleanup not_created orphan instances on adopt 2026-06-30 17:33:17 +04:00
“Naeel” df450b1eec fix: add retry + User-Agent to Legacy provider doRequest (same P0.1 fix) 2026-06-30 17:31:05 +04:00
“Naeel” 1252014324 fix: add retry + User-Agent to doRequest (P0.1 — DDoS-Guard bypass + transient error handling) 2026-06-30 17:27:53 +04:00
“Naeel” 63d92d5880 docs: move token docs to docs/ops/API_TOKENS.md + link in TROUBLESHOOTING 2026-06-30 17:25:51 +04:00
“Naeel” 6c442623be docs: API token saga — DDoS-Guard User-Agent fix, new tokens, endpoint matrix 2026-06-30 17:25:17 +04:00
“Naeel” 8ce7a7aa93 docs: Opus analysis split into 3 files + follow-up questions 2026-06-30 16:52:58 +04:00
“Naeel” fa427b3c70 add: tools, secrets (safe files), updated gitignore 2026-06-30 15:47:38 +04:00