Commit bd74124
The chart unification (4 per-platform charts -> unified client/ chart)
shipped in v1.1.0; the unified chart has now been at v1.2.x in production
across stg + hasan-prod for several releases. Time to retire the legacy
artifacts.
Removed:
- aks/, bm/, eks/, oc/ chart directories — 75 files, ~330KB. Each had a
DEPRECATED.md pointing at the unified chart for ~6 months.
- 7 stale .tgz tarballs at repo root (aks-1.0.3, aks-1.0.4, bm-1.0.3,
bm-1.0.4, eks-1.0.3, eks-1.0.4, oc-1.0.4). The release workflow
publishes via gh-pages; these checked-in builds were dead weight.
- Root index.yaml — stale snapshot listing only 1.0.3/1.0.4 of the
legacy charts. The live index served at tracebloc.github.io/client
is on the gh-pages branch and is the source of truth.
- mysql.yaml at repo root — orphaned PVC manifest with hardcoded volume
UUID and namespace. Audited: zero references anywhere in the repo.
Other:
- Added *.tgz to .gitignore so chart packages don't sneak back in.
- Updated client/MIGRATION.md Rollback section. The old "the legacy
charts remain in aks/, bm/, eks/, oc/ and can be used at any time"
was about to become a lie. Replaced with instructions to recover the
directory from git history if anyone genuinely needs the old chart.
Verification:
- helm lint --strict ./client -f client/ci/eks-values.yaml — clean
(same invocation the release workflow runs on every tag)
- helm unittest client — 105/105 still passing
- helm package ./client -d /tmp — produces a valid client-1.2.3.tgz
Net diff: 86 files changed, 17 insertions(+), 3447 deletions(-).
Co-authored-by: Lukas Wuttke <lukas@tracebloc.io>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: lukasWuttke <54042461+LukasWodka@users.noreply.github.com>
1 parent 097c1be commit bd74124
86 files changed
Lines changed: 17 additions & 3447 deletions
File tree
- aks
- templates
- bm
- templates
- client
- eks
- templates
- oc
- templates
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
Binary file not shown.
Binary file not shown.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments