Skip to content

Gateway API Installation via manifests fails due to 404 error for following: v1.6.2 #3364

@wgoodric

Description

@wgoodric

Error when installing API resources : $ kubectl kustomize "https://github.com/nginx/nginx-gateway-fabric/config/crd/gateway-api/standard?ref=v1.6.2" | kubectl apply -f -
error: hit 27s timeout running '/usr/bin/git fetch --depth=1 https://github.com/nginx/nginx-gateway-fabric v1.6.2'
error: no objects passed to apply

$ wget https://github.com/nginx/nginx-gateway-fabric/config/crd/gateway-api/standard?ref=v1.6.2
--2025-05-07 14:15:22-- https://github.com/nginx/nginx-gateway-fabric/config/crd/gateway-api/standard?ref=v1.6.2
Resolving github.com (github.com)... 140.82.113.3
Connecting to github.com (github.com)|140.82.113.3|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-05-07 14:15:23 ERROR 404: Not Found.

Same issue happens with Deploy CRDs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions