ilia-medvedev
ilia-medvedev
Add support for Codefresh OIDC provider to allow keyless signing of artifacts in Codefresh pipelines Closes #1592
Codefresh has recently added support for OIDC in pipelines: https://codefresh.io/docs/docs/integrations/oidc-pipelines For integration with Sigstore Codefresh OIDC provider needs to be added to supported providers in Fulcio.
Currently when using patch and transform merging of values does not work as expected - as described in this issue https://github.com/crossplane-contrib/function-patch-and-transform/issues/50. To works as expected we need to add x-kubernetes-map-type:...
Closes #1306 _Provide a description of what has been changed_ ### Checklist - [x] Commits are signed with Developer Certificate of Origin (DCO) - [x] Changelog has been updated and...
### Proposal In-cluster upstreams using TLS are often using self signed certificates or certificates that are not trusted by the interceptor. Adding all certificates to the trusted certificates for the...
It's a common practice in Helm charts to use extraEnv:[] value that allows users to set extra environment variables for containers. As of now http-add-on only allows setting predefined variables...
Add possibility to override specific component tag for http-add-on closes #759 ### Checklist - [x] I have verified that my change is according to the [deprecations & breaking changes policy](https://github.com/kedacore/governance/blob/main/DEPRECATIONS.md)...
Currently the various components of http-add-on must use a single tag, though the components may be built separately. ### Use-Case Sometimes, for example for testing purposes I'd like to be...
### What happened? vCluster crashes on API access timeout, during this time in the logs it appears that compaction is running: ``` syncer 2025-11-05 06:09:44 INFO commandwriter/commandwriter.go:128 [core[] [Channel #305...