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
Add a dedicated Model field to GooseConfig so the Goose AI model can be
set declaratively in the OpenStackAssistant CR spec rather than requiring
it to be passed as a raw env var. When set, the controller injects the
GOOSE_MODEL environment variable into the pod.
Update the entrypoint script to use $HOME/.config/goose/ instead of
~/.goose/ for Goose configuration paths, aligning with the XDG base
directory convention used by newer Goose versions.
0 commit comments