Skip to content

Conversation

@VaishnaviHire
Copy link
Collaborator

Remove dependency on additional images in operator. This commit replaces base image for initContainers with main container's base image. This removes dependency of any additional images in disconnected environments

Copy link
Collaborator

@derekhiggins derekhiggins left a comment

Choose a reason for hiding this comment

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

lgtm, just wondering about CRD_REF_DOCS_VERSION

YQ_VERSION ?= v4.45.3
YAMLFMT_VERSION ?= v0.12.0
CRD_REF_DOCS_VERSION = v0.1.0
CRD_REF_DOCS_VERSION = v0.2.0
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: This seem unrelated is it required?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I do see this error in my local env

Downloading github.com/elastic/crd-ref-docs@v0.1.0
golang.org/x/tools/internal/tokeninternal
# golang.org/x/tools/internal/tokeninternal
../../go/pkg/mod/golang.org/x/tools@v0.19.0/internal/tokeninternal/tokeninternal.go:64:9: invalid array length -delta * delta (constant -256 of type int64)

Copy link
Collaborator

Choose a reason for hiding this comment

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

thanks

Copy link
Collaborator

Choose a reason for hiding this comment

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

Are we going to cherry-pick this? If so I'd like to have at least two separate commits. Thanks!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yep, updated to separate commits

Remove dependency on additional images in operator. This commit replaces base image for
initContainers with main container's base image. This removes dependency of any additional
images in disconnected environments

Signed-off-by: Vaishnavi Hire <vhire@redhat.com>
Update the elastic/crd-ref-docs to v0.2.0

Signed-off-by: Vaishnavi Hire <vhire@redhat.com>
Copy link
Collaborator

@rhdedgar rhdedgar left a comment

Choose a reason for hiding this comment

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

Looks good to me!

The CA Bundle init container portions may get moved midstream soon, but this PR is currently up to date.

@VaishnaviHire
Copy link
Collaborator Author

@leseb Is this good to merge?

@mergify mergify bot merged commit 5775e80 into llamastack:main Sep 11, 2025
6 checks passed
VaishnaviHire added a commit to VaishnaviHire/llama-stack-k8s-operator that referenced this pull request Sep 18, 2025
Remove dependency on additional images in operator. This commit replaces base image for initContainers with main container's base image. This removes dependency of any additional images in disconnected environments

Approved-by: derekhiggins

Approved-by: rhdedgar

Approved-by: leseb
(cherry picked from commit 5775e80)
VaishnaviHire added a commit to VaishnaviHire/llama-stack-k8s-operator that referenced this pull request Sep 18, 2025
Remove dependency on additional images in operator. This commit replaces base image for initContainers with main container's base image. This removes dependency of any additional images in disconnected environments

Approved-by: derekhiggins

Approved-by: rhdedgar

Approved-by: leseb
(cherry picked from commit 5775e80)
VaishnaviHire added a commit to VaishnaviHire/llama-stack-k8s-operator that referenced this pull request Sep 18, 2025
Remove dependency on additional images in operator. This commit replaces base image for initContainers with main container's base image. This removes dependency of any additional images in disconnected environments

Approved-by: derekhiggins

Approved-by: rhdedgar

Approved-by: leseb
(cherry picked from commit 5775e80)
VaishnaviHire added a commit to VaishnaviHire/llama-stack-k8s-operator that referenced this pull request Sep 18, 2025
Remove dependency on additional images in operator. This commit replaces base image for initContainers with main container's base image. This removes dependency of any additional images in disconnected environments

Approved-by: derekhiggins

Approved-by: rhdedgar

Approved-by: leseb
(cherry picked from commit 5775e80)
VaishnaviHire added a commit to VaishnaviHire/llama-stack-k8s-operator that referenced this pull request Oct 6, 2025
Remove dependency on additional images in operator. This commit replaces base image for initContainers with main container's base image. This removes dependency of any additional images in disconnected environments

Approved-by: derekhiggins

Approved-by: rhdedgar

Approved-by: leseb
(cherry picked from commit 5775e80)
VaishnaviHire added a commit to VaishnaviHire/llama-stack-k8s-operator that referenced this pull request Oct 6, 2025
Remove dependency on additional images in operator. This commit replaces base image for initContainers with main container's base image. This removes dependency of any additional images in disconnected environments

Approved-by: derekhiggins

Approved-by: rhdedgar

Approved-by: leseb
(cherry picked from commit 5775e80)
(cherry picked from commit 09c595a)
VaishnaviHire added a commit to opendatahub-io/llama-stack-k8s-operator that referenced this pull request Oct 6, 2025
[sync] Update base image for initContainers (llamastack#159)
VaishnaviHire added a commit to red-hat-data-services/llama-stack-k8s-operator that referenced this pull request Oct 6, 2025
VaishnaviHire added a commit to VaishnaviHire/llama-stack-k8s-operator that referenced this pull request Oct 15, 2025
Remove dependency on additional images in operator. This commit replaces base image for initContainers with main container's base image. This removes dependency of any additional images in disconnected environments

Approved-by: derekhiggins

Approved-by: rhdedgar

Approved-by: leseb
(cherry picked from commit 5775e80)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants