Commit Graph

26 Commits

Author SHA1 Message Date
ivan
23cf83d92b ++ 2026-08-29 15:42:18 +05:00
ivan
e5c01279b7 ugok: bootstrap application layer on universal-chart from cluster dump
Adds apps/<app>/ugok overlays for 31 applications, derived strictly from
a live cluster dump (kubectl get deployment/service/configmap/secret),
following the wb overlay pattern (standalone HelmRelease patches on
universal-chart, plain k8s Secret + secretKeyRef instead of Vault Agent
since the ugok cluster has zero Vault usage cluster-wide).

- processing (workflow namespace) does not extend base: base is
  vault-native, ugok is not, so it's four standalone HelmReleases
  modeled on apps/processing/wb/*.
- issues/redis and django/redis are raw Deployments patched via JSON6902.
- documentations/pdf-markings and django/auth-flow-frontend,
  export-project are copied in as standalone files (base has no
  HelmRelease for them, and kustomize forbids cross-overlay references
  outside a directory's own tree).
- Images and images-with-registry updated to match wb where the same
  build lineage applies; left as-is where the wb tag carries a distinct
  client/cluster name (donstroi1, brusnika_*, dev4, UGOK_*, ugok1_*) or
  points at a different image repository entirely.
- Missing backend envs backfilled from wb where safe (internal
  svc.cluster.local refs, feature flags, already-established ugok
  domains); skipped where wb-specific (external DB/Kafka hosts, TLS CA
  content, features not deployed in ugok like gatekeeper/Superset).
- message-hub patch was missing its entire env block from the original
  bootstrap; rebuilt from the raw dump (not wb, whose Kafka/DB config is
  incompatible) plus a handful of small env gaps found while
  cross-checking every ugok app's rendered envs against the raw dump.

clusters/ugok/kustomization.yaml keeps the apps section commented out —
not wired into the Flux Kustomization yet, pending review.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-28 23:41:50 +05:00
ivan
c7b749fd09 ++ 2026-07-31 12:55:03 +05:00
ivan
34174be2e7 ++ 2026-07-29 17:48:54 +05:00
ivan
c22c795240 ++ 2026-07-28 15:52:39 +05:00
ivan
c2ff23a372 ++ 2026-07-28 15:49:21 +05:00
ivan
a5eb1269ab ++ 2026-07-28 15:39:31 +05:00
emelinda
9b0942f228 Migrate various applications to manifest definitions and HelmRelease. Add them to the appropriate namespaces and update related configurations. 2026-07-16 14:01:21 +03:00
emelinda
56e9457d27 Migrate frontend app from django namespace to control-interface namespace and update related HelmRelease configurations. 2026-07-15 17:58:41 +03:00
emelinda
dbcde81b88 Merge remote-tracking branch 'origin/docs' into docs 2026-07-15 16:39:59 +03:00
emelinda
1ab02557a5 Add srx-admin HelmRelease to d8-ugmk-prod in django namespace with default replica count 2026-07-15 16:28:08 +03:00
emelinda
182787e33b Migrate srx-admin from raw manifest definitions to HelmRelease and move from control-interface namespace to django. Remove deprecated resources and update related configurations. 2026-07-15 16:22:37 +03:00
emelinda
15f9b3036b Migrate srx-admin HelmRelease from control-interface namespace to django and update related configurations. 2026-07-15 14:58:26 +03:00
emelinda
8dfceabd9a Update d8-ugmk-prod kustomization to use control-interface namespace 2026-07-15 14:53:00 +03:00
emelinda
512ef2ec8e Migrate srx-admin HelmRelease from django namespace to control-interface and update related configurations. 2026-07-15 14:46:18 +03:00
ivan
ed80fd33e6 ++ 2026-07-15 16:32:44 +05:00
emelinda
cce76e48a9 Add example .env files and detailed configuration documentation for checklists, contracts, drawings, and eav services. 2026-07-14 00:13:03 +03:00
ivan
4a822dd435 ++ 2026-06-07 13:09:08 +05:00
ivan
5e5f060184 ++ 2026-06-02 15:35:55 +05:00
ivan
a4de4c0efc ++ 2026-06-02 15:22:49 +05:00
ivan
bea2897c05 ++ 2026-06-02 15:22:02 +05:00
ivan
7b7383aa82 ++ 2026-06-02 15:18:00 +05:00
ivan
6a1c6c952a ++ 2026-05-04 20:25:23 +07:00
emelinda
fb98f21c46 Enable replicas patch and deployment/service resources in cross-section and control-interface app kustomizations 2026-04-13 12:22:30 +03:00
emelinda
1d35476b00 Enable deployment and service in control-interface app kustomization 2026-04-13 12:05:48 +03:00
emelinda
aadbe6975f Add control-interface app with base configuration and yc-k8s-test overlay 2026-04-13 12:03:25 +03:00