Alexandre Lamarre

Results 63 comments of Alexandre Lamarre

TODO, need to fix : - the internal trigger api in api.go still uses the old way of using the client, need to fix that - the tests use the...

Still can't fix the pre-existing "race condition" with /test api that triggers an alert with the given credentials where it may not trigger the alert The crux of the issue...

![image](https://user-images.githubusercontent.com/56211853/195661535-3594b632-c63a-4210-8618-3d52e45f234d.png)

This also fixes the stuttering issue bug pretty substantially, not triggering an endpoint for like minutes at a time

Any updates on this making it into v2.10?

Deleting the CRD and attempting to re-install via the UI results in the call: `http://localhost:12080/opni-api/CortexOps/configuration/default` ```  (nats: wrong last sequence: 1: key exists6 (type.googleapis.com/google.rpc.ErrorInfo CONFLICT ```

there is something weird going on with the gateway ref, after I fixed it manually and got cortex to all-in-one to install, when switching to HA preset mode in the...

this also did not switch cortex to HA preset: The status indicates it thinks it should be all in one and has deleted the HA setup ``` status: cortex: version:...

Trying to then edit the config in the UI, results in the following bug: ![invalid](https://github.com/rancher/opni/assets/56211853/8174066a-dae7-4194-86a0-2157b4095846)

When the HA configuration was accepted by the UI, it was not applied to the backend: ``` { "enabled": true, "revision": { "revision": "56399193" }, "cortexWorkloads": { "targets": { "all":...