Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* hint: Waiting for your editor to close the file... Initial checkin of code to check on the progress of deployment. The deployment will fail if a container failes with ErrImagePull. State changes of pods and containers may optionally be displayed. This is an intermedite checkin and is not complete. * Do not crash if we fail to initiate the progress tracker. * Remove unnecessary client parameter to newWatcher. * Remove the ceos4 update. It intereacts with ceos3 inside the Kubernetes fake when doing updates. Update to test changes to pods.go * Turn off lint for the nil context test. * Turn off lint for the nil context test. * Rename Verbose to Progress * Move status.go from deploy to pods as it is generic. * Switch to main's go.mod/go.sum * Update documentation to include --progress.
- Loading branch information