The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.
We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
The IAX Webhook Router is a small, single-binary HTTPS reverse proxy that accepts Kubernetes AdmissionReview requests for the IAX Platform custom resource (iaxplatforms.itrsgroup.com) and forwards them unchanged to the validating webhook served by the ITRS Analytics (IAX) Operator in the cluster.
It is included so that Operator Lifecycle Manager (OLM) can point the ValidatingWebhookConfiguration at a Service in the operator’s install namespace while the core admission logic continues to run in the iax-operator workload. The image is UBI-based, runs as non-root, and is meant to be deployed via the certified IAX Webhook Router operator bundle—not as a stand-alone generic ingress or API gateway.
The following information was extracted from the dockerfile and other sources.
| Canonical image ID | IAX Webhook Router |
| Summary | Forwards Kubernetes admission requests for IAXPlatform CRs to the iax-operator webhook server |
| Description | HTTPS reverse proxy for IAXPlatform admission webhooks |
| Provider | ITRS GROUP LIMITED |
| Maintainer | ITRS Group <support@itrsgroup.com> |
| Repository name | iax-webhook-router |
| Image version | v0.1.2-6-gdddea41-dirty |
| Architecture | amd64 |
The following evidence verifies the image's security and build process compliance with mandated internal standards.
| Security audit date | 5/11/2026, 11:50:40 AM |
| Container certification |
Use a current tag from this repository listing in place of <tag>.
podman login registry.redhat.io
podman pull registry.redhat.io/itrs-analytics/iax-webhook-router:<tag>
The image is meant to be installed by the certified IAX Webhook Router operator on OpenShift; pulling directly is not advised though can be useful for mirroring, air-gapped installs, or troubleshooting. If your organization mirrors Red Hat registries, substitute your mirror hostname and follow internal pull-secret procedures.