-
I have signed the CLA agreement multiple times but it is still showing as pending.
Reference MRs:
1. https://github.com/xmidt-org/webpa-common/pull/1048
2. https://github.com/xmidt-org/talaria/pu…
-
We've observed an issue where, after a PPPoE reset, the CPE establishes a successful connection with Talaria but disconnects immediately. This occurs because the CPE receives a zero-byte packet from T…
-
Talaria should provide a metric that shows the configured number of `maxDevices` so it is easy to see via metrics.
-
Hi,
Followed with scytale issue https://github.com/xmidt-org/scytale/issues/350, the default talaria port is 6200, and I modify it to 6400 (for meet talaria.yaml), and restart again.
My CPE parodus…
-
When a bearer token is used to call tr1d1um APIs, the token is successfully propagated to scytale. However, scytale does not further propagate the bearer token to Talaria.
cc: @Sachin4403 @schmidtw…
-
https://github.com/xmidt-org/caduceus/blob/94286dd77ba28343644de15c5837fcab81255216/outboundSender.go#L519
Instead of re-encoding the wrp, we should just pass along the original bytes that caduceus…
-
For scalability inside kubernetes, talaria should register twice with consul. Once with the kubernetes dns for scytale and one with external dns so devices can connect to the instance via petasos.
-
```
panic: Base level can't be zero.
goroutine 935 [running]:
github.com/dgraph-io/badger/v3.(*levelsController).fillTablesL0ToLbase(0x400091e4d0, 0x4000837770, 0x4000837400)
/go/src/tal…
-
The config was designed to be live-loaded. However, it is a local variable inside the `main function` [here](https://github.com/kelindar/talaria/blob/master/main.go#L47)
-
The connection information (SessionID, trust, and time connected) should be added to all wrps that go through talaria, which means talaria has to re-encode every message.
Is the connection ID uniqu…