Skip to content

Reflect removal of accounts in bootstrap.yaml to database - #1146

Merged
mbuechse merged 2 commits into
mainfrom
fix/cm-account-removal
Apr 2, 2026
Merged

Reflect removal of accounts in bootstrap.yaml to database#1146
mbuechse merged 2 commits into
mainfrom
fix/cm-account-removal

Conversation

@mbuechse

@mbuechse mbuechse commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

Previously, when an account was removed in bootstrap.yaml, it still stayed in the Postges database. This causes multiple problems:

  • the old account will still be associated with its group
  • the old account will still have access to the system via its keys

The correct behaviour seems to also delete these accounts in the database, which is accomplished with this change.

@mbuechse
mbuechse requested a review from janiskemper April 1, 2026 20:03
@mbuechse
mbuechse force-pushed the fix/cm-account-removal branch from 64a080d to ae10ff4 Compare April 1, 2026 20:04
mbuechse added 2 commits April 2, 2026 13:34
Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
@mbuechse
mbuechse force-pushed the fix/cm-account-removal branch from ae10ff4 to af50266 Compare April 2, 2026 11:34
@mbuechse
mbuechse merged commit 6429c43 into main Apr 2, 2026
7 of 8 checks passed
@mbuechse
mbuechse deleted the fix/cm-account-removal branch April 2, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants