Isaac Gaskin

Results 14 issues of Isaac Gaskin

Upgrading from `v0.14.0` to `v0.19.0` caused a breakage in one module that is configured with a cert/key pair but also has `insecure_skip_verify: true`. It appears that `insecure_skip_verify` is no longer...

feature to instrument kubepug with prometheus metrics. This would allow other subsystems to consume metrics for monitoring/alerting purposes.

Opening this github issue as a feature request to instrument `kubepug` with prometheus metrics. This would allow other subsystems to consume metrics for monitoring/alerting purposes. I realize that this would...

enhancement
Priority/Medium

…rver when adding a EKS cluster useful for argocd-servers which are not running in AWS and want to add multiple EKS clusters using separate keys instead of assuming roles #16766...

# Summary If running the argocd-server in an non-AWS environment it is common to use a `~/.aws/credentials` file for authentication to AWS. In these instances it would be nice to...

enhancement

Checklist: * [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [x] I've included steps to reproduce the bug. * [x] I've pasted the output of...

bug

When running kubepug in CI, the `footer` adds visual clutter to the build logs. The scope of this request is to add an option to silence the `footer` in stdout...

### Terraform Version ``` terraform -v Terraform v1.3.5 ``` ### Affected Resource(s) Please list the resources as a list, for example: - datadog_monitor ### Expected Behavior The provider should validate...

Steps to reproduce: 1. Create a `splunk_saved_searches` resource 2. Edit the resource 3. Apply Changes 4. Apply will fail with a 400 Error Expected Result: * making changes to a...

Relates to https://github.com/endoflife-date/endoflife.date/issues/3261. Could you help me understand how the automation interacts with the existing `redis.json` file? There seems to be some unwanted deletions caused by the running `redis.py`. Parses...