You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support key rotation to Azure vault (noobaa#1596)
Signed-off-by: jackyalbo <jacky.albo@gmail.com>
(cherry picked from commit 18b2405)
* CI | adding Set up kind step to the yamls
Signed-off-by: liranmauda <liran.mauda@gmail.com>
(cherry picked from commit 8deec77)
* Remove KMS condition status Init checks from tests
- Removing False positive verification of KMS condition status Init
The Init condition status is, in most cases, a state that is short in time, and the tests are missing the timing, hence failing.
We do not need this case as corev1.ConditionStatus = "Sync"
will never happen if Init did not, and we will fail there.
Signed-off-by: liranmauda <liran.mauda@gmail.com>
(cherry picked from commit de03454)
---------
Signed-off-by: jackyalbo <jacky.albo@gmail.com>
Signed-off-by: liranmauda <liran.mauda@gmail.com>
Co-authored-by: liranmauda <liran.mauda@gmail.com>
0 commit comments