Results 8 issues of Patrick Picard

Add ability to disable overwrites when setting an item in the cache - Added new option & associated test - Added functionality in `cache.set()` to return the item if overwrite...

Use case: I use the cache to capture data i receive over UDP. In some cases, i have competing producers that will send the same information for a Key. I...

**Describe the bug** I have been experimenting with deploying the CAF foundations and modifying some of the tfvars. I enabled the security center option and ran apply. The apply timed...

enhancement
rover

#### What does this PR do? Allows the creation of additional resources from the helm chart such as `SecretStore`/`ExternalSecret` resources. This is a common approach followed by many open-source charts...

When deploying the metrics-agent, we would like to deploy resources such as `SecretStore` and `ExternalSecret` to allow the cloudability api key to be sourced externally and use the `secretName` attribute....

### What happened? Deployed a resource of kind `Repository` and the resource status is showing as Ready even though there was a failure. As a result, we cannot properly report...

bug

### What happened? When creating an ArgoCD app from the command like (kubectl apply) with a repository with a folder that does not exist yet, the application will be accepted...

bug

The health-check provided has a few blindspots when updating resources which were `Ready` in the past, but then move to a `Degraded` state. Here's a sample set of resource conditions...