Skip to content

Fix invalid YAML syntax in default-http-backend image placeholder#3089

Open
FelipeYepez wants to merge 1 commit intokubernetes:masterfrom
FelipeYepez:fix-default-backend-image
Open

Fix invalid YAML syntax in default-http-backend image placeholder#3089
FelipeYepez wants to merge 1 commit intokubernetes:masterfrom
FelipeYepez:fix-default-backend-image

Conversation

@FelipeYepez
Copy link
Copy Markdown
Contributor

@FelipeYepez FelipeYepez commented Apr 17, 2026

The [IMAGE_URL] placeholder in default-http-backend.yaml was causing kubectl apply to fail with a syntax error during local development (hack/run-local-glbc.sh).

The PR also updates the README to explicitly inform users that they must build and provide their own multi-arch backend image, as the project no longer publishes a default one (#1719).

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: FelipeYepez

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 17, 2026
@FelipeYepez
Copy link
Copy Markdown
Contributor Author

/assign @kl52752

Changes the [IMAGE_URL] array placeholder to the valid string "IMAGE_URL" so kubectl apply does not fail locally. Also updates the README to explain that users must provide their own multi-arch image, as the project no longer publishes a default backend image.
@FelipeYepez FelipeYepez changed the title Fix default backend image placeholder Fix invalid YAML syntax in default-http-backend image placeholder Apr 21, 2026
@FelipeYepez FelipeYepez force-pushed the fix-default-backend-image branch from cd111de to 8a269c1 Compare April 21, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants