Renovate fix for https://github.com/terraform-ibm-modules/terraform-ibm-websphere-liberty-operator/pull/12 #36
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR contains the following updates:
3.10.1
->3.20.2
1.1.4
->1.1.5
Fixes #12 failing on upgrade test
Release required?
x.x.X
)x.X.x
)X.x.x
)Release notes content
terraform-ibm-modules/terraform-ibm-base-ocp-vpc (terraform-ibm-modules/base-ocp-vpc/ibm)
v3.20.2
Compare Source
Bug Fixes
v3.20.1
Compare Source
Bug Fixes
workerpools
output (#383) (2d93f6b)v3.20.0
Compare Source
Features
additional_vpe_security_group_ids
,number_of_lbs
,additional_lb_security_group_ids
,custom_security_group_ids
,attach_ibm_managed_security_group
worker_pools
variable also now has optional attributeadditional_security_group_ids
(#386) (cee78d6)v3.19.0
Compare Source
Features
vpe_url
that will contain the virtual private endpoint URL of the OCP cluster. (ad8ec24)NOTE: When upgrading to this version from a previous version, the COS HMAC resource key will be deleted. This is expected since there is no resource key required for the COS instance used by IKS.
v3.18.3
Compare Source
Bug Fixes
v3.18.2
Compare Source
Bug Fixes
v3.18.1
Compare Source
Bug Fixes
v3.18.0
Compare Source
Features
master_url
,operating_system
andmaster_status
(#370) (1b08dce)v3.17.1
Compare Source
Bug Fixes
v3.17.0
Compare Source
Features
master_url
,operating_system
,master_status
(#366) (eb76bb0)oc
binary in the script. All scripts now only depend onkubectl
.Fixes
v3.16.2
Compare Source
Fix
cluster_config_endpoint_type
in the fscloud submodule (ae6e7d4).v3.16.1
Compare Source
Bug Fixes
v3.16.0
Compare Source
Features
latest
for OCP version to ensure untested versions are not used (#348) (c1a0625)v3.15.1
Compare Source
Bug Fixes
v3.15.0
Compare Source
Features
v3.14.4
Compare Source
Bug Fixes
v3.14.3
Compare Source
Bug Fixes
v3.14.2
Compare Source
Bug Fixes
v3.14.1
Compare Source
Bug Fixes
v3.14.0
Compare Source
Features
v3.13.0
Compare Source
Features
added new variable
enable_registry_storage
(bool) to allow consumer to enable or disable an IBM Cloud Object Storage bucket to be used for OpenShift internal container image storage. Previously this was not optional and was always provisioned with COS storage, but recent changes to underlying API now makes it possible to turn storage off to take care of certain compliancy restrictions.NOTE: You must have an allowlisted account to avail of this feature until its fully GA (#307) (f4b1a10)
v3.12.0
Compare Source
Features
account_id
added to thekms_config
input variable providing the ability to attach a KMS instance to a cluster from a different account. As this feature only became available in IBM provider version 1.60.0, the modules version constraints have been updated to>= 1.60.0, <2.0.0
. See Cross account KMS encryption example for more information.(#301) (d85b328)v3.11.3
Compare Source
Bug Fixes
alb-oauth-proxy
andistio
from allowed addons as they are not supported on OCP (#308) (c26e55e)v3.11.2
Compare Source
Bug Fixes
v3.11.1
Compare Source
Bug Fixes
v3.11.0
Compare Source
Features
v3.10.2
Compare Source
Bug Fixes
terraform-ibm-modules/terraform-ibm-resource-group (terraform-ibm-modules/resource-group/ibm)
v1.1.5
Compare Source
Bug Fixes
Run the pipeline
If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.
Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:
Checklist for reviewers
For mergers