Simon Bauer
Simon Bauer
I'm having a very similar issue to #871 which was closed nearly two years ago. However the solution didn't work for me! I'm using a dhcp proxy (dnsmasq) to only...
Hey, we have a pretty crowded Ribbon bar with many Commands and DisplayRules. When I want to add a DisplayRule to a Command it shows all available DisplayRuleIds in the...
This issue is to keep track which office fabric components are missing in this library. ## Priority 1. Basic Input 2. Content (only basic ones like "List", "DetailsList" and maybe...
Cache the the Theme instance, so it won't be recreated for each component. In addition global modifications to the theme should be possible, like changing the primary color and so...
Creating a fork of the [office-ui-fabric-react](https://github.com/OfficeDev/office-ui-fabric-react) library and adding this one as a submodule gives us a lot more flexibility and reusability of the existing microsoft code.
Ive noticed that Bridge to Kubernetes doesn't support Istio service mesh at the moment. In fact, I've seen that you specifically added a check to see if an Istio sidecar...
See #221 This is not ready to be merged yet, but rather a proof of concept that needs further polishing. At least it works!
This is my evolving brain-dump on how to support Bridge to Kubernetes with Open Service Mesh (OSM). I assume it'll work similar with other service meshes. ## Sidecar Injection OSM...
The request is simple and should actually be simple to implement. By default, you are using the "kubernetes-route-as" header to route only specific traffic to the local machine. In my...