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
fix: enhance kubeconfig extraction with proper base64 decoding
- Add base64 decoding for kubeconfig content from Replicated API
- Fallback to raw content if base64 decoding fails
- Add kubeconfig format validation before use
- Improve cluster readiness validation with better connectivity tests
- Add progressive validation checks for kubeconfig file and kubectl connectivity
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments