Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adds image-load and kind-load Make targets #288

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

danehans
Copy link
Contributor

@danehans danehans commented Feb 4, 2025

Adds the image-load and kind-load Make targets.

Fixes #287

@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/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Feb 4, 2025
Copy link

netlify bot commented Feb 4, 2025

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

Name Link
🔨 Latest commit fd9a15d
🔍 Latest deploy log https://app.netlify.com/sites/gateway-api-inference-extension/deploys/67ae45217752a80008d1d8aa
😎 Deploy Preview https://deploy-preview-288--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.

@danehans danehans changed the title Adds image-load and kind-load Make targets feat: adds image-load and kind-load Make targets Feb 5, 2025
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 6, 2025
@kfswain
Copy link
Collaborator

kfswain commented Feb 10, 2025

Looks like this needs a rebase, but will re-approve when done, thanks!

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 10, 2025
Signed-off-by: Daneyon Hansen <[email protected]>
@k8s-ci-robot k8s-ci-robot removed lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Feb 13, 2025
@danehans
Copy link
Contributor Author

@kfswain I made a few minor tweaks- changed target names and included --name for the kind load command, PTAL.

@kfswain
Copy link
Collaborator

kfswain commented Feb 13, 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 Feb 13, 2025
@k8s-ci-robot k8s-ci-robot merged commit cdf3533 into kubernetes-sigs:main Feb 13, 2025
8 checks passed
coolkp pushed a commit to coolkp/llm-instance-gateway that referenced this pull request Feb 13, 2025
coolkp pushed a commit to coolkp/llm-instance-gateway that referenced this pull request Feb 13, 2025
k8s-ci-robot pushed a commit that referenced this pull request Feb 14, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* Integrate dynamic-lora-sidecar into main guide and add makefile, cloudbuild to build and publish lora-syncer image

Signed-off-by: Kunjan <[email protected]>

* Add makefile and cloudbuild file to build and push lora-syncer

Signed-off-by: Kunjan <[email protected]>

* Add makefile and cloudbuild file to build and push lora-syncer

Signed-off-by: Kunjan <[email protected]>

* Update site-src/guides/dynamic-lora.md

Co-authored-by: Abdullah Gharaibeh <[email protected]>

* Update site-src/guides/dynamic-lora.md

Co-authored-by: Abdullah Gharaibeh <[email protected]>

* Add makefile and cloudbuild file to build and push lora-syncer

Signed-off-by: Kunjan <[email protected]>

* Adds image-load and kind-load Make targets (#288)

Signed-off-by: Daneyon Hansen <[email protected]>

* Add makefile and cloudbuild file to build and push lora-syncer

Signed-off-by: Kunjan <[email protected]>

* Add build targets for lora syncer

Signed-off-by: Kunjan <[email protected]>

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

---------

Signed-off-by: Kunjan <[email protected]>
Signed-off-by: Daneyon Hansen <[email protected]>
Co-authored-by: Abdullah Gharaibeh <[email protected]>
Co-authored-by: Daneyon Hansen <[email protected]>
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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Make Target to Load EPP Image to Local Registry
3 participants