Frank Budinsky

Results 48 comments of Frank Budinsky

^^^ cc: @istio/wg-docs-maintainers-infra

Why is there both a blog post and task with the same material? Should be one or the other. If a task, it probably should be in the security section,...

Since it's mostly about configuring authorization policy I think this would be a good place: https://istio.io/latest/docs/tasks/security/authorization/. Notice that there is already an ingress gateway task there. Alternatively, it seems quite...

I can understand what it means to have an instance that implements multiple endpoints/ports, but I don't understand what it means to have multiple endpoints/ports on a single service, and...

Thinking about this some more, the DELETE response body should probably include the resources that were deleted, not just a list of ids, because the id list isn't so useful...

> > query of all rules of type action with destination X I didn't know there was a query param for type? It's not in the API doc (https://www.amalgam8.io/api/controller/#!/default/delete_v1_rules). >...

It sounds like there are pros and cons to either approach (AND or OR), so I guess we leave it as is. The only part of this issue that needs...

I prefer the second option. Note that this will be a breaking change from the existing GET implementation, but maybe that's not so bad.

@kyessenov, please correct me if I'm wrong, but I think the Mixer support is working now. @linsun, @adinunzio84, there is no plan to support automatic header propagation in route rules...

One special case: A PR that updates the istio/istio SHA, used for testing, should run the full suite.