mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
* Save state (forwarded ports + PID + timestamp) to local file and cleanup * Integration tests * Documentation * Update docs/website/versioned_docs/version-3.0.0/command-reference/dev.md Co-authored-by: Armel Soro <armel@rm3l.org> * Fail when an error happens writing state file In case of error during initialization, odo dev cleanup the resources * Fix typo * Test localPort matches a number * Remove PID and timestamp from state + rename to devstate.json * Run IBM cloud tests as non root * Fix doc * Review * Remove reference to PID/timestamp from doc Co-authored-by: Armel Soro <armel@rm3l.org>