mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-25 23:06:08 -05:00
a3184af7a2
* add new iam upgrade apply * remove iam tf plan from upgrade apply check * add iam migration warning to upgrade apply * update release process * document migration * Apply suggestions from code review Co-authored-by: Otto Bittner <cobittner@posteo.net> * add iam upgrade * remove upgrade dir check in test * ask only without --yes * make iam upgrade provider specific * test without seperate logins * remove csi and only add conditionally * Revert "test without seperate logins" This reverts commit 05a12e59c9fdaa753b0dfa02c9196437743852bf. * fix msising cred * support iam migration for all csps * add iam upgrade label --------- Co-authored-by: Otto Bittner <cobittner@posteo.net>
23 lines
447 B
YAML
23 lines
447 B
YAML
changelog:
|
|
exclude:
|
|
labels:
|
|
- no changelog
|
|
- dependencies
|
|
categories:
|
|
- title: 🛠 Breaking changes
|
|
labels:
|
|
- breaking change
|
|
- iam upgrade
|
|
- title: 🎁 New features
|
|
labels:
|
|
- feature
|
|
- title: 🛡 Security improvements
|
|
labels:
|
|
- security-fix
|
|
- title: 🐛 Bug fixes
|
|
labels:
|
|
- bug fix
|
|
- title: 🔧 Other changes
|
|
labels:
|
|
- "*"
|