Marcin Kosieradzki

Results 10 issues of Marcin Kosieradzki

protobuf.js version: 6.8.0 I am really surprised that in a library targeting Javascript there is no support for the most important wellknown-types: Struct and Value. Those types have been *specifically*...

enhancement

Consider following configuration: Internet Facing Proxy -> SF Reverse Proxy -> Stateful Service If the Internet Facing Proxy sets X-Forwarded-Host header on SF Reverse Proxy Stateful Service receives two headers...

area-Communications-Networking

It would be great for multi-tenant clusters to have example (and supported) gatekeeper policies that enable namespace-based ownership of the resources, e.g. you can only access resources from Resource Groups...

documentation
good-first-issue

Users should be able to create service, e.g. database, storage account or key vault together with a private endpoint. Private DNS zone should be created, integrated with the private endpoint...

P2
new-feature
new-resource

# Background Objects deserialized by protocol buffers have very often very similiar life time and can strongly benefit from Arena allocation as in C++ version. (https://developers.google.com/protocol-buffers/docs/reference/arenas) C# 7.0 introduces new...

c#
customer issue

I would like to implement support for async/await versions of all methods dealing with I/O. ## Rationale Mixing async and sync code in C# is very inefective thread-wise. It is...

enhancement
c#
P3

User should be able to perform a backup (and restore) of database using kubernetes-specific toolchain like velero/restic.

new-feature

**What type of PR is this?** /kind gep **What this PR does / why we need it**: Proposal for backend mTLS configuration **Does this PR introduce a user-facing change?**: ```release-note...

needs-ok-to-test
do-not-merge/work-in-progress
release-note-none
do-not-merge/hold
cncf-cla: yes
size/L
kind/gep