Brian Dunnigan

Results 11 issues of Brian Dunnigan

**Is your feature request related to a problem? Please describe.** I would like to be able to generate a secret from a Certificate that is able to be injected using...

kind/feature
lifecycle/stale

**Description of your changes:** Added the ability to configure the `volumeBindingMode` for the block, file, and object StoageClass resources in the rook-ceph-cluster helm chart. **Which issue is resolved by this...

**Is this a bug report or feature request?** * Feature Request **What should the feature do:** The [rook-ceph-cluster Helm chart](https://github.com/rook/rook/tree/master/deploy/charts/rook-ceph-cluster) supports creating [StorageClass resources](https://kubernetes.io/docs/concepts/storage/storage-classes) for ceph-block, ceph-object, and ceph-filesystem. The...

feature

This PR enables the operator to renew Cluster server certificates when the DNS SANs are updated in the Cluster's spec. I also added FQDN Cluster Services, which are in the...

ok to merge :ok_hand:
backport-requested :arrow_backward:
release-1.20
release-1.21

Closes #884 Not marking the Azure Government blob storage endpoint as emulated.

Barman only has knowledge of the Azure commercial blob storage endpoint (blob.core.windows.net) and marks all other endpoints as emulated: https://github.com/EnterpriseDB/barman/blob/master/barman/cloud_providers/azure_blob_storage.py#L170 Barman should also support the Azure Government Blob Endpoint (blob.core.usgovcloudapi.net)...

The official Postgres images now include a debian bookworm base image build: https://github.com/docker-library/postgres/tree/master/16/bookworm

The official Postgres images support an alpine base image build: https://github.com/docker-library/postgres/tree/master/16/alpine3.18 Alpine is much smaller than debian and has many fewer vulnerabilities

**Description** The provider is not compatible with Gatekeeper v3.11+: ```bash $ k apply -f https://raw.githubusercontent.com/sigstore/cosign-gatekeeper-provider/main/manifest/provider.yaml Warning: externaldata.gatekeeper.sh/v1alpha1 is deprecated. Use externaldata.gatekeeper.sh/v1beta1 instead. Error from server: error when creating "https://raw.githubusercontent.com/sigstore/cosign-gatekeeper-provider/main/manifest/provider.yaml": admission...

enhancement

Resolves #2749 - Adding ARGOCD_API_SERVER_REPLICAS environment variable to server when autoscaling is not enabled Checklist: * [x] I have bumped the chart version according to [versioning](https://github.com/argoproj/argo-helm/blob/main/CONTRIBUTING.md#versioning) * [x] I have...

argo-cd
size/XS