Closed soenkeliebau closed 4 days ago
I'm currently reviewing the back-port in https://github.com/stackabletech/hive-operator/pull/545 and I'm a bit confused, is it correct that this did not change a single line of code? ^^
I'm currently reviewing the back-port in #545 and I'm a bit confused, is it correct that this did not change a single line of code? ^^
The actual work is done in stackable-operator. The function definition did not change there. So, if an operator just used this function then upgrading stackable-operator was sufficient. If an operator tried to calculate the ServiceAccount name on its own, then changes were necessary.
Awesome, many thanks! I already assumed so, just wanted to be sure
Description
Please add a description here. This will become the commit message of the merge request later.
Definition of Done Checklist