Skip to content

feat(krateo-sse-proxy): declare service.nodePort in values.schema.json - #34

Merged
braghettos merged 2 commits into
mainfrom
feat/sse-proxy-service-nodeport
Aug 7, 2026
Merged

feat(krateo-sse-proxy): declare service.nodePort in values.schema.json#34
braghettos merged 2 commits into
mainfrom
feat/sse-proxy-service-nodeport

Conversation

@braghettos

Copy link
Copy Markdown
Collaborator

crdgen omitted service.nodePort from the KrateoSseProxy composition CRD (schema didn't declare it), so the apiserver pruned it — breaking installer NodePort pinning. Adds it to charts/krateo-sse-proxy schema (+ template if missing). 🤖 Generated with Claude Code

braghettos and others added 2 commits August 8, 2026 00:08
crdgen generates the KrateoSseProxy composition CRD from this chart's schema; it didn't declare
service.nodePort, so the apiserver pruned spec.service.nodePort — breaking installer NodePort
pinning for the events/notifications sse-proxy. Declare it (+ render it in the Service template).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LJsLqtryCgWwEt8FnPE1se
…rvice.nodePort schema release

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LJsLqtryCgWwEt8FnPE1se
@braghettos
braghettos merged commit 7191787 into main Aug 7, 2026
10 checks passed
@braghettos
braghettos deleted the feat/sse-proxy-service-nodeport branch August 7, 2026 22:14
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.

1 participant