beatrausch
beatrausch
Jira Link: [DB-3181](https://yugabyte.atlassian.net/browse/DB-3181) ### Description Hi, we try to identify if an upsert statement inserts or updates the row based on the RETURNS STATUS AS ROW. When we run the...
### Is your feature request related to a problem? grpc-okhttp does not support okhttp3 compatible versions in its public interface e.g. OkHttpChannelBuilder. ### Describe the solution you'd like Add support...
Namespace is missing in metadata of PodDisruptionBudget. Current situation: ```` {{- if eq $root.Values.isMultiAz false }} --- apiVersion: policy/v1beta1 kind: PodDisruptionBudget metadata: name: {{ $root.Values.oldNamingStyle | ternary (printf "%s-pdb" .label)...
**Is your feature request related to a problem?** We are using the Aead Evenlope encryption. We are planning to store the DEK KeyTemplate with the encrypted data so that we...
Hi all, we observed an interesting behavior that after an status update without any change leads to an reschedule of the resource, which triggers the reconcile loop again. Code that...
Hi all, there is a new [google protobuf edition](https://protobuf.dev/news/2025-06-27/). Are there plans to support protobuf editions 2024 as well? Already opened an issue at [protobuf-javascript](https://github.com/protocolbuffers/protobuf-javascript/issues/258) Regards
### Description When running trivy and cyclonedx-gomod to generate SBOMs different names for the golang standard libraray component are assigned. This makes merging of SBOMs only possible with a hard...