4 留言 (4 留言)0 反應 (0 反應)1 負責人 (1 負責人)Python4,859 star (4,859 star)311 fork (311 fork)batch import
P0good first issuegood starter issues
- 議題類型
- bug
- 研究方向
- Investigate why `sky ssh up` must be rerun after a `helm upgrade`. Start by examining the `sky ssh up` command implementation (likely in `sky/ssh.py`) and how SSH configuration is stored. Review the Helm chart files to see if upgrades reset SSH related resources. Check if there are any existing comments or linked issues in the issue #7659 discussion. Consider if the issue is related to missing post upgrade hooks or configuration persistence. Look for any recent changes in the repository that might have introduced this behavior.