-
### Describe the bug?
The configuration reader for the `.okta.yaml` file does not read in the applications or project's root directory `APPorProjectRootDir`, but instead get the file from the directo…
-
I have modified the source files as follows:
> diff --git a/go.mod b/go.mod
> index 0491f2d..eb9c282 100644
> --- a/go.mod
> +++ b/go.mod
> @@ -1,12 +1,13 @@
> module github.com/apache/openwh…
-
i have make this procedure step - by -step
1- yum install go
2- mkdir mega
3- cd mega
4- git clone https://github.com/t3rm1n4l/megacmd.git
5- cd megacmd
6- export MEGA_USER=my_username
7- export MEG…
-
I have a Golang gRPC service that uses PreRPCCCredentials for both Unary and Stream cases.. on the server it's got interceptors for both
```
if usePerCallSecurity {
opts = []grpc.ServerOption{g…
-
go: github.com/influxdata/influxdb1-client@v0.0.0-20200515024757-02f0bf5dbca3: Get "https://proxy.golang.org/github.com/influxdata/influxdb1-client/@v/v0.0.0-20200515024757-02f0bf5dbca3.mod": dial tcp…
-
2022/07/29 06:42:32 Reading metrics from /host/proc based on "/var/process-exporter/config.yml"
level=info ts=2022-07-29T06:42:35.905Z caller=tls_config.go:195 msg="TLS is disabled." http2=false
pan…
-
I am trying start task with command:
> sonmcli.exe task start 383 task.yaml
Error from sonmcli:
> [ERR] Cannot start task: rpc error: code = Unknown desc = could not get worker client for dea…
-
#### Expected behavior
Situation:
1. Using an avro schema definition where at least one field is of type byte.
2. Providing data, in the form of a native golang struct with a corresponding prop…
-
### Bug report:
When pulling image from lscr.io/linuxserver, like lscr.io/linuxserver/plex:latest or lscr.io/linuxserver/kasm:latest, error occured:
actually the image doesn't require authentica…
-
Cloud [IAP user account based flow ](https://cloud.google.com/iap/docs/authentication-howto#authenticating_from_a_desktop_app) requires 2 changes that aren't supported out of the box by this golang oa…