Deavon M. McCaffery

Results 23 issues of Deavon M. McCaffery

The SearchKitConfig should include support for configuring an instance of a transport round tripper that can be injected into the es client: https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/advanced-config.html#_transport The round tripper would be used here:...

Add a command, such as `push` similar to `upload` that pushes chart packages to an oci registry. ```sh cr push ``` The cr cli can rely on the [push api](https://github.com/helm/helm/blob/5c256a5e7d55aa3063f04dc73994d0f78022501e/pkg/pusher/pusher.go)...

Add support for pushing charts to GHCR in addition to releases. As of [helm v3.8.0](https://github.com/helm/helm/releases/tag/v3.8.0), oci support is now generally available. Dependency: https://github.com/helm/chart-releaser/issues/183

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

new-resource

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement

Great thank you. Now we can add OCI as an alternative install method to the main readme and all chart readmes. __Originally posted by @stefanprodan in https://github.com/fluxcd-community/helm-charts/pull/94#issuecomment-1124969034__

documentation
good first issue

### Description When starting two instances of colima, both with kubernetes enabled, they use the same server port mapped to the host (6443). Only the first instance is mapped correctly....

The prebuilt binaries are only included for amd64 -- it would be nice to have arm64 binaries as well, especially for macOS with apple silicon.

Add support for git repository synchronization from Azure DevOps webhook: https://docs.microsoft.com/en-us/azure/devops/service-hooks/services/webhooks?view=azure-devops Should support the following events with payload set to none or minimal: * git.push Happy to implement but wanted...

enhancement