rig

The DevEx & Application-layer for your Internal Developer Platform β›΅

APACHE-2.0 License

Stars
1K
Committers
9

Bot releases are hidden (Show)

rig - v1.7.1

Published by andersjohnsen 8 months ago

What's Changed

Full Changelog: https://github.com/rigdev/rig/compare/v1.7.0...v1.7.1

rig - v1.7.0

Published by andersjohnsen 8 months ago

What's Changed

Full Changelog: https://github.com/rigdev/rig/compare/v1.6.4...v1.7.0

rig - v1.6.4

Published by andersjohnsen 9 months ago

What's Changed

Full Changelog: https://github.com/rigdev/rig/compare/v1.6.3...v1.6.4

rig - v1.6.1

Published by andersjohnsen 9 months ago

What's Changed

Full Changelog: https://github.com/rigdev/rig/compare/v1.6.0...v1.6.1

rig - v1.6.0

Published by andersjohnsen 9 months ago

Hightlights:

  • Multi-Environment support
  • Autoscaler with Custom metrics
  • Ability to queue changes and review

What's Changed

Full Changelog: https://github.com/rigdev/rig/compare/v1.5.5...v1.6.0

rig - v1.6.0-rc.1

Published by andersjohnsen 9 months ago

Changelog

  • dd19f16 πŸ› Added environment_id to GetConfigRequest as it returns info for a specific cluster (#489)
  • 67c5ca5 πŸ› Fix CLI bug with printing capsules (#456)
  • ebc568e πŸ› Fixed a bug in CLI relating to logs (#471)
  • ac24e7d πŸ› Fixed a couple bugs in the CLI regarding custom metrics (#455)
  • bd70964 πŸ› Fixed env related CLI bugs (#476)
  • 356f63d πŸ› added env and project-id (#483)
  • 287a79c πŸ› fixed cli-error (#443)
  • ded73e4 🀑 Include mockery mocks (#465)
  • 20f6b4a πŸ”₯ proto-cleanup (#451)
  • fc0a706 πŸ”₯ remove mongodb docs (#468)
  • 26078a1 πŸ”₯ remove project token and clean project use (#454)
  • 694763d πŸ”₯ remove projectIDs and oauth stuff (#452)
  • c69714e πŸ“ Add docs for autoscaling on custom metrics (#372)
  • 0e73f01 ❇️ initial group id in user create (#457)
  • bccfc26 ✨ Add more information to capabilities.Get (#463)
  • 8995c83 ✨ Add obj.Merge helper (#485)
  • 4aa59f4 ✨ Update Deploy request/response (#470)
  • 856e5b6 ✨ rollout message (#466)
  • d6b030c ✨ rollout msg on deploy (#467)
  • ac57f5c Avoid having projectID on Project.list (#473)
  • 2b38805 Entity one-of to kind (#441)
  • 23faaf4 Fix a couple environment related bugs (#449)
  • c44cddc Improve proto docs
  • 661ef37 Return the new RolloutConfig from Deploy (#479)
  • 5fec154 Small fix (#450)
  • 563fe73 Update rig-go-api version (#464)
  • 7e919d0 Use latest API (#439)
  • c3b5a9e add-group-role-step (#448)
  • af5484b cli group fixes (#445)
  • 702f2d9 fix remove permission proto (#442)
  • 60c41c1 fixed member id's for groups and roles to be oneofs and fixed build-names (#437)
  • 453e778 group-ids-on-service-accounts (#440)
  • e83f494 ♻️ Merge config packages (#444)
  • bae313f ✨ Add environment service (#462)
  • fcf5564 ✨ Support setting commands and arguments individually (#477)
  • bf56bcc ⬆️ Update API and SDK (#447)
  • 7de9a50 ⬆️ Update to latest connectrpc version (#446)
  • 9652010 🎨 Make cluster and environment configs map-based to support merging (#478)
  • 3a2901d 🎨 Set default cluster/env in templates instead (#487)
  • 81b5702 πŸ› Fix merge of platform configs (#461)
  • 565c73c πŸ“ Support setting clusters and environments through Values file (#484)
  • a8f8ae2 πŸ”– Tag new releases (#434)
  • d1e7a7c πŸ”§ chart rig-platform: Adapt to new config flag (#459)
  • d1321a6 🚨 Fix lint issues (#458)

Docker Image

  • ghcr.io/rigdev/rig-operator:1.6.0-rc.1
rig - v1.5.5

Published by andersjohnsen 10 months ago

Changelog

  • eb10c82 πŸ› Added missing ProtoId fields to requests (#433)
  • 0e3bc46 πŸ› Fix bug with cronjobs where we didn't specify namespace (#431)
  • 22a86d7 🚸 Make it easier to remove mounted files from the CLI (#432)
  • c3b659c 🎨 Fix CLI by using latest API version (#429)
  • ff80dcb πŸ”– Tag new operator release
  • 0737377 πŸ”– Tag new platform release (#426)
  • f2f6355 🚧 Add more API endpoints for controlling env/envsource individually (#428)

Docker Image

  • ghcr.io/rigdev/rig-operator:1.5.5
rig - v1.5.4

Published by andersjohnsen 10 months ago

Changelog

  • aea811f Allow ingress generation when TLS is disabled (#420)
  • 8fd7659 πŸ”– Tag new releases (#419)

Docker Image

  • ghcr.io/rigdev/rig-operator:1.5.4
rig - v1.5.3

Published by andersjohnsen 10 months ago

Changelog

  • bde03f3 πŸ› Fix trailing comma in platform values (#417)
  • ac84453 πŸ—οΈ Update the CLI to add project_id/environment_id to requests (#416)
  • df0a9ab 🚸 Add capsule controller errors to the Capsule status (#396)
  • 28484dd ♻️ CLI: Remove 'capsule config' cmd and extract setting cmd/args into it's own (#400)
  • 9c048e9 ♻️ Refactor capsule controller (#401)
  • 39529ff ✨ Add URL support for Cronjobs (#397)
  • c4c196f ✨ Add configuration API for OIDC SSO (#415)
  • 56217a9 Make Ingress path type configurable (#411)
  • 8a1e653 Support creating ingress resources without TLS/certificates (#418)
  • 0cd1aab Update ingress proto (#412)
  • d94f760 βœ… Add test for multiple path prefixes in ingress (#402)
  • 8e0efc9 ✨ Add pathPrefix option for ingress interface (#398)
  • c5b4c0e ✨ Add support for multiple pathPrefixes for ingress interfaces (#399)
  • 28bb49f ✨ Introduce multi-environment configurations and APIs (#407)
  • 442fbb6 ✨ Support configuring the default Service Type used (#403)
  • d2a7fd4 πŸ”– Tag new operator release (#395)
  • 5e427e4 πŸ”§ chart rig-operator: Add value for toggling ServiceMonitor resource (#406)

Docker Image

  • ghcr.io/rigdev/rig-operator:1.5.3
rig - v1.5.2

Published by andersjohnsen 10 months ago

Changelog

  • 7e594b7 🚸 Better usability for adding custom object metrics through the CLI
  • 53bd604 🚧 Add proto for fetch object metric information (#389)
  • 396f760 ✨ Add CLI support for cron jobs (#393)
  • c5949ba ✨ Add Cron jobs to the capsule CRD and add operator functionality (#391)
  • 68a8d65 ✨ Proto for cronjob-related operations (#392)
  • 0391106 πŸ› Allow an existing service when deploying a Capsule (#394)
  • 101f9f3 πŸ”– Tag new releases (#385)

Docker Image

  • ghcr.io/rigdev/rig-operator:1.5.2
rig - v1.5.1

Published by andersjohnsen 10 months ago

Changelog

  • 561071b πŸ› Don't append /data to the mount point path of the platforms postgres volume (#377)
  • d955d30 πŸ› Fixed a couple bugs with spawning Prometheus stack in Kind (#373)
  • b6e153e 🚸 Added run-init command to The kind command is used to setup and manage a development kubernetes cluster running Rig using Kind (#378)
  • 7f79816 πŸ“ Add docs for rig-platform values (#371)
  • 335217b πŸ“ Add documentation for rig-operator helm chart values (#370)
  • af49b52 πŸ“ Remove mistake in readme (#368)
  • 6228395 ✨ Add CLI support for adding custom metrics to the HPA (#362)
  • 9008476 ✨ rig dev kind create can now spawn a Prometheus stack + prometheus adapter (#367)
  • 36383e3 Change postgres mountpath configuration (#380)
  • a2addc9 Update shields in README.md (#366)
  • e76eaf9 ✨ Add force flag to Deploy endpoint (#379)
  • 318f8b8 πŸ‘· Add CodeCov coverage github action (#369)
  • c2886bd πŸ‘· Add codecov token (#375)
  • b0dad2c πŸ‘· Exclude generated code from coverage (#376)
  • da3b337 πŸ‘· Improve coverage reporting (#374)
  • aba2b12 πŸ“ Update doc versions (#364)
  • 3118dc6 πŸ”Š improve rig dev kind create error message (#365)
  • 7b3dc4d πŸ”– Tag new charts (#363)

Docker Image

  • ghcr.io/rigdev/rig-operator:1.5.1
rig - v1.5.0

Published by andersjohnsen 11 months ago

Changelog

  • bc4817d Update GitHub Action versions in CI/CD docs example (#358)
  • 4074393 πŸ”– Tag new operator chart (#361)

Docker Image

  • ghcr.io/rigdev/rig-operator:1.5.0
rig - v1.5.0-rc.9

Published by andersjohnsen 11 months ago

Changelog

  • 72090a5 πŸ› Fix bug in operator relating to the prometheus ServiceMonitor (#359)
  • b00fc38 Update homepage.mdx (#357)
  • 817b3d2 πŸ› Fix memory bug in operator, by accumulating log values onto same logger (#360)

Docker Image

  • ghcr.io/rigdev/rig-operator:1.5.0-rc.9
rig - v1.5.0-rc.8

Published by blacksails 11 months ago

Changelog

  • be7f99f πŸ“ Enable last updated timestamps (#354)
  • 9286d5f πŸ“ Fix link to edit on github (#350)
  • 34f7ff7 πŸ“ Remove edit this page button from ref doc pages (#353)
  • d38fe92 πŸ“ Show footer on homepage (#356)
  • f0eeed4 ✨ Make CRD and operator changes for custom metrics in the autoscaler
  • 65d4163 πŸ› Fixed bug with 'kind create' due to platform config name changes (#349)
  • 11cc796 πŸ”– Tag new charts (#348)
  • a7ec283 πŸ”– Tag new platform chart (#352)
  • 6c414be πŸ”– Tag new platform chart (#355)

Docker Image

  • ghcr.io/rigdev/rig-operator:1.5.0-rc.8
rig - v1.5.0-rc.7

Published by andersjohnsen 11 months ago

Changelog

  • 28bf0cc πŸ“ Add improved crd-ref-docs templates (#343)
  • f40f382 πŸ“ Remove status types from API ref (#342)
  • d40649b ✨ Introduce proto for new custom metrics autoscaling
  • bba3416 πŸ“ Add v1alpha2 example in docs (#340)
  • e69efeb 🚧 Add environment sources to container settings (#344)
  • b55fe3b 🚧 Add interface probes to API (#341)
  • 00c9f92 🚸 Improve capsule status with used resources (#346)

Docker Image

  • ghcr.io/rigdev/rig-operator:1.5.0-rc.7
rig - v1.5.0-rc.6

Published by andersjohnsen 11 months ago

Changelog

  • be3136a πŸ› Ensure that command and args are set (#332)
  • e5087df πŸ› Fixed a couple bugs with the HorizontalPodAutoscaler (#329)
  • 6ed956a πŸ“ Add resource API documentation (#323)
  • 65e729b πŸ“ Document PlatformConfig (#339)
  • 6573c5b ✨ k8s like platform cfg (#308)
  • d532ff6 Add last message to 'rig dev kind create' (#319)
  • 41895a6 helm cfg values (#324)
  • 1a710ea log-level-env-parsing (#327)
  • 9a7882e πŸ‘· CI test improvements (#330)
  • 099dc8d πŸ“ Document Capsule api type (#337)
  • e8fe02d πŸ”– Tag new operator chart (#321)
  • 4359895 🚨 Add golangci-lint (#315)

Docker Image

  • ghcr.io/rigdev/rig-operator:1.5.0-rc.6
rig - v1.5.0-rc.5

Published by andersjohnsen 11 months ago

Changelog

  • 7d4a564 πŸ› Fix use of zero-sized resources (#320)
  • e09d8cb πŸ”– Tag new operator chart (#318)

Docker Image

  • ghcr.io/rigdev/rig-operator:1.5.0-rc.5
rig - v1.5.0-rc.4

Published by andersjohnsen 11 months ago

Changelog

  • c89d550 πŸ› Fix resouces conversion to v1alpha1 (#317)
  • 13eb8d1 πŸ”– Tag new charts (#314)
  • 51d2f35 πŸ”– Tag new platform chart (#316)

Docker Image

  • ghcr.io/rigdev/rig-operator:1.5.0-rc.4
rig - cmd/rig/v0.0.0-retracted

Published by andersjohnsen 11 months ago

rig - v1.5.0-rc.3

Published by andersjohnsen 11 months ago

Changelog

  • 48c8fd6 πŸ”₯ Remove unnecessary NoCompletions from the CLI (#309)
  • e462803 πŸ› Fix appVersion in operator chart (#312)
  • 02f86f6 πŸ› Fix double-annotations in CRD spec (#311)
  • a26d5c6 πŸ› Fix memory conversion in v1alpha2 (#313)
  • 06f303a πŸ”– New charts (#307)
  • 23a5083 🚸 Reduce output clutter of rig dev kind/docker create (#310)

Docker Image

  • ghcr.io/rigdev/rig-operator:1.5.0-rc.3