Skip to content
This repository has been archived by the owner on Jul 29, 2018. It is now read-only.

Releases: projectatomic/vagrant-service-manager

v1.5.0

24 Jan 12:31
Compare
Choose a tag to compare

This release adds support of oc binary installation version to 1.4.0 along with few bug fixes mostly on install-cli sub-command option --path.

Please refer below for detailed change log.

CHANGELOG:

  • Fix #446 Support folder as path in install-cli '--path' option @budhrg
  • Fix #441 install-cli with --path give wrong export @budhrg
  • Fix #449 Update ‘oc’ version getting installed via install-cli to 1.4.0 @budhrg
  • Fix #443 Double quote is missing in the HTTP Proxy Settings doc @budhrg
  • Fix adb-atomic-developer-bundle doc url on README @trishnaguha

v1.4.1

17 Nov 14:41
Compare
Choose a tag to compare

This release adds bug fix to the support of using install-cli command in HTTP(s) proxy environment and several enhancements in documentation and tests (CI pipeline).

Please refer below for detailed change log.

CHANGELOG:

  • Fix #346 Adding a Rake task for Asciidoctor and enabling Guard and Live Reload @hferentschik
  • Fix #389 Refactoring proxy test @hferentschik
  • Fix #389 Support the use of install-cli in HTTP proxy environment @budhrg
  • Fix #434 Align proxy config names similar to 'sccli' @budhrg
  • Fix #362 Adding OpenShift configuration options back into VSM Readme @Preeticp
  • Fix #335 'bundle exec vagrant up --provider=libvirt' should work @budhrg
  • Fix #429 Minor language and formatting edits to Proxy section etc @Preeticp
  • Fix #427 Add acceptance test for 'box version' command @budhrg
  • Fix #425 Disabling CDK OpenShift tests until issue #415 gets resolved @hferentschik
  • Fix #425 Organizing Cucumber features around service functionality @hferentschik
  • Fix #419 Adding additional column to example table to print status [passed|failure|skipped] @hferentschik
  • Fix #417 Updated rake task to download latest CDK version @budhrg
  • Fix #421 Correct the order of drafting the release and updating to dev version @budhrg

1.4.0

09 Nov 12:45
Compare
Choose a tag to compare

This release adds several bug fixes and enhancements including:

This release also includes many changes and bugfixes, which are detailed in the release change log. Please refer below for detailed change log.

CHANGELOG:

  • Fix #376 --path option of install cli not working as expected
  • Fix #327 and #326: Tests and docs for --cli-version and --path options
  • Fix #412 Pin the rubocop version and minimize the offenses
  • Fix #409 fixes Openshift service failed message on vagrant up
  • Fix #406 Service hooks doesn't start in vagrant reload
  • Fix #338 Updating broken links in CONTRIBUTING.adoc
  • Fix #407 Converted CHANGELOG from markdown to asciidoc
  • Fix #402 rename open_shift.rb file to openshift
  • Fix #302 service-manager config options for HTTP proxy
  • Fix #393 Fix expectations for Kubernetes tests on OS X
  • Fix #394 Forcing used Bundler version to 1.12.5 as required by Vagrant.
  • Fix #397 Using a guard clause instead of wrapping the code inside a conditional

v1.3.3

02 Sep 04:51
Compare
Choose a tag to compare

This release of the plugin includes a bug fix for creation of docker certs on vagrant up process properly.

CHANGELOG:

  • Fix #383 Service manager fails to start if /etc/docker/ca.pem doesn't exist @alexeykazakov

v1.3.2

31 Aug 08:07
Compare
Choose a tag to compare

This release of the plugin includes a bug fix for user experience if user try to use different box other than ADB/CDK.

CHANGELOG:

Fix #384: don't execute os_variant for unsupported box

v1.3.1

25 Aug 15:04
Compare
Choose a tag to compare

This release of the plugin includes a few bug fixes which improves how services are handled and the resulting user experience.

CHANGELOG:

  • Fix #257 proper error message on restarting a stopped service @budhrg
  • Fix #379 Success message after vagrant up for Kubernetes @budhrg

v1.3.0

12 Aug 10:51
Compare
Choose a tag to compare

This release of the plugin includes displaying of Kubernetes setup information so that user can configure host to access Kubernetes server running inside VM. Also added client binary installation feature for Docker and OpenShift in CDK along with Kubernetes client binary installation feature for both ADB and CDK.

This release added the auto detection of already downloaded executable OpenShift oc.exe binary in Windows to avoid repeated download from CLI. Few unit and acceptance tests for kubernetes are added to help development process. Also includes enabling of 'kubernetes' service from Vagrantfile configuration option as config.servicemanager.services = 'kubernetes'.

CHANGELOG:

  • Fix #374 Fix kubernetes acceptance test @budhrg
  • Fix #372 Detect already downloaded oc binary in Windows @budhrg
  • Add fix for kubectl download in Windows @budhrg
  • Fix #11 Show Kubernetes setup info for use with kubectl @budhrg
  • Added unit and acceptance test for kubernetes @budhrg
  • Enabled kubernetes from Vagrantfile configuration option @budhrg
  • Fix #350 install-cli support for kubernetes @budhrg
  • Fix #360 install-cli for docker and openshift in CDK @budhrg

v1.2.2

04 Aug 10:49
Compare
Choose a tag to compare

This release of the plugin includes bug fix for the client binary installation of OpenShift 'oc' binary and also fix to successfully able to fetch the latest stable 'oc' version from the running VM. It also include issue template for guiding quickly to contributors while filing issue.

CHANGELOG:

  • Fix #365 undefined method `captures' for nil:NilClass @budhrg
  • Fix #348 Handle 302 redirection in install-cli URL validation @budhrg
  • Adding docs about using Cucumber tags @hferentschik
  • Fix #357 Unable to download cli if user used latest tag or a alpha/beta tag @budhrg
  • Fix #358 Adding reference to ADB installation documentation @hferentschik
  • Fix #352 Create ISSUE_TEMPLATE.MD @budhrg

v1.2.1

15 Jul 11:51
Compare
Choose a tag to compare

v1.2.0

15 Jul 10:08
Compare
Choose a tag to compare