Jay Carman

Results 12 issues of Jay Carman

I created a report that shows total memory allocation per `provider_region` for all `::IbmCloud::PowerVirtualServers::CloudManager` type providers. In the report configuration I've enabled a chart shows the total consolidated values for...

bug

Read through the README and noticed a few errors.

Some modules do not support _any_ top level parameters, which is also represented as an empty list (causing unsupported arguments like 'ibmcloud_api_key' to be templated into the Terraform block). There...

Add globals to set minimum and latest Terraform versions. TERRAFORM_VERSION_MINIMUM: The minimum required version. If there is an existing binary that matches the minor version and is equal to or...

The base Terraform version is set to [`0.12.20`](https://github.com/hashicorp/terraform/releases/tag/v0.12.20), which was released on Jan 22, 2020. The latest `0.12` release is [`0.12.31`](https://github.com/hashicorp/terraform/releases/tag/v0.12.31). If the `terraform` binary needs to be downloaded it...

The latest Ansible Galaxy `ibm.cloudcollection` v1.22.0 requires `terraform-provider-ibm` v1.23.0. This breaks the existing release pattern of keeping these versions sync'd, and is confusing for users who need to self compile...

In order to use a local environment variable to set options like `ibmcloud_api_key` (env `IC_API_KEY`) or `region` (env `IC_REGION`) the target host must be using a local Ansible connection (e.g....

Follow up to #22573, which introduced separate restrictions for Catalog Items. This changes further splits the role restriction settings to include the following types: - Catalog Items - Key Pairs...

wip
stale

# Issue Description Memory usage periodically spikes until out of memory. Eventually something crashes and a bunch of workers are killed. Things start back up and the process repeats. ###...

bug
stale

PR set: - https://github.com/ManageIQ/manageiq-content/pull/737 - https://github.com/ManageIQ/manageiq-automation_engine/pull/532 - https://github.com/ManageIQ/manageiq-providers-ibm_cloud/pull/469 - https://github.com/ManageIQ/manageiq-providers-ibm_power_hmc/pull/146 Fixes #22641 Move methods making quota calculations for a given request into `MiqTemplate` base class. They can then be overridden...

enhancement
wip
stale
unmergeable