Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: defilantech/LLMKube
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.19
Choose a base ref
...
head repository: defilantech/LLMKube
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.20
Choose a head ref
  • 14 commits
  • 50 files changed
  • 5 contributors

Commits on Feb 22, 2026

  1. Configuration menu
    Copy the full SHA
    e7689d8 View commit details
    Browse the repository at this point in the history
  2. fix: prevent command injection in init container shell commands (#172)

    Signed-off-by: Christopher Maher <[email protected]>
    Defilan authored Feb 22, 2026
    Configuration menu
    Copy the full SHA
    3aa9cc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. fix: remove mutable latest tags and pin container images (#174)

    Signed-off-by: Christopher Maher <[email protected]>
    Defilan authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    3c4569a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golang from 1.25 to 1.26 (#150)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    f5b976b View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.27.5 (#119)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    bc284c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c323f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

  1. feat: add PVC inspection to cache list for orphaned entry detection (#…

    …183)
    
    Signed-off-by: Christopher Maher <[email protected]>
    Signed-off-by: Christopher Maher <[email protected]>
    Signed-off-by: Defilan <[email protected]>
    Defilan authored Feb 24, 2026
    Configuration menu
    Copy the full SHA
    2723d92 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. Configuration menu
    Copy the full SHA
    89471ec View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. feat(agent): add structured zap logging to metal agent (#164)

    Signed-off-by: Matías Insaurralde <[email protected]>
    matiasinsaurralde authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    e9d143c View commit details
    Browse the repository at this point in the history
  2. chore: sync Helm chart CRDs with controller-gen output (#184)

    Signed-off-by: Christopher Maher <[email protected]>
    Defilan authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    ee99c2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eaa516 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2026

  1. feat: add license compliance scanning for GGUF models (#188)

    Signed-off-by: Christopher Maher <[email protected]>
    Defilan authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    c26400a View commit details
    Browse the repository at this point in the history
  2. feat: add Prometheus metrics, OpenTelemetry tracing, and inference ob…

    …servability (#189)
    
    Signed-off-by: Christopher Maher <[email protected]>
    Defilan authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    c653ff1 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2026

  1. Configuration menu
    Copy the full SHA
    205d91d View commit details
    Browse the repository at this point in the history
Loading