Skip to content

Add Gateway API support to importer#112

Merged
JC5 merged 8 commits into
firefly-iii:mainfrom
KentaKariya:feature/importer-httproute
May 31, 2026
Merged

Add Gateway API support to importer#112
JC5 merged 8 commits into
firefly-iii:mainfrom
KentaKariya:feature/importer-httproute

Conversation

@KentaKariya

@KentaKariya KentaKariya commented May 30, 2026

Copy link
Copy Markdown
Contributor

Add support for Kubernetes Gateway API to the data importer chart by adding an HTTPRoute resource (disabled by default) that routes traffic to the existing Service.

I tested this feature locally in my K8s cluster.

@KentaKariya KentaKariya force-pushed the feature/importer-httproute branch from 956b088 to c9e4b7b Compare May 31, 2026 08:38
@KentaKariya KentaKariya marked this pull request as ready for review May 31, 2026 08:40
@KentaKariya KentaKariya requested a review from JC5 as a code owner May 31, 2026 08:40
@KentaKariya KentaKariya marked this pull request as draft May 31, 2026 08:40
@KentaKariya KentaKariya marked this pull request as ready for review May 31, 2026 08:41
@JC5 JC5 merged commit d20a9e1 into firefly-iii:main May 31, 2026
7 checks passed
@JC5

JC5 commented May 31, 2026

Copy link
Copy Markdown
Member

Nice work, merged.

@KentaKariya KentaKariya deleted the feature/importer-httproute branch May 31, 2026 12:36
anokfireball added a commit to anokfireball/homelab-as-code that referenced this pull request Jun 1, 2026
Bumps importer chart to 1.6.0 which adds chart-native HTTPRoute support
(firefly-iii/kubernetes#112). Replaces nginx Ingress with chart-native
httpRoute block + hand-authored ListenerSet, Certificate, ReferenceGrant,
and HTTP→HTTPS redirect HTTPRoute following the established project pattern.
anokfireball added a commit to anokfireball/homelab-as-code that referenced this pull request Jun 1, 2026
Bumps importer chart to 1.6.0 which adds chart-native HTTPRoute support
(firefly-iii/kubernetes#112). Replaces nginx Ingress with chart-native
httpRoute block + hand-authored ListenerSet, Certificate, ReferenceGrant,
and HTTP→HTTPS redirect HTTPRoute following the established project pattern.
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