Skip to content

Conversation

rhdedgar
Copy link
Collaborator

The motivating factor behind these changes is to better support llama-stack in disconnected environments.

Key results:

  • The initContainer for the CA Bundle concatenation process has been removed entirely.
  • This removes the need for an additional container image just for that initContainer.
  • SSL_CERT_DIR performance is O(1) vs existing O(n), helpful for use cases like the ODH, which includes many different Certificate Authorities.
  • No need to specify a shared bundle file in relevant LlamaStackDistributions.

Tested configurations llsds with a custom bundle, an ODH bundle with multiple keys, both of the prior, and no CA bundles.

Closes RHAIENG-1383.

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.

1 participant