Jason Witkowski

Results 12 issues of Jason Witkowski

Changes proposed in this PR: - Add support for webhook-cert-manager container resources configuration via values file How I've tested this PR: - I have vendored this chart, with these changes,...

**What would you like to be added**: Modern K8s versions have the ability to use an 'image credential provider'. The support/maturity around it is not great but we can be...

kind/feature
lifecycle/frozen

When attempting to check image tags against the public ECR repository I am met with the following error: ``` failed to check container image \"opensearch\": failed to get tags from...

Seeing the following error when version-checker attempts to check the fluent-bit repository: ``` time="2023-10-16T21:36:44Z" level=error msg="cr.fluentbit.io/v2/fluent/fluent-bit/manifests/2.0: failed to get manifest response for tag, skipping (404): {\"errors\":[{\"code\":\"MANIFEST_UNKNOWN\",\"message\":\"OCI index found, but accept...

enhancement
help wanted
image-accuracy

Is there any chance you could implement the ability for this app/chart to have the ability to leverage the [aws-pod-identity-webhook ](https://github.com/aws/amazon-eks-pod-identity-webhook) which implements [iRSA](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html) ? It should be pretty straight...

**Does this issue reproduce with the latest release?** Yes **What did you do?** Standard deployment **What did you expect to see?** podSecurityContext applied to statefulset for redis-replication chart **What did...

bug

Right now the API spec only allows for setting a service account per cluster. This means that when leveraging service accounts for identity within a cloud provider you have to...

enhancement

This issue is a feature request that we add optional serviceMonitor resource creation per nodeType when enabled. Kubernetes deployments of druid will likely use the prometheus emitter and so we...

### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? Upgrading Cilium from 1.14.7 to 1.15.2 caused intermittent ICMP timeouts during...

kind/bug
need-more-info
kind/community-report
info-completed

### Description of your changes Fixes #239 I have: - [X] Read and followed Crossplane's [contribution process]. - [ ] Run `make reviewable test` to ensure this PR is ready...