Changelog
- c08fec2 Add Autoscaler protobuf and Capsule spec (#130)
- 2f637c8 Add ListInstanceStatuses function to Capsule service (#149)
- 8ff4333 Add cluster service and handler (#103)
- 38eaf5d Add missing protobuf field (#136)
- 002c622 Add rollback endpoint (#138)
- 2086fb4 Added cluster proto (#98)
- 2e8b768 Added new field to CreateBuild response (#115)
- 5793c14 Added proto for new InstanceStatus (#148)
- 17e0807 Automatically add a developer registry to the kind cluster when using 'Make kind-create' (#92)
- e649374 CLI for Rollback (#139)
- fcb1d98 CLI: Add 'dev kind' commands (#125)
- 38f6b82 CLI: Add --remote flag to create-build and deploy (#121)
- a37e9ba CLI: Default to rollback to latest successful rollout (#142)
- 442bfa3 CLI: Improvements for create-build (#119)
- be5d330 CLI: Refactor all Rig CLI to use Fx differently in conjunction with Cobra (#126)
- 73d2939 CLI: Support for the autoscaler (#161)
- f549afc CLI: Update 'rig dev kind create/deploy' to use the new operator/platform helm charts (#154)
- 9046160 CLI: Use the new InstanceStatus in 'capsule instance get' (#157)
- f140bf0 Capsule Controller implementation for HPA support (#160)
- 8c425f3 Change rollback functionality to be a Deploy change (#143)
- 687961a Create buf.build publish step (#132)
- 37dede2 Do rollback as as Deploy Change (#146)
- c152e7e Fix rollback_id type error (#144)
- 0920a0b Fixed protobuf error with instance statuses (#150)
- 9200fe0 Format image/build timestamps differently (#118)
- f28b748 Improve CLI 'capsule deploy' and fixed bug with deploying in Docker (#117)
- 3ba85ec Push local docker image to dev-registry if dev-registry exists (#110)
- 6a29378 Redo protobuf for InstanceStatus (#151)
- 074d28d Remove Push from cli + flag completion (#124)
- 71bd3dd Second half of #99 (#104)
- c5302a0 Small addition to the InstanceStatus proto (#164)
- b1c0c1d Update README.md
- 1a4f89c Update README.md (#113)
- 1c5185d Update resource request and limits for rig-proxy (#88)
- 7a1a3d3 cmd, args and envs in capsule create (#89)
- 7af23e7 config, env and network cli methods + completion (#123)
- 7713932 deploy CLI Method (#112)
- e2fa4cf improved capsule deploy flow + author and updated at on cofig files (#99)
- b7c7fc9 rig -> platform fixes (#145)
- 66a6398 ✅ Add test for resource ownership on loadbalancer (#100)
- 23bb362 ✅ Add tests for validation and defaulting (#127)
- ca66bb3 ✅ Run integration tests in CI (#101)
- 895fd79 ✨ Add CRD webhook support (#111)
- e333675 ✨ Add custom project-id on Create API (#131)
- 62bc8e6 ✨ Add initial version of the k8s-native cluster backend (#114)
- ba08394 ✨ Add rig-operator binary (#134)
- a0f4ab4 ✨ Add support for certificates (#158)
- a0e7047 ✨ Minimal capsule controller implementation (#90)
- 1cc6b66 ✨ Support config files in Capsule operator (#156)
- 4c1f5e3 ➕ Add rig-operator as a dependency of the rig-platform chart (#162)
- ec9cfd1 ⬆️ Update to use go 1.21 (#155)
- db3d147 🎨 Move Capsule config to clusters (#91)
- be8283f 🎨 Un-uuid project IDs (#129)
- 6cdef7d 🐛 Fix make chart deployment (#170)
- 4e6fdaf 🐛 Fix postgres insecure flag and ports forwarding (#153)
- 4fbe24b 🐛 Fix removing a registry secret again (#107)
- e7d39da 🐛 Fix setting cluster issuer for platform (#159)
- 1463364 🐛 Minor fixes to ingress and auto scaler (#171)
- 2010a99 📦️ Add goreleaser files for rig-operator (#135)
- bcf9b79 📦️ Add rig-operator helm chart (#152)
- 9be7937 📦️ Bundle as rig-core (#147)
- c20a058 🔊 Introduce instance messages (#122)
- 5f709a1 🔖 Prepare for new release (#172)
- 15e7662 🔖 Update chart version
- 8d19606 🔥 Cleanup unused components (#128)
- fa4fba2 🔥 Remove unused files (#163)
- ec78e2f 🔥 Remove unused server-config.yaml (#168)
- c09d12b 🔨 platform-tag (#166)
- 0ce68be 🙈 Clean up gitignore (#167)
- a3e2d8d 🚚 Remove some of the folder nesting for controller test (#102)
- 178cb22 🚚 Rename goreleaser Dockerfile.core -> Dockerfile (#169)
- 40dc339 🚧 Get Docker Registries to work with new Capsule Spec as well (#106)
- ef0a2d1 🚧 More work on Capsule Spec compatibility in Docker and old K8s client (#105)
- 5410437 🚧 More work on the kubernetes-native cluster backend (#120)
- 51b0cb7 🚸 Allow reuse of tags in builds, by storing by digest (when available) (#108)
- aaa0dcb 🚸 Improve bug report template (#94)
- a098d04 🦺 Add validation for mounted files (#96)
Docker Image
ghcr.io/rigdev/rig-operator:1.2.0-rc.1