Skip to content

Releases: CentOS-PaaS-SIG/contra-env-setup

v1.3.6

16 Jul 14:33
9ac404d
Compare
Choose a tag to compare

1.3.6 (2021-07-16)

Bug fixes

  • Fix the issue with the oc_exists check (#176 )
  • Fix small bugs and add pre- and post-hooks to some roles (#175 )

v1.3.5

10 Sep 16:30
447a57c
Compare
Choose a tag to compare

1.3.5 (2020-09-10)

Bug Fixes

  • Fix cleanup/clone: Cleanup project_dir git fetch --all (01412dd)
  • Fix cleanup: Do not remove .kube directory without setup_minishift (8c3ae6c)

Features

  • Feature: If a quay image registry vault is defined add the credentials to the secret. (640b280)
  • Feature: Automate provisioning OpenStack instance manually (24e4f34)
  • Feature: Allow to use registry-mirror with minishift (7ce7526)

v1.3.4

08 Nov 19:56
Compare
Choose a tag to compare

1.3.4 (2019-11-08)

Bug Fixes

  • Fix .releaserc.json: Remove github options from config file (a01909b)
  • Fix Change cleanup: Remove cleanup items and update others (846f463)

Features

  • Feature: Add semantic-release to contra-env-setup (8fdcdd8)
  • Feature: Add run_pre_tasks to global vars (c446d4e)
  • Feature: Allow users to run pre_tasks if required for projects (36c329b)
  • Feature: Update to use latest minishift v1.34.1 (63d2614)

v1.3.3

24 Jun 08:14
42c86d3
Compare
Choose a tag to compare
  • Add conditions to install proper pkgs in Fedora 30 #159
  • Reset git http.sslverify setting after setup is done #157
  • Remove DNS hack #156

v1.3.2

25 Mar 16:19
aa7b8ae
Compare
Choose a tag to compare
  • When checking the status of container builds always check the latest one #154
  • Add support for template overwriting #153
  • Add DNS fix to include RHOS VM task as well #151
  • Add general dns to fix fleeting DNS errors #150

v1.3.1

27 Feb 14:34
7959451
Compare
Choose a tag to compare
  • Add a playbook that prepares external VMs for usage with minishift #148
  • Fix the query for the oc compressed binary to search links only #147
  • Pickup templates with extension .j2 #146
  • Fix KVM driver installation step #144
  • Skip jq install if it's already installed on the machine #143
  • Set run_prereqs to true when running test in the CI #142
  • Switch to using minishift iso #141
  • Fix setup_sample_project=true in examples #139
  • Update README.md with better more accurate examples #138
  • Update with metrics vars, README update #136

v1.3.0

15 Jan 17:00
975abd7
Compare
Choose a tag to compare

v1.3.0 (01/14/2019)

  • Fix confusing name of tasks #134
  • Use raw-ouput from jq instead of sed #100
  • explicit use of templates #132
  • Remove centos7-vagrant submodule from the repo #131
  • Consistent simplified conditionals #127
  • [Test]: Update .gitignore to avoid stage errors #129
  • Adapt the CI tests to the contra-env-infra repo being used #128
  • To install jq you need to have sudo access #126
  • add support for instance_names #118
  • Install only jq in os_temps task, don't install virtual requirements #119
  • Use the minishift home directory for caching oc binaries #120
  • Enable optionally running minishift on an external VM #117
  • Move to use contra-env-infra templates #116
  • Fix passing parameters to OpenShift templates #112
  • Alternative OpenShift login methods #108
  • Fix issue when username/password contain spaces #106
  • Add completed status to merge job, bugfixes #101
  • Fix - use processed s2i template to obtain its name #99
  • Use template name instead of its label when creating/filtering a new app #98
  • Use templates dir when building the new app #95
  • Fix include_tasks calls to work with Ansible 2.7 #96
  • Use ci-pipeline method for commenting PRs in the merge job #93
  • Add a Jenkins merge job with container rebuilds #91
  • Limit testing to jenkins containers #89
  • Adjust repo cloning #90
  • Don't wait for the container to start building if new-app didn't retu… #88
  • Add template blacklist and whitelist #87
  • Fail the run if there are failed builds, direct to log directory #84
  • Add fedora28 testing container, run container tests in parallel #86
  • Add setup_nested_virt option #85
  • No need to restart the VM if the config was not updated #82
  • Clean mac logic #83
  • Make sure configured minishift profile is active #79
  • Make changes to allow for mac users #81
  • setup or start minishift if true #80
  • More robust way of detecting if minishift profile exists #78
  • Revert "use github api" #76
  • Add CHANGELOG.md for release generation #77

v1.2.1

04 Sep 00:47
66d77d2
Compare
Choose a tag to compare

Changelog

v1.2.1 (09/03/2018)

  • use github api #75
  • Support the case where project does not contain a display name #73
  • Log and cleanup failed builds #65
  • Fix backslash escaping for failed build cleanup filters #60
  • Fix the query command for the minishift and oc compressed binaries #69
  • CI for contra-env-setup #71
  • Bump version of OpenShift from 3.9 to 3.10 #70
  • Remove duplicated pkg install #68
  • Create new minishift profile in case it was never created before #67
  • Adjust indent on when to align #66
  • Changed README and going to use package instead of yum and dnf #64
  • Revert change of using package #63
  • Change from using yum or dnf to use package #62
  • Add missing reference to user for kvm setup #61

v1.2.0

29 Jun 15:31
847b7d6
Compare
Choose a tag to compare

Changelog

v1.2.0 (06/29/2018)

  • Build container images in parallel #59
  • Updated versions of minishift and minishift.iso #57

v1.1.7

22 Jun 13:08
2ef6fa5
Compare
Choose a tag to compare

Changelog

v1.1.7 (06/21/2018)

  • use Running to detect queued #56