rig

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

APACHE-2.0 License

Stars
1K
Committers
9

Bot releases are visible (Hide)

rig - v1.10.0-rc.1

Published by andersjohnsen 5 months ago

What's Changed

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

rig - v1.9.6

Published by Munklinde96 5 months ago

What's Changed

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

rig - v1.9.5

Published by github-actions[bot] 5 months ago

Changelog

  • 1655afe 🔖 New helm charts with new appversions (#978)
  • 8eb2d39 🔖 Update versions in docs (#979)
  • 34b60ca 🐛 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
rig - v1.9.4

Published by github-actions[bot] 5 months ago

Changelog

  • 42387f8 🎨 Add an interface platform object type and add interface name to route status (#966)
  • 4e98a7e 🎨 Add interface-name and port to interface status in case of status from deleted interfaces (#969)
  • 0a03603 📝 Tag new chart versions (#967)
  • f3a9f27 ✨ Compute capsule.Changes from a CapsuleSpec pair (#962)
  • 892c76e ✨ 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
rig - v1.9.3

Published by github-actions[bot] 5 months 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
rig - v1.9.2

Published by github-actions[bot] 5 months 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
rig - v1.9.1

Published by github-actions[bot] 5 months ago

Changelog

  • cb35d93 🎨 Improve the rollout and instance status models of the capsule status (#960)
  • e19c00d 🐛 Fix CLI bug where we didn't prompt for login in Capsule commands (#942)
  • 0d0b662 🐛 Fix bug in cronjobs where an empty command failed (#954)
  • 4746bc5 🐛 Remove config and secret watchers for now as they fail (#957)
  • bf5157f 🚸 Change migration tool text (#944)
  • 9dabea5 🚸 Improve interactivity when creating an environment (#947)
  • c772e35 🏷️ Copy environment proto changes to the environment platform CRD (#939)
  • 5ffa520 ♻️ Change the name of project_id proto field to avoid interface (#937)
  • 0f131db ♻️ Move proto definitions of revisions (#959)
  • 694aced ♻️ Refactor version command of rig and rig-ops (#946)
  • 2dedf3b ✨ Add cluster list CLI command (#943)
  • 6a4f53b ✨ Add global flag to environments (#938)
  • 46655d2 ✨ Add new status endpoint to rbac pkg (#958)
  • 35385da ✨ CLI functionality for extended environments (#940)
  • 57ef807 ✨ Introduce capsule status api (#955)
  • 2eb9744 ✨ More feedback when selecting invalid combinations of environment and project (#941)
  • e612aa2 🔧 Add webhook secret to git auths (#948)
  • 35e9271 🔧 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
rig - v1.9.0

Published by github-actions[bot] 5 months ago

Changelog

  • e9bc9ae ✨ Proto and RBAC of extended environments with type and a project-scope (#935)
  • fa40b67 🔖 Tag new operator chart with with CertificateRequest permissions (#934)

Docker Images

  • ghcr.io/rigdev/rig-operator:1.9.0
  • ghcr.io/rigdev/rig:1.9.0
rig - v1.9.0-rc.4

Published by andersjohnsen 5 months ago

What's Changed

Full Changelog: https://github.com/rigdev/rig/compare/v1.8.17...v1.9.0-rc.4

rig - v1.9.0-rc.3

Published by andersjohnsen 5 months ago

What's Changed

Full Changelog: https://github.com/rigdev/rig/compare/v1.8.17...v1.9.0-rc.3

rig - v1.9.0-rc.2

Published by andersjohnsen 5 months ago

What's Changed

Full Changelog: https://github.com/rigdev/rig/compare/v1.8.17...v1.9.0-rc.2

rig - v1.9.0-rc.1

Published by andersjohnsen 5 months ago

What's Changed

Full Changelog: https://github.com/rigdev/rig/compare/v1.8.17...v1.9.0-rc.1

rig - v1.8.17

Published by github-actions[bot] 6 months ago

Changelog

  • 741bb31 ⬆️ Bump the go_modules group across 2 directories with 2 updates (#890)
  • fd594f2 🐛 Fixed a couple issues with rig-proto-gen (#887)
  • 24c25bc 👷 Add autogeneration of proto from kubernetes CRDs (#882)
  • e2f5497 📝 role cli docs (#891)
  • 019aca0 ✨ rbac cli (#889)
  • 81263eb ✨ update rbac table (#888)
  • 00bd256 🔖 Tag new chart versions (#886)

Docker Images

  • ghcr.io/rigdev/rig-operator:1.8.17
  • ghcr.io/rigdev/rig:1.8.17
rig - v1.8.16

Published by github-actions[bot] 6 months ago

Changelog

  • 6a20175 🐛 added rbac for new role endpoint (#876)
  • aa65bd4 🐛 fix predefined rbac roles (#879)
  • 9cba038 🐛 forgot some stuff in rbac package (#872)
  • 6ea6bde 🐛 return of list roles should be string of ids (#875)
  • 23fcd2a ❇️ Introduce new Platform kubernetes types
  • 1ef645f ✨ Add ListExisting and ListNew to the plugin PipelineRequest (#869)
  • f722641 ✨ Add proto-gen tool for generating proto from kubernetes CRDs (#881)
  • b2f26e3 ✨ list assignees action (#884)
  • 97d4ec6 ✨ list assignees proto (#883)
  • 351b2ee ✨ list roles for entity proto (#873)
  • 6fbd2c7 ✨ pagination in ListForEntity (#874)
  • 76b4f05 🚚 move rbac package to rig (#870)
  • 37d7f8e ✨ Allow adding annotations to all ingress resources (#878)
  • 3ab87cc 🐛 Fix a bug where the operator would wrongly thing the current version read was old (#885)
  • 5c3ae4f 🔖 Tag new charts with latest platform (#871)

Docker Images

  • ghcr.io/rigdev/rig-operator:1.8.16
  • ghcr.io/rigdev/rig:1.8.16
rig - v1.8.15

Published by github-actions[bot] 6 months ago

Changelog

  • b108fe0 🐛 CLI: Add missing OmitEnvironment (#864)
  • 6d11d7a ♻️ Rename Project CRD to ProjectEnvironment (#858)
  • c88e85b Disable project controller (#867)
  • d9ae031 🔖 Tag new charts with latest images (#866)
  • 582eaab 🔖 Unpin setup-rig versions (#865)

Docker Images

  • ghcr.io/rigdev/rig-operator:1.8.15
  • ghcr.io/rigdev/rig:1.8.15
rig - v1.8.14

Published by github-actions[bot] 6 months ago

Changelog

  • 74751a3 ⬆️ Bump github.com/sigstore/cosign/v2 in /tools (#859)
  • a936349 🐛 Fix CLI bug with prompting in activate-service-account and capsule create (#863)
  • d3edfef 📝 Add Plugin example usecases (#862)

Docker Images

  • ghcr.io/rigdev/rig-operator:1.8.14
  • ghcr.io/rigdev/rig:1.8.14
rig - v1.8.13

Published by github-actions[bot] 6 months ago

Changelog

  • 8348e6f 📝 Update docs to use jq instead of yq when parsing platform token (#857)
  • 046ab8b 🐛 Fix rig activate service-account (#860)

Docker Images

  • ghcr.io/rigdev/rig-operator:1.8.13
  • ghcr.io/rigdev/rig:1.8.13
rig - v1.8.12

Published by github-actions[bot] 6 months ago

Changelog

  • d4d22b3 🐛 Fix unnecessary prompting in rig-ops (#854)
  • 41e856b 🐛 Fixed some prompting issues in the CLI + added more unit tests (#853)
  • b90dc9d :spakles: cli-love <3 (#856)
  • f53c6e4 🔖 Tag charts with latest changes (#852)

Docker Images

  • ghcr.io/rigdev/rig-operator:1.8.12
  • ghcr.io/rigdev/rig:1.8.12
rig - v1.8.11

Published by github-actions[bot] 6 months ago

Changelog

  • 44e8989 ♻️ CLI config and module refactor (#847)
  • 62ac6e2 ♻️ Some refactoring of the prompting struct (#846)
  • c7d270e ✅ Add testing framework + some tests for the CLI (#848)
  • 6a71034 ✨ Support platform ingress annotations and implementation-specific path type (#849)

Docker Images

  • ghcr.io/rigdev/rig-operator:1.8.11
  • ghcr.io/rigdev/rig:1.8.11
rig - v1.8.10

Published by github-actions[bot] 6 months ago

Changelog

  • e507bb0 🚚 Replace discord badge with slack (#833)
  • 533dc97 ♻️ Refactor CLI prompting to be ready for unit testing
  • ed98e21 ✨ Default to embedding environment variables as part of the migrations (#845)
  • 7ef27f6 🚚 Add alias for rig-ops plugins list (#844)

Docker Images

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