v1.10.4
CHANGELOG
1.10.4 (October 29, 2020)
FEATURES:
- New Argument:
rancher2_cluster.oke_config- (Optional) Oracle OKE configuration - New Argument:
rancher2_node_template.openstack_config.application_credential_id- (Optional) OpenStack application credential id - New Argument:
rancher2_node_template.openstack_config.application_credential_name- (Optional) OpenStack application credential name - New Argument:
rancher2_node_template.openstack_config.application_credential_secret- (Optional) OpenStack application credential secret - New Argument:
rancher2_notifier.dingtal_config- (Optional) Dingtalk config for notifier. For Rancher v2.4.0 and above (list maxitems:1) - New Argument:
rancher2_notifier.msteams_config- (Optional) MSTeams config for notifier. For Rancher v2.4.0 and above (list maxitems:1) - New Argument:
rancher2_cluster.eks_import- (Optional) EKS cluster import and new management support. For Rancher v2.5.0 and above - New Argument:
rancher2_bootstrap.ui_default_landing- (Optional) Set default ui landing on Rancher bootstrap. For Rancher v2.5.0 and above - New Data Source:
rancher2_catalog_v2- Support new Rancher catalog V2 datasource. For Rancher v2.5.0 and above - New Resource:
rancher2_catalog_v2- Support new Rancher catalog V2 resource. For Rancher v2.5.0 and above - New Resource:
rancher2_app_v2- Support new Rancher app V2 resource. For Rancher v2.5.0 and above
ENHANCEMENTS:
- Added new computed
ca_certargument atrancher2_clusterresource and datasource - Delete
rancher2_appif created and got timeout to be active - Updated golang to v1.14.9 and removing vendor folder
- Updated go mod to support Rancher
v2.5.1 - Added dingtal_config and msteams_config arguments at rancher2_notifier resource. go code and docs
- Improved
rancher2_cluster_syncwait for cluster monitoring - Improved
rancher2_bootstrapon resource creation.bootstrapDoLoginfunction will retry 3 times user/pass login before fail - Updated acceptance tests to use Rancher
v2.5.1, k3sv1.18.9-k3s1and cert-managerv1.0.1 - Added new
Apps & marketplaceguide for Rancher v2.5.0
BUG FIXES:
- Fix
rke_config.monitoring.replicasargument to set default value to 1 if monitoring enabled - Fix Rancher auth config apply on activedirectory, freeipa and openldap providers