Collin Neuhaus

Results 2 issues of Collin Neuhaus

Adds istio/gateway helm chart support for specifying the rolling update deployment strategy. By [k8s defaults](https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#rolling-update-deployment) we end up with a `maxUnavailable` of `25%`, which might be undesirable because you might...

needs-rebase
size/S
needs-ok-to-test
lifecycle/stale
lifecycle/automatically-closed
release-notes-none

I use [react-native-qrcode](https://github.com/cssivision/react-native-qrcode) and noticed that after upgrading the React Native v0.60 and turning on hermes, the QR code was broken. We debugged the issue and found that the problem...

enhancement