mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
* broke out the preferences and config * resolved UTs * resolved golangCI comments * resolved some e2e tests * resolved error message in tests * Resolved codeclimate issue * resolved the e2e_test failure * resolved some comments on the PR * renamed GlobalConfig to Preference * made the logic of unset simpler * reverted the test changed * use log instead of fmt for output * resolved e2e test * use log.Info instead of log.Println