Old "bootstrap" pods not get properly cleaned after bootstrap restore #2561
Labels
complexity:medium
Something that requires one or few days to fix
kind:bug
Something isn't working
priority:medium
Medium priority issues, should only be postponed if no other option
topic:docs
Documentation
Component:
'lifecycle', 'bootstrap'
What happened:
After a bootstrap restoration old bootstrap pod still exists (salt-master and repositories, ...) so endpoint still use the old bootstrap IP for these and then restoration do not work properly as use this endpoint to configure the minion.
What was expected:
Old bootstrap pods no longer exists after a restoration
Steps to reproduce
Follow the bootstrap restore procedure
Resolution proposal (optional):
Add documentation to remove old bootstrap node before launching restoration
The text was updated successfully, but these errors were encountered: