Rigdev Rig Versions Save

The DevEx & Application-layer for your Internal Developer Platform ⛵

v1.10.2

2 weeks ago

Changelog

  • f58df13 :sparkles: Add git to configuration response (#1037)
  • 3e2cd34 :sparkles: settings-cli (#1031)
  • 0654952 🐛 Fix conversion of ConfigFiles when string-based (#1036)
  • 3c9d9a6 🔖 Tag new charts (#1033)
  • 72bdf6f 🔨 Mark docs as obsolete (#1035)
  • 891ce49 🔨 Save less caches (#1034)

Docker Images

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

v1.10.1

3 weeks ago

Changelog

  • 8984bf2 :bricks: Platform Helm Update (#1030)
  • 63ecbbc :bug: Add pods/portforward permission to Platform clusterrole (#1024)
  • 63b2c86 :bug: Error message when no rig context in rig-ops migrate (#1028)
  • 970f838 :wrench: :label: Update Platform Config and Settings model (#1021)
  • 5cb72de 🐛 Fix postgres data-volume mount point (#1025)
  • 45f450f 🐛 Fix use of -E flag in port-forward (#1022)
  • 4fe5610 🔖 Tag new platform chart (#1032)
  • a2fa174 🔨 Abort old actions (#1026)
  • a182ffd 🔨 Delete Postgres PVC on Helm deletion (#1027)

Docker Images

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

v1.10.0

3 weeks ago

Changelog

  • 0edf637 :sparkles: Add conversion between YAML and platform capsule types (#1018)
  • 13de933 🐛 Make CLI config saves atomic (#1020)
  • e9dcc1c 🔨 Build both images on main
  • e52035a 🔨 Build docker image on main and post errors
  • ee4c4f6 🔨 No use of sh in env in taskfile
  • 7ebc827 🔨 Run on ubuntu runners
  • 7d09d73 🔨 Use cgo for -race flag in tests

Docker Images

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

v1.10.0-rc.1

4 weeks ago

What's Changed

Full Changelog: https://github.com/rigdev/rig/compare/v1.9.6...v1.10.0-rc.1

v1.9.6

1 month ago

What's Changed

Full Changelog: https://github.com/rigdev/rig/compare/v1.9.5...v1.9.6

v1.9.5

1 month ago

Changelog

  • 1655afe :bookmark: New helm charts with new appversions (#978)
  • 8eb2d39 :bookmark: Update versions in docs (#979)
  • 34b60ca :bug: Fix bug where the operator could panic on nil pointer (#982)
  • 23a9ce3 platform chart v1.0.27 (#980)

Docker Images

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

v1.9.4

1 month ago

Changelog

  • 42387f8 :art: Add an interface platform object type and add interface name to route status (#966)
  • 4e98a7e :art: Add interface-name and port to interface status in case of status from deleted interfaces (#969)
  • 0a03603 :memo: Tag new chart versions (#967)
  • f3a9f27 :sparkles: Compute capsule.Changes from a CapsuleSpec pair (#962)
  • 892c76e :sparkles: Create capsule status command in the CLI (#970)
  • 8b386cf Added flag to disable init step of rig dev kind create (#973)
  • 94479bb Added proto for capsule revision endpoints (#963)
  • e8f796c 🐛 Fix cleanup after deletion of capsules (#977)
  • 506ecfe 🐛 Use recreate deployment strategy for Platform (#971)
  • 3ad4f4d 🔖 Tag new charts with latest versions (#965)
  • f63a97b 🗑️ Remove deprecated project.name property (#974)
  • 1e3c440 🧑‍💻 Use ephemeral environments for docs PR deployments (#976)

Docker Images

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

v1.9.3

1 month ago

Changelog

  • cfb8488 🐛 Fix generation of TCP/GRPC probes (#964)

Docker Images

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

v1.9.2

1 month ago

Changelog

  • ca82dea 🔊 Improve error message when object comparison fails (#956)
  • a0a9ed5 🧑‍💻 Tiny adjustments to rig env create (#961)

Docker Images

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

v1.9.1

1 month ago

Changelog

  • cb35d93 :art: Improve the rollout and instance status models of the capsule status (#960)
  • e19c00d :bug: Fix CLI bug where we didn't prompt for login in Capsule commands (#942)
  • 0d0b662 :bug: Fix bug in cronjobs where an empty command failed (#954)
  • 4746bc5 :bug: Remove config and secret watchers for now as they fail (#957)
  • bf5157f :children_crossing: Change migration tool text (#944)
  • 9dabea5 :children_crossing: Improve interactivity when creating an environment (#947)
  • c772e35 :label: Copy environment proto changes to the environment platform CRD (#939)
  • 5ffa520 :recycle: Change the name of project_id proto field to avoid interface (#937)
  • 0f131db :recycle: Move proto definitions of revisions (#959)
  • 694aced :recycle: Refactor version command of rig and rig-ops (#946)
  • 2dedf3b :sparkles: Add cluster list CLI command (#943)
  • 6a4f53b :sparkles: Add global flag to environments (#938)
  • 46655d2 :sparkles: Add new status endpoint to rbac pkg (#958)
  • 35385da :sparkles: CLI functionality for extended environments (#940)
  • 57ef807 :sparkles: Introduce capsule status api (#955)
  • 2eb9744 :sparkles: More feedback when selecting invalid combinations of environment and project (#941)
  • e612aa2 :wrench: Add webhook secret to git auths (#948)
  • 35e9271 :wrench: Migrate deprecated git cluster fields to the new ones if set (#950)
  • 15d4b92 Add Revision proto messages (#953)
  • 8f58596 ✨ Support any k8s object kinds in plugins (#949)
  • 31f12e8 🐛 Fix reconcile where status was taken into account (#951)
  • 0faf50d 🔖 Tag new charts with latest versions (#936)
  • 86044f8 🔧 Add git client config (#945)

Docker Images

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