SUSE / velum

Dashboard for CaaS Platform clusters (v1, v2 and v3)
https://www.suse.com/
Apache License 2.0
54 stars 30 forks source link

[3.0] [bsc#1109320] Fix external auth group mapping for group attr name #668

Closed danielorf closed 5 years ago

danielorf commented 5 years ago

[bsc#1109320] Fix external auth group mapping for group attr name

Cherry-picked commit 4a672de.

Link to bug: https://bugzilla.suse.com/show_bug.cgi?id=1109320

vitoravelino commented 5 years ago

The cherry-pick should be on the original commit and not on the merge commit. That's why the housekeeping is not catching the bugzilla reference and it's failing.

danielorf commented 5 years ago

@vitoravelino Thanks again for cleaning up my messes today!

vitoravelino commented 5 years ago

Sorry for bothering you again, but could you cherry-pick using -x param? This will automatically append (cherry picked from commit ...) to the commit indicating the original commit.

We definitely need to improve our housekeeping checks. :sweat_smile:

danielorf commented 5 years ago

@vitoravelino No problem, done.