Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Mar 23:53
· 177 commits to main since this release
52783df

Changelog

  • d6b8a8f (feat): Add codespaces/devpod support (#148)
  • 6b704e6 Add reference implementation example (#138)
  • d3a24e2 Fix #108: Add version command (#146)
  • bf9be66 Fix #84: remove GitConfig from API spec (#141)
  • 72fd623 We no longer install backstage by default so remove this from README (#149)
  • 538e3b2 add velero and minio examples (#129)
  • dd8abfb allow for logging customization (#130)
  • 4806dd3 dont update localbuild resource status when shutting down (#140)
  • df4305b ensure error is returned (#132)
  • 69443ce fail if the idpBuilder is launched on a different port (#163)
  • ea9c56e fix: Update backstage gitea location for catalog-info (#160)
  • 5194086 generate ingress-nginx manifests (#133)
  • 8385118 ignore unspecified packaegs when shutting down (#154)
  • c7a8afa make the serving port for idpBuilder configurable (#155)
  • 52783df re-work ref impl to use path based routing instead (#169)
  • db35227 reduce log messages (#158)
  • bc35d46 remove direct argocd package dependency (#145)
  • 914ab02 set ingress-nginx buffer size to 32k (#151)
  • 988756c support path based routing in core packages (#164)
  • 92a7440 update default cluster version to 1.27 (#131)
  • 95ca015 upgrade controller-gen v0.12.0 -> v0.14.0 (#170)
  • e72ea96 upgrade controller-runtime and sync k8s package versions (#147)