Skip to content

Releases: minishift/minishift-centos-iso

v1.7.0

05 Mar 12:17
Compare
Choose a tag to compare

Tasks

  • Issue #178 (task) - Create release job
  • Issue #224 (task) - Modify handle user data to make the ISO work with hyperkit driver plugin

v1.6.1

14 Feb 08:27
Compare
Choose a tag to compare

Attention
This release fixes a blocker issue that was present in v1.6.0

  • Issue #216 Relabel docker SELinux context.
  • Issue #211 Fix README typo for repo name

v1.6.0

12 Feb 10:44
Compare
Choose a tag to compare

Features

  • Issue #73 (feature) - Add overlay as default storage driver instead of devicemapper

Bugs

  • Issue #200 (bug) - Handle user data issues for RHEL
  • Issue #216 (bug) - /var/lib/docker does not have correct SELinux label

Tasks

  • Issue #133 (task) - Allow a custom startup script triggered at the startup of the VM
  • Issue #166 (task) - Use packaged version of python-requests
  • Issue #176 (task) - Update tests to be run in macOS

v1.5.0

23 Jan 02:39
Compare
Choose a tag to compare

Issue #198 minishift start is failing in RHEL ISO as mktemp is unable to get temporary directory
Issue #194 CI build is failing sometime for Github rate limit
Issue #189 Add python-setuptools in install package list
Issue #187 Update README to reflect changes made in how the tests are run
Issue #180 Allow multiple network configuration files

v1.4.0

11 Dec 10:54
Compare
Choose a tag to compare
  • Issue #156 Add specific changes to docker systemd unit file instead creating new one.
  • Issue #181 Add kickstart target for centos/RHEL
  • Issue #181 adding kickstart target for rhel/centos
  • Issue #174 Fix equality message
  • Issue #172 Fix delete test case
  • Issue #153 move minishift binary to $(BIN_DIR) post extraction

v1.3.0

09 Oct 13:37
Compare
Choose a tag to compare

Issue #167 Disable services on startup
Issue #137 use generic naming for the network provision
Issue #137 Add test to check if hvkvp is installed
Issue #137 Use systemd unit to handle user data and set networking
Issue #137 Set IP Address using hvkvp or settings file
Issue #159 perform a yum update during Vagrant provisioning
Issue #162 Delete unnecessary tests/test.py file
Issue #145 Update troubleshoot URI for overlay size
Issue #141 Replace avocado based tests with shell scripts based test
Issue #150 Force deletion to avoid confirmation in CI

v1.2.0

18 Sep 08:51
Compare
Choose a tag to compare
  • Fixes #125 Symlink /opt to $(storage_disk)/opt
  • Issue #136 Change docker symlinks to bind mounts
  • Issue #128 Add community related instructions
  • Issue #116 Show banner when installing packages using yum

v1.1.0

25 Jul 13:02
Compare
Choose a tag to compare
  • Issue #124 Put subscription related file to persistent storage
  • Issue #118 Add nfs-utils
  • Issue #95 Failed to do minishift start when "ssh" binary is not present in Windows 10

v1.0.0

25 Apr 13:57
Compare
Choose a tag to compare
Cut v1.0.0

v1.0.0-rc.4

04 Apr 06:33
Compare
Choose a tag to compare
  • Issue #111 Update docker unit file as new rpm release.