-
1. Pressing "Edit location settings" -> this already leads to the fact that the authentication token is different one.
2. After that restart `defguard` core service.
3. After that on the gateways you …
-
### Bug report criteria
- [X] This bug report is not security related, security issues should be disclosed privately via [etcd maintainers](mailto:etcd-maintainers@googlegroups.com).
- [X] This is…
-
## Describe the bug
Every time the OwnCloud Infinite Scale server restarts, the shares are gone. The logs indicate a `PermissionDenied` error related to an invalid core access token.
## Steps to r…
-
basically we should kill OCIS_GATEWAY_GRPC_ADDR.
The four env vars are used partly redundant, partly conflicting, partly unneded:
`GATEWAY_GRPC_ADDR` defines the bind address for the gateway service…
-
- [x] wire grpc (See #22333)
- [ ] wire gateway for querying
-
## Describe the bug
When I set `GATEWAY_GRPC_ADDR` to a bind address that makes the gateway NOT bind to the localhost interface `127.0.0.1`, the gateway can't contact itself.
I didn't find a con…
-
ref: https://github.com/grpc-ecosystem/grpc-gateway
-
In our project, we used gRpc-Gateway. But I find, I can't set http header in RPC response.
What should we do? Thanks!
-
**Description:**
Support gRPC gateway code generation in Ballerina. We need to support this in code generation phase.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
1. Create a Gateway and attach HTTPRoutes.
2. Notice that Cilium has added the `envoy.filters.…