You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- update on Makefile for ocp, we should not have prom stack or GW
created on ocp
- fix the order of prompt warning if should create GW
- update helm template for handling tls cert
ocp: just use annotation which creates the cert in the mounted secret-
kind/k8s: if set a caCerrPath with non-default value, use it, by
install.sh, it creates the secret prometheus-web-tls and with tls.crt
as the key inside. no need extract secret's tls.crt
- add missing config for values-dev.yaml
- deprecate "caCert" instead of new caCertPath or existingSecret + key
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
update: cleanup
- remove cert extraction for prom adaptor
- remove creation of configmap
- remove reference in OCP
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
update: bump version for llm-d and all images + add support for podman
- use env variable LLM_D_RELEASE to control all image in the
deploy/install.sh
- clone llm-d to local based on local version if match required release
version
- use env variable CONTAINER_TOOL to support podmano on fedora
- remove/update *ignore files
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
fix: k8s label cannot have "/" sanitize MODLE_ID
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
fix: add timeout for prom adaptor + create secret in wva namespace from
prom ns
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
fix: github action e2e which uses "LLM_D_RELEASE:main"
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
fix: API bump
- old test was based on v1alph2 of GIE for infpool
- new default is on v1 for infpool
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
update: code review and go fmt
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
0 commit comments