iris
iris copied to clipboard
Iris is a highly configurable and flexible service for paging and messaging.
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 1.35 to 5.4.0. Release notes Sourced from ujson's releases. 5.4.0 Added Add support for arbitrary size integers (#548) @JustAnotherArchivist Fixed CVE-2022-31116: Replace wchar_t string decoding implementation with...
When running iris in combination with uwsgi (e.g with the container image), the applications are not properly loaded at startup, leading to 401 errrors when using the webhooks api. Once...
Environment deployment: Kubernetes Deployment tools: Helm chart User management: [Manual user administration](https://oncall.tools/docs/admin_guide.html#adding-users) Issue: Sync target from oncall user to iris need to trigger [manual command ](https://github.com/linkedin/iris/blob/master/docs/source/configuration.rst#oncall-integration) Need to trigger automatically...
I have made it with zero issues through all of the Quickstart setup steps to the point of running make in the local iris project directory where the make fails...
I'd like to raise a few questions around the current container images of Iris: - Currently there are two `Dockerfile`s, one in the root directory and one in the `ops/Docker`...
When I try accessing the :16649 Iris login, it just redirects me back to login every time. Here is the log dump: ``` [2018-11-14 22:36:48 +0000] [2051] [INFO] iris.ui Successful...
Hey folks, I'm liking Iris so far. I'd like to check receptiveness to this change - I'm happy to put up a PR for this, as it would help us....
Hi folks, thank you for implementing and open-sourcing Iris. Is there an existing project/guidance for configuring Iris resources (e.g. plans, applications) in code? I'm considering writing a [Kubernetes Operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) for...
I still encounter issues below when testing with the **master** branch commit https://github.com/linkedin/iris/commit/500822ac5d757884246c95145d6a89531c503f81 - `Error: Invalid plan - Priority not found for step 1` when saving plan - Error 400...
Hello Team, I would like to suggest an additional functionality to provide more scalability and flexibility to Iris functionality by introducing an additional layer that can change MySQL queries to...