Skip to content

Releases: ocp-power-automation/openshift-install-power

OpenShift UPI Install Helper for Power VS v1.0.4

18 Jan 06:51
Compare
Choose a tag to compare

Enhancements:

  • Make powervs_login more verbose
  • Add note for 'oc' from local system
  • dependecy packages checks
  • platform checks
  • Misc updates to doc (#106)
  • Add link to the pre-req (#107)

Fixes:

  • Fix the variables for no private network

OpenShift UPI Install Helper for Power VS v1.0.3

21 Dec 14:24
852d319
Compare
Choose a tag to compare

Enhancements:

  • Create CODE_OF_CONDUCT.md
  • Add retry while deleting bootstrap node
  • Reverse ocp release to show latest on top
  • Optionally use ARTIFACTS_REPO from env
  • color highlight for access-info

Fixes:

  • refactor var, varfile function
  • Fix the bootstrap delete cmd
  • Fix the Terraform retry iterator issue

OpenShift UPI Install Helper for Power VS v1.0.2

16 Dec 11:26
Compare
Choose a tag to compare

Enhancements:

  • Validate the service instance id for invalid and power-iaas specific

Fixes:

  • Fix the bastion count when HA is selected

OpenShift UPI Install Helper for Power VS v1.0.1

16 Dec 05:31
Compare
Choose a tag to compare

Enhancements:

  • Handle network and image name with space for variables
  • Update variables doc mentioning SSH key format

Fixes:

  • Fix the service instance name with spaces

Automation for OCP 4 stable releases v1.0.0

15 Dec 13:46
Compare
Choose a tag to compare
Update v1.0.0

Signed-off-by: Yussuf Shaikh <yussuf@us.ibm.com>

Automation for OCP 4 stable releases v0.8.0-rc

15 Dec 13:46
Compare
Choose a tag to compare

Enhancements:

  • Handle stale public network
  • Support for DNS entries in access-info
  • Delete bootstrap node after install
  • Document use single quotes for special characters

Automation for OCP 4 stable releases v0.7.0-beta

14 Dec 17:10
Compare
Choose a tag to compare

Enhancements:

  • RHCOS image filter based on RELEASE_VER
  • Ignore commented values from var file
  • Misc updates including firewall requirements
  • Download OC CLI

Bug Fixes:

  • windows CI fix
  • Display client only version during setup

Automation for OCP 4 stable releases v0.6.0-beta

12 Dec 07:55
Compare
Choose a tag to compare

Enhancements:

  • support for access-info action
  • check for windows packages
  • Add tar package to install list
  • Add prompt for bastion HA
  • Change name to id for ibmcloud pi instance
  • change CLOUD_API_KEY to IBMCLOUD_API_KEY
  • Have single retry variable
  • Updated and added Quickstart
  • Add access-info command
  • Improve docs and help command
  • Update default configs and associated messages
  • Updated README

Bug Fixes:

  • Handle pasting of large secrets (pull-secret)
  • Fix issue with access-info
  • Spelling fixes
  • Fix access-info for wildcard domains
  • Fix the plan failure due to vars expansion

Automation for OCP 4 stable releases v0.5.0-beta

10 Dec 12:08
Compare
Choose a tag to compare
Addded version function

Signed-off-by: Yussuf <yussuf@us.ibm.com>

Automation for OCP 4 stable releases v0.4.0-beta

03 Dec 09:19
666832c
Compare
Choose a tag to compare
Include the new env variable (#41)

Signed-off-by: Yussuf <yussuf@us.ibm.com>