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 kubectl apply command: change -k to -f for single YAML file
- Extract duplicate version logic to main() function
- Remove OS-specific installation commands from prerequisites
- Simplify check_prerequisites error messages
Addresses feedback from PR kubernetes-sigs#5068
0 commit comments