Skip to content

Releases: ogx-ai/ogx-k8s-operator

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 23:44

What's Changed

  • Updated operator version to v0.12.0
  • Updated LlamaStack distributions to 1.2.1
  • Generated updated release manifests

Installation

Install the operator using kubectl:

kubectl apply -f https://raw.githubusercontent.com/ogx-ai/ogx-k8s-operator/v0.12.0/release/operator.yaml

Container Images

  • Operator: quay.io/ogx-ai/ogx-k8s-operator:v0.12.0
  • LlamaStack distributions: docker.io/llamastack/distribution-*:1.2.1

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 21:28

Installation

Install the operator using kubectl:

kubectl apply -f https://raw.githubusercontent.com/ogx-ai/ogx-k8s-operator/v0.11.0/release/operator.yaml

Container Images

  • Operator: quay.io/ogx-ai/ogx-k8s-operator:v0.11.0
  • LlamaStack distributions: docker.io/llamastack/distribution-*:1.1.2

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 13 May 13:51

What's Changed

  • Updated operator version to v0.10.0
  • Updated LlamaStack distributions to 1.0.0
  • Generated updated release manifests

Installation

Install the operator using kubectl:

kubectl apply -f https://raw.githubusercontent.com/ogx-ai/ogx-k8s-operator/v0.10.0/release/operator.yaml

Container Images

  • Operator: quay.io/ogx-ai/ogx-k8s-operator:v0.10.0
  • LlamaStack distributions: docker.io/llamastack/distribution-*:1.0.0

Full Changelog: v0.10.0...v0.10.0

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 10 Apr 12:37

What's Changed

  • Updated operator version to v0.9.0
  • Updated LlamaStack distributions to 0.7.1
  • Generated updated release manifests

Installation

Install the operator using kubectl:

kubectl apply -f https://raw.githubusercontent.com/llamastack/llama-stack-k8s-operator/v0.9.0/release/operator.yaml

Container Images

  • Operator: quay.io/llamastack/llama-stack-k8s-operator:v0.9.0
  • LlamaStack distributions: docker.io/llamastack/distribution-*:0.7.1

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 16:13

What's Changed

  • Updated operator version to v0.8.0
  • Updated LlamaStack distributions to 0.6.0
  • Generated updated release manifests

Installation

Install the operator using kubectl:

kubectl apply -f https://raw.githubusercontent.com/llamastack/llama-stack-k8s-operator/v0.8.0/release/operator.yaml

Container Images

  • Operator: quay.io/llamastack/llama-stack-k8s-operator:v0.8.0
  • LlamaStack distributions: docker.io/llamastack/distribution-*:0.6.0

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 18 Feb 15:58

What's Changed

  • Updated operator version to v0.7.0
  • Updated LlamaStack distributions to 0.5.0
  • Generated updated release manifests

Installation

Install the operator using kubectl:

kubectl apply -f https://raw.githubusercontent.com/llamastack/llama-stack-k8s-operator/v0.7.0/release/operator.yaml

Container Images

  • Operator: quay.io/llamastack/llama-stack-k8s-operator:v0.7.0
  • LlamaStack distributions: docker.io/llamastack/distribution-*:0.5.0

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 16 Jan 15:55

Installation

Install the operator using kubectl:

kubectl apply -f https://raw.githubusercontent.com/llamastack/llama-stack-k8s-operator/v0.6.0/release/operator.yaml

Container Images

  • Operator: quay.io/llamastack/llama-stack-k8s-operator:v0.6.0
  • LlamaStack distributions: docker.io/llamastack/distribution-*:0.4.2

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 12 Dec 20:41

Installation

Install the operator using kubectl:

kubectl apply -f https://raw.githubusercontent.com/llamastack/llama-stack-k8s-operator/v0.5.0/release/operator.yaml

Container Images

  • Operator: quay.io/llamastack/llama-stack-k8s-operator:v0.5.0
  • LlamaStack distributions: docker.io/llamastack/distribution-*:0.3.4

What's Changed

  • Fix version detection for pre-release versions by @derekhiggins in #175
  • fix: updating example files with required storage config by @rhdedgar in #176
  • feat: add fips-compliant annotation to CSV by @rhdedgar in #170
  • fix: avoid duplicate pod reconciliations by @rhdedgar in #179
  • chore: add dependabot to automate dependency updates by @anik120 in #178
  • chore: bump docker/login-action from 2.2.0 to 3.6.0 by @dependabot[bot] in #180
  • chore: bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #181
  • chore: bump actions/checkout from 3.6.0 to 5.0.0 by @dependabot[bot] in #182
  • docs: update using "starter" distro than "ollama" by @zdtsw in #96
  • chore: bump actions/setup-python from 5.6.0 to 6.0.0 by @dependabot[bot] in #183
  • docs: Add documentation for feature flag by @VaishnaviHire in #197
  • ci: Update mergify config by @VaishnaviHire in #193
  • chore: bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #190
  • chore: bump github.com/go-logr/logr from 1.4.1 to 1.4.3 by @dependabot[bot] in #185
  • chore: bump helm/kind-action from 1.12.0 to 1.13.0 by @dependabot[bot] in #191
  • chore: bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot[bot] in #186
  • chore: bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #188
  • chore: bump github.com/go-openapi/jsonpointer from 0.21.2 to 0.22.3 by @dependabot[bot] in #196
  • chore: bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #194
  • Migrate away from initContainers for CA Bundle operations by @rhdedgar in #177
  • Bump k8s dependencies by @anik120 in #189
  • chore: bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #201
  • chore: bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #203
  • Specification: Deploy-Time Modularity - Level 1 (init-container) by @rhuss in #192
  • chore: bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #202
  • chore: bump actions/setup-python from 6.0.0 to 6.1.0 by @dependabot[bot] in #204
  • feat(ci): make e2e test workflow callable by other workflows by @mfleader in #208
  • Add support for HA for server and operator by @VaishnaviHire in #205
  • chore: bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #209
  • feat(ci): add e2e test validation to release workflow by @mfleader in #210
  • fix: set correct operator version on upgrade by @VaishnaviHire in #213
  • feat: enable multi-arch builds with ARM compatibility by @rhdedgar in #206
  • chore: bump the k8s-dependencies group with 4 updates by @dependabot[bot] in #215
  • chore: bump github.com/go-openapi/jsonpointer from 0.22.3 to 0.22.4 by @dependabot[bot] in #214
  • feat(controller): ConfigMap image mapping override by @derekhiggins in #169
  • chore: log level adjustments by @rhdedgar in #217
  • feat: Add support for uvicorn workers for llama-stack by @VaishnaviHire in #211
  • chore: bump github.com/google/go-containerregistry from 0.20.6 to 0.20.7 by @dependabot[bot] in #216

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Oct 11:30

What's Changed

  • Updated operator version to v0.4.0
  • Updated LlamaStack distributions to 0.2.23
  • Generated updated release manifests

Installation

Install the operator using kubectl:

kubectl apply -f https://raw.githubusercontent.com/llamastack/llama-stack-k8s-operator/v0.4.0/release/operator.yaml

Container Images

  • Operator: quay.io/llamastack/llama-stack-k8s-operator:v0.4.0
  • LlamaStack distributions: docker.io/llamastack/distribution-*:0.2.23

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 15:58

What's Changed

  • Updated operator version to v0.3.0
  • Updated LlamaStack distributions to 0.2.22
  • Generated updated release manifests

Installation

Install the operator using kubectl:

kubectl apply -f https://raw.githubusercontent.com/llamastack/llama-stack-k8s-operator/v0.3.0/release/operator.yaml

Container Images

  • Operator: quay.io/llamastack/llama-stack-k8s-operator:v0.3.0
  • LlamaStack distributions: docker.io/llamastack/distribution-*:0.2.22

What's Changed

  • (fix) Update Generate release SHA by @VaishnaviHire in #120
  • chore: add github issue templates by @nathan-weinberg in #122
  • feat(kustomizer): add service comparison and immutability enforcement utilities by @mfleader in #113
  • test(e2e): enhance debugging capabilities with detailed diagnostic explanations by @mfleader in #112
  • Adding MIT License by @rhuss in #104
  • refactor(controller): add anti-fragile test patterns and clean up utilities by @mfleader in #121
  • fix: vllm deployment script runAsNonRoot update by @rhdedgar in #126
  • test(controller): add integration test for reconciliation happy path by @mfleader in #123
  • feat(controller): migrate service reconciliation to kustomize manifest by @mfleader in #105
  • feat: support providers with self-signed certificates by @rhdedgar in #109
  • (fix): Preserve immutable fields during upgrade by @VaishnaviHire in #131
  • fix: updating CRD names; including llds editor/viewer roles by @rhdedgar in #137
  • fix(plugins): handle nil intermediate values in JSON path traversal by @mfleader in #136
  • feat(controllers): enable testing of provider and version status via dependency injection by @mfleader in #133
  • test(controler): add tests for handling network policy disablement by @mfleader in #140
  • feat(CI/CD): stub workflow for CPU-based vLLM image generation by @courtneypacheco in #138
  • refactor(controller): delegate health checks to k8s readiness probes by @mfleader in #130
  • standardize DfFIPS settings by @rhdedgar in #147
  • uplift(Go): version from 1.23 to 1.24 by @zdtsw in #148
  • fix: adapt the container entrypoint based on the llama-stack version by @leseb in #153
  • chore: add CODEOWNERS file by @nathan-weinberg in #155
  • feat: disable readiness probe and add startup probe by @leseb in #157
  • (fix): Fix Build Image workflow by @VaishnaviHire in #158
  • Update base image for initContainers by @VaishnaviHire in #159
  • test: remove ollama distribution testing, replace with starter by @derekhiggins in #160
  • Add Service Endpoint to LlamaStackDistribution .status by @ChristianZaccaria in #162
  • fix: init pod run perms by @rhdedgar in #161
  • (chore): Update docker action tag by @VaishnaviHire in #165

New Contributors

Full Changelog: v0.2.0...v0.3.0