Skip to content

chore: ignore archibot-db-gateway httpGet.port schema errors - #83

Merged
vl-kp merged 2 commits into
mainfrom
chore/ignore-archibot-db-gateway-httpget-port
Jul 9, 2026
Merged

chore: ignore archibot-db-gateway httpGet.port schema errors#83
vl-kp merged 2 commits into
mainfrom
chore/ignore-archibot-db-gateway-httpget-port

Conversation

@vl-kp

@vl-kp vl-kp commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Whitelist archibot archibot-db-gateway liveness/readiness httpGet.port validation errors in IGNORED_VALIDATION_ERRORS.
  • Needed so gitops can health-check the plain-HTTP :8080 /healthz listener while image.port remains TLS :8443.

Allow archibot to probe the plain-HTTP :8080 /healthz listener while
image.port stays on TLS :8443. Chart templates already honor httpGet.port;
only the strict values schema rejects it until platform-managed-chart is updated.
@vl-kp
vl-kp requested a review from a team as a code owner July 9, 2026 08:38
@vl-kp
vl-kp merged commit 8d2e4a8 into main Jul 9, 2026
2 checks passed
@vl-kp
vl-kp deleted the chore/ignore-archibot-db-gateway-httpget-port branch July 9, 2026 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants