Skip to content

[bug]: All dev and prod endpoints unreachable (HTTP 530 / Cloudflare Error 1033) #1344

@devantler

Description

@devantler

Expected Behavior

All dev and prod HTTPS endpoints should be reachable and return valid responses:

URL Environment Expected
https://dev.platform.devantler.tech Dev Homepage (OAuth2)
https://whoami.dev.platform.devantler.tech Dev Whoami echo
https://headlamp.dev.platform.devantler.tech Dev Headlamp UI
https://dex.dev.platform.devantler.tech Dev Dex OIDC
https://flux.dev.platform.devantler.tech Dev Flux status
https://goldilocks.dev.platform.devantler.tech Dev Goldilocks (OAuth2)
https://oauth2-proxy.dev.platform.devantler.tech Dev OAuth2 proxy
https://platform.devantler.tech Prod Homepage (OAuth2)
https://whoami.platform.devantler.tech Prod Whoami echo
https://headlamp.platform.devantler.tech Prod Headlamp UI
https://dex.platform.devantler.tech Prod Dex OIDC
https://flux.platform.devantler.tech Prod Flux status
https://goldilocks.platform.devantler.tech Prod Goldilocks (OAuth2)
https://oauth2-proxy.platform.devantler.tech Prod OAuth2 proxy

HTTP-to-HTTPS redirect (301) should work for all endpoints.

Actual Behavior

HTTPS redirect (301) works because it's handled by Cloudflare, not the origin.

Dev environment root cause:

Prod environment root cause:

Additional observations:

  • Dev cluster has a single node named hcloud-prod-cx23-fsn1- the "prod" prefix is misleading for a dev cluster3
  • Dev cluster has no HelmReleases, no Gateways, no nothing beyond Flux and CiliumHTTPRoutes
  • Only namespaces present in dev: default, flux-system, kube-system, kube-node-lease, kube-public, cilium-secrets

Steps to Replicate

530
530
error code: 1033
MANIFEST_UNKNOWN: manifest unknown
Only flux-system and kube-system pods

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions