gitea_admin
  • Joined on 2026-07-01
gitea_admin pushed to main at abrban/cloud-host 2026-07-17 13:17:28 +00:00
58ab81469b Stabilize CI Kaniko tag and keep Harbor free of egress proxy.
gitea_admin pushed to main at abrban/cloud-host 2026-07-11 08:13:46 +00:00
fec9ec386f Push Kaniko artifacts via harbor-core for Harbor UI visibility.
ec72ee4fca Fix app image pulls and Harbor kubelet auth for user workloads.
54ab2f2f05 Fix Kaniko registry auth and push target for Harbor builds.
214b617be0 Fix image pull/build failures on restricted egress clusters.
2679c9d66e Fix Kaniko image refs to use seeded abrban/ images.
Compare 6 commits »
gitea_admin pushed to ci/kaniko-fix at abrban/cloud-host 2026-07-10 08:59:34 +00:00
54ab2f2f05 Fix Kaniko registry auth and push target for Harbor builds.
gitea_admin pushed to ci/kaniko-fix at abrban/cloud-host 2026-07-09 16:45:49 +00:00
214b617be0 Fix image pull/build failures on restricted egress clusters.
gitea_admin pushed to ci/kaniko-fix at abrban/cloud-host 2026-07-09 15:01:56 +00:00
2679c9d66e Fix Kaniko image refs to use seeded abrban/ images.
gitea_admin created branch ci/kaniko-fix in abrban/cloud-host 2026-07-09 15:01:56 +00:00
gitea_admin pushed to ci/egress-proxy-test at abrban/cloud-host 2026-07-09 14:38:12 +00:00
1ec4d07939 Add egress proxy to user-app Kaniko build jobs.
gitea_admin created branch ci/egress-proxy-test in abrban/cloud-host 2026-07-09 14:38:12 +00:00
gitea_admin pushed to main at abrban/cloud-host 2026-07-05 16:35:21 +00:00
3d773a4a62 feat(platform): wire OTP SMS env from platform Secret via Helm
gitea_admin pushed to main at abrban/cloud-host 2026-07-03 16:11:23 +00:00
b2ecdad53b fix(logging): use ELASTIC_PASSWORD env in ES health probes
gitea_admin pushed to main at abrban/cloud-host 2026-07-03 15:54:37 +00:00
a2fe61b1f6 fix(platform): inject ELASTIC_PASSWORD from platform secrets in production
gitea_admin pushed to main at abrban/cloud-host 2026-07-03 10:51:31 +00:00
d3bbc0c0a0 fix(build): default Kaniko and init images to Harbor via Helm values
8163665c86 fix(platform): close remaining audit findings from security review
6d9cd89cc5 docs: add portable from-zero deploy runbook and GitOps templates
22359be40e fix(platform): apply production hardening from audit plan
Compare 4 commits »
gitea_admin pushed to main at abrban/cloud-host 2026-07-02 15:51:51 +00:00
34c110be6a docs: document CI/CD bootstrap, seed images, and troubleshooting
gitea_admin pushed to main at abrban/cloud-host 2026-07-02 15:08:48 +00:00
38b4a67db1 ci: add --insecure-pull for kaniko to pull base image from harbor-registry:5000
gitea_admin pushed to main at abrban/cloud-host 2026-07-02 15:05:49 +00:00
7695cb5420 ci: use internal harbor-registry URL for BASE_IMAGE pull (matches kaniko auth)
gitea_admin pushed to main at abrban/cloud-host 2026-07-02 15:02:45 +00:00
6ba77eebcf ci: pull node base image from Harbor instead of docker.io
gitea_admin pushed to main at abrban/cloud-host 2026-07-02 14:23:51 +00:00
f2e8195d1d ci: retry kaniko jobs (backoffLimit 2, push-retry) for flaky egress to docker.io
gitea_admin pushed to main at abrban/cloud-host 2026-07-02 14:05:12 +00:00
ba82a5d785 ci: fail fast on kaniko job failure with logs, longer job TTL for post-mortem
gitea_admin pushed to main at abrban/cloud-host 2026-07-02 13:09:09 +00:00
1572b3ce66 fix(chart): support existingSecret and provide CLUSTER_KUBECONFIG_KEY to backend
gitea_admin pushed to main at abrban/cloud-host 2026-07-02 12:06:41 +00:00
abfe858909 ci: use seeded abrban/alpine-git for clone init (proxy-dockerhub 404s for kubelet)