Topher Anderson
Topher Anderson
## What happened? We develop a number of Gradle plugins, where we define the API to be the plugin id and Gradle extension(s). Implementation code wires the extension properties to...
closes: #21004, cloudant is no longer developed and ibmcloudant is the active replacement This is a breaking change to the provider in the following ways: - `get_conn` now returns a...
Please answer these questions before submitting your pull requests. Thanks! 1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR. Fixes...
Fixes a crash loop when the readinessProbe is not ready when the container is live. closes: #44846
This change duplicates the existing elasticsearch configurations to support the new OpenSearch remote logging option added in #41799. In addition to adding the `opensearch` block in `values.yaml`, it also adds...
Reworks the GKE example DAGs to remove deprecation warnings, also fixes a misprint in the deprecation warning message. related: #39485 @VladaZakharova requested to be tagged for Google provider changes @Taragolis...