George Gaál
George Gaál
use three ``` ` ``` signs before and three signs ``` ` ``` after the text - it is typical markdown.
/remove-lifecycle stale
Hey, any updates here?
Removing pod identity from AWS console solved my issue, but some others may be stuck with the same or almost the same situation
@cheeseandcereal Hi! Thanks for the explanation, but then it means that the issue should be duplicated in aws library. I have no power to do it, but you may be...
@kennygt51 great! Also did you try to use PodIdentity with cross-accounts?
@james-callahan thanks @kennygt51 thanks (the question with cross accounts is still actual, but I believe that it should work).
I was able to remove database when following the next steps: - remove removal protection from the Amazon UI - then instantly patch the object in k8s to `deletionProtection: false`...
also I checked that the removal of deletion protection on RDS does not help, it should be followed by changing the flag to `deletionProtection: false`
/remove-lifecycle stale