Skip to content

Conversation

@danehans
Copy link
Contributor

Updates the versioned quickstart to install all GIE CRDs due to #1737.

What type of PR is this?
/kind bug
/kind cleanup
/kind documentation

What this PR does / why we need it:

The EPP fails to run using the versioned quickstart due to #1737.

Which issue(s) this PR fixes:

Partially Fixes #1737

Does this PR introduce a user-facing change?:

NONE

@k8s-ci-robot k8s-ci-robot added kind/bug Categorizes issue or PR as related to a bug. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/documentation Categorizes issue or PR as related to documentation. labels Oct 22, 2025
@netlify
Copy link

netlify bot commented Oct 22, 2025

Deploy Preview for gateway-api-inference-extension ready!

Name Link
🔨 Latest commit d42ed64
🔍 Latest deploy log https://app.netlify.com/projects/gateway-api-inference-extension/deploys/68f92f06bfccf20008eea205
😎 Deploy Preview https://deploy-preview-1762--gateway-api-inference-extension.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: danehans

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

The pull request process is described here

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 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. 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. labels Oct 22, 2025
@danehans
Copy link
Contributor Author

/test pull-gateway-api-inference-extension-test-unit-main

2025-10-22T19:39:54Z	INFO	runnable/grpc.go:53	gRPC server shutting down	{"name": "ext-proc"}
2025-10-22T19:39:54Z	INFO	runnable/grpc.go:63	gRPC server terminated	{"name": "ext-proc"}
FAIL	sigs.k8s.io/gateway-api-inference-extension/test/integration/epp	89.280s
	sigs.k8s.io/gateway-api-inference-extension/test/utils		coverage: 0.0% of statements
?   	sigs.k8s.io/gateway-api-inference-extension/version	[no test files]
FAIL
make: *** [Makefile:139: test] Error 1

@kfswain
Copy link
Collaborator

kfswain commented Oct 22, 2025

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 22, 2025
@k8s-ci-robot k8s-ci-robot merged commit 0fc7cfb into kubernetes-sigs:main Oct 22, 2025
10 checks passed
sallyom pushed a commit to sallyom/gateway-api-inference-extension that referenced this pull request Oct 28, 2025
BenjaminBraunDev pushed a commit to BenjaminBraunDev/gateway-api-inference-extension that referenced this pull request Oct 28, 2025
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. kind/bug Categorizes issue or PR as related to a bug. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/documentation Categorizes issue or PR as related to documentation. lgtm "Looks good to me", indicates that a PR is ready to be merged. 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.

Get started guide failed with epp pod stuck in crashbackloop

3 participants