v0.1.0
What's Changed
- docs: fix a typo in CRD name by @booxter in #1
- Update build-image workflow by @VaishnaviHire in #5
- chore: upgrade to operator-sdk go/v4 layout and update dependencies by @rhuss in #4
- [sync]fix: simplify distribution validation rule (#30) by @VaishnaviHire in #7
- Update go version to 1.23 by @VaishnaviHire in #17
- ci: introduce a pre-commit check and contributing doc by @leseb in #16
- feat: Add version checking for controller-gen tool by @rhuss in #20
- Add e2e tests for the controller by @VaishnaviHire in #8
- chore: Update readme to match api by @VaishnaviHire in #3
- feat: Update operator-sdk and align Makefiles by @rhuss in #21
- Refactor: Update repository path and domain/API group by @VaishnaviHire in #25
- chore: Fix llamastack quay url by @VaishnaviHire in #28
- Fix: Kustomize binary installation by @VaishnaviHire in #26
- feat(deployment): Add a PVC and mount it for local persistent state by @rhuss in #6
- ci: introduce mergify bot by @leseb in #30
- Introduce Operator installation script by @VaishnaviHire in #27
- ci: enable DCO with mergify by @leseb in #31
- Add auto-generated api docs by @VaishnaviHire in #32
- chore: Ensure installer script is updated with manifests by @VaishnaviHire in #34
- fix: remove trailing line by @leseb in #36
- chore: collapse the local hook under a single repo by @leseb in #35
- chore: Update image pull-policy to Always by @VaishnaviHire in #37
- add limgo to report code coverage by @mfleader in #39
- Fix Kustomize Deprecation Warnings by @mfleader in #41
- Add Kustomize Manifest Overlay Component by @mfleader in #42
- Add support for distributions and update status by @VaishnaviHire in #29
- Add pre-commit hook to enforce consistent fmt.Errorf messages by @mfleader in #46
- fix contributing docs on error messages by @mfleader in #52
- feat(ci): Add workflow for release images by @VaishnaviHire in #49
- Migrate controller tests to envtest for future SSA compatibility by @mfleader in #45
- docs: update README.md to match the ollama config sample by @rhdedgar in #44
- chore: Update mergify checks by @VaishnaviHire in #51
- Increasing the timeout a bit to avoid e2e test failures on a cold machine by @matzew in #47
- chore: various changes + fixes by @zdtsw in #50
- feat: more provider status by @leseb in #48
- Release v0.1.0 by @VaishnaviHire in #59
New Contributors
- @booxter made their first contribution in #1
- @VaishnaviHire made their first contribution in #5
- @rhuss made their first contribution in #4
- @leseb made their first contribution in #16
- @mfleader made their first contribution in #39
- @rhdedgar made their first contribution in #44
- @matzew made their first contribution in #47
- @zdtsw made their first contribution in #50
Full Changelog: https://github.com/llamastack/llama-stack-k8s-operator/commits/v0.1.0