Skip to content

Conversation

nirrozenbaum
Copy link
Contributor

this is very useful during development

this is very useful during development.

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 25, 2025
@k8s-ci-robot k8s-ci-robot requested review from ahg-g and danehans April 25, 2025 06:16
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 25, 2025
Copy link

netlify bot commented Apr 25, 2025

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

Name Link
🔨 Latest commit b1b3503
🔍 Latest deploy log https://app.netlify.com/sites/gateway-api-inference-extension/deploys/680bd2d5952b05000874ffb5
😎 Deploy Preview https://deploy-preview-739--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 site configuration.

Makefile Outdated
test: manifests generate fmt vet envtest image-build ## Run tests.
KUBEBUILDER_ASSETS="$(shell $(ENVTEST) use $(ENVTEST_K8S_VERSION) --bin-dir $(LOCALBIN) -p path)" go test $$(go list ./... | grep -v /e2e) -race -coverprofile cover.out

.PHONY: unit-test
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: we used the pattern test- (see test-integration), so recommending to do the same here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure, done

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>
@ahg-g
Copy link
Contributor

ahg-g commented Apr 25, 2025

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 25, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahg-g, nirrozenbaum

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 the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 25, 2025
@k8s-ci-robot k8s-ci-robot merged commit 60f8c57 into kubernetes-sigs:main Apr 25, 2025
8 checks passed
@nirrozenbaum nirrozenbaum deleted the makefile branch April 26, 2025 16:05
kaushikmitr pushed a commit to kaushikmitr/llm-instance-gateway that referenced this pull request Apr 28, 2025
)

* added a target dedicated for running unit-test only.

this is very useful during development.

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>

* code review

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>

---------

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>
kfswain pushed a commit to kfswain/llm-instance-gateway that referenced this pull request Apr 29, 2025
)

* added a target dedicated for running unit-test only.

this is very useful during development.

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>

* code review

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>

---------

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>
kfswain pushed a commit to kfswain/llm-instance-gateway that referenced this pull request Apr 29, 2025
)

* added a target dedicated for running unit-test only.

this is very useful during development.

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>

* code review

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>

---------

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>
kfswain pushed a commit to kfswain/llm-instance-gateway that referenced this pull request Apr 29, 2025
)

* added a target dedicated for running unit-test only.

this is very useful during development.

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>

* code review

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>

---------

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>
JeffLuoo pushed a commit to JeffLuoo/gateway-api-inference-extension that referenced this pull request May 2, 2025
)

* added a target dedicated for running unit-test only.

this is very useful during development.

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>

* code review

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>

---------

Signed-off-by: Nir Rozenbaum <nirro@il.ibm.com>
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. 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.

3 participants