Aaran
Aaran
### Summary I've been reading the spec, and noticed within the `SLO` type, the docs say `timeWindow` is *optional*. This is echoed in the [OpenAPI spec](https://github.com/OpenSLO/OpenSLO/blob/main/schemas/v1/parts/slo-spec.schema.json#L10-L14). However, `oslo` has the...
Hey, Are there any issues installing Tamper in _--user_ mode? ``` pip install tamper --user ``` It seems to install correctly, but chrome can't see the proxy.
Not sure if it's just me, but I'm getting the following error: ``` nginx: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory...
Within the OpenSLO spec we allow references to other objects, like `sliRef`,`dataSourceRef`. These point to SLI and DataSource Objects. However the field name for the service is currently names `service`,...