Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

v1.7.0-0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 12:44
· 40 commits to main since this release

Changelog

  • 3357736 Bump UI_BUNDLE_URL
  • 8bf1e2f Merge pull request #9 from epinio/dex-pr
  • 4c7ec16 added s390x support (#22)
  • b5636f6 Improvements - Fix stripping of query params on redirect to /auth/verify - Add support to disable Dex - Customise client secret
  • 7dd541d Merge pull request #20 from epinio/1958-release-drafter
  • 5d6c9e3 Merge pull request #21 from epinio/1953-image-cleanup-2
  • 728cf87 use a separate step to remove old untagged images
  • 381e21b tweak quoting
  • bde2e23 fix: missing config file for the drafter
  • 54c4514 Merge pull request #19 from epinio/1953-image-cleanup
  • e83f8da fix: stricter filter pattern
  • a2c069c feat: release drafter workflow for ui-backend
  • 41ef312 fixup cron setting - every day, not just 1st of month
  • c5abd24 fix: use pat for permissions
  • 783cf47 chore: cleanup flow
  • 85cc0a3 Redirect succesful auth calls directly to the UI rather than Rancher redirect shim - Rancher API / local dashboard builds redirect verify-auth to auth/verify - In Rancher API this handles redirecting to ember or vue - Without these the user just gets redirected back to log in page - For our use case we can just redirect the user to the epinio ui
  • 8bac73b Merge remote-tracking branch 'origin/main' into dex-pr
  • 2418ad8 Fix tests
  • af54b82 Fix linting
  • 16f7663 Add support for Epinio's Dex Auth Provider