--- Authorino logs from kuadrant-system (label=authorino-resource=authorino) --- {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"42ffa5939fa69ea3e816e82922551b5b1feec0a7a1b8a7bbdad4b35f8388f74d","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42ffa5939fa69ea3e816e82922551b5b1feec0a7a1b8a7bbdad4b35f8388f74d"} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"42ffa5939fa69ea3e816e82922551b5b1feec0a7a1b8a7bbdad4b35f8388f74d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"42ffa5939fa69ea3e816e82922551b5b1feec0a7a1b8a7bbdad4b35f8388f74d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"42ffa5939fa69ea3e816e82922551b5b1feec0a7a1b8a7bbdad4b35f8388f74d","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42ffa5939fa69ea3e816e82922551b5b1feec0a7a1b8a7bbdad4b35f8388f74d"} {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"42ffa5939fa69ea3e816e82922551b5b1feec0a7a1b8a7bbdad4b35f8388f74d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42ffa5939fa69ea3e816e82922551b5b1feec0a7a1b8a7bbdad4b35f8388f74d"} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6"} {"level":"error","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"42ffa5939fa69ea3e816e82922551b5b1feec0a7a1b8a7bbdad4b35f8388f74d","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["42ffa5939fa69ea3e816e82922551b5b1feec0a7a1b8a7bbdad4b35f8388f74d"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6"} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"42ffa5939fa69ea3e816e82922551b5b1feec0a7a1b8a7bbdad4b35f8388f74d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42ffa5939fa69ea3e816e82922551b5b1feec0a7a1b8a7bbdad4b35f8388f74d"} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"42ffa5939fa69ea3e816e82922551b5b1feec0a7a1b8a7bbdad4b35f8388f74d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6"} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"} {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6"} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5a1fa6e30c323efa8d43538b1354e3aa6900f9fb9321d63a19aa20f4d4deea4a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5a1fa6e30c323efa8d43538b1354e3aa6900f9fb9321d63a19aa20f4d4deea4a"} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5a1fa6e30c323efa8d43538b1354e3aa6900f9fb9321d63a19aa20f4d4deea4a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5a1fa6e30c323efa8d43538b1354e3aa6900f9fb9321d63a19aa20f4d4deea4a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["5a1fa6e30c323efa8d43538b1354e3aa6900f9fb9321d63a19aa20f4d4deea4a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5a1fa6e30c323efa8d43538b1354e3aa6900f9fb9321d63a19aa20f4d4deea4a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5a1fa6e30c323efa8d43538b1354e3aa6900f9fb9321d63a19aa20f4d4deea4a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["5a1fa6e30c323efa8d43538b1354e3aa6900f9fb9321d63a19aa20f4d4deea4a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"5a1fa6e30c323efa8d43538b1354e3aa6900f9fb9321d63a19aa20f4d4deea4a","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"5a1fa6e30c323efa8d43538b1354e3aa6900f9fb9321d63a19aa20f4d4deea4a\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-09T14:32:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a10cf089d02a07d65d4e95cb1b913c4a487a9c5639592db15d32bf1544f87eb2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:32:59Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a10cf089d02a07d65d4e95cb1b913c4a487a9c5639592db15d32bf1544f87eb2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5a1fa6e30c323efa8d43538b1354e3aa6900f9fb9321d63a19aa20f4d4deea4a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a10cf089d02a07d65d4e95cb1b913c4a487a9c5639592db15d32bf1544f87eb2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a10cf089d02a07d65d4e95cb1b913c4a487a9c5639592db15d32bf1544f87eb2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6"} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a10cf089d02a07d65d4e95cb1b913c4a487a9c5639592db15d32bf1544f87eb2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5a1fa6e30c323efa8d43538b1354e3aa6900f9fb9321d63a19aa20f4d4deea4a"} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a10cf089d02a07d65d4e95cb1b913c4a487a9c5639592db15d32bf1544f87eb2"} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a10cf089d02a07d65d4e95cb1b913c4a487a9c5639592db15d32bf1544f87eb2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a10cf089d02a07d65d4e95cb1b913c4a487a9c5639592db15d32bf1544f87eb2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a10cf089d02a07d65d4e95cb1b913c4a487a9c5639592db15d32bf1544f87eb2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a10cf089d02a07d65d4e95cb1b913c4a487a9c5639592db15d32bf1544f87eb2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f"} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a10cf089d02a07d65d4e95cb1b913c4a487a9c5639592db15d32bf1544f87eb2"} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f"} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"453be66f4b6d585bc5266a5fc2c04e9a5dab7927a300288cc15f2c1d4605bbf4","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f"} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"453be66f4b6d585bc5266a5fc2c04e9a5dab7927a300288cc15f2c1d4605bbf4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/453be66f4b6d585bc5266a5fc2c04e9a5dab7927a300288cc15f2c1d4605bbf4"} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"01a9877b791ff5430d0f062cfd7a7bafcf57b6e4dc1951c355275876a85b8ed8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f"} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"01a9877b791ff5430d0f062cfd7a7bafcf57b6e4dc1951c355275876a85b8ed8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"453be66f4b6d585bc5266a5fc2c04e9a5dab7927a300288cc15f2c1d4605bbf4","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["453be66f4b6d585bc5266a5fc2c04e9a5dab7927a300288cc15f2c1d4605bbf4"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/01a9877b791ff5430d0f062cfd7a7bafcf57b6e4dc1951c355275876a85b8ed8"} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"453be66f4b6d585bc5266a5fc2c04e9a5dab7927a300288cc15f2c1d4605bbf4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"52116a5e95aa3090a14da0e14e2dcd1fea890f8ceadb3d0c491c92c81696a7ba","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/453be66f4b6d585bc5266a5fc2c04e9a5dab7927a300288cc15f2c1d4605bbf4"} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"52116a5e95aa3090a14da0e14e2dcd1fea890f8ceadb3d0c491c92c81696a7ba","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"01a9877b791ff5430d0f062cfd7a7bafcf57b6e4dc1951c355275876a85b8ed8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["01a9877b791ff5430d0f062cfd7a7bafcf57b6e4dc1951c355275876a85b8ed8"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/52116a5e95aa3090a14da0e14e2dcd1fea890f8ceadb3d0c491c92c81696a7ba"} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"01a9877b791ff5430d0f062cfd7a7bafcf57b6e4dc1951c355275876a85b8ed8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"453be66f4b6d585bc5266a5fc2c04e9a5dab7927a300288cc15f2c1d4605bbf4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"52116a5e95aa3090a14da0e14e2dcd1fea890f8ceadb3d0c491c92c81696a7ba","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["52116a5e95aa3090a14da0e14e2dcd1fea890f8ceadb3d0c491c92c81696a7ba"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"52116a5e95aa3090a14da0e14e2dcd1fea890f8ceadb3d0c491c92c81696a7ba","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e19ab7afbf75893aea723440c267e001452095215a407511d6f354d59c870e62","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f"} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/01a9877b791ff5430d0f062cfd7a7bafcf57b6e4dc1951c355275876a85b8ed8"} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e19ab7afbf75893aea723440c267e001452095215a407511d6f354d59c870e62","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"01a9877b791ff5430d0f062cfd7a7bafcf57b6e4dc1951c355275876a85b8ed8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/453be66f4b6d585bc5266a5fc2c04e9a5dab7927a300288cc15f2c1d4605bbf4"} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"52116a5e95aa3090a14da0e14e2dcd1fea890f8ceadb3d0c491c92c81696a7ba","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e19ab7afbf75893aea723440c267e001452095215a407511d6f354d59c870e62","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e19ab7afbf75893aea723440c267e001452095215a407511d6f354d59c870e62"} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e19ab7afbf75893aea723440c267e001452095215a407511d6f354d59c870e62","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e19ab7afbf75893aea723440c267e001452095215a407511d6f354d59c870e62","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e19ab7afbf75893aea723440c267e001452095215a407511d6f354d59c870e62"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e19ab7afbf75893aea723440c267e001452095215a407511d6f354d59c870e62","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e19ab7afbf75893aea723440c267e001452095215a407511d6f354d59c870e62","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e19ab7afbf75893aea723440c267e001452095215a407511d6f354d59c870e62"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/52116a5e95aa3090a14da0e14e2dcd1fea890f8ceadb3d0c491c92c81696a7ba"} {"level":"error","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"e19ab7afbf75893aea723440c267e001452095215a407511d6f354d59c870e62","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"e19ab7afbf75893aea723440c267e001452095215a407511d6f354d59c870e62\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e19ab7afbf75893aea723440c267e001452095215a407511d6f354d59c870e62","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e19ab7afbf75893aea723440c267e001452095215a407511d6f354d59c870e62","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37"} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e19ab7afbf75893aea723440c267e001452095215a407511d6f354d59c870e62"} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37"} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37"} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37"} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37"} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37"} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37"} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:33:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:33:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37"} {"level":"info","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"96d67a97-68f7-42d8-91d0-2cf2f542c812","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:44056","PortSpecifier":{"PortValue":44056}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"96d67a97-68f7-42d8-91d0-2cf2f542c812","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"96d67a97-68f7-42d8-91d0-2cf2f542c812","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:44056","PortSpecifier":{"PortValue":44056}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607582,"nanos":109792781},"http":{"id":"96d67a97-68f7-42d8-91d0-2cf2f542c812","method":"POST","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"96d67a97-68f7-42d8-91d0-2cf2f542c812","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"96d67a97-68f7-42d8-91d0-2cf2f542c812","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"96d67a97-68f7-42d8-91d0-2cf2f542c812","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.58:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"96d67a97-68f7-42d8-91d0-2cf2f542c812","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"96d67a97-68f7-42d8-91d0-2cf2f542c812","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"96d67a97-68f7-42d8-91d0-2cf2f542c812","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/auth-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"96d67a97-68f7-42d8-91d0-2cf2f542c812","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"96d67a97-68f7-42d8-91d0-2cf2f542c812","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"96d67a97-68f7-42d8-91d0-2cf2f542c812","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"96d67a97-68f7-42d8-91d0-2cf2f542c812","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"96d67a97-68f7-42d8-91d0-2cf2f542c812","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"ce12ad75-354b-46c8-a149-b1ccba13a37a","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:44654","PortSpecifier":{"PortValue":44654}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"ce12ad75-354b-46c8-a149-b1ccba13a37a","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"ce12ad75-354b-46c8-a149-b1ccba13a37a","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:44654","PortSpecifier":{"PortValue":44654}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607582,"nanos":173617940},"http":{"id":"ce12ad75-354b-46c8-a149-b1ccba13a37a","method":"POST","headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"ce12ad75-354b-46c8-a149-b1ccba13a37a","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"ce12ad75-354b-46c8-a149-b1ccba13a37a","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"ce12ad75-354b-46c8-a149-b1ccba13a37a","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"ce12ad75-354b-46c8-a149-b1ccba13a37a","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"ce12ad75-354b-46c8-a149-b1ccba13a37a","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"ce12ad75-354b-46c8-a149-b1ccba13a37a","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-a4b0c9/auth-test-model-a4b0c9\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"ce12ad75-354b-46c8-a149-b1ccba13a37a","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"keyId","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"ce12ad75-354b-46c8-a149-b1ccba13a37a","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"ce12ad75-354b-46c8-a149-b1ccba13a37a","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"ce12ad75-354b-46c8-a149-b1ccba13a37a","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"ce12ad75-354b-46c8-a149-b1ccba13a37a","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"b1dd5804-76db-4b7b-9bc3-fcc6002ef458","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:44066","PortSpecifier":{"PortValue":44066}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"b1dd5804-76db-4b7b-9bc3-fcc6002ef458","method":"GET","path":"/maas-api/v1/api-keys/195ec697-1b5c-413a-9876-20434db192bb","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"b1dd5804-76db-4b7b-9bc3-fcc6002ef458","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:44066","PortSpecifier":{"PortValue":44066}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607582,"nanos":258183272},"http":{"id":"b1dd5804-76db-4b7b-9bc3-fcc6002ef458","method":"GET","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/195ec697-1b5c-413a-9876-20434db192bb",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"b1dd5804-76db-4b7b-9bc3-fcc6002ef458","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"b1dd5804-76db-4b7b-9bc3-fcc6002ef458","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"b1dd5804-76db-4b7b-9bc3-fcc6002ef458","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.58:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/195ec697-1b5c-413a-9876-20434db192bb",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b1dd5804-76db-4b7b-9bc3-fcc6002ef458","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b1dd5804-76db-4b7b-9bc3-fcc6002ef458","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b1dd5804-76db-4b7b-9bc3-fcc6002ef458","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/auth-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"b1dd5804-76db-4b7b-9bc3-fcc6002ef458","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b1dd5804-76db-4b7b-9bc3-fcc6002ef458","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b1dd5804-76db-4b7b-9bc3-fcc6002ef458","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"b1dd5804-76db-4b7b-9bc3-fcc6002ef458","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"b1dd5804-76db-4b7b-9bc3-fcc6002ef458","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"cec6f143-68fe-4f93-9870-70437558a3e4","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:44670","PortSpecifier":{"PortValue":44670}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"cec6f143-68fe-4f93-9870-70437558a3e4","method":"GET","path":"/maas-api/v1/api-keys/a305f65a-21b3-4f28-973b-bd6613aab306","host":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"cec6f143-68fe-4f93-9870-70437558a3e4","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:44670","PortSpecifier":{"PortValue":44670}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607582,"nanos":305235539},"http":{"id":"cec6f143-68fe-4f93-9870-70437558a3e4","method":"GET","headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/a305f65a-21b3-4f28-973b-bd6613aab306",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"cec6f143-68fe-4f93-9870-70437558a3e4","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"cec6f143-68fe-4f93-9870-70437558a3e4","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"cec6f143-68fe-4f93-9870-70437558a3e4","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/a305f65a-21b3-4f28-973b-bd6613aab306",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"cec6f143-68fe-4f93-9870-70437558a3e4","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"cec6f143-68fe-4f93-9870-70437558a3e4","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"cec6f143-68fe-4f93-9870-70437558a3e4","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-a4b0c9/auth-test-model-a4b0c9\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"cec6f143-68fe-4f93-9870-70437558a3e4","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"keyId","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"cec6f143-68fe-4f93-9870-70437558a3e4","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"cec6f143-68fe-4f93-9870-70437558a3e4","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"info","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"cec6f143-68fe-4f93-9870-70437558a3e4","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:33:02Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"cec6f143-68fe-4f93-9870-70437558a3e4","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"4992c652-012a-4b4a-9655-5112609b9fba","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:52022","PortSpecifier":{"PortValue":52022}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"4992c652-012a-4b4a-9655-5112609b9fba","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"4992c652-012a-4b4a-9655-5112609b9fba","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:52022","PortSpecifier":{"PortValue":52022}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607599,"nanos":508290461},"http":{"id":"4992c652-012a-4b4a-9655-5112609b9fba","method":"POST","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"4992c652-012a-4b4a-9655-5112609b9fba","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"4992c652-012a-4b4a-9655-5112609b9fba","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"4992c652-012a-4b4a-9655-5112609b9fba","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.58:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4992c652-012a-4b4a-9655-5112609b9fba","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4992c652-012a-4b4a-9655-5112609b9fba","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4992c652-012a-4b4a-9655-5112609b9fba","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/auth-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"4992c652-012a-4b4a-9655-5112609b9fba","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4992c652-012a-4b4a-9655-5112609b9fba","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4992c652-012a-4b4a-9655-5112609b9fba","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"4992c652-012a-4b4a-9655-5112609b9fba","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"4992c652-012a-4b4a-9655-5112609b9fba","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"db959087-acd4-48be-bef9-8134b986ca0f","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:38848","PortSpecifier":{"PortValue":38848}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"db959087-acd4-48be-bef9-8134b986ca0f","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"db959087-acd4-48be-bef9-8134b986ca0f","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:38848","PortSpecifier":{"PortValue":38848}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607599,"nanos":554691730},"http":{"id":"db959087-acd4-48be-bef9-8134b986ca0f","method":"POST","headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"db959087-acd4-48be-bef9-8134b986ca0f","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"db959087-acd4-48be-bef9-8134b986ca0f","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"db959087-acd4-48be-bef9-8134b986ca0f","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"db959087-acd4-48be-bef9-8134b986ca0f","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"db959087-acd4-48be-bef9-8134b986ca0f","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"db959087-acd4-48be-bef9-8134b986ca0f","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-a4b0c9/auth-test-model-a4b0c9\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"db959087-acd4-48be-bef9-8134b986ca0f","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"keyId","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"db959087-acd4-48be-bef9-8134b986ca0f","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"db959087-acd4-48be-bef9-8134b986ca0f","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"db959087-acd4-48be-bef9-8134b986ca0f","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"db959087-acd4-48be-bef9-8134b986ca0f","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"755d8294-09aa-4b9e-9e89-6be359474eb2","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:52032","PortSpecifier":{"PortValue":52032}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"755d8294-09aa-4b9e-9e89-6be359474eb2","method":"GET","path":"/maas-api/v1/subscriptions","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"755d8294-09aa-4b9e-9e89-6be359474eb2","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:52032","PortSpecifier":{"PortValue":52032}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607599,"nanos":595017219},"http":{"id":"755d8294-09aa-4b9e-9e89-6be359474eb2","method":"GET","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/subscriptions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"755d8294-09aa-4b9e-9e89-6be359474eb2","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1e7oLdKhOvN0ztY92_qoZpvudAWA31YF8oruoIlLUnXyMZLbf9nj3QgKdpcpI"} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"755d8294-09aa-4b9e-9e89-6be359474eb2","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1e7oLdKhOvN0ztY92_qoZpvudAWA31YF8oruoIlLUnXyMZLbf9nj3QgKdpcpI\"}"} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"755d8294-09aa-4b9e-9e89-6be359474eb2","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"90709699-961b-4b9a-9165-7cfa540f5ea2","keyName":"e2e-auth-iso-a-0f1ee3","subscription":"e2e-auth-iso-46b656","tenant":"e2e-shared-a-5a8685","userId":"90709699-961b-4b9a-9165-7cfa540f5ea2","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"755d8294-09aa-4b9e-9e89-6be359474eb2","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"755d8294-09aa-4b9e-9e89-6be359474eb2","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"755d8294-09aa-4b9e-9e89-6be359474eb2","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"755d8294-09aa-4b9e-9e89-6be359474eb2","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/auth-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"755d8294-09aa-4b9e-9e89-6be359474eb2","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"755d8294-09aa-4b9e-9e89-6be359474eb2","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"755d8294-09aa-4b9e-9e89-6be359474eb2","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"755d8294-09aa-4b9e-9e89-6be359474eb2","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-auth-iso-46b656"} {"level":"info","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"755d8294-09aa-4b9e-9e89-6be359474eb2","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:33:19Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"755d8294-09aa-4b9e-9e89-6be359474eb2","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"1faae952-79ba-4c5f-89db-00d7adcdc9a9","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:45132","PortSpecifier":{"PortValue":45132}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"1faae952-79ba-4c5f-89db-00d7adcdc9a9","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"1faae952-79ba-4c5f-89db-00d7adcdc9a9","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:45132","PortSpecifier":{"PortValue":45132}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607614,"nanos":612152124},"http":{"id":"1faae952-79ba-4c5f-89db-00d7adcdc9a9","method":"POST","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"1faae952-79ba-4c5f-89db-00d7adcdc9a9","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"1faae952-79ba-4c5f-89db-00d7adcdc9a9","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"1faae952-79ba-4c5f-89db-00d7adcdc9a9","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.58:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1faae952-79ba-4c5f-89db-00d7adcdc9a9","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1faae952-79ba-4c5f-89db-00d7adcdc9a9","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1faae952-79ba-4c5f-89db-00d7adcdc9a9","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/auth-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"1faae952-79ba-4c5f-89db-00d7adcdc9a9","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"1faae952-79ba-4c5f-89db-00d7adcdc9a9","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"1faae952-79ba-4c5f-89db-00d7adcdc9a9","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"1faae952-79ba-4c5f-89db-00d7adcdc9a9","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"1faae952-79ba-4c5f-89db-00d7adcdc9a9","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"3f78dea0-0269-4487-b3ac-205880be825a","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:48178","PortSpecifier":{"PortValue":48178}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"3f78dea0-0269-4487-b3ac-205880be825a","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"3f78dea0-0269-4487-b3ac-205880be825a","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:48178","PortSpecifier":{"PortValue":48178}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607614,"nanos":649634401},"http":{"id":"3f78dea0-0269-4487-b3ac-205880be825a","method":"POST","headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"3f78dea0-0269-4487-b3ac-205880be825a","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"3f78dea0-0269-4487-b3ac-205880be825a","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"3f78dea0-0269-4487-b3ac-205880be825a","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"3f78dea0-0269-4487-b3ac-205880be825a","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"3f78dea0-0269-4487-b3ac-205880be825a","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"3f78dea0-0269-4487-b3ac-205880be825a","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-a4b0c9/auth-test-model-a4b0c9\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"3f78dea0-0269-4487-b3ac-205880be825a","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"keyId","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"3f78dea0-0269-4487-b3ac-205880be825a","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"3f78dea0-0269-4487-b3ac-205880be825a","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"3f78dea0-0269-4487-b3ac-205880be825a","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"3f78dea0-0269-4487-b3ac-205880be825a","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"5f51acd6-ecdc-4b7a-93b6-760935d02c56","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:48188","PortSpecifier":{"PortValue":48188}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"5f51acd6-ecdc-4b7a-93b6-760935d02c56","method":"GET","path":"/maas-api/v1/subscriptions","host":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"5f51acd6-ecdc-4b7a-93b6-760935d02c56","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:48188","PortSpecifier":{"PortValue":48188}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607614,"nanos":687861622},"http":{"id":"5f51acd6-ecdc-4b7a-93b6-760935d02c56","method":"GET","headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/subscriptions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"5f51acd6-ecdc-4b7a-93b6-760935d02c56","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-xWA4Yw7CxZMTeG8c_DWu8hUHOev9nr5Hi1tZerpI5tIc3KJdqecPd5svjdti"} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"5f51acd6-ecdc-4b7a-93b6-760935d02c56","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-b-a4b0c9.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-xWA4Yw7CxZMTeG8c_DWu8hUHOev9nr5Hi1tZerpI5tIc3KJdqecPd5svjdti\"}"} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"5f51acd6-ecdc-4b7a-93b6-760935d02c56","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-b-a4b0c9.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"reason":"key not found","tenant":"","valid":false}} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"5f51acd6-ecdc-4b7a-93b6-760935d02c56","input":{"auth":{"identity":"Bearer **** not found","tenant":"","valid":false}}},"context":{"context_extensions":{"host":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/subscriptions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5f51acd6-ecdc-4b7a-93b6-760935d02c56","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access denied","request id":"5f51acd6-ecdc-4b7a-93b6-760935d02c56","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"reason":"Unauthorized"} {"level":"info","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"5f51acd6-ecdc-4b7a-93b6-760935d02c56","authorized":false,"response":"PERMISSION_DENIED","object":{"code":7,"status":403,"message":"Unauthorized"}} {"level":"debug","ts":"2026-07-09T14:33:34Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"5f51acd6-ecdc-4b7a-93b6-760935d02c56","authorized":false,"response":"PERMISSION_DENIED","object":{"code":7,"status":403,"message":"Unauthorized","headers":[{"content-type":"text/plain"},{"x-ext-auth-reason":""}]}} {"level":"info","ts":"2026-07-09T14:33:53Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"c4818a51-07c4-47dc-8f7d-f0d2c6ac4344","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:32804","PortSpecifier":{"PortValue":32804}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"c4818a51-07c4-47dc-8f7d-f0d2c6ac4344","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:33:53Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"c4818a51-07c4-47dc-8f7d-f0d2c6ac4344","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:32804","PortSpecifier":{"PortValue":32804}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607633,"nanos":974813988},"http":{"id":"c4818a51-07c4-47dc-8f7d-f0d2c6ac4344","method":"POST","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:53Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"c4818a51-07c4-47dc-8f7d-f0d2c6ac4344","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:33:53Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"c4818a51-07c4-47dc-8f7d-f0d2c6ac4344","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:33:53Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"c4818a51-07c4-47dc-8f7d-f0d2c6ac4344","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.58:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:53Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c4818a51-07c4-47dc-8f7d-f0d2c6ac4344","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:53Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c4818a51-07c4-47dc-8f7d-f0d2c6ac4344","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:53Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c4818a51-07c4-47dc-8f7d-f0d2c6ac4344","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/auth-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:53Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"c4818a51-07c4-47dc-8f7d-f0d2c6ac4344","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:33:53Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c4818a51-07c4-47dc-8f7d-f0d2c6ac4344","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:33:53Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c4818a51-07c4-47dc-8f7d-f0d2c6ac4344","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:33:53Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"c4818a51-07c4-47dc-8f7d-f0d2c6ac4344","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:33:53Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"c4818a51-07c4-47dc-8f7d-f0d2c6ac4344","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"0c53d2d4-8ae6-9115-b7dd-8092e0e9d946","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:40600","PortSpecifier":{"PortValue":40600}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"0c53d2d4-8ae6-9115-b7dd-8092e0e9d946","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"0c53d2d4-8ae6-9115-b7dd-8092e0e9d946","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:40600","PortSpecifier":{"PortValue":40600}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607634,"nanos":11241926},"http":{"id":"0c53d2d4-8ae6-9115-b7dd-8092e0e9d946","method":"POST","headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"0c53d2d4-8ae6-9115-b7dd-8092e0e9d946","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"0c53d2d4-8ae6-9115-b7dd-8092e0e9d946","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"0c53d2d4-8ae6-9115-b7dd-8092e0e9d946","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"0c53d2d4-8ae6-9115-b7dd-8092e0e9d946","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"0c53d2d4-8ae6-9115-b7dd-8092e0e9d946","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"0c53d2d4-8ae6-9115-b7dd-8092e0e9d946","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-a4b0c9/auth-test-model-a4b0c9\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"0c53d2d4-8ae6-9115-b7dd-8092e0e9d946","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"keyId","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"0c53d2d4-8ae6-9115-b7dd-8092e0e9d946","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"0c53d2d4-8ae6-9115-b7dd-8092e0e9d946","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"0c53d2d4-8ae6-9115-b7dd-8092e0e9d946","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"0c53d2d4-8ae6-9115-b7dd-8092e0e9d946","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"46bba954-fac7-4ff8-9b2e-25229b767fb0","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:32806","PortSpecifier":{"PortValue":32806}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"46bba954-fac7-4ff8-9b2e-25229b767fb0","method":"POST","path":"/maas-api/v1/api-keys/search","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"46bba954-fac7-4ff8-9b2e-25229b767fb0","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:32806","PortSpecifier":{"PortValue":32806}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607634,"nanos":49451708},"http":{"id":"46bba954-fac7-4ff8-9b2e-25229b767fb0","method":"POST","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys/search",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"46bba954-fac7-4ff8-9b2e-25229b767fb0","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"46bba954-fac7-4ff8-9b2e-25229b767fb0","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"46bba954-fac7-4ff8-9b2e-25229b767fb0","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.58:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys/search",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"46bba954-fac7-4ff8-9b2e-25229b767fb0","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"46bba954-fac7-4ff8-9b2e-25229b767fb0","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"46bba954-fac7-4ff8-9b2e-25229b767fb0","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/auth-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"46bba954-fac7-4ff8-9b2e-25229b767fb0","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"46bba954-fac7-4ff8-9b2e-25229b767fb0","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"46bba954-fac7-4ff8-9b2e-25229b767fb0","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"46bba954-fac7-4ff8-9b2e-25229b767fb0","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"46bba954-fac7-4ff8-9b2e-25229b767fb0","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"86562190-53de-4788-afea-609dd9490c1e","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:40604","PortSpecifier":{"PortValue":40604}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"86562190-53de-4788-afea-609dd9490c1e","method":"POST","path":"/maas-api/v1/api-keys/search","host":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"86562190-53de-4788-afea-609dd9490c1e","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:40604","PortSpecifier":{"PortValue":40604}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607634,"nanos":88064896},"http":{"id":"86562190-53de-4788-afea-609dd9490c1e","method":"POST","headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys/search",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"86562190-53de-4788-afea-609dd9490c1e","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"86562190-53de-4788-afea-609dd9490c1e","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"86562190-53de-4788-afea-609dd9490c1e","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys/search",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"86562190-53de-4788-afea-609dd9490c1e","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"86562190-53de-4788-afea-609dd9490c1e","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"86562190-53de-4788-afea-609dd9490c1e","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-a4b0c9/auth-test-model-a4b0c9\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"86562190-53de-4788-afea-609dd9490c1e","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"keyId","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"86562190-53de-4788-afea-609dd9490c1e","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"86562190-53de-4788-afea-609dd9490c1e","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"86562190-53de-4788-afea-609dd9490c1e","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:33:54Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"86562190-53de-4788-afea-609dd9490c1e","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"7385779b-adc0-4a33-b163-132d62ccd88c","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:54932","PortSpecifier":{"PortValue":54932}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"7385779b-adc0-4a33-b163-132d62ccd88c","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"7385779b-adc0-4a33-b163-132d62ccd88c","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:54932","PortSpecifier":{"PortValue":54932}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607653,"nanos":389509336},"http":{"id":"7385779b-adc0-4a33-b163-132d62ccd88c","method":"POST","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"7385779b-adc0-4a33-b163-132d62ccd88c","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"7385779b-adc0-4a33-b163-132d62ccd88c","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"7385779b-adc0-4a33-b163-132d62ccd88c","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.58:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"7385779b-adc0-4a33-b163-132d62ccd88c","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"7385779b-adc0-4a33-b163-132d62ccd88c","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"7385779b-adc0-4a33-b163-132d62ccd88c","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/auth-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"7385779b-adc0-4a33-b163-132d62ccd88c","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"7385779b-adc0-4a33-b163-132d62ccd88c","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"7385779b-adc0-4a33-b163-132d62ccd88c","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"7385779b-adc0-4a33-b163-132d62ccd88c","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"7385779b-adc0-4a33-b163-132d62ccd88c","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"e621bdf2-8609-4a67-a5dc-27ee7fff7065","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:56264","PortSpecifier":{"PortValue":56264}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"e621bdf2-8609-4a67-a5dc-27ee7fff7065","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"e621bdf2-8609-4a67-a5dc-27ee7fff7065","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:56264","PortSpecifier":{"PortValue":56264}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607653,"nanos":425392530},"http":{"id":"e621bdf2-8609-4a67-a5dc-27ee7fff7065","method":"POST","headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"e621bdf2-8609-4a67-a5dc-27ee7fff7065","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"e621bdf2-8609-4a67-a5dc-27ee7fff7065","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"e621bdf2-8609-4a67-a5dc-27ee7fff7065","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e621bdf2-8609-4a67-a5dc-27ee7fff7065","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e621bdf2-8609-4a67-a5dc-27ee7fff7065","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e621bdf2-8609-4a67-a5dc-27ee7fff7065","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-a4b0c9/auth-test-model-a4b0c9\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"e621bdf2-8609-4a67-a5dc-27ee7fff7065","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"keyId","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e621bdf2-8609-4a67-a5dc-27ee7fff7065","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e621bdf2-8609-4a67-a5dc-27ee7fff7065","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"e621bdf2-8609-4a67-a5dc-27ee7fff7065","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"e621bdf2-8609-4a67-a5dc-27ee7fff7065","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"032378ee-3730-4e6f-b2e6-c12893b7b9c2","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:56266","PortSpecifier":{"PortValue":56266}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"032378ee-3730-4e6f-b2e6-c12893b7b9c2","method":"GET","path":"/maas-api/v1/api-keys/f36b1422-25c4-407f-a05a-029d195327e1","host":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"032378ee-3730-4e6f-b2e6-c12893b7b9c2","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:56266","PortSpecifier":{"PortValue":56266}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607653,"nanos":464608874},"http":{"id":"032378ee-3730-4e6f-b2e6-c12893b7b9c2","method":"GET","headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/f36b1422-25c4-407f-a05a-029d195327e1",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"032378ee-3730-4e6f-b2e6-c12893b7b9c2","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"032378ee-3730-4e6f-b2e6-c12893b7b9c2","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"032378ee-3730-4e6f-b2e6-c12893b7b9c2","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/f36b1422-25c4-407f-a05a-029d195327e1",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"032378ee-3730-4e6f-b2e6-c12893b7b9c2","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"032378ee-3730-4e6f-b2e6-c12893b7b9c2","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"032378ee-3730-4e6f-b2e6-c12893b7b9c2","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-a4b0c9/auth-test-model-a4b0c9\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"032378ee-3730-4e6f-b2e6-c12893b7b9c2","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"keyId","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"032378ee-3730-4e6f-b2e6-c12893b7b9c2","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"032378ee-3730-4e6f-b2e6-c12893b7b9c2","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"032378ee-3730-4e6f-b2e6-c12893b7b9c2","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"032378ee-3730-4e6f-b2e6-c12893b7b9c2","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"0784a2f5-4cec-49fe-9e79-b2b1f1a5e323","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:54944","PortSpecifier":{"PortValue":54944}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"0784a2f5-4cec-49fe-9e79-b2b1f1a5e323","method":"GET","path":"/maas-api/v1/api-keys/f36b1422-25c4-407f-a05a-029d195327e1","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"0784a2f5-4cec-49fe-9e79-b2b1f1a5e323","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:54944","PortSpecifier":{"PortValue":54944}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607653,"nanos":497591203},"http":{"id":"0784a2f5-4cec-49fe-9e79-b2b1f1a5e323","method":"GET","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/f36b1422-25c4-407f-a05a-029d195327e1",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"0784a2f5-4cec-49fe-9e79-b2b1f1a5e323","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"0784a2f5-4cec-49fe-9e79-b2b1f1a5e323","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"0784a2f5-4cec-49fe-9e79-b2b1f1a5e323","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.58:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/f36b1422-25c4-407f-a05a-029d195327e1",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"0784a2f5-4cec-49fe-9e79-b2b1f1a5e323","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"0784a2f5-4cec-49fe-9e79-b2b1f1a5e323","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"0784a2f5-4cec-49fe-9e79-b2b1f1a5e323","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/auth-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"0784a2f5-4cec-49fe-9e79-b2b1f1a5e323","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"0784a2f5-4cec-49fe-9e79-b2b1f1a5e323","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"0784a2f5-4cec-49fe-9e79-b2b1f1a5e323","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"0784a2f5-4cec-49fe-9e79-b2b1f1a5e323","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:34:13Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"0784a2f5-4cec-49fe-9e79-b2b1f1a5e323","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"4e81b5a6-1bf9-483d-8cf2-070fe0e87af7","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:54842","PortSpecifier":{"PortValue":54842}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"4e81b5a6-1bf9-483d-8cf2-070fe0e87af7","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"4e81b5a6-1bf9-483d-8cf2-070fe0e87af7","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:54842","PortSpecifier":{"PortValue":54842}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607670,"nanos":787270558},"http":{"id":"4e81b5a6-1bf9-483d-8cf2-070fe0e87af7","method":"POST","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"4e81b5a6-1bf9-483d-8cf2-070fe0e87af7","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"4e81b5a6-1bf9-483d-8cf2-070fe0e87af7","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"4e81b5a6-1bf9-483d-8cf2-070fe0e87af7","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.58:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4e81b5a6-1bf9-483d-8cf2-070fe0e87af7","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4e81b5a6-1bf9-483d-8cf2-070fe0e87af7","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4e81b5a6-1bf9-483d-8cf2-070fe0e87af7","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/auth-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"4e81b5a6-1bf9-483d-8cf2-070fe0e87af7","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4e81b5a6-1bf9-483d-8cf2-070fe0e87af7","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4e81b5a6-1bf9-483d-8cf2-070fe0e87af7","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"4e81b5a6-1bf9-483d-8cf2-070fe0e87af7","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"4e81b5a6-1bf9-483d-8cf2-070fe0e87af7","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"40dc745a-8212-47ee-9324-21e984902307","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:48592","PortSpecifier":{"PortValue":48592}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"40dc745a-8212-47ee-9324-21e984902307","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"40dc745a-8212-47ee-9324-21e984902307","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:48592","PortSpecifier":{"PortValue":48592}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607670,"nanos":825879176},"http":{"id":"40dc745a-8212-47ee-9324-21e984902307","method":"POST","headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"40dc745a-8212-47ee-9324-21e984902307","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"40dc745a-8212-47ee-9324-21e984902307","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"40dc745a-8212-47ee-9324-21e984902307","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"40dc745a-8212-47ee-9324-21e984902307","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"40dc745a-8212-47ee-9324-21e984902307","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"40dc745a-8212-47ee-9324-21e984902307","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-a4b0c9/auth-test-model-a4b0c9\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"40dc745a-8212-47ee-9324-21e984902307","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"keyId","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"40dc745a-8212-47ee-9324-21e984902307","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"40dc745a-8212-47ee-9324-21e984902307","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"info","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"40dc745a-8212-47ee-9324-21e984902307","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"40dc745a-8212-47ee-9324-21e984902307","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"e5416076-154e-47ee-9bef-ea3835cbebc9","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:54844","PortSpecifier":{"PortValue":54844}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"e5416076-154e-47ee-9bef-ea3835cbebc9","method":"POST","path":"/maas-api/internal/v1/subscriptions/select","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"e5416076-154e-47ee-9bef-ea3835cbebc9","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:54844","PortSpecifier":{"PortValue":54844}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607670,"nanos":869767663},"http":{"id":"e5416076-154e-47ee-9bef-ea3835cbebc9","method":"POST","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/internal/v1/subscriptions/select",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"e5416076-154e-47ee-9bef-ea3835cbebc9","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-qJdA0aIAQtoWFIcN_q6dSmX8RPZvnvD2SkbqREYIXDrrXrSll7MNfLkH9J5I"} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"e5416076-154e-47ee-9bef-ea3835cbebc9","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-qJdA0aIAQtoWFIcN_q6dSmX8RPZvnvD2SkbqREYIXDrrXrSll7MNfLkH9J5I\"}"} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"e5416076-154e-47ee-9bef-ea3835cbebc9","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"52fb4ab9-f5f4-4395-ad9a-6082d6e2954a","keyName":"e2e-auth-iso-a-1b7834","subscription":"e2e-auth-iso-54cdc5","tenant":"e2e-shared-a-5a8685","userId":"52fb4ab9-f5f4-4395-ad9a-6082d6e2954a","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"e5416076-154e-47ee-9bef-ea3835cbebc9","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e5416076-154e-47ee-9bef-ea3835cbebc9","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e5416076-154e-47ee-9bef-ea3835cbebc9","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e5416076-154e-47ee-9bef-ea3835cbebc9","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/auth-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"e5416076-154e-47ee-9bef-ea3835cbebc9","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e5416076-154e-47ee-9bef-ea3835cbebc9","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-auth-iso-54cdc5"} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e5416076-154e-47ee-9bef-ea3835cbebc9","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e5416076-154e-47ee-9bef-ea3835cbebc9","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"e5416076-154e-47ee-9bef-ea3835cbebc9","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:34:30Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"e5416076-154e-47ee-9bef-ea3835cbebc9","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:34:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/0c7b3688dcb9da7996d4a2fe5e4ee4c57e8b70ee5f6a22424f3dccf62025f73f"} {"level":"info","ts":"2026-07-09T14:34:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/90cc04fcb210f5e8b19d87a2e10ab623ca7681538b0da701b0e4e40799997de5"} {"level":"info","ts":"2026-07-09T14:34:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/6422fe5e4aa1672d11700370df8fe4e02e19f96f90f233b3f2e26e0bd03be7cf"} {"level":"info","ts":"2026-07-09T14:34:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/42ffa5939fa69ea3e816e82922551b5b1feec0a7a1b8a7bbdad4b35f8388f74d"} {"level":"info","ts":"2026-07-09T14:34:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/1504878a3ac512ec6a4d1b71aefc7e328030779d65ba09b6c99dff33a84c824b"} {"level":"info","ts":"2026-07-09T14:34:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/e19ab7afbf75893aea723440c267e001452095215a407511d6f354d59c870e62"} {"level":"info","ts":"2026-07-09T14:34:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/52116a5e95aa3090a14da0e14e2dcd1fea890f8ceadb3d0c491c92c81696a7ba"} {"level":"info","ts":"2026-07-09T14:34:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/f73c96470692c6add671127de9bb70222481012d3824cc371f827d68b058da16"} {"level":"info","ts":"2026-07-09T14:34:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/97775a4d408a32949f58401c4a2352495c2009edaf20cf11b64ee7b85bf7eef4"} {"level":"info","ts":"2026-07-09T14:34:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/a10cf089d02a07d65d4e95cb1b913c4a487a9c5639592db15d32bf1544f87eb2"} {"level":"info","ts":"2026-07-09T14:34:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/2cc184669ac53d5caaa0fbdb28ef166bb6df262f4106b175df70f1e89671d824"} {"level":"info","ts":"2026-07-09T14:34:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/de92cd3f4ba8e40b3bec63a1643a05d865e8434e33423841a7a60ff04d916f27"} {"level":"info","ts":"2026-07-09T14:34:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/5a1fa6e30c323efa8d43538b1354e3aa6900f9fb9321d63a19aa20f4d4deea4a"} {"level":"info","ts":"2026-07-09T14:34:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/68135d999f9edb26f349ccbd14aed26af55a434d48d1df903dd58da5388fbde1"} {"level":"info","ts":"2026-07-09T14:34:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/619aee500f6ad528fae58f598fb214e68f8b35519e39d136c828df8d06173767"} {"level":"info","ts":"2026-07-09T14:34:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/aa95dbe97a836bfa91c4465f776de437920e44ed1a956a219ae35746f9d53a37"} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc"} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc"} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc"} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc"} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc"} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4"} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc"} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4"} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc"} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4"} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4"} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3"} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3"} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3"} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3"} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"48a957096b1058ef1a896754cecee302906acb24ea82f44bebdc545c0967e2b4","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3"} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"48a957096b1058ef1a896754cecee302906acb24ea82f44bebdc545c0967e2b4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"48a957096b1058ef1a896754cecee302906acb24ea82f44bebdc545c0967e2b4","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/48a957096b1058ef1a896754cecee302906acb24ea82f44bebdc545c0967e2b4"} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"48a957096b1058ef1a896754cecee302906acb24ea82f44bebdc545c0967e2b4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3"} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"48a957096b1058ef1a896754cecee302906acb24ea82f44bebdc545c0967e2b4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/48a957096b1058ef1a896754cecee302906acb24ea82f44bebdc545c0967e2b4"} {"level":"error","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"48a957096b1058ef1a896754cecee302906acb24ea82f44bebdc545c0967e2b4","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["48a957096b1058ef1a896754cecee302906acb24ea82f44bebdc545c0967e2b4"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3"} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"48a957096b1058ef1a896754cecee302906acb24ea82f44bebdc545c0967e2b4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"8a0f3fcc417a4ab6e38e3b3c609c9cc5c45918f0bda416a5330d1237d3149540","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"8a0f3fcc417a4ab6e38e3b3c609c9cc5c45918f0bda416a5330d1237d3149540","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4cecfd8b60b51170b3cd2f5c094cccade250ecf2e8f4ed3f2ba50a164ed1e1da","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/8a0f3fcc417a4ab6e38e3b3c609c9cc5c45918f0bda416a5330d1237d3149540"} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4cecfd8b60b51170b3cd2f5c094cccade250ecf2e8f4ed3f2ba50a164ed1e1da","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"48a957096b1058ef1a896754cecee302906acb24ea82f44bebdc545c0967e2b4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"8a0f3fcc417a4ab6e38e3b3c609c9cc5c45918f0bda416a5330d1237d3149540","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["8a0f3fcc417a4ab6e38e3b3c609c9cc5c45918f0bda416a5330d1237d3149540"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4cecfd8b60b51170b3cd2f5c094cccade250ecf2e8f4ed3f2ba50a164ed1e1da"} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"8a0f3fcc417a4ab6e38e3b3c609c9cc5c45918f0bda416a5330d1237d3149540","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4cecfd8b60b51170b3cd2f5c094cccade250ecf2e8f4ed3f2ba50a164ed1e1da","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:47Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4cecfd8b60b51170b3cd2f5c094cccade250ecf2e8f4ed3f2ba50a164ed1e1da"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4cecfd8b60b51170b3cd2f5c094cccade250ecf2e8f4ed3f2ba50a164ed1e1da","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"8a0f3fcc417a4ab6e38e3b3c609c9cc5c45918f0bda416a5330d1237d3149540","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4cecfd8b60b51170b3cd2f5c094cccade250ecf2e8f4ed3f2ba50a164ed1e1da","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3"} {"level":"info","ts":"2026-07-09T14:34:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/48a957096b1058ef1a896754cecee302906acb24ea82f44bebdc545c0967e2b4"} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/8a0f3fcc417a4ab6e38e3b3c609c9cc5c45918f0bda416a5330d1237d3149540"} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4cecfd8b60b51170b3cd2f5c094cccade250ecf2e8f4ed3f2ba50a164ed1e1da"} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1"} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1"} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1"} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1"} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1"} {"level":"error","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1"} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:48Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"debug","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"debug","ts":"2026-07-09T14:34:49Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:49Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:49Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:49Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:49Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:34:49Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:34:49Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:49Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:49Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:49Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:49Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"debug","ts":"2026-07-09T14:34:49Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:49Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"debug","ts":"2026-07-09T14:34:49Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:34:49Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:34:49Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:34:49Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:34:49Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:34:49Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:09Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:09Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe"} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:09Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:09Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:09Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:09Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe"} {"level":"info","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe"} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe"} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:09Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:09Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:09Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:09Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa"} {"level":"info","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa"} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:09Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:09Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe"} {"level":"info","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:09Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:09Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa"} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa"} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:09Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:09Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:09Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:09Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa"} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa"} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa"} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa"} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa"} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76"} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76"} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76"} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76"} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76"} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa"} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa"} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76"} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa"} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa"} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa"} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa"} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa"} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa"} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1"} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1"} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa"} {"level":"info","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:10Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0eaade474963a146ea5f7fc6ddf10a23e4a55b05139e5e14e59293334b6057bb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:10Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0eaade474963a146ea5f7fc6ddf10a23e4a55b05139e5e14e59293334b6057bb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0eaade474963a146ea5f7fc6ddf10a23e4a55b05139e5e14e59293334b6057bb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0eaade474963a146ea5f7fc6ddf10a23e4a55b05139e5e14e59293334b6057bb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0eaade474963a146ea5f7fc6ddf10a23e4a55b05139e5e14e59293334b6057bb"} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0eaade474963a146ea5f7fc6ddf10a23e4a55b05139e5e14e59293334b6057bb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0eaade474963a146ea5f7fc6ddf10a23e4a55b05139e5e14e59293334b6057bb"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0eaade474963a146ea5f7fc6ddf10a23e4a55b05139e5e14e59293334b6057bb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0eaade474963a146ea5f7fc6ddf10a23e4a55b05139e5e14e59293334b6057bb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1"} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0eaade474963a146ea5f7fc6ddf10a23e4a55b05139e5e14e59293334b6057bb"} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad"} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad"} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad"} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"debug","ts":"2026-07-09T14:35:11Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:11Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:12Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:26Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:26Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171"} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171"} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:26Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:26Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171"} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:26Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:26Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:26Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:26Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:26Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:26Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:26Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:26Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa"} {"level":"info","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:26Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:26Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"} {"level":"info","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"} {"level":"debug","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"01a9877b791ff5430d0f062cfd7a7bafcf57b6e4dc1951c355275876a85b8ed8","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/01a9877b791ff5430d0f062cfd7a7bafcf57b6e4dc1951c355275876a85b8ed8"} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0eaade474963a146ea5f7fc6ddf10a23e4a55b05139e5e14e59293334b6057bb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0eaade474963a146ea5f7fc6ddf10a23e4a55b05139e5e14e59293334b6057bb"} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa"} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad"} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad"} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"48a957096b1058ef1a896754cecee302906acb24ea82f44bebdc545c0967e2b4","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad"} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/48a957096b1058ef1a896754cecee302906acb24ea82f44bebdc545c0967e2b4"} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4f345e3d93380fac6bb577afd75f372efac53f9356085a25497b92f3a971e9a5","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4f345e3d93380fac6bb577afd75f372efac53f9356085a25497b92f3a971e9a5","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4f345e3d93380fac6bb577afd75f372efac53f9356085a25497b92f3a971e9a5","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4f345e3d93380fac6bb577afd75f372efac53f9356085a25497b92f3a971e9a5","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4f345e3d93380fac6bb577afd75f372efac53f9356085a25497b92f3a971e9a5"} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4f345e3d93380fac6bb577afd75f372efac53f9356085a25497b92f3a971e9a5","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4f345e3d93380fac6bb577afd75f372efac53f9356085a25497b92f3a971e9a5"} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4f345e3d93380fac6bb577afd75f372efac53f9356085a25497b92f3a971e9a5","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4f345e3d93380fac6bb577afd75f372efac53f9356085a25497b92f3a971e9a5"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4f345e3d93380fac6bb577afd75f372efac53f9356085a25497b92f3a971e9a5","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4f345e3d93380fac6bb577afd75f372efac53f9356085a25497b92f3a971e9a5","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4f345e3d93380fac6bb577afd75f372efac53f9356085a25497b92f3a971e9a5"} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1"} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1"} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"453be66f4b6d585bc5266a5fc2c04e9a5dab7927a300288cc15f2c1d4605bbf4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4cecfd8b60b51170b3cd2f5c094cccade250ecf2e8f4ed3f2ba50a164ed1e1da","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1"} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:27Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/453be66f4b6d585bc5266a5fc2c04e9a5dab7927a300288cc15f2c1d4605bbf4"} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4cecfd8b60b51170b3cd2f5c094cccade250ecf2e8f4ed3f2ba50a164ed1e1da"} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1"} {"level":"debug","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"45a1e170ca60a1c7af173541fc9cb26e56256f06a722d1ac99b54893132a66a8","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:27Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1"} {"level":"debug","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/45a1e170ca60a1c7af173541fc9cb26e56256f06a722d1ac99b54893132a66a8"} {"level":"debug","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"info","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76"} {"level":"debug","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc"} {"level":"debug","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"} {"level":"debug","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6"} {"level":"debug","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"8a0f3fcc417a4ab6e38e3b3c609c9cc5c45918f0bda416a5330d1237d3149540","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"info","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe"} {"level":"debug","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/8a0f3fcc417a4ab6e38e3b3c609c9cc5c45918f0bda416a5330d1237d3149540"} {"level":"debug","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3"} {"level":"info","ts":"2026-07-09T14:35:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4"} {"level":"info","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"e852f70c-8e34-437e-be3d-db2ee0b91586","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:36954","PortSpecifier":{"PortValue":36954}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"e852f70c-8e34-437e-be3d-db2ee0b91586","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"e852f70c-8e34-437e-be3d-db2ee0b91586","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:36954","PortSpecifier":{"PortValue":36954}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607731,"nanos":716486514},"http":{"id":"e852f70c-8e34-437e-be3d-db2ee0b91586","method":"POST","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"e852f70c-8e34-437e-be3d-db2ee0b91586","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"e852f70c-8e34-437e-be3d-db2ee0b91586","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"e852f70c-8e34-437e-be3d-db2ee0b91586","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.58:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e852f70c-8e34-437e-be3d-db2ee0b91586","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e852f70c-8e34-437e-be3d-db2ee0b91586","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e852f70c-8e34-437e-be3d-db2ee0b91586","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/sub-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"e852f70c-8e34-437e-be3d-db2ee0b91586","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e852f70c-8e34-437e-be3d-db2ee0b91586","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e852f70c-8e34-437e-be3d-db2ee0b91586","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"info","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"e852f70c-8e34-437e-be3d-db2ee0b91586","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"e852f70c-8e34-437e-be3d-db2ee0b91586","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"f849492c-f5a4-4dfc-8ccd-4ef05ca3f8f8","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:46586","PortSpecifier":{"PortValue":46586}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"f849492c-f5a4-4dfc-8ccd-4ef05ca3f8f8","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"f849492c-f5a4-4dfc-8ccd-4ef05ca3f8f8","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:46586","PortSpecifier":{"PortValue":46586}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607731,"nanos":757434633},"http":{"id":"f849492c-f5a4-4dfc-8ccd-4ef05ca3f8f8","method":"POST","headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"f849492c-f5a4-4dfc-8ccd-4ef05ca3f8f8","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"f849492c-f5a4-4dfc-8ccd-4ef05ca3f8f8","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"f849492c-f5a4-4dfc-8ccd-4ef05ca3f8f8","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f849492c-f5a4-4dfc-8ccd-4ef05ca3f8f8","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f849492c-f5a4-4dfc-8ccd-4ef05ca3f8f8","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f849492c-f5a4-4dfc-8ccd-4ef05ca3f8f8","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-a4b0c9/sub-test-model-a4b0c9\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"f849492c-f5a4-4dfc-8ccd-4ef05ca3f8f8","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"keyId","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f849492c-f5a4-4dfc-8ccd-4ef05ca3f8f8","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f849492c-f5a4-4dfc-8ccd-4ef05ca3f8f8","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"f849492c-f5a4-4dfc-8ccd-4ef05ca3f8f8","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"f849492c-f5a4-4dfc-8ccd-4ef05ca3f8f8","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"2ddb9048-1b50-469e-814e-89a0f60c40ef","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:36966","PortSpecifier":{"PortValue":36966}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"2ddb9048-1b50-469e-814e-89a0f60c40ef","method":"GET","path":"/maas-api/v1/subscriptions","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"2ddb9048-1b50-469e-814e-89a0f60c40ef","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:36966","PortSpecifier":{"PortValue":36966}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607731,"nanos":799404952},"http":{"id":"2ddb9048-1b50-469e-814e-89a0f60c40ef","method":"GET","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/subscriptions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"2ddb9048-1b50-469e-814e-89a0f60c40ef","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-10yYflNW02rtkt1RV_6ZYH2DssaghBmXRHBc5o3aVjNidDeR6qmkocLkYrkcS"} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"2ddb9048-1b50-469e-814e-89a0f60c40ef","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-10yYflNW02rtkt1RV_6ZYH2DssaghBmXRHBc5o3aVjNidDeR6qmkocLkYrkcS\"}"} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"2ddb9048-1b50-469e-814e-89a0f60c40ef","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"e695a7f3-e4a8-48b9-ad29-0f70308deaa3","keyName":"e2e-sub-iso-79c7fb","subscription":"e2e-a-only-a44828","tenant":"e2e-shared-a-5a8685","userId":"e695a7f3-e4a8-48b9-ad29-0f70308deaa3","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"2ddb9048-1b50-469e-814e-89a0f60c40ef","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"2ddb9048-1b50-469e-814e-89a0f60c40ef","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"2ddb9048-1b50-469e-814e-89a0f60c40ef","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"2ddb9048-1b50-469e-814e-89a0f60c40ef","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/sub-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"2ddb9048-1b50-469e-814e-89a0f60c40ef","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"2ddb9048-1b50-469e-814e-89a0f60c40ef","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"2ddb9048-1b50-469e-814e-89a0f60c40ef","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"2ddb9048-1b50-469e-814e-89a0f60c40ef","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-a-only-a44828"} {"level":"info","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"2ddb9048-1b50-469e-814e-89a0f60c40ef","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"2ddb9048-1b50-469e-814e-89a0f60c40ef","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"e0193510-b2a6-4425-b6d1-461f9ff9fe4f","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:46602","PortSpecifier":{"PortValue":46602}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"e0193510-b2a6-4425-b6d1-461f9ff9fe4f","method":"GET","path":"/maas-api/v1/subscriptions","host":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"e0193510-b2a6-4425-b6d1-461f9ff9fe4f","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:46602","PortSpecifier":{"PortValue":46602}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607731,"nanos":838408493},"http":{"id":"e0193510-b2a6-4425-b6d1-461f9ff9fe4f","method":"GET","headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/subscriptions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"e0193510-b2a6-4425-b6d1-461f9ff9fe4f","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-bXPG9G7PynadU6R2_ciUe2DrwCFH9TJqUBJCTo0rV1DI3YqwqWOQWEKUCloB"} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"e0193510-b2a6-4425-b6d1-461f9ff9fe4f","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-b-a4b0c9.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-bXPG9G7PynadU6R2_ciUe2DrwCFH9TJqUBJCTo0rV1DI3YqwqWOQWEKUCloB\"}"} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"e0193510-b2a6-4425-b6d1-461f9ff9fe4f","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-b-a4b0c9.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"cb4fe8f1-e89c-46c0-b2c7-d490ae97eec6","keyName":"e2e-sub-iso-5e9e3b","subscription":"e2e-b-only-a44828","tenant":"e2e-shared-b-a4b0c9","userId":"cb4fe8f1-e89c-46c0-b2c7-d490ae97eec6","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"e0193510-b2a6-4425-b6d1-461f9ff9fe4f","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e0193510-b2a6-4425-b6d1-461f9ff9fe4f","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e0193510-b2a6-4425-b6d1-461f9ff9fe4f","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e0193510-b2a6-4425-b6d1-461f9ff9fe4f","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-a4b0c9/sub-test-model-a4b0c9\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e0193510-b2a6-4425-b6d1-461f9ff9fe4f","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"e0193510-b2a6-4425-b6d1-461f9ff9fe4f","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"keyId","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e0193510-b2a6-4425-b6d1-461f9ff9fe4f","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e0193510-b2a6-4425-b6d1-461f9ff9fe4f","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-b-only-a44828"} {"level":"info","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"e0193510-b2a6-4425-b6d1-461f9ff9fe4f","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:35:31Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"e0193510-b2a6-4425-b6d1-461f9ff9fe4f","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"a6074a06-bca2-4b2a-ae4a-2d4203e8f63a","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:48440","PortSpecifier":{"PortValue":48440}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"a6074a06-bca2-4b2a-ae4a-2d4203e8f63a","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"a6074a06-bca2-4b2a-ae4a-2d4203e8f63a","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:48440","PortSpecifier":{"PortValue":48440}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607741,"nanos":930316776},"http":{"id":"a6074a06-bca2-4b2a-ae4a-2d4203e8f63a","method":"POST","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"a6074a06-bca2-4b2a-ae4a-2d4203e8f63a","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"a6074a06-bca2-4b2a-ae4a-2d4203e8f63a","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"a6074a06-bca2-4b2a-ae4a-2d4203e8f63a","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.58:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"a6074a06-bca2-4b2a-ae4a-2d4203e8f63a","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"a6074a06-bca2-4b2a-ae4a-2d4203e8f63a","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"a6074a06-bca2-4b2a-ae4a-2d4203e8f63a","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/sub-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"a6074a06-bca2-4b2a-ae4a-2d4203e8f63a","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"a6074a06-bca2-4b2a-ae4a-2d4203e8f63a","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"a6074a06-bca2-4b2a-ae4a-2d4203e8f63a","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"a6074a06-bca2-4b2a-ae4a-2d4203e8f63a","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"a6074a06-bca2-4b2a-ae4a-2d4203e8f63a","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"d9b54b14-25a9-4e28-a5fa-f32fc30d1c50","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:56256","PortSpecifier":{"PortValue":56256}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"d9b54b14-25a9-4e28-a5fa-f32fc30d1c50","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"d9b54b14-25a9-4e28-a5fa-f32fc30d1c50","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:56256","PortSpecifier":{"PortValue":56256}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607741,"nanos":977028746},"http":{"id":"d9b54b14-25a9-4e28-a5fa-f32fc30d1c50","method":"POST","headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"d9b54b14-25a9-4e28-a5fa-f32fc30d1c50","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"d9b54b14-25a9-4e28-a5fa-f32fc30d1c50","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"d9b54b14-25a9-4e28-a5fa-f32fc30d1c50","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d9b54b14-25a9-4e28-a5fa-f32fc30d1c50","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d9b54b14-25a9-4e28-a5fa-f32fc30d1c50","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d9b54b14-25a9-4e28-a5fa-f32fc30d1c50","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-a4b0c9/sub-test-model-a4b0c9\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"d9b54b14-25a9-4e28-a5fa-f32fc30d1c50","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"keyId","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d9b54b14-25a9-4e28-a5fa-f32fc30d1c50","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d9b54b14-25a9-4e28-a5fa-f32fc30d1c50","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"info","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"d9b54b14-25a9-4e28-a5fa-f32fc30d1c50","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:35:41Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"d9b54b14-25a9-4e28-a5fa-f32fc30d1c50","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"9c56e10a-f80f-426d-bc23-c886e4de06e1","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:48444","PortSpecifier":{"PortValue":48444}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"9c56e10a-f80f-426d-bc23-c886e4de06e1","method":"POST","path":"/maas-api/internal/v1/subscriptions/select","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"9c56e10a-f80f-426d-bc23-c886e4de06e1","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:48444","PortSpecifier":{"PortValue":48444}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607742,"nanos":17891294},"http":{"id":"9c56e10a-f80f-426d-bc23-c886e4de06e1","method":"POST","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/internal/v1/subscriptions/select",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"9c56e10a-f80f-426d-bc23-c886e4de06e1","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-x3tapP6PI9qidJbW_PPQv0AYwrKjDSjilomzp73TuQLGNSR2SOW7txjBKCpD"} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"9c56e10a-f80f-426d-bc23-c886e4de06e1","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-x3tapP6PI9qidJbW_PPQv0AYwrKjDSjilomzp73TuQLGNSR2SOW7txjBKCpD\"}"} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"9c56e10a-f80f-426d-bc23-c886e4de06e1","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"f3d9bad2-0f6a-4c62-91a0-a7c8a8a5bfce","keyName":"e2e-sub-iso-7c378f","subscription":"e2e-shared-sub-51fa12","tenant":"e2e-shared-a-5a8685","userId":"f3d9bad2-0f6a-4c62-91a0-a7c8a8a5bfce","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"9c56e10a-f80f-426d-bc23-c886e4de06e1","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"9c56e10a-f80f-426d-bc23-c886e4de06e1","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"9c56e10a-f80f-426d-bc23-c886e4de06e1","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"9c56e10a-f80f-426d-bc23-c886e4de06e1","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/sub-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"9c56e10a-f80f-426d-bc23-c886e4de06e1","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"9c56e10a-f80f-426d-bc23-c886e4de06e1","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"9c56e10a-f80f-426d-bc23-c886e4de06e1","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"9c56e10a-f80f-426d-bc23-c886e4de06e1","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-shared-sub-51fa12"} {"level":"info","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"9c56e10a-f80f-426d-bc23-c886e4de06e1","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"9c56e10a-f80f-426d-bc23-c886e4de06e1","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"4684dbdb-88e0-4b9c-adb6-9ee88c5afccc","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:56262","PortSpecifier":{"PortValue":56262}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"4684dbdb-88e0-4b9c-adb6-9ee88c5afccc","method":"POST","path":"/maas-api/internal/v1/subscriptions/select","host":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"4684dbdb-88e0-4b9c-adb6-9ee88c5afccc","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:56262","PortSpecifier":{"PortValue":56262}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607742,"nanos":44481920},"http":{"id":"4684dbdb-88e0-4b9c-adb6-9ee88c5afccc","method":"POST","headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/internal/v1/subscriptions/select",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"4684dbdb-88e0-4b9c-adb6-9ee88c5afccc","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-mDBQhBYIR5OAuEjx_CKo2bJd8XlCkCOa7zS9ZWcAIhnbIryEAbqKBN439y9A"} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"4684dbdb-88e0-4b9c-adb6-9ee88c5afccc","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-b-a4b0c9.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-mDBQhBYIR5OAuEjx_CKo2bJd8XlCkCOa7zS9ZWcAIhnbIryEAbqKBN439y9A\"}"} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"4684dbdb-88e0-4b9c-adb6-9ee88c5afccc","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-b-a4b0c9.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"db3ee355-e3e9-4146-a7ed-5d189dbd2a08","keyName":"e2e-sub-iso-a26994","subscription":"e2e-shared-sub-51fa12","tenant":"e2e-shared-b-a4b0c9","userId":"db3ee355-e3e9-4146-a7ed-5d189dbd2a08","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"4684dbdb-88e0-4b9c-adb6-9ee88c5afccc","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4684dbdb-88e0-4b9c-adb6-9ee88c5afccc","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4684dbdb-88e0-4b9c-adb6-9ee88c5afccc","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4684dbdb-88e0-4b9c-adb6-9ee88c5afccc","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-a4b0c9/sub-test-model-a4b0c9\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"4684dbdb-88e0-4b9c-adb6-9ee88c5afccc","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"keyId","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4684dbdb-88e0-4b9c-adb6-9ee88c5afccc","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4684dbdb-88e0-4b9c-adb6-9ee88c5afccc","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-shared-sub-51fa12"} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4684dbdb-88e0-4b9c-adb6-9ee88c5afccc","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"4684dbdb-88e0-4b9c-adb6-9ee88c5afccc","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:35:42Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"4684dbdb-88e0-4b9c-adb6-9ee88c5afccc","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:35:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/4cecfd8b60b51170b3cd2f5c094cccade250ecf2e8f4ed3f2ba50a164ed1e1da"} {"level":"info","ts":"2026-07-09T14:35:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/4a0c83b53939fd6f58fb7fff614f56582dfe73c69dab3d72472377dcb913ede3"} {"level":"info","ts":"2026-07-09T14:35:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/00736e6819c298fc39db12d68c1b65a1863b9801039304361ae9afda5161c8ad"} {"level":"info","ts":"2026-07-09T14:35:47Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/28dbd70832a71325a1ef61bc7ef7c1217de0639385a443f1e7d7e273bdf329a2"} {"level":"info","ts":"2026-07-09T14:35:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/5bb1d5253ccd9acdff2ea379fe7209c9ddeb019aff9ded1417a380ce2cbb83fa"} {"level":"info","ts":"2026-07-09T14:35:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/076e8544542a95f0022cbb590eab59763294a1628eb071370050dccf4c35ecc6"} {"level":"info","ts":"2026-07-09T14:35:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/7ba7806ed1b03af96ef85916f1ccad837461bc408e47441d35d1a58c12853cfa"} {"level":"info","ts":"2026-07-09T14:35:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/a8ca60cd414a70889470e96bf795a48f24d2f399d94299e8025e30b31fed9cbe"} {"level":"info","ts":"2026-07-09T14:35:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/48a957096b1058ef1a896754cecee302906acb24ea82f44bebdc545c0967e2b4"} {"level":"info","ts":"2026-07-09T14:35:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/0eaade474963a146ea5f7fc6ddf10a23e4a55b05139e5e14e59293334b6057bb"} {"level":"info","ts":"2026-07-09T14:35:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/0ca12b511c79ce77c13f381bad4ab4c01ac5508a1ff909597a3453a914e1c4b1"} {"level":"info","ts":"2026-07-09T14:35:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/bd6adf4401ed1552f604f44d219edbe3cd6cdcd810def47efa49530e1575a6e4"} {"level":"info","ts":"2026-07-09T14:35:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/8a0f3fcc417a4ab6e38e3b3c609c9cc5c45918f0bda416a5330d1237d3149540"} {"level":"info","ts":"2026-07-09T14:35:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/8205805a9ccce58981d8a20e09f42afcbf3d30843d39dac0ad3817b6f02d79c1"} {"level":"info","ts":"2026-07-09T14:35:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/7adf136f157acdc9d1e0f2a0a88c36912da73f47275651ed3015b63a6663b4fc"} {"level":"info","ts":"2026-07-09T14:35:48Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/b98c73df984b5b80605a764d15a92df1d92da0d82804b9647ce5a9ea1df68c76"} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb"} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb"} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb"} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb"} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb"} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb"} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb"} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb"} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb"} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836"} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb"} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836"} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb"} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836"} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685"} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685"} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685"} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685"} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:58Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:58Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685"} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685"} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685"} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65"} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685"} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65"} {"level":"error","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65"} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685"} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53"} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53"} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65"} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95"} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95"} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53"} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95"} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53"} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95"} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53"} {"level":"error","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95"} {"level":"error","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95"} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53"} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95"} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"55d1dfd71914e749dcd1add187c98aa3f89c20953f82b7f5de25b712cb8744d0","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"55d1dfd71914e749dcd1add187c98aa3f89c20953f82b7f5de25b712cb8744d0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95"} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"55d1dfd71914e749dcd1add187c98aa3f89c20953f82b7f5de25b712cb8744d0","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/55d1dfd71914e749dcd1add187c98aa3f89c20953f82b7f5de25b712cb8744d0"} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"55d1dfd71914e749dcd1add187c98aa3f89c20953f82b7f5de25b712cb8744d0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"55d1dfd71914e749dcd1add187c98aa3f89c20953f82b7f5de25b712cb8744d0","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["55d1dfd71914e749dcd1add187c98aa3f89c20953f82b7f5de25b712cb8744d0"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"55d1dfd71914e749dcd1add187c98aa3f89c20953f82b7f5de25b712cb8744d0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/55d1dfd71914e749dcd1add187c98aa3f89c20953f82b7f5de25b712cb8744d0"} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"55d1dfd71914e749dcd1add187c98aa3f89c20953f82b7f5de25b712cb8744d0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/55d1dfd71914e749dcd1add187c98aa3f89c20953f82b7f5de25b712cb8744d0"} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95"} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:35:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"} {"level":"debug","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:35:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"} {"level":"debug","ts":"2026-07-09T14:36:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:37Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:37Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"} {"level":"debug","ts":"2026-07-09T14:36:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"} {"level":"debug","ts":"2026-07-09T14:36:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:37Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:37Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:37Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:37Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"} {"level":"debug","ts":"2026-07-09T14:36:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"} {"level":"debug","ts":"2026-07-09T14:36:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:37Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:37Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:37Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:37Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"} {"level":"error","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9"} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9"} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"} {"level":"error","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/opt/app-root/src/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9"} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9"} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9"} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4eb51d97cce7c529d5acb6aa65f022518756c7eee48ebb28075b6cb5fe6e701b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4eb51d97cce7c529d5acb6aa65f022518756c7eee48ebb28075b6cb5fe6e701b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4eb51d97cce7c529d5acb6aa65f022518756c7eee48ebb28075b6cb5fe6e701b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4eb51d97cce7c529d5acb6aa65f022518756c7eee48ebb28075b6cb5fe6e701b","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4eb51d97cce7c529d5acb6aa65f022518756c7eee48ebb28075b6cb5fe6e701b"} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4eb51d97cce7c529d5acb6aa65f022518756c7eee48ebb28075b6cb5fe6e701b","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4eb51d97cce7c529d5acb6aa65f022518756c7eee48ebb28075b6cb5fe6e701b"} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4eb51d97cce7c529d5acb6aa65f022518756c7eee48ebb28075b6cb5fe6e701b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4eb51d97cce7c529d5acb6aa65f022518756c7eee48ebb28075b6cb5fe6e701b"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4eb51d97cce7c529d5acb6aa65f022518756c7eee48ebb28075b6cb5fe6e701b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4eb51d97cce7c529d5acb6aa65f022518756c7eee48ebb28075b6cb5fe6e701b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ddde646c0cc6db6c30b37cd56312c75f1d7fa339db96da732b0bce0daa59a602","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ddde646c0cc6db6c30b37cd56312c75f1d7fa339db96da732b0bce0daa59a602","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4eb51d97cce7c529d5acb6aa65f022518756c7eee48ebb28075b6cb5fe6e701b"} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ddde646c0cc6db6c30b37cd56312c75f1d7fa339db96da732b0bce0daa59a602","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ddde646c0cc6db6c30b37cd56312c75f1d7fa339db96da732b0bce0daa59a602"} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ddde646c0cc6db6c30b37cd56312c75f1d7fa339db96da732b0bce0daa59a602","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ddde646c0cc6db6c30b37cd56312c75f1d7fa339db96da732b0bce0daa59a602","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ddde646c0cc6db6c30b37cd56312c75f1d7fa339db96da732b0bce0daa59a602"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ddde646c0cc6db6c30b37cd56312c75f1d7fa339db96da732b0bce0daa59a602","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ddde646c0cc6db6c30b37cd56312c75f1d7fa339db96da732b0bce0daa59a602"} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ddde646c0cc6db6c30b37cd56312c75f1d7fa339db96da732b0bce0daa59a602","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4a35844b53cb97ba003b479632ccdfdaa97a2dcff97559248039da23953aff8c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4a35844b53cb97ba003b479632ccdfdaa97a2dcff97559248039da23953aff8c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ddde646c0cc6db6c30b37cd56312c75f1d7fa339db96da732b0bce0daa59a602"} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9490bdf78e0cc97dc5aa89ce693a433ccfe774cc91f0c8c119fb72fb82789251","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9490bdf78e0cc97dc5aa89ce693a433ccfe774cc91f0c8c119fb72fb82789251","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4a35844b53cb97ba003b479632ccdfdaa97a2dcff97559248039da23953aff8c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:38Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4a35844b53cb97ba003b479632ccdfdaa97a2dcff97559248039da23953aff8c"} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4a35844b53cb97ba003b479632ccdfdaa97a2dcff97559248039da23953aff8c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9490bdf78e0cc97dc5aa89ce693a433ccfe774cc91f0c8c119fb72fb82789251","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9490bdf78e0cc97dc5aa89ce693a433ccfe774cc91f0c8c119fb72fb82789251","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4a35844b53cb97ba003b479632ccdfdaa97a2dcff97559248039da23953aff8c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4a35844b53cb97ba003b479632ccdfdaa97a2dcff97559248039da23953aff8c"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9490bdf78e0cc97dc5aa89ce693a433ccfe774cc91f0c8c119fb72fb82789251"} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4a35844b53cb97ba003b479632ccdfdaa97a2dcff97559248039da23953aff8c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9490bdf78e0cc97dc5aa89ce693a433ccfe774cc91f0c8c119fb72fb82789251","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["9490bdf78e0cc97dc5aa89ce693a433ccfe774cc91f0c8c119fb72fb82789251"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4a35844b53cb97ba003b479632ccdfdaa97a2dcff97559248039da23953aff8c"} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9490bdf78e0cc97dc5aa89ce693a433ccfe774cc91f0c8c119fb72fb82789251","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4a35844b53cb97ba003b479632ccdfdaa97a2dcff97559248039da23953aff8c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9490bdf78e0cc97dc5aa89ce693a433ccfe774cc91f0c8c119fb72fb82789251","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9490bdf78e0cc97dc5aa89ce693a433ccfe774cc91f0c8c119fb72fb82789251","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9490bdf78e0cc97dc5aa89ce693a433ccfe774cc91f0c8c119fb72fb82789251"} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9490bdf78e0cc97dc5aa89ce693a433ccfe774cc91f0c8c119fb72fb82789251","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["9490bdf78e0cc97dc5aa89ce693a433ccfe774cc91f0c8c119fb72fb82789251"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4a35844b53cb97ba003b479632ccdfdaa97a2dcff97559248039da23953aff8c"} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9490bdf78e0cc97dc5aa89ce693a433ccfe774cc91f0c8c119fb72fb82789251","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9490bdf78e0cc97dc5aa89ce693a433ccfe774cc91f0c8c119fb72fb82789251","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9490bdf78e0cc97dc5aa89ce693a433ccfe774cc91f0c8c119fb72fb82789251"} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"debug","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171"} {"level":"debug","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171"} {"level":"debug","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171"} {"level":"debug","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171"} {"level":"debug","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:36:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:36:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171"} {"level":"debug","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171"} {"level":"debug","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:36:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:36:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171"} {"level":"info","ts":"2026-07-09T14:36:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836"} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"453be66f4b6d585bc5266a5fc2c04e9a5dab7927a300288cc15f2c1d4605bbf4","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/453be66f4b6d585bc5266a5fc2c04e9a5dab7927a300288cc15f2c1d4605bbf4"} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb"} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:37:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:37:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:37:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:37:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:37:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:37:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ddde646c0cc6db6c30b37cd56312c75f1d7fa339db96da732b0bce0daa59a602","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:37:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:37:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ddde646c0cc6db6c30b37cd56312c75f1d7fa339db96da732b0bce0daa59a602"} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:37:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:37:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"45a1e170ca60a1c7af173541fc9cb26e56256f06a722d1ac99b54893132a66a8","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:37:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:37:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/45a1e170ca60a1c7af173541fc9cb26e56256f06a722d1ac99b54893132a66a8"} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-09T14:37:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-09T14:37:00Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-09T14:37:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-09T14:37:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65"} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685"} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4f345e3d93380fac6bb577afd75f372efac53f9356085a25497b92f3a971e9a5","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4eb51d97cce7c529d5acb6aa65f022518756c7eee48ebb28075b6cb5fe6e701b","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9"} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4f345e3d93380fac6bb577afd75f372efac53f9356085a25497b92f3a971e9a5"} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4eb51d97cce7c529d5acb6aa65f022518756c7eee48ebb28075b6cb5fe6e701b"} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"55d1dfd71914e749dcd1add187c98aa3f89c20953f82b7f5de25b712cb8744d0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53"} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6"} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/55d1dfd71914e749dcd1add187c98aa3f89c20953f82b7f5de25b712cb8744d0"} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4a35844b53cb97ba003b479632ccdfdaa97a2dcff97559248039da23953aff8c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95"} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9490bdf78e0cc97dc5aa89ce693a433ccfe774cc91f0c8c119fb72fb82789251","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4a35844b53cb97ba003b479632ccdfdaa97a2dcff97559248039da23953aff8c"} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"01a9877b791ff5430d0f062cfd7a7bafcf57b6e4dc1951c355275876a85b8ed8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9490bdf78e0cc97dc5aa89ce693a433ccfe774cc91f0c8c119fb72fb82789251"} {"level":"info","ts":"2026-07-09T14:37:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/01a9877b791ff5430d0f062cfd7a7bafcf57b6e4dc1951c355275876a85b8ed8"} {"level":"info","ts":"2026-07-09T14:37:01Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"} {"level":"info","ts":"2026-07-09T14:37:02Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"1b11771f-1eb7-42b8-9f36-26b1cd0a05e1","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:49720","PortSpecifier":{"PortValue":49720}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"1b11771f-1eb7-42b8-9f36-26b1cd0a05e1","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:37:02Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"1b11771f-1eb7-42b8-9f36-26b1cd0a05e1","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:49720","PortSpecifier":{"PortValue":49720}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607822,"nanos":980901872},"http":{"id":"1b11771f-1eb7-42b8-9f36-26b1cd0a05e1","method":"POST","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:02Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"1b11771f-1eb7-42b8-9f36-26b1cd0a05e1","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:37:02Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"1b11771f-1eb7-42b8-9f36-26b1cd0a05e1","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:37:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"1b11771f-1eb7-42b8-9f36-26b1cd0a05e1","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.58:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1b11771f-1eb7-42b8-9f36-26b1cd0a05e1","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1b11771f-1eb7-42b8-9f36-26b1cd0a05e1","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1b11771f-1eb7-42b8-9f36-26b1cd0a05e1","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"1b11771f-1eb7-42b8-9f36-26b1cd0a05e1","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyId","Value":{}},{"Name":"keyName","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:37:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"1b11771f-1eb7-42b8-9f36-26b1cd0a05e1","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:37:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"1b11771f-1eb7-42b8-9f36-26b1cd0a05e1","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:37:02Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"1b11771f-1eb7-42b8-9f36-26b1cd0a05e1","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:37:02Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"1b11771f-1eb7-42b8-9f36-26b1cd0a05e1","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"4b5cc0e4-5d2d-4078-9727-cb4f29ff6cc4","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:37194","PortSpecifier":{"PortValue":37194}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"4b5cc0e4-5d2d-4078-9727-cb4f29ff6cc4","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"4b5cc0e4-5d2d-4078-9727-cb4f29ff6cc4","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:37194","PortSpecifier":{"PortValue":37194}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607823,"nanos":23594801},"http":{"id":"4b5cc0e4-5d2d-4078-9727-cb4f29ff6cc4","method":"POST","headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"4b5cc0e4-5d2d-4078-9727-cb4f29ff6cc4","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"4b5cc0e4-5d2d-4078-9727-cb4f29ff6cc4","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"4b5cc0e4-5d2d-4078-9727-cb4f29ff6cc4","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4b5cc0e4-5d2d-4078-9727-cb4f29ff6cc4","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4b5cc0e4-5d2d-4078-9727-cb4f29ff6cc4","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4b5cc0e4-5d2d-4078-9727-cb4f29ff6cc4","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-a4b0c9/rate-test-model-a4b0c9\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"4b5cc0e4-5d2d-4078-9727-cb4f29ff6cc4","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4b5cc0e4-5d2d-4078-9727-cb4f29ff6cc4","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4b5cc0e4-5d2d-4078-9727-cb4f29ff6cc4","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"4b5cc0e4-5d2d-4078-9727-cb4f29ff6cc4","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"4b5cc0e4-5d2d-4078-9727-cb4f29ff6cc4","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:49734","PortSpecifier":{"PortValue":49734}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","method":"POST","path":"/ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685/v1/completions","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:49734","PortSpecifier":{"PortValue":49734}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607823,"nanos":74138627},"http":{"id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","method":"POST","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-11AzqHUhOSv45rDMQ_rvXVh597pLwyKA8Fba4zKzD8KxcTMigRVfKqUNEyuxy"} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-11AzqHUhOSv45rDMQ_rvXVh597pLwyKA8Fba4zKzD8KxcTMigRVfKqUNEyuxy\"}"} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"ae3b4715-bf8c-4ef0-ac7c-1c092c8a1129","keyName":"e2e-rate-a-48a997","subscription":"e2e-rate-iso-a-48a997","tenant":"e2e-shared-a-5a8685","userId":"ae3b4715-bf8c-4ef0-ac7c-1c092c8a1129","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685\",\"requestedSubscription\":\"e2e-rate-iso-a-48a997\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-5a8685","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-48a997","namespace":"ai-tenant-e2e-shared-a-5a8685","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-a-48a997"} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyName","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"ae3b4715-bf8c-4ef0-ac7c-1c092c8a1129","keyName":"e2e-rate-a-48a997","selected_subscription":"e2e-rate-iso-a-48a997","selected_subscription_key":"ai-tenant-e2e-shared-a-5a8685/e2e-rate-iso-a-48a997@ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-5a8685","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-48a997","namespace":"ai-tenant-e2e-shared-a-5a8685","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:37:03Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"8e6bdaf3-84c4-4aed-ab7e-d93d2cde6d63","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:37:04Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:49744","PortSpecifier":{"PortValue":49744}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","method":"POST","path":"/ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685/v1/completions","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:37:04Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:49744","PortSpecifier":{"PortValue":49744}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607824,"nanos":140186137},"http":{"id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","method":"POST","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:04Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-11AzqHUhOSv45rDMQ_rvXVh597pLwyKA8Fba4zKzD8KxcTMigRVfKqUNEyuxy"} {"level":"debug","ts":"2026-07-09T14:37:04Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-11AzqHUhOSv45rDMQ_rvXVh597pLwyKA8Fba4zKzD8KxcTMigRVfKqUNEyuxy\"}"} {"level":"debug","ts":"2026-07-09T14:37:04Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"ae3b4715-bf8c-4ef0-ac7c-1c092c8a1129","keyName":"e2e-rate-a-48a997","subscription":"e2e-rate-iso-a-48a997","tenant":"e2e-shared-a-5a8685","userId":"ae3b4715-bf8c-4ef0-ac7c-1c092c8a1129","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-09T14:37:04Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685\",\"requestedSubscription\":\"e2e-rate-iso-a-48a997\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-09T14:37:04Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-5a8685","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-48a997","namespace":"ai-tenant-e2e-shared-a-5a8685","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-09T14:37:04Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:04Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:04Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:04Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:04Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:04Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:37:04Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-09T14:37:04Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-a-48a997"} {"level":"debug","ts":"2026-07-09T14:37:04Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyName","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"ae3b4715-bf8c-4ef0-ac7c-1c092c8a1129","keyName":"e2e-rate-a-48a997","selected_subscription":"e2e-rate-iso-a-48a997","selected_subscription_key":"ai-tenant-e2e-shared-a-5a8685/e2e-rate-iso-a-48a997@ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-5a8685","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-48a997","namespace":"ai-tenant-e2e-shared-a-5a8685","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-09T14:37:04Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:37:04Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"6eeb767a-b3b2-4f0d-b91d-13195731b8fc","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:37:05Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"79b05857-555e-91d4-b3ab-e73970050baf","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:49760","PortSpecifier":{"PortValue":49760}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"79b05857-555e-91d4-b3ab-e73970050baf","method":"POST","path":"/ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685/v1/completions","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:37:05Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"79b05857-555e-91d4-b3ab-e73970050baf","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:49760","PortSpecifier":{"PortValue":49760}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607825,"nanos":181616025},"http":{"id":"79b05857-555e-91d4-b3ab-e73970050baf","method":"POST","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:05Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"79b05857-555e-91d4-b3ab-e73970050baf","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-11AzqHUhOSv45rDMQ_rvXVh597pLwyKA8Fba4zKzD8KxcTMigRVfKqUNEyuxy"} {"level":"debug","ts":"2026-07-09T14:37:05Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"79b05857-555e-91d4-b3ab-e73970050baf","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-11AzqHUhOSv45rDMQ_rvXVh597pLwyKA8Fba4zKzD8KxcTMigRVfKqUNEyuxy\"}"} {"level":"debug","ts":"2026-07-09T14:37:05Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"79b05857-555e-91d4-b3ab-e73970050baf","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"ae3b4715-bf8c-4ef0-ac7c-1c092c8a1129","keyName":"e2e-rate-a-48a997","subscription":"e2e-rate-iso-a-48a997","tenant":"e2e-shared-a-5a8685","userId":"ae3b4715-bf8c-4ef0-ac7c-1c092c8a1129","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-09T14:37:05Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"79b05857-555e-91d4-b3ab-e73970050baf","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685\",\"requestedSubscription\":\"e2e-rate-iso-a-48a997\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-09T14:37:05Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"79b05857-555e-91d4-b3ab-e73970050baf","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-5a8685","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-48a997","namespace":"ai-tenant-e2e-shared-a-5a8685","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-09T14:37:05Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"79b05857-555e-91d4-b3ab-e73970050baf","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:05Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"79b05857-555e-91d4-b3ab-e73970050baf","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:05Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"79b05857-555e-91d4-b3ab-e73970050baf","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:05Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"79b05857-555e-91d4-b3ab-e73970050baf","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:05Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"79b05857-555e-91d4-b3ab-e73970050baf","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:05Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"79b05857-555e-91d4-b3ab-e73970050baf","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-09T14:37:05Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"79b05857-555e-91d4-b3ab-e73970050baf","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:37:05Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"79b05857-555e-91d4-b3ab-e73970050baf","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-a-48a997"} {"level":"debug","ts":"2026-07-09T14:37:05Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"79b05857-555e-91d4-b3ab-e73970050baf","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyName","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"ae3b4715-bf8c-4ef0-ac7c-1c092c8a1129","keyName":"e2e-rate-a-48a997","selected_subscription":"e2e-rate-iso-a-48a997","selected_subscription_key":"ai-tenant-e2e-shared-a-5a8685/e2e-rate-iso-a-48a997@ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-5a8685","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-48a997","namespace":"ai-tenant-e2e-shared-a-5a8685","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-09T14:37:05Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"79b05857-555e-91d4-b3ab-e73970050baf","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:37:05Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"79b05857-555e-91d4-b3ab-e73970050baf","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"16315866-4a40-4e88-ac96-f49cc097ec0c","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:37658","PortSpecifier":{"PortValue":37658}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"16315866-4a40-4e88-ac96-f49cc097ec0c","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"16315866-4a40-4e88-ac96-f49cc097ec0c","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:37658","PortSpecifier":{"PortValue":37658}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607838,"nanos":112624333},"http":{"id":"16315866-4a40-4e88-ac96-f49cc097ec0c","method":"POST","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"16315866-4a40-4e88-ac96-f49cc097ec0c","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"16315866-4a40-4e88-ac96-f49cc097ec0c","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"16315866-4a40-4e88-ac96-f49cc097ec0c","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.58:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"16315866-4a40-4e88-ac96-f49cc097ec0c","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"16315866-4a40-4e88-ac96-f49cc097ec0c","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"16315866-4a40-4e88-ac96-f49cc097ec0c","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"16315866-4a40-4e88-ac96-f49cc097ec0c","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyId","Value":{}},{"Name":"keyName","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"16315866-4a40-4e88-ac96-f49cc097ec0c","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"16315866-4a40-4e88-ac96-f49cc097ec0c","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"16315866-4a40-4e88-ac96-f49cc097ec0c","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"16315866-4a40-4e88-ac96-f49cc097ec0c","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"185c0c16-5335-433e-9e7d-ef2feab8da06","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:55674","PortSpecifier":{"PortValue":55674}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"185c0c16-5335-433e-9e7d-ef2feab8da06","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"185c0c16-5335-433e-9e7d-ef2feab8da06","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:55674","PortSpecifier":{"PortValue":55674}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607838,"nanos":172984775},"http":{"id":"185c0c16-5335-433e-9e7d-ef2feab8da06","method":"POST","headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"185c0c16-5335-433e-9e7d-ef2feab8da06","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"185c0c16-5335-433e-9e7d-ef2feab8da06","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"authenticated":true,"user":{"username":"system:serviceaccount:default:tester-regular-user","uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"]}} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"185c0c16-5335-433e-9e7d-ef2feab8da06","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/676ae3375c2a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=500aa3ee-f2b8-43db-b2f1-7175dc576898"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"7cd9c012-7909-433b-bb78-a0cf5ebf89d9","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.133.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"185c0c16-5335-433e-9e7d-ef2feab8da06","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"185c0c16-5335-433e-9e7d-ef2feab8da06","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"185c0c16-5335-433e-9e7d-ef2feab8da06","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-a4b0c9/rate-test-model-a4b0c9\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"185c0c16-5335-433e-9e7d-ef2feab8da06","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_info","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"185c0c16-5335-433e-9e7d-ef2feab8da06","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"185c0c16-5335-433e-9e7d-ef2feab8da06","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"info","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"185c0c16-5335-433e-9e7d-ef2feab8da06","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"185c0c16-5335-433e-9e7d-ef2feab8da06","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:37662","PortSpecifier":{"PortValue":37662}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","method":"POST","path":"/ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685/v1/completions","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:37662","PortSpecifier":{"PortValue":37662}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607838,"nanos":213229750},"http":{"id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","method":"POST","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1HN7IabHnFPrC1Zwo_2fAfqtCCibCR4KZuL91WUO7hUufVHnnck4ugajhz9A1"} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1HN7IabHnFPrC1Zwo_2fAfqtCCibCR4KZuL91WUO7hUufVHnnck4ugajhz9A1\"}"} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"b4c0429e-e83a-4f91-bc46-1bdbfdcf1b3e","keyName":"e2e-rate-a-26bdb2","subscription":"e2e-rate-iso-a-26bdb2","tenant":"e2e-shared-a-5a8685","userId":"b4c0429e-e83a-4f91-bc46-1bdbfdcf1b3e","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685\",\"requestedSubscription\":\"e2e-rate-iso-a-26bdb2\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-5a8685","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-26bdb2","namespace":"ai-tenant-e2e-shared-a-5a8685","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-a-26bdb2"} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyName","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"b4c0429e-e83a-4f91-bc46-1bdbfdcf1b3e","keyName":"e2e-rate-a-26bdb2","selected_subscription":"e2e-rate-iso-a-26bdb2","selected_subscription_key":"ai-tenant-e2e-shared-a-5a8685/e2e-rate-iso-a-26bdb2@ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-5a8685","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-26bdb2","namespace":"ai-tenant-e2e-shared-a-5a8685","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:37:18Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"f6c44007-252c-4d94-8f4d-ac2a3cdf5bf5","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:37:19Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:46080","PortSpecifier":{"PortValue":46080}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","method":"POST","path":"/ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685/v1/completions","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:37:19Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:46080","PortSpecifier":{"PortValue":46080}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607839,"nanos":248553212},"http":{"id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","method":"POST","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:19Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1HN7IabHnFPrC1Zwo_2fAfqtCCibCR4KZuL91WUO7hUufVHnnck4ugajhz9A1"} {"level":"debug","ts":"2026-07-09T14:37:19Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1HN7IabHnFPrC1Zwo_2fAfqtCCibCR4KZuL91WUO7hUufVHnnck4ugajhz9A1\"}"} {"level":"debug","ts":"2026-07-09T14:37:19Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"b4c0429e-e83a-4f91-bc46-1bdbfdcf1b3e","keyName":"e2e-rate-a-26bdb2","subscription":"e2e-rate-iso-a-26bdb2","tenant":"e2e-shared-a-5a8685","userId":"b4c0429e-e83a-4f91-bc46-1bdbfdcf1b3e","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-09T14:37:19Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685\",\"requestedSubscription\":\"e2e-rate-iso-a-26bdb2\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-09T14:37:19Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-5a8685","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-26bdb2","namespace":"ai-tenant-e2e-shared-a-5a8685","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-09T14:37:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-a-26bdb2"} {"level":"debug","ts":"2026-07-09T14:37:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:37:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-09T14:37:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyName","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"b4c0429e-e83a-4f91-bc46-1bdbfdcf1b3e","keyName":"e2e-rate-a-26bdb2","selected_subscription":"e2e-rate-iso-a-26bdb2","selected_subscription_key":"ai-tenant-e2e-shared-a-5a8685/e2e-rate-iso-a-26bdb2@ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-5a8685","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-26bdb2","namespace":"ai-tenant-e2e-shared-a-5a8685","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-09T14:37:19Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:37:19Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"88f08361-a8b0-4a66-ab37-cd663a0fe708","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:46094","PortSpecifier":{"PortValue":46094}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","method":"POST","path":"/ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685/v1/completions","host":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:46094","PortSpecifier":{"PortValue":46094}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.58:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607840,"nanos":283078252},"http":{"id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","method":"POST","headers":{":authority":"e2e-shared-a-5a8685.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1HN7IabHnFPrC1Zwo_2fAfqtCCibCR4KZuL91WUO7hUufVHnnck4ugajhz9A1"} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1HN7IabHnFPrC1Zwo_2fAfqtCCibCR4KZuL91WUO7hUufVHnnck4ugajhz9A1\"}"} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"b4c0429e-e83a-4f91-bc46-1bdbfdcf1b3e","keyName":"e2e-rate-a-26bdb2","subscription":"e2e-rate-iso-a-26bdb2","tenant":"e2e-shared-a-5a8685","userId":"b4c0429e-e83a-4f91-bc46-1bdbfdcf1b3e","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685\",\"requestedSubscription\":\"e2e-rate-iso-a-26bdb2\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-a-5a8685.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-5a8685","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-26bdb2","namespace":"ai-tenant-e2e-shared-a-5a8685","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-a-26bdb2"} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"keyName","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"b4c0429e-e83a-4f91-bc46-1bdbfdcf1b3e","keyName":"e2e-rate-a-26bdb2","selected_subscription":"e2e-rate-iso-a-26bdb2","selected_subscription_key":"ai-tenant-e2e-shared-a-5a8685/e2e-rate-iso-a-26bdb2@ai-tenant-e2e-shared-a-5a8685/rate-test-model-5a8685","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-5a8685","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-26bdb2","namespace":"ai-tenant-e2e-shared-a-5a8685","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"61e386f3-63bd-4960-9fa2-bdbc1b7ffae8","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:47980","PortSpecifier":{"PortValue":47980}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","method":"POST","path":"/ai-tenant-e2e-shared-b-a4b0c9/rate-test-model-a4b0c9/v1/completions","host":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:47980","PortSpecifier":{"PortValue":47980}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1783607840,"nanos":318715649},"http":{"id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","method":"POST","headers":{":authority":"e2e-shared-b-a4b0c9.apps.16bc6298-2816-4dea-b4cc-676ae3375c2a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-b-a4b0c9/rate-test-model-a4b0c9/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-Fg6Js3v8nRWz7xiI_EEemvWFKyOHnDI1NszNeupuLy4AgYvZsy1ICi9Y91oA"} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-b-a4b0c9.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-Fg6Js3v8nRWz7xiI_EEemvWFKyOHnDI1NszNeupuLy4AgYvZsy1ICi9Y91oA\"}"} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-b-a4b0c9.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"0ede448a-5020-4a0a-ae6b-47f97b8fec60","keyName":"e2e-rate-b-26bdb2","subscription":"e2e-rate-iso-b-26bdb2","tenant":"e2e-shared-b-a4b0c9","userId":"0ede448a-5020-4a0a-ae6b-47f97b8fec60","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-b-a4b0c9.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"{\"groups\":[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"],\"requestedModel\":\"ai-tenant-e2e-shared-b-a4b0c9/rate-test-model-a4b0c9\",\"requestedSubscription\":\"e2e-rate-iso-b-26bdb2\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api-e2e-shared-b-a4b0c9.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"modelRefs":[{"name":"rate-test-model-a4b0c9","source":"internal","token_rate_limits":[{"limit":100,"window":"1m"}]}],"name":"e2e-rate-iso-b-26bdb2","namespace":"ai-tenant-e2e-shared-b-a4b0c9","phase":"Active","ready":true}} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","config":{"Name":"tenant-gateway-isolation","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":{"Rego":"# Tenant hostname isolation stub.\n# Replace with a real maas-api call to validate that the API key's tenant\n# matches the gateway hostname (prevents Coke key on Pepsi gateway).\nallow { true }","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-a4b0c9/rate-test-model-a4b0c9\":{\"users\":null,\"groups\":[\"system:authenticated\"]}}\n\nrequest_path := object.get(input.context.request.http, \"path\", \"\")\nrequest_headers := object.get(input.context.request.http, \"headers\", {})\n\npath_parts := [p | p := split(request_path, \"/\")[_]; p != \"\"]\n\npath_model_identity := sprintf(\"%s/%s\", [path_parts[0], path_parts[1]]) {\n\tcount(path_parts) >= 2\n\tpath_parts[0] != \"v1\"\n\tpath_parts[0] != \"maas-api\"\n}\n\nraw_header_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\n\nheader_model_identity := sprintf(\"%s/%s\", [split(raw_header_model_identity, \"/\")[1], split(raw_header_model_identity, \"/\")[3]]) {\n\tstartswith(raw_header_model_identity, \"publishers/\")\n} else := raw_header_model_identity\n\nmodel_identity := path_model_identity {\n\tpath_model_identity != \"\"\n} else := header_model_identity {\n\theader_model_identity != \"\"\n} else := \"\"\n\nusername := input.auth.metadata.apiKeyValidation.username\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.username != \"\" }\nelse := input.auth.identity.preferred_username\n\t{ object.get(input.auth, \"identity\", {}).preferred_username != \"\" }\nelse := input.auth.identity.sub\n\t{ object.get(input.auth, \"identity\", {}).sub != \"\" }\nelse := input.auth.identity.user.username\n\t{ object.get(input.auth, \"identity\", {}).user.username != \"\" }\nelse := \"\"\n\ngroups := input.auth.metadata.apiKeyValidation.groups\n\t{ object.get(input.auth, \"metadata\", {}).apiKeyValidation.groups != [] }\nelse := input.auth.identity.groups\n\t{ object.get(input.auth, \"identity\", {}).groups != [] }\nelse := input.auth.identity.user.groups\n\t{ object.get(input.auth, \"identity\", {}).user.groups != [] }\nelse := []\n\nmodel_rules := object.get(model_access, model_identity, null)\n\n# Management endpoints (e.g. /v1/models, /maas-api/v1/api-keys) carry no model context.\n# Allow them here; subscription and rate-limit checks are gated by model-route conditions.\nallow {\n\tmodel_identity == \"\"\n}\n\n# Inference path: deny by default when no MaaSAuthPolicy covers this model.\n# Allow only when the caller's username or a group is explicitly listed.\nallow {\n\tmodel_rules != null\n\tmodel_rules.users[_] == username\n}\n\nallow {\n\tmodel_rules != null\n\tg := groups[_]\n\tmodel_rules.groups[_] == g\n}\n","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-rate-iso-b-26bdb2"} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"0ede448a-5020-4a0a-ae6b-47f97b8fec60","keyName":"e2e-rate-b-26bdb2","selected_subscription":"e2e-rate-iso-b-26bdb2","selected_subscription_key":"ai-tenant-e2e-shared-b-a4b0c9/e2e-rate-iso-b-26bdb2@ai-tenant-e2e-shared-b-a4b0c9/rate-test-model-a4b0c9","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"name":"rate-test-model-a4b0c9","source":"internal","token_rate_limits":[{"limit":100,"window":"1m"}]}],"name":"e2e-rate-iso-b-26bdb2","namespace":"ai-tenant-e2e-shared-b-a4b0c9","phase":"Active","ready":true},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-09T14:37:20Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"6991780f-e9cf-42bd-b0f5-a8972483c36d","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-09T14:37:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/4eb51d97cce7c529d5acb6aa65f022518756c7eee48ebb28075b6cb5fe6e701b"} {"level":"info","ts":"2026-07-09T14:37:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/ddde646c0cc6db6c30b37cd56312c75f1d7fa339db96da732b0bce0daa59a602"} {"level":"info","ts":"2026-07-09T14:37:28Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/7cda7587d26a60268a98bfd1ad6299e6ea17b3ca29bc2b221a81af2a5f06a836"} {"level":"info","ts":"2026-07-09T14:37:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/5f5b64ae9c698cee6668d893a8a0ae6e5dde7d3b22a4fd9b279892317d83eb53"} {"level":"info","ts":"2026-07-09T14:37:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/9490bdf78e0cc97dc5aa89ce693a433ccfe774cc91f0c8c119fb72fb82789251"} {"level":"info","ts":"2026-07-09T14:37:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/a8e9b1913e5bbf4a77ccf291c4e3551e95cddb8c3cbb280c06b107ccd5c74bdb"} {"level":"info","ts":"2026-07-09T14:37:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/9b78c6012b6ff1dcf50356fd60babd17925d231afae48587d56569a4935a9522"} {"level":"info","ts":"2026-07-09T14:37:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/7818ed7fcb3cbdd7e75ed4c8b18e9b58e397143506ade62136e926f4394a0552"} {"level":"info","ts":"2026-07-09T14:37:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/55d1dfd71914e749dcd1add187c98aa3f89c20953f82b7f5de25b712cb8744d0"} {"level":"info","ts":"2026-07-09T14:37:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/c4522c80918eeeae9a8f101487d482873b18a9e4ca7f82379c0e54945a393685"} {"level":"info","ts":"2026-07-09T14:37:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/15e5fd4c77402e65dd7520981eb3b780b449602f35077978b25e379eb35daf95"} {"level":"info","ts":"2026-07-09T14:37:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/930c22ff442603844b068febce01b590eb544b32576e3bb2119217c29dd59318"} {"level":"info","ts":"2026-07-09T14:37:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/eec4f3b365a97137eec5231dc3d33c2c9624d6b032928d8acb93acd5f2491a65"} {"level":"info","ts":"2026-07-09T14:37:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/4a35844b53cb97ba003b479632ccdfdaa97a2dcff97559248039da23953aff8c"} {"level":"info","ts":"2026-07-09T14:37:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/44297b7481bd38c0d05b15e792a83b35308371f14d795323657acfbbe6bbc5e9"} {"level":"info","ts":"2026-07-09T14:37:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/79209e6ac8f3f384979234fed688cb7affee1c979762fb5db74e0f506c9d1682"} {"level":"info","ts":"2026-07-09T14:37:45Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/45a1e170ca60a1c7af173541fc9cb26e56256f06a722d1ac99b54893132a66a8"} {"level":"info","ts":"2026-07-09T14:37:45Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/4f345e3d93380fac6bb577afd75f372efac53f9356085a25497b92f3a971e9a5"} {"level":"info","ts":"2026-07-09T14:37:45Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/105d2447450ba7ecca870967a7fc026122ec17f676811512e29a9029cdfae171"} {"level":"info","ts":"2026-07-09T14:37:46Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/e74d2928e05f3eb8e426809fb41103fe815bd51300b505fd2f8c6285ba6d7003"} {"level":"info","ts":"2026-07-09T14:37:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/b23d6c3581826d4e171ec5324fa7441ce081e22e2e44edf59383ebb26e048fa8"} {"level":"info","ts":"2026-07-09T14:37:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/01a9877b791ff5430d0f062cfd7a7bafcf57b6e4dc1951c355275876a85b8ed8"} {"level":"info","ts":"2026-07-09T14:37:52Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/fc601053509b6ad02d2ab60375c23fed8b3b599f225c9655813446fb93164ac6"} {"level":"info","ts":"2026-07-09T14:37:52Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/453be66f4b6d585bc5266a5fc2c04e9a5dab7927a300288cc15f2c1d4605bbf4"}