generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 171
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
What happened:
Run make bbr-image-kind
for local development.

What you expected to happen:
Unexpected error
How to reproduce it (as minimally and precisely as possible):
Run make bbr-image-kind
Anything else we need to know?:
Solution: add COPY api ./api
command to bbr.Dockerfile
Environment:
- Kubernetes version (use
kubectl version
):
Client Version: v1.34.1
Kustomize Version: v5.7.1
Server Version: v1.30.13
Warning: version difference between client (1.34) and server (1.30) exceeds the supported minor version skew of +/-1
kind v0.27.0
- Inference extension version (use
git describe --tags --dirty --always
):
d03d3b6-dirty
- Cloud provider or hardware configuration:
MacOS 15.6.1 linux/arm64
- Install tools:
- Others:
Docker context: Colima
INFO[0011] colima is running using macOS Virtualization.Framework
INFO[0011] arch: aarch64
INFO[0011] runtime: docker
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.