Skip to content

v1.3.0

Compare
Choose a tag to compare
@praveenkumar praveenkumar released this 17 Jul 07:53
· 756 commits to master since this release

Features

  • Issue #1036 (feature) - Add spinning wheel during registration process
  • Issue #1045 (feature) - Allow add-ons to refer to environment variables
  • Issue #1106 (feature) - Incorporate NodePort into minishift openshift service
  • Issue #320 (feature) - Add --follow option to minishift logs subcommand
  • Issue #950 (feature) - minishift start --help should document environment variables applicable in Minishift

Bugs

  • Issue #1064 (bug) - Empty echo command in add-on does not print empty line
  • Issue #1070 (bug) - config set does not support new centos iso-url option
  • Issue #1082 (bug) - Broken link to README file
  • Issue #1090 (bug) - Running minishift update gives "Updated successfully" erroneously
  • Issue #1128 (bug) - Add-on echo command does not respect leading white spaces
  • Issue #285 (bug) - --iso-url is not used to bootstrap the VM with minishift create
  • Issue #344 (bug) - Incomplete ISO download makes startup fail

Tasks

  • Issue #1042 (task) - Modify docs build process to enable addition of images as per OpenShift docs guidelines
  • Issue #1057 (task) - Add link checker to docs build
  • Issue #1071 (task) - Cucumber step commandReturnShouldEqual should handle quoted strings
  • Issue #1078 (task) - Feedback when clearing cache
  • Issue #1085 (task) - Update Travis CI web hook link
  • Issue #1099 (task) - Update issue-list.sh script to print the issues categorically
  • Issue #1107 (task) - Switch to use minishift-bot user for AppVeyor integration
  • Issue #1119 (task) - Enable webhook notifications on Circle CI
  • Issue #426 (task) - Document CI platforms being used by Minishift
  • Issue #515 (task) - Include SHA ID in version string
  • Issue #850 (task) - Edit the doc strings for newly added commands
  • Issue #876 (task) - Update 'openshift service list' command to handle NodePort type
  • Issue #906 (task) - nip.io status for deployed application
  • Issue #964 (task) - Add scenario to deploy a 'realistic' workload: Cool Store