Skip to content

Releases: rigdev/rig

v1.11.7

04 Sep 06:36
3686f29
Compare
Choose a tag to compare

Changelog

  • 3334302 🐛 Fix alb service-port bug which constructed an invalid service spec (#1186)
  • 3686f29 📝 Add examples to rig-ops CLI page (#1183)
  • 703796a 📝 Added AWS guide (#1187)
  • c1837e5 ✨ Platform Capsule can now reference k8s configmaps/secrets as files (#1189)
  • 13b9769 ✨ Support for config file refs in deploy CLI (#1190)
  • 4d378b4 🐛 Fix readyness check event processing (#1188)
  • cf11163 🔖 Tag new chart versions (#1185)

Docker Images

  • ghcr.io/rigdev/rig-operator:1.11.7
  • ghcr.io/rigdev/rig:1.11.7

v1.11.6

01 Sep 10:48
f8a62ce
Compare
Choose a tag to compare

Changelog

  • c1854fa 📝 A bit of homepage stuff, but mostly redo the getting-started into a guide (#1175)
  • 937d253 📝 A bunch of docs fixes. (#1178)
  • 47dea6d 📝 Add exampels to the scale page (#1182)
  • b096b34 📝 Add plugin pipeline diagram (#1180)
  • a6b9da2 📝 Move github and gitlab example to a ci-cd guide (#1179)
  • 52934a4 📝 New figures in environment page (#1181)
  • 5b702eb 📝 Slight updates to the CRD & Operator page (#1176)
  • 3a183e0 ♻️ Copy v1alpha2 types into platformv1 to have all protobuf types in one package (#1177)
  • f8a62ce ✨ Add --dir option to rig-ops migrate for reading plain YAML files (#1184)
  • bd81905 ✨ Add object_create plugin which can create arbitrary objects (#1174)
  • 4915199 🐛 Fix token expiration validation in CLI auth check (#1173)

Docker Images

  • ghcr.io/rigdev/rig-operator:1.11.6
  • ghcr.io/rigdev/rig:1.11.6

v1.11.5

28 Aug 12:32
Compare
Choose a tag to compare

Changelog

Docker Images

  • ghcr.io/rigdev/rig-operator:1.11.5
  • ghcr.io/rigdev/rig:1.11.5

v1.11.4

28 Aug 11:41
e023266
Compare
Choose a tag to compare

Changelog

  • 49c3086 🐛 Add Type meta to HPA to make versions consistent (#1162)
  • 17c7978 🐛 Fix various small things with the migration tooling (#1170)
  • 4e18e5c 📝 Add Helm migration guide (#1164)
  • 50fa6c4 📝 Declarative capsule spec deploy (#1168)
  • 95868f2 📝 Make a more detailed guide on how to use plugins to inject secrets into a capsule (#1169)
  • a97edd5 📝 Update private key doc string (#1165)
  • c115d15 ✨ Add a Helm reader to the rig-ops, that renders the chart and passes resources through the migration tool (#1161)
  • b0a00bb ✨ Emit deletion-at timestamp to be able to understand deletion lifecycle in platform (#1166)
  • e023266 🐛 Fix parent-ref in object watching (#1171)
  • 034ac42 🐛 Work around a propagation-delay in Kubernetes, in relation to graceful Pod shutdown (#1167)

Docker Images

  • ghcr.io/rigdev/rig-operator:1.11.4
  • ghcr.io/rigdev/rig:1.11.4

v1.11.4-rc.1

22 Aug 07:52
cec5c32
Compare
Choose a tag to compare
v1.11.4-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.11.3...v1.11.4-rc.1

v1.11.3

16 Aug 08:53
9b0ccc7
Compare
Choose a tag to compare

Changelog

Docker Images

  • ghcr.io/rigdev/rig-operator:1.11.3
  • ghcr.io/rigdev/rig:1.11.3

v1.11.2

12 Aug 15:43
df72219
Compare
Choose a tag to compare

Changelog

  • 33c4499 ✨ Support using, but not creating, a service account from plugin (#1142)
  • 77b1974 🔖 Tag new charts (#1140)
  • df72219 🚑️ Rollback on rollout-timeout should give exit-code 1 (#1143)

Docker Images

  • ghcr.io/rigdev/rig-operator:1.11.2
  • ghcr.io/rigdev/rig:1.11.2

v1.11.1

08 Aug 10:32
5cdde58
Compare
Choose a tag to compare

Changelog

  • efe535d ⬆️ Upgrade rig-go-api (#1136)
  • 27dd3c1 ✨ Add GetEffectivePipelineSettings endpoint on project service (#1138)
  • 9c7c7d7 ✨ Proposal for pipeline execution (#1102)
  • 616e4ec ✨ Add Pipeline settings update to cli (#1101)
  • 0d5a302 ✨ Auto-create capsule on deploy if non-existing (#1134)
  • 2937445 ✨ Support script-based generation of docker registry credentials (#1133)
  • 5cdde58 🐛 Use WebSocket for port-forwarding to avoid gRPC issues with ingress controllers (#1137)
  • c6c7c1e 📝 Add documentation for adding docker credentials using a script (#1135)
  • 49ea849 🔖 Tag new charts (#1132)

Docker Images

  • ghcr.io/rigdev/rig-operator:1.11.1
  • ghcr.io/rigdev/rig:1.11.1

v1.11.0

02 Aug 08:19
a78b588
Compare
Choose a tag to compare

Changelog

  • b6fa4af 🐛 Fix dry-run bug relating to deletion of resources (#1125)
  • f7ffbc1 📝 Add docs for git-ops and the platform capsule spec (#1123)
  • 148b6ce 📝 Add helm-context titles to configuration yaml in docs (#1126)
  • 46c0216 📝 Improved a few docs (#1131)
  • ed2cf6c ✨ Add bookmarking configuration to revision metadatas (#1130)
  • 72237b5 ✨ Add message to changelog (#1129)
  • 20097ba ✨ Rollout change-log proto (#1128)
  • a78b588 ✨ Allow templated service-account names and handle LoadBalancer with hostname assignment (#1124)
  • 5ae5888 🐛 Cap the number of login attempts (#1119)
  • 36327f5 🐛 Fix compare of multiline changes (#1127)

Docker Images

  • ghcr.io/rigdev/rig-operator:1.11.0
  • ghcr.io/rigdev/rig:1.11.0

v1.11.0-rc.1

30 Jul 06:28
0373d95
Compare
Choose a tag to compare
v1.11.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.10.6...v1.11.0-rc.1