--- Authorino logs from kuadrant-system (label=authorino-resource=authorino) --- {"level":"debug","ts":"2026-07-28T21:10:35Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"2e091fe8-ae8a-4d0b-9ad2-a7233fd3f75a","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/auth-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:10:35Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"2e091fe8-ae8a-4d0b-9ad2-a7233fd3f75a","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":"subscription_info","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-28T21:10:35Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"2e091fe8-ae8a-4d0b-9ad2-a7233fd3f75a","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-28T21:10:35Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"2e091fe8-ae8a-4d0b-9ad2-a7233fd3f75a","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-28T21:10:35Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"2e091fe8-ae8a-4d0b-9ad2-a7233fd3f75a","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:10:35Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"2e091fe8-ae8a-4d0b-9ad2-a7233fd3f75a","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:10:35Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"1fa4ef8f-b083-4913-8d5e-c125e14582ae","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:34568","PortSpecifier":{"PortValue":34568}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"1fa4ef8f-b083-4913-8d5e-c125e14582ae","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:10:35Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"1fa4ef8f-b083-4913-8d5e-c125e14582ae","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:34568","PortSpecifier":{"PortValue":34568}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273035,"nanos":966599798},"http":{"id":"1fa4ef8f-b083-4913-8d5e-c125e14582ae","method":"POST","headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:10:35Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"1fa4ef8f-b083-4913-8d5e-c125e14582ae","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-28T21:10:35Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"1fa4ef8f-b083-4913-8d5e-c125e14582ae","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":"767f29c8-51b6-4fa4-a8d9-73f701692eda","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"]}} {"level":"debug","ts":"2026-07-28T21:10:35Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"1fa4ef8f-b083-4913-8d5e-c125e14582ae","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"767f29c8-51b6-4fa4-a8d9-73f701692eda","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.32:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:10:35Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1fa4ef8f-b083-4913-8d5e-c125e14582ae","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-28T21:10:35Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1fa4ef8f-b083-4913-8d5e-c125e14582ae","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-28T21:10:35Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1fa4ef8f-b083-4913-8d5e-c125e14582ae","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-4e7a7a/auth-test-model-4e7a7a\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-4e7a7a/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:10:35Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"1fa4ef8f-b083-4913-8d5e-c125e14582ae","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":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups_str","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-28T21:10:35Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"1fa4ef8f-b083-4913-8d5e-c125e14582ae","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-28T21:10:35Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"1fa4ef8f-b083-4913-8d5e-c125e14582ae","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-28T21:10:35Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"1fa4ef8f-b083-4913-8d5e-c125e14582ae","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:10:35Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"1fa4ef8f-b083-4913-8d5e-c125e14582ae","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:10:36Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"f6e66078-e7da-4a8f-9211-bef43bf5c4bd","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:49258","PortSpecifier":{"PortValue":49258}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"f6e66078-e7da-4a8f-9211-bef43bf5c4bd","method":"POST","path":"/maas-api/v1/api-keys/search","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:10:36Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"f6e66078-e7da-4a8f-9211-bef43bf5c4bd","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:49258","PortSpecifier":{"PortValue":49258}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273036,"nanos":8228207},"http":{"id":"f6e66078-e7da-4a8f-9211-bef43bf5c4bd","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:10:36Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"f6e66078-e7da-4a8f-9211-bef43bf5c4bd","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-28T21:10:36Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"f6e66078-e7da-4a8f-9211-bef43bf5c4bd","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":"767f29c8-51b6-4fa4-a8d9-73f701692eda","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"]}} {"level":"debug","ts":"2026-07-28T21:10:36Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"f6e66078-e7da-4a8f-9211-bef43bf5c4bd","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"767f29c8-51b6-4fa4-a8d9-73f701692eda","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.132.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:10:36Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f6e66078-e7da-4a8f-9211-bef43bf5c4bd","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-28T21:10:36Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f6e66078-e7da-4a8f-9211-bef43bf5c4bd","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-28T21:10:36Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f6e66078-e7da-4a8f-9211-bef43bf5c4bd","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/auth-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:10:36Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"f6e66078-e7da-4a8f-9211-bef43bf5c4bd","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":"subscription_info","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-28T21:10:36Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f6e66078-e7da-4a8f-9211-bef43bf5c4bd","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-28T21:10:36Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f6e66078-e7da-4a8f-9211-bef43bf5c4bd","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-28T21:10:36Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"f6e66078-e7da-4a8f-9211-bef43bf5c4bd","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:10:36Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"f6e66078-e7da-4a8f-9211-bef43bf5c4bd","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:10:36Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"3226143a-10df-4a86-9dbb-216b0731d861","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:34570","PortSpecifier":{"PortValue":34570}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"3226143a-10df-4a86-9dbb-216b0731d861","method":"POST","path":"/maas-api/v1/api-keys/search","host":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:10:36Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"3226143a-10df-4a86-9dbb-216b0731d861","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:34570","PortSpecifier":{"PortValue":34570}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273036,"nanos":50893397},"http":{"id":"3226143a-10df-4a86-9dbb-216b0731d861","method":"POST","headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:10:36Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"3226143a-10df-4a86-9dbb-216b0731d861","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-28T21:10:36Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"3226143a-10df-4a86-9dbb-216b0731d861","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":"767f29c8-51b6-4fa4-a8d9-73f701692eda","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"]}} {"level":"debug","ts":"2026-07-28T21:10:36Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"3226143a-10df-4a86-9dbb-216b0731d861","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"767f29c8-51b6-4fa4-a8d9-73f701692eda","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.32:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:10:36Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"3226143a-10df-4a86-9dbb-216b0731d861","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-28T21:10:36Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"3226143a-10df-4a86-9dbb-216b0731d861","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-28T21:10:36Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"3226143a-10df-4a86-9dbb-216b0731d861","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-4e7a7a/auth-test-model-4e7a7a\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-4e7a7a/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:10:36Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"3226143a-10df-4a86-9dbb-216b0731d861","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":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups_str","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-28T21:10:36Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"3226143a-10df-4a86-9dbb-216b0731d861","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-28T21:10:36Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"3226143a-10df-4a86-9dbb-216b0731d861","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-28T21:10:36Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"3226143a-10df-4a86-9dbb-216b0731d861","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:10:36Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"3226143a-10df-4a86-9dbb-216b0731d861","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:10:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2"} {"level":"info","ts":"2026-07-28T21:10:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"} {"level":"info","ts":"2026-07-28T21:10:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46"} {"level":"info","ts":"2026-07-28T21:10:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"} {"level":"info","ts":"2026-07-28T21:10:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"} {"level":"info","ts":"2026-07-28T21:10:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"} {"level":"info","ts":"2026-07-28T21:10:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a"} {"level":"info","ts":"2026-07-28T21:10:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"info","ts":"2026-07-28T21:10:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"info","ts":"2026-07-28T21:10:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"info","ts":"2026-07-28T21:10:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb"} {"level":"info","ts":"2026-07-28T21:10:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3"} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:10: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-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:10: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-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2"} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2"} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:10: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-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2"} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2"} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2"} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:10: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-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3"} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3"} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:10: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-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3"} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:10: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-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46"} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46"} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:10: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-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46"} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:10: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-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:10: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-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176\": 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-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:10: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-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:10: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-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:10:59Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:10:59Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a"} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a\": 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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb"} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb"} {"level":"error","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248\": 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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"} {"level":"error","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248\": 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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:00Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:00Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"info","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"62d1a839-1b51-4bd7-8df5-aab2d4df4e28","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:53180","PortSpecifier":{"PortValue":53180}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"62d1a839-1b51-4bd7-8df5-aab2d4df4e28","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"62d1a839-1b51-4bd7-8df5-aab2d4df4e28","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:53180","PortSpecifier":{"PortValue":53180}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273077,"nanos":90866659},"http":{"id":"62d1a839-1b51-4bd7-8df5-aab2d4df4e28","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"62d1a839-1b51-4bd7-8df5-aab2d4df4e28","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"62d1a839-1b51-4bd7-8df5-aab2d4df4e28","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":"767f29c8-51b6-4fa4-a8d9-73f701692eda","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"]}} {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"62d1a839-1b51-4bd7-8df5-aab2d4df4e28","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"767f29c8-51b6-4fa4-a8d9-73f701692eda","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.132.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"62d1a839-1b51-4bd7-8df5-aab2d4df4e28","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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"62d1a839-1b51-4bd7-8df5-aab2d4df4e28","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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"62d1a839-1b51-4bd7-8df5-aab2d4df4e28","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/auth-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"62d1a839-1b51-4bd7-8df5-aab2d4df4e28","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":"subscription_info","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"62d1a839-1b51-4bd7-8df5-aab2d4df4e28","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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"62d1a839-1b51-4bd7-8df5-aab2d4df4e28","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-28T21:11:17Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"62d1a839-1b51-4bd7-8df5-aab2d4df4e28","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"62d1a839-1b51-4bd7-8df5-aab2d4df4e28","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"9914a7e7-93c9-4975-8000-837c092e7b8c","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:50272","PortSpecifier":{"PortValue":50272}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"9914a7e7-93c9-4975-8000-837c092e7b8c","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"9914a7e7-93c9-4975-8000-837c092e7b8c","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:50272","PortSpecifier":{"PortValue":50272}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273077,"nanos":135300032},"http":{"id":"9914a7e7-93c9-4975-8000-837c092e7b8c","method":"POST","headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"9914a7e7-93c9-4975-8000-837c092e7b8c","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"9914a7e7-93c9-4975-8000-837c092e7b8c","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":"767f29c8-51b6-4fa4-a8d9-73f701692eda","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"]}} {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"9914a7e7-93c9-4975-8000-837c092e7b8c","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"767f29c8-51b6-4fa4-a8d9-73f701692eda","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.32:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"9914a7e7-93c9-4975-8000-837c092e7b8c","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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"9914a7e7-93c9-4975-8000-837c092e7b8c","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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"9914a7e7-93c9-4975-8000-837c092e7b8c","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-4e7a7a/auth-test-model-4e7a7a\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-4e7a7a/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"9914a7e7-93c9-4975-8000-837c092e7b8c","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":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"9914a7e7-93c9-4975-8000-837c092e7b8c","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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"9914a7e7-93c9-4975-8000-837c092e7b8c","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-28T21:11:17Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"9914a7e7-93c9-4975-8000-837c092e7b8c","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"9914a7e7-93c9-4975-8000-837c092e7b8c","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"bfe63cc7-aaef-401e-878c-e3886a1143b1","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:50286","PortSpecifier":{"PortValue":50286}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"bfe63cc7-aaef-401e-878c-e3886a1143b1","method":"GET","path":"/maas-api/v1/api-keys/b2a8fae7-a20b-4fbe-b36c-48e0dde97609","host":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"bfe63cc7-aaef-401e-878c-e3886a1143b1","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:50286","PortSpecifier":{"PortValue":50286}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273077,"nanos":180327651},"http":{"id":"bfe63cc7-aaef-401e-878c-e3886a1143b1","method":"GET","headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/b2a8fae7-a20b-4fbe-b36c-48e0dde97609",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"bfe63cc7-aaef-401e-878c-e3886a1143b1","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"bfe63cc7-aaef-401e-878c-e3886a1143b1","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":"767f29c8-51b6-4fa4-a8d9-73f701692eda","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"]}} {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"bfe63cc7-aaef-401e-878c-e3886a1143b1","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"767f29c8-51b6-4fa4-a8d9-73f701692eda","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.32:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/b2a8fae7-a20b-4fbe-b36c-48e0dde97609",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"bfe63cc7-aaef-401e-878c-e3886a1143b1","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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"bfe63cc7-aaef-401e-878c-e3886a1143b1","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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"bfe63cc7-aaef-401e-878c-e3886a1143b1","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-4e7a7a/auth-test-model-4e7a7a\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-4e7a7a/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"bfe63cc7-aaef-401e-878c-e3886a1143b1","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":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"bfe63cc7-aaef-401e-878c-e3886a1143b1","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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"bfe63cc7-aaef-401e-878c-e3886a1143b1","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-28T21:11:17Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"bfe63cc7-aaef-401e-878c-e3886a1143b1","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"bfe63cc7-aaef-401e-878c-e3886a1143b1","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"59e790fd-8a6f-4df3-9f4c-1b0d723e4151","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:53188","PortSpecifier":{"PortValue":53188}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"59e790fd-8a6f-4df3-9f4c-1b0d723e4151","method":"GET","path":"/maas-api/v1/api-keys/b2a8fae7-a20b-4fbe-b36c-48e0dde97609","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"59e790fd-8a6f-4df3-9f4c-1b0d723e4151","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:53188","PortSpecifier":{"PortValue":53188}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273077,"nanos":214220163},"http":{"id":"59e790fd-8a6f-4df3-9f4c-1b0d723e4151","method":"GET","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/b2a8fae7-a20b-4fbe-b36c-48e0dde97609",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"59e790fd-8a6f-4df3-9f4c-1b0d723e4151","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"59e790fd-8a6f-4df3-9f4c-1b0d723e4151","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":"767f29c8-51b6-4fa4-a8d9-73f701692eda","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"]}} {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"59e790fd-8a6f-4df3-9f4c-1b0d723e4151","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"767f29c8-51b6-4fa4-a8d9-73f701692eda","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.132.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/api-keys/b2a8fae7-a20b-4fbe-b36c-48e0dde97609",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"59e790fd-8a6f-4df3-9f4c-1b0d723e4151","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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"59e790fd-8a6f-4df3-9f4c-1b0d723e4151","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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"59e790fd-8a6f-4df3-9f4c-1b0d723e4151","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/auth-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"59e790fd-8a6f-4df3-9f4c-1b0d723e4151","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":"subscription_info","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"59e790fd-8a6f-4df3-9f4c-1b0d723e4151","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-28T21:11:17Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"59e790fd-8a6f-4df3-9f4c-1b0d723e4151","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-28T21:11:17Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"59e790fd-8a6f-4df3-9f4c-1b0d723e4151","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:11:17Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"59e790fd-8a6f-4df3-9f4c-1b0d723e4151","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:11:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"info","ts":"2026-07-28T21:11:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb"} {"level":"info","ts":"2026-07-28T21:11:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a"} {"level":"info","ts":"2026-07-28T21:11:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"} {"level":"info","ts":"2026-07-28T21:11:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"info","ts":"2026-07-28T21:11:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"} {"level":"info","ts":"2026-07-28T21:11:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"info","ts":"2026-07-28T21:11:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"} {"level":"info","ts":"2026-07-28T21:11:21Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"} {"level":"info","ts":"2026-07-28T21:11:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2"} {"level":"info","ts":"2026-07-28T21:11:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46"} {"level":"info","ts":"2026-07-28T21:11:22Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3"} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb"} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb"} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3"} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3"} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3"} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3"} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"} {"level":"error","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694\": 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-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3"} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"error","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074\": 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-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46"} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46"} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2"} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46"} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2\": 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-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2"} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a"} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a"} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11: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-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:11:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:11:40Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:11:40Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:11:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:11:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:11:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:11:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:11:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:11:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:11:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"info","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"8bc96ecc-a74f-4c80-b145-f79c5da1f89f","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:42548","PortSpecifier":{"PortValue":42548}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"8bc96ecc-a74f-4c80-b145-f79c5da1f89f","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"8bc96ecc-a74f-4c80-b145-f79c5da1f89f","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:42548","PortSpecifier":{"PortValue":42548}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273122,"nanos":473090191},"http":{"id":"8bc96ecc-a74f-4c80-b145-f79c5da1f89f","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"8bc96ecc-a74f-4c80-b145-f79c5da1f89f","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"8bc96ecc-a74f-4c80-b145-f79c5da1f89f","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":"767f29c8-51b6-4fa4-a8d9-73f701692eda","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"]}} {"level":"debug","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"8bc96ecc-a74f-4c80-b145-f79c5da1f89f","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"767f29c8-51b6-4fa4-a8d9-73f701692eda","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.132.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"8bc96ecc-a74f-4c80-b145-f79c5da1f89f","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-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"8bc96ecc-a74f-4c80-b145-f79c5da1f89f","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-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"8bc96ecc-a74f-4c80-b145-f79c5da1f89f","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/auth-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"8bc96ecc-a74f-4c80-b145-f79c5da1f89f","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":"subscription_info","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"8bc96ecc-a74f-4c80-b145-f79c5da1f89f","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-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"8bc96ecc-a74f-4c80-b145-f79c5da1f89f","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-28T21:12:02Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"8bc96ecc-a74f-4c80-b145-f79c5da1f89f","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"8bc96ecc-a74f-4c80-b145-f79c5da1f89f","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"8e7cfcf4-ddaf-45fc-9d57-145f0f5d95aa","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:46548","PortSpecifier":{"PortValue":46548}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"8e7cfcf4-ddaf-45fc-9d57-145f0f5d95aa","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"8e7cfcf4-ddaf-45fc-9d57-145f0f5d95aa","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:46548","PortSpecifier":{"PortValue":46548}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273122,"nanos":527097528},"http":{"id":"8e7cfcf4-ddaf-45fc-9d57-145f0f5d95aa","method":"POST","headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"8e7cfcf4-ddaf-45fc-9d57-145f0f5d95aa","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"8e7cfcf4-ddaf-45fc-9d57-145f0f5d95aa","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":"767f29c8-51b6-4fa4-a8d9-73f701692eda","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"]}} {"level":"debug","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"8e7cfcf4-ddaf-45fc-9d57-145f0f5d95aa","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"767f29c8-51b6-4fa4-a8d9-73f701692eda","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.32:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"8e7cfcf4-ddaf-45fc-9d57-145f0f5d95aa","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-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"8e7cfcf4-ddaf-45fc-9d57-145f0f5d95aa","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-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"8e7cfcf4-ddaf-45fc-9d57-145f0f5d95aa","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-4e7a7a/auth-test-model-4e7a7a\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-4e7a7a/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"8e7cfcf4-ddaf-45fc-9d57-145f0f5d95aa","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_str","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"8e7cfcf4-ddaf-45fc-9d57-145f0f5d95aa","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-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"8e7cfcf4-ddaf-45fc-9d57-145f0f5d95aa","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-28T21:12:02Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"8e7cfcf4-ddaf-45fc-9d57-145f0f5d95aa","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"8e7cfcf4-ddaf-45fc-9d57-145f0f5d95aa","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"2fd820ca-a562-45bc-83ee-abdea107e03c","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:42560","PortSpecifier":{"PortValue":42560}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"2fd820ca-a562-45bc-83ee-abdea107e03c","method":"POST","path":"/maas-api/internal/v1/subscriptions/select","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"2fd820ca-a562-45bc-83ee-abdea107e03c","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:42560","PortSpecifier":{"PortValue":42560}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273122,"nanos":571342389},"http":{"id":"2fd820ca-a562-45bc-83ee-abdea107e03c","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"2fd820ca-a562-45bc-83ee-abdea107e03c","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1TomQ5cPcTFcHBoyi_lFSySBApkrdSpHwpTO4DXu5wT8ZO8REY4BOBJLi4WKi"} {"level":"debug","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"2fd820ca-a562-45bc-83ee-abdea107e03c","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1TomQ5cPcTFcHBoyi_lFSySBApkrdSpHwpTO4DXu5wT8ZO8REY4BOBJLi4WKi\"}"} {"level":"debug","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"2fd820ca-a562-45bc-83ee-abdea107e03c","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-96b3c5.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":"2d6f9469-93c4-4377-882d-860e05090f77","keyName":"e2e-auth-iso-a-e775cf","subscription":"e2e-auth-iso-9e4bf2","tenant":"e2e-shared-a-96b3c5","userId":"2d6f9469-93c4-4377-882d-860e05090f77","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"2fd820ca-a562-45bc-83ee-abdea107e03c","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"2fd820ca-a562-45bc-83ee-abdea107e03c","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-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"2fd820ca-a562-45bc-83ee-abdea107e03c","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-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"2fd820ca-a562-45bc-83ee-abdea107e03c","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/auth-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"2fd820ca-a562-45bc-83ee-abdea107e03c","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-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"2fd820ca-a562-45bc-83ee-abdea107e03c","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-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"2fd820ca-a562-45bc-83ee-abdea107e03c","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-9e4bf2"} {"level":"debug","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"2fd820ca-a562-45bc-83ee-abdea107e03c","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":"subscription_info","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"info","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"2fd820ca-a562-45bc-83ee-abdea107e03c","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:12:02Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"2fd820ca-a562-45bc-83ee-abdea107e03c","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:12:07Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/e8ecdb6391728bcf7b390737fc64eee7f3f4159f750d1e7a7dbe58084c05f1d3"} {"level":"info","ts":"2026-07-28T21:12:07Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"} {"level":"info","ts":"2026-07-28T21:12:07Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"} {"level":"info","ts":"2026-07-28T21:12:07Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/f7e70d2d535880699040b8b56e4ea3ba4f878c4693503944bf3c61e699a707f6"} {"level":"info","ts":"2026-07-28T21:12:07Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/3a0e95544c689b442d01c9f804cd52c55680c76a47ef7a02c0ff4f2dfb280bc6"} {"level":"info","ts":"2026-07-28T21:12:07Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/0d88b1eb04dbcfb20edbf192075c776dcf5c4f581c65bbc74037676cfa200248"} {"level":"info","ts":"2026-07-28T21:12:07Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"} {"level":"info","ts":"2026-07-28T21:12:08Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/2056584605674e26f8622b98924136ba45ee98dd75274f0caf85db79df097cef"} {"level":"info","ts":"2026-07-28T21:12:08Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/b794a98669ca55b099847df84438bf5059b02092f1a7201faba7bbf2d2059cee"} {"level":"info","ts":"2026-07-28T21:12:08Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"} {"level":"info","ts":"2026-07-28T21:12:08Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/1e30aac4cd84937292b3a40c6064bf899c8327dd1dfa3dea61ae6cbd52d3bfb7"} {"level":"info","ts":"2026-07-28T21:12:08Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/88ddde827e205f22ac61e2b423b65f51474f20a969f84668401920f0b9899d46"} {"level":"info","ts":"2026-07-28T21:12:08Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/d2c0aaf8540aebbb4e4c5449067548fe52cfaeef6dd5a09f0a62463c2f6b025a"} {"level":"info","ts":"2026-07-28T21:12:08Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/27e365abcfb33307247991482be915f5ada8acb3434237d30cb487b163b1ab45"} {"level":"info","ts":"2026-07-28T21:12:08Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca"} {"level":"info","ts":"2026-07-28T21:12:08Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/fcffd57ca2c57ab71aef814bf6015e59a19eb0dc06ea8648f8c647a3db8a75eb"} {"level":"info","ts":"2026-07-28T21:12:08Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/d6d6e184b9ffd32f5ea5e600368be2736fb075a04a42470b71117e85dd20efe4"} {"level":"info","ts":"2026-07-28T21:12:08Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/35bcd5dd1ebea629c51d1c6745ae0cea73d4438b2afc499192db98f847fe8074"} {"level":"info","ts":"2026-07-28T21:12:08Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"info","ts":"2026-07-28T21:12:08Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"} {"level":"info","ts":"2026-07-28T21:12:08Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441"} {"level":"info","ts":"2026-07-28T21:12:08Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/a0972d217ed6d026dbb096d24367247480a32f80a341571c633ef3dd13933634"} {"level":"info","ts":"2026-07-28T21:12:08Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/ae18476414b176876e246fe05458c1dac53bff039b01365c3d3d5a49a85939f2"} {"level":"info","ts":"2026-07-28T21:12:08Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/855932828522512a84e37795a15390c92d40b8886d189384b2fabe0399026096"} {"level":"debug","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"info","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815\": 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-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"info","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"debug","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53"} {"level":"debug","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53"} {"level":"info","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"info","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53"} {"level":"info","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"info","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cee9025b10772395c21f27f38ce90cd34d8c72bcb95f34e81d73b2dfb560bb54","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cee9025b10772395c21f27f38ce90cd34d8c72bcb95f34e81d73b2dfb560bb54","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53"} {"level":"info","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:37Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cee9025b10772395c21f27f38ce90cd34d8c72bcb95f34e81d73b2dfb560bb54","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:37Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cee9025b10772395c21f27f38ce90cd34d8c72bcb95f34e81d73b2dfb560bb54"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cee9025b10772395c21f27f38ce90cd34d8c72bcb95f34e81d73b2dfb560bb54","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cee9025b10772395c21f27f38ce90cd34d8c72bcb95f34e81d73b2dfb560bb54","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cee9025b10772395c21f27f38ce90cd34d8c72bcb95f34e81d73b2dfb560bb54","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cee9025b10772395c21f27f38ce90cd34d8c72bcb95f34e81d73b2dfb560bb54"} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cee9025b10772395c21f27f38ce90cd34d8c72bcb95f34e81d73b2dfb560bb54","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["cee9025b10772395c21f27f38ce90cd34d8c72bcb95f34e81d73b2dfb560bb54"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cee9025b10772395c21f27f38ce90cd34d8c72bcb95f34e81d73b2dfb560bb54","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cee9025b10772395c21f27f38ce90cd34d8c72bcb95f34e81d73b2dfb560bb54"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cee9025b10772395c21f27f38ce90cd34d8c72bcb95f34e81d73b2dfb560bb54","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58"} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58"} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58"} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca"} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca"} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca"} {"level":"error","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799\": 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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441"} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"72f686d259f1df1ba40a7e7829a4f5a9d9a580207ed66b1068425c9f6e076ff3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"72f686d259f1df1ba40a7e7829a4f5a9d9a580207ed66b1068425c9f6e076ff3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"72f686d259f1df1ba40a7e7829a4f5a9d9a580207ed66b1068425c9f6e076ff3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"72f686d259f1df1ba40a7e7829a4f5a9d9a580207ed66b1068425c9f6e076ff3","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"72f686d259f1df1ba40a7e7829a4f5a9d9a580207ed66b1068425c9f6e076ff3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/72f686d259f1df1ba40a7e7829a4f5a9d9a580207ed66b1068425c9f6e076ff3"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"72f686d259f1df1ba40a7e7829a4f5a9d9a580207ed66b1068425c9f6e076ff3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"72f686d259f1df1ba40a7e7829a4f5a9d9a580207ed66b1068425c9f6e076ff3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/72f686d259f1df1ba40a7e7829a4f5a9d9a580207ed66b1068425c9f6e076ff3"} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"72f686d259f1df1ba40a7e7829a4f5a9d9a580207ed66b1068425c9f6e076ff3","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:38Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["72f686d259f1df1ba40a7e7829a4f5a9d9a580207ed66b1068425c9f6e076ff3"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"72f686d259f1df1ba40a7e7829a4f5a9d9a580207ed66b1068425c9f6e076ff3","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"72f686d259f1df1ba40a7e7829a4f5a9d9a580207ed66b1068425c9f6e076ff3","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:38Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/72f686d259f1df1ba40a7e7829a4f5a9d9a580207ed66b1068425c9f6e076ff3"} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3a4bba506f313bf99292b253bd5febd1d15873f082f8852b39472a7ecd0d26ff","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3a4bba506f313bf99292b253bd5febd1d15873f082f8852b39472a7ecd0d26ff","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3a4bba506f313bf99292b253bd5febd1d15873f082f8852b39472a7ecd0d26ff","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3a4bba506f313bf99292b253bd5febd1d15873f082f8852b39472a7ecd0d26ff"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3a4bba506f313bf99292b253bd5febd1d15873f082f8852b39472a7ecd0d26ff","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"3a4bba506f313bf99292b253bd5febd1d15873f082f8852b39472a7ecd0d26ff","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3a4bba506f313bf99292b253bd5febd1d15873f082f8852b39472a7ecd0d26ff"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"3a4bba506f313bf99292b253bd5febd1d15873f082f8852b39472a7ecd0d26ff","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["3a4bba506f313bf99292b253bd5febd1d15873f082f8852b39472a7ecd0d26ff"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"3a4bba506f313bf99292b253bd5febd1d15873f082f8852b39472a7ecd0d26ff","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4d0bc76821e164def1de57a4543f6f8313dbcaa6089578b97f5c053965414fce","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4d0bc76821e164def1de57a4543f6f8313dbcaa6089578b97f5c053965414fce"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4d0bc76821e164def1de57a4543f6f8313dbcaa6089578b97f5c053965414fce","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"6c58167b568c33c4b2c3b68eef29ff4112bdd554f9cbba2d8e96cb4b70e31b01","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"6c58167b568c33c4b2c3b68eef29ff4112bdd554f9cbba2d8e96cb4b70e31b01","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"973dafdc7486123abed3444fba7b8820a79d155b24df5977b1dc875bfc29bf7a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/6c58167b568c33c4b2c3b68eef29ff4112bdd554f9cbba2d8e96cb4b70e31b01"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"973dafdc7486123abed3444fba7b8820a79d155b24df5977b1dc875bfc29bf7a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"3a4bba506f313bf99292b253bd5febd1d15873f082f8852b39472a7ecd0d26ff","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"04c63511dbbfaf3a58432c24a9a9b56e0e786e195b0438eb20cf60ba629d3aef","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13: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-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/973dafdc7486123abed3444fba7b8820a79d155b24df5977b1dc875bfc29bf7a"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/3a4bba506f313bf99292b253bd5febd1d15873f082f8852b39472a7ecd0d26ff"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"04c63511dbbfaf3a58432c24a9a9b56e0e786e195b0438eb20cf60ba629d3aef","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"4d0bc76821e164def1de57a4543f6f8313dbcaa6089578b97f5c053965414fce","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["4d0bc76821e164def1de57a4543f6f8313dbcaa6089578b97f5c053965414fce"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/04c63511dbbfaf3a58432c24a9a9b56e0e786e195b0438eb20cf60ba629d3aef"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4d0bc76821e164def1de57a4543f6f8313dbcaa6089578b97f5c053965414fce"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"4d0bc76821e164def1de57a4543f6f8313dbcaa6089578b97f5c053965414fce","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"6c58167b568c33c4b2c3b68eef29ff4112bdd554f9cbba2d8e96cb4b70e31b01","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["6c58167b568c33c4b2c3b68eef29ff4112bdd554f9cbba2d8e96cb4b70e31b01"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/502758d50c177119d35523e3627736300f4737a84a50ce9487739f783a38bb8d"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/417d58a8e2261375422d2cb8eda239f5d30abf330361ee470df2092c4f8ead3b"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"6c58167b568c33c4b2c3b68eef29ff4112bdd554f9cbba2d8e96cb4b70e31b01","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"502758d50c177119d35523e3627736300f4737a84a50ce9487739f783a38bb8d","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["502758d50c177119d35523e3627736300f4737a84a50ce9487739f783a38bb8d"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/973dafdc7486123abed3444fba7b8820a79d155b24df5977b1dc875bfc29bf7a"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/04c63511dbbfaf3a58432c24a9a9b56e0e786e195b0438eb20cf60ba629d3aef"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"502758d50c177119d35523e3627736300f4737a84a50ce9487739f783a38bb8d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"417d58a8e2261375422d2cb8eda239f5d30abf330361ee470df2092c4f8ead3b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["417d58a8e2261375422d2cb8eda239f5d30abf330361ee470df2092c4f8ead3b"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/6887ea9822d4f0021a88c7c3585f1cca79faa69e3578855c9253fbaefd2f0f0a"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7281c548b24b85bc70b034a134c5f1f51c7477362f105988540821c80c19e947"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"417d58a8e2261375422d2cb8eda239f5d30abf330361ee470df2092c4f8ead3b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"973dafdc7486123abed3444fba7b8820a79d155b24df5977b1dc875bfc29bf7a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["973dafdc7486123abed3444fba7b8820a79d155b24df5977b1dc875bfc29bf7a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/4d0bc76821e164def1de57a4543f6f8313dbcaa6089578b97f5c053965414fce"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5e6e9f946117407174a3aaf50bdca6ae4b26f293b2a502249e8dc2cbc5d5ac83"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"973dafdc7486123abed3444fba7b8820a79d155b24df5977b1dc875bfc29bf7a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/18619423cf523b42ee9c1e861aacb4b6216f7f578ac45d36554a868a3bdf115f"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/6c58167b568c33c4b2c3b68eef29ff4112bdd554f9cbba2d8e96cb4b70e31b01"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"04c63511dbbfaf3a58432c24a9a9b56e0e786e195b0438eb20cf60ba629d3aef","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["04c63511dbbfaf3a58432c24a9a9b56e0e786e195b0438eb20cf60ba629d3aef"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/502758d50c177119d35523e3627736300f4737a84a50ce9487739f783a38bb8d"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/417d58a8e2261375422d2cb8eda239f5d30abf330361ee470df2092c4f8ead3b"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"04c63511dbbfaf3a58432c24a9a9b56e0e786e195b0438eb20cf60ba629d3aef","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"6887ea9822d4f0021a88c7c3585f1cca79faa69e3578855c9253fbaefd2f0f0a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["6887ea9822d4f0021a88c7c3585f1cca79faa69e3578855c9253fbaefd2f0f0a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/973dafdc7486123abed3444fba7b8820a79d155b24df5977b1dc875bfc29bf7a"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"6887ea9822d4f0021a88c7c3585f1cca79faa69e3578855c9253fbaefd2f0f0a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7281c548b24b85bc70b034a134c5f1f51c7477362f105988540821c80c19e947","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7281c548b24b85bc70b034a134c5f1f51c7477362f105988540821c80c19e947"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/04c63511dbbfaf3a58432c24a9a9b56e0e786e195b0438eb20cf60ba629d3aef"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/6887ea9822d4f0021a88c7c3585f1cca79faa69e3578855c9253fbaefd2f0f0a"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7281c548b24b85bc70b034a134c5f1f51c7477362f105988540821c80c19e947","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"4d0bc76821e164def1de57a4543f6f8313dbcaa6089578b97f5c053965414fce","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5e6e9f946117407174a3aaf50bdca6ae4b26f293b2a502249e8dc2cbc5d5ac83","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["5e6e9f946117407174a3aaf50bdca6ae4b26f293b2a502249e8dc2cbc5d5ac83"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7281c548b24b85bc70b034a134c5f1f51c7477362f105988540821c80c19e947"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5e6e9f946117407174a3aaf50bdca6ae4b26f293b2a502249e8dc2cbc5d5ac83","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"18619423cf523b42ee9c1e861aacb4b6216f7f578ac45d36554a868a3bdf115f","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["18619423cf523b42ee9c1e861aacb4b6216f7f578ac45d36554a868a3bdf115f"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5e6e9f946117407174a3aaf50bdca6ae4b26f293b2a502249e8dc2cbc5d5ac83"} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"18619423cf523b42ee9c1e861aacb4b6216f7f578ac45d36554a868a3bdf115f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/18619423cf523b42ee9c1e861aacb4b6216f7f578ac45d36554a868a3bdf115f"} {"level":"info","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"6c58167b568c33c4b2c3b68eef29ff4112bdd554f9cbba2d8e96cb4b70e31b01","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"502758d50c177119d35523e3627736300f4737a84a50ce9487739f783a38bb8d","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"417d58a8e2261375422d2cb8eda239f5d30abf330361ee470df2092c4f8ead3b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"973dafdc7486123abed3444fba7b8820a79d155b24df5977b1dc875bfc29bf7a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"04c63511dbbfaf3a58432c24a9a9b56e0e786e195b0438eb20cf60ba629d3aef","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"6887ea9822d4f0021a88c7c3585f1cca79faa69e3578855c9253fbaefd2f0f0a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7281c548b24b85bc70b034a134c5f1f51c7477362f105988540821c80c19e947","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5e6e9f946117407174a3aaf50bdca6ae4b26f293b2a502249e8dc2cbc5d5ac83","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"18619423cf523b42ee9c1e861aacb4b6216f7f578ac45d36554a868a3bdf115f","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:40Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13:40Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b"} {"level":"info","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b"} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:40Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13:40Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b"} {"level":"info","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b"} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:13:40Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:13:40Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b"} {"level":"info","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b"} {"level":"info","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:13:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:13:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b"} {"level":"error","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b\": 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-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:13:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"10b06951-2411-49c7-87cc-30c4e6cb436c","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:54810","PortSpecifier":{"PortValue":54810}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"10b06951-2411-49c7-87cc-30c4e6cb436c","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"10b06951-2411-49c7-87cc-30c4e6cb436c","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:54810","PortSpecifier":{"PortValue":54810}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273238,"nanos":273876629},"http":{"id":"10b06951-2411-49c7-87cc-30c4e6cb436c","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"10b06951-2411-49c7-87cc-30c4e6cb436c","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"10b06951-2411-49c7-87cc-30c4e6cb436c","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":"767f29c8-51b6-4fa4-a8d9-73f701692eda","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"]}} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"10b06951-2411-49c7-87cc-30c4e6cb436c","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"767f29c8-51b6-4fa4-a8d9-73f701692eda","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.132.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"10b06951-2411-49c7-87cc-30c4e6cb436c","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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"10b06951-2411-49c7-87cc-30c4e6cb436c","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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"10b06951-2411-49c7-87cc-30c4e6cb436c","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/sub-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"10b06951-2411-49c7-87cc-30c4e6cb436c","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyId","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"10b06951-2411-49c7-87cc-30c4e6cb436c","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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"10b06951-2411-49c7-87cc-30c4e6cb436c","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-28T21:13:58Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"10b06951-2411-49c7-87cc-30c4e6cb436c","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"10b06951-2411-49c7-87cc-30c4e6cb436c","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"e7362e54-9a5f-4d89-bb04-240d944c8de6","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:42550","PortSpecifier":{"PortValue":42550}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"e7362e54-9a5f-4d89-bb04-240d944c8de6","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"e7362e54-9a5f-4d89-bb04-240d944c8de6","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:42550","PortSpecifier":{"PortValue":42550}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273238,"nanos":329758320},"http":{"id":"e7362e54-9a5f-4d89-bb04-240d944c8de6","method":"POST","headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"e7362e54-9a5f-4d89-bb04-240d944c8de6","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"e7362e54-9a5f-4d89-bb04-240d944c8de6","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":"767f29c8-51b6-4fa4-a8d9-73f701692eda","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"]}} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"e7362e54-9a5f-4d89-bb04-240d944c8de6","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"767f29c8-51b6-4fa4-a8d9-73f701692eda","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.32:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e7362e54-9a5f-4d89-bb04-240d944c8de6","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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e7362e54-9a5f-4d89-bb04-240d944c8de6","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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"e7362e54-9a5f-4d89-bb04-240d944c8de6","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-4e7a7a/sub-test-model-4e7a7a\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-4e7a7a/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"e7362e54-9a5f-4d89-bb04-240d944c8de6","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":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e7362e54-9a5f-4d89-bb04-240d944c8de6","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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"e7362e54-9a5f-4d89-bb04-240d944c8de6","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-28T21:13:58Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"e7362e54-9a5f-4d89-bb04-240d944c8de6","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"e7362e54-9a5f-4d89-bb04-240d944c8de6","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"270be4a4-5daa-4ed1-92a6-df54d2c5a815","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:54822","PortSpecifier":{"PortValue":54822}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"270be4a4-5daa-4ed1-92a6-df54d2c5a815","method":"GET","path":"/maas-api/v1/subscriptions","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"270be4a4-5daa-4ed1-92a6-df54d2c5a815","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:54822","PortSpecifier":{"PortValue":54822}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273238,"nanos":377866989},"http":{"id":"270be4a4-5daa-4ed1-92a6-df54d2c5a815","method":"GET","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/subscriptions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"270be4a4-5daa-4ed1-92a6-df54d2c5a815","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-11QekA56uOzbCqX2A_Csb0wvXrwNr533wvH0b4AjPEMGJDhEqN2rQIkpF0TQP"} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"270be4a4-5daa-4ed1-92a6-df54d2c5a815","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-11QekA56uOzbCqX2A_Csb0wvXrwNr533wvH0b4AjPEMGJDhEqN2rQIkpF0TQP\"}"} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"270be4a4-5daa-4ed1-92a6-df54d2c5a815","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-96b3c5.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":"24e87f98-8af2-4e72-a987-7a78f12c78ec","keyName":"e2e-sub-iso-bbd153","subscription":"e2e-a-only-4ce24f","tenant":"e2e-shared-a-96b3c5","userId":"24e87f98-8af2-4e72-a987-7a78f12c78ec","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"270be4a4-5daa-4ed1-92a6-df54d2c5a815","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"270be4a4-5daa-4ed1-92a6-df54d2c5a815","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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"270be4a4-5daa-4ed1-92a6-df54d2c5a815","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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"270be4a4-5daa-4ed1-92a6-df54d2c5a815","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/sub-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"270be4a4-5daa-4ed1-92a6-df54d2c5a815","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyId","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"270be4a4-5daa-4ed1-92a6-df54d2c5a815","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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"270be4a4-5daa-4ed1-92a6-df54d2c5a815","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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"270be4a4-5daa-4ed1-92a6-df54d2c5a815","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-4ce24f"} {"level":"info","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"270be4a4-5daa-4ed1-92a6-df54d2c5a815","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"270be4a4-5daa-4ed1-92a6-df54d2c5a815","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"91918a93-c2ae-4d5c-8e48-75d443a129c9","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:42554","PortSpecifier":{"PortValue":42554}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"91918a93-c2ae-4d5c-8e48-75d443a129c9","method":"GET","path":"/maas-api/v1/subscriptions","host":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"91918a93-c2ae-4d5c-8e48-75d443a129c9","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:42554","PortSpecifier":{"PortValue":42554}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273238,"nanos":420534610},"http":{"id":"91918a93-c2ae-4d5c-8e48-75d443a129c9","method":"GET","headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/subscriptions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"91918a93-c2ae-4d5c-8e48-75d443a129c9","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1VslBCbtWdW2XtESC_GebQ7K6SdFyKQWPUTo3J10Z72EB7wFT1ZEQxHu7wyt3"} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"91918a93-c2ae-4d5c-8e48-75d443a129c9","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-b-4e7a7a.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1VslBCbtWdW2XtESC_GebQ7K6SdFyKQWPUTo3J10Z72EB7wFT1ZEQxHu7wyt3\"}"} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"91918a93-c2ae-4d5c-8e48-75d443a129c9","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-4e7a7a.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":"786219d4-8152-4736-a559-b817adad75c1","keyName":"e2e-sub-iso-77dbad","subscription":"e2e-b-only-4ce24f","tenant":"e2e-shared-b-4e7a7a","userId":"786219d4-8152-4736-a559-b817adad75c1","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"91918a93-c2ae-4d5c-8e48-75d443a129c9","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"91918a93-c2ae-4d5c-8e48-75d443a129c9","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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"91918a93-c2ae-4d5c-8e48-75d443a129c9","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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"91918a93-c2ae-4d5c-8e48-75d443a129c9","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-4e7a7a/sub-test-model-4e7a7a\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-4e7a7a/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"91918a93-c2ae-4d5c-8e48-75d443a129c9","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":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"91918a93-c2ae-4d5c-8e48-75d443a129c9","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-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"91918a93-c2ae-4d5c-8e48-75d443a129c9","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-4ce24f"} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"91918a93-c2ae-4d5c-8e48-75d443a129c9","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-28T21:13:58Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"91918a93-c2ae-4d5c-8e48-75d443a129c9","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:13:58Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"91918a93-c2ae-4d5c-8e48-75d443a129c9","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"409b61a6-cbf6-4d08-b5e7-961092cf1aab","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:49824","PortSpecifier":{"PortValue":49824}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"409b61a6-cbf6-4d08-b5e7-961092cf1aab","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"409b61a6-cbf6-4d08-b5e7-961092cf1aab","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:49824","PortSpecifier":{"PortValue":49824}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273259,"nanos":43313604},"http":{"id":"409b61a6-cbf6-4d08-b5e7-961092cf1aab","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"409b61a6-cbf6-4d08-b5e7-961092cf1aab","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"409b61a6-cbf6-4d08-b5e7-961092cf1aab","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":"767f29c8-51b6-4fa4-a8d9-73f701692eda","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"]}} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"409b61a6-cbf6-4d08-b5e7-961092cf1aab","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"767f29c8-51b6-4fa4-a8d9-73f701692eda","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.132.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"409b61a6-cbf6-4d08-b5e7-961092cf1aab","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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"409b61a6-cbf6-4d08-b5e7-961092cf1aab","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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"409b61a6-cbf6-4d08-b5e7-961092cf1aab","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/sub-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"409b61a6-cbf6-4d08-b5e7-961092cf1aab","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyId","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"409b61a6-cbf6-4d08-b5e7-961092cf1aab","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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"409b61a6-cbf6-4d08-b5e7-961092cf1aab","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-28T21:14:19Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"409b61a6-cbf6-4d08-b5e7-961092cf1aab","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"409b61a6-cbf6-4d08-b5e7-961092cf1aab","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"4bf97748-743a-4adb-be0d-ec0837a2427f","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:36858","PortSpecifier":{"PortValue":36858}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"4bf97748-743a-4adb-be0d-ec0837a2427f","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"4bf97748-743a-4adb-be0d-ec0837a2427f","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:36858","PortSpecifier":{"PortValue":36858}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273259,"nanos":88731266},"http":{"id":"4bf97748-743a-4adb-be0d-ec0837a2427f","method":"POST","headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"4bf97748-743a-4adb-be0d-ec0837a2427f","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"4bf97748-743a-4adb-be0d-ec0837a2427f","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":"767f29c8-51b6-4fa4-a8d9-73f701692eda","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"]}} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"4bf97748-743a-4adb-be0d-ec0837a2427f","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"767f29c8-51b6-4fa4-a8d9-73f701692eda","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.32:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4bf97748-743a-4adb-be0d-ec0837a2427f","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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4bf97748-743a-4adb-be0d-ec0837a2427f","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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4bf97748-743a-4adb-be0d-ec0837a2427f","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-4e7a7a/sub-test-model-4e7a7a\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-4e7a7a/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"4bf97748-743a-4adb-be0d-ec0837a2427f","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":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4bf97748-743a-4adb-be0d-ec0837a2427f","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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4bf97748-743a-4adb-be0d-ec0837a2427f","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-28T21:14:19Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"4bf97748-743a-4adb-be0d-ec0837a2427f","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"4bf97748-743a-4adb-be0d-ec0837a2427f","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"c04aebcf-59ae-4b2f-be57-16ce69dbeb4c","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:49826","PortSpecifier":{"PortValue":49826}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"c04aebcf-59ae-4b2f-be57-16ce69dbeb4c","method":"POST","path":"/maas-api/internal/v1/subscriptions/select","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"c04aebcf-59ae-4b2f-be57-16ce69dbeb4c","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:49826","PortSpecifier":{"PortValue":49826}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273259,"nanos":134448834},"http":{"id":"c04aebcf-59ae-4b2f-be57-16ce69dbeb4c","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"c04aebcf-59ae-4b2f-be57-16ce69dbeb4c","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1C3vy4hOq2VOEMVcX_OqPkw3DGHoYZrM6G8bFwzIE0TSBLeLlh6AKCna8iZwV"} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"c04aebcf-59ae-4b2f-be57-16ce69dbeb4c","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1C3vy4hOq2VOEMVcX_OqPkw3DGHoYZrM6G8bFwzIE0TSBLeLlh6AKCna8iZwV\"}"} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"c04aebcf-59ae-4b2f-be57-16ce69dbeb4c","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-96b3c5.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":"f18be1b9-778b-4047-98cd-3f87e2c93739","keyName":"e2e-sub-iso-0f8a2d","subscription":"e2e-shared-sub-137929","tenant":"e2e-shared-a-96b3c5","userId":"f18be1b9-778b-4047-98cd-3f87e2c93739","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"c04aebcf-59ae-4b2f-be57-16ce69dbeb4c","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c04aebcf-59ae-4b2f-be57-16ce69dbeb4c","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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c04aebcf-59ae-4b2f-be57-16ce69dbeb4c","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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c04aebcf-59ae-4b2f-be57-16ce69dbeb4c","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/sub-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"c04aebcf-59ae-4b2f-be57-16ce69dbeb4c","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyId","Value":{}},{"Name":"userid","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c04aebcf-59ae-4b2f-be57-16ce69dbeb4c","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-137929"} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c04aebcf-59ae-4b2f-be57-16ce69dbeb4c","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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c04aebcf-59ae-4b2f-be57-16ce69dbeb4c","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-28T21:14:19Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"c04aebcf-59ae-4b2f-be57-16ce69dbeb4c","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"c04aebcf-59ae-4b2f-be57-16ce69dbeb4c","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"de32797f-0c6f-4c11-be7a-a25304884042","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:36868","PortSpecifier":{"PortValue":36868}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"de32797f-0c6f-4c11-be7a-a25304884042","method":"POST","path":"/maas-api/internal/v1/subscriptions/select","host":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"de32797f-0c6f-4c11-be7a-a25304884042","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:36868","PortSpecifier":{"PortValue":36868}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273259,"nanos":167102975},"http":{"id":"de32797f-0c6f-4c11-be7a-a25304884042","method":"POST","headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"de32797f-0c6f-4c11-be7a-a25304884042","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-7B3gMN7nHKiavG97_31ynOD0cehgiT1KUFO71kkfU9lhSLOjJNg2Mhv66TH2"} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"de32797f-0c6f-4c11-be7a-a25304884042","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-b-4e7a7a.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-7B3gMN7nHKiavG97_31ynOD0cehgiT1KUFO71kkfU9lhSLOjJNg2Mhv66TH2\"}"} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"de32797f-0c6f-4c11-be7a-a25304884042","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-4e7a7a.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":"6bb4a3b9-3d87-4722-bc41-f64cec615f8f","keyName":"e2e-sub-iso-045834","subscription":"e2e-shared-sub-137929","tenant":"e2e-shared-b-4e7a7a","userId":"6bb4a3b9-3d87-4722-bc41-f64cec615f8f","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"de32797f-0c6f-4c11-be7a-a25304884042","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"de32797f-0c6f-4c11-be7a-a25304884042","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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"de32797f-0c6f-4c11-be7a-a25304884042","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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"de32797f-0c6f-4c11-be7a-a25304884042","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-4e7a7a/sub-test-model-4e7a7a\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-4e7a7a/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"de32797f-0c6f-4c11-be7a-a25304884042","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":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"de32797f-0c6f-4c11-be7a-a25304884042","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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"de32797f-0c6f-4c11-be7a-a25304884042","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-28T21:14:19Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"de32797f-0c6f-4c11-be7a-a25304884042","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-137929"} {"level":"info","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"de32797f-0c6f-4c11-be7a-a25304884042","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:14:19Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"de32797f-0c6f-4c11-be7a-a25304884042","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:14:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"} {"level":"info","ts":"2026-07-28T21:14:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"} {"level":"info","ts":"2026-07-28T21:14:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/4d0bc76821e164def1de57a4543f6f8313dbcaa6089578b97f5c053965414fce"} {"level":"info","ts":"2026-07-28T21:14:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/7281c548b24b85bc70b034a134c5f1f51c7477362f105988540821c80c19e947"} {"level":"info","ts":"2026-07-28T21:14:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"} {"level":"info","ts":"2026-07-28T21:14:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/04c63511dbbfaf3a58432c24a9a9b56e0e786e195b0438eb20cf60ba629d3aef"} {"level":"info","ts":"2026-07-28T21:14:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/18619423cf523b42ee9c1e861aacb4b6216f7f578ac45d36554a868a3bdf115f"} {"level":"info","ts":"2026-07-28T21:14:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca"} {"level":"info","ts":"2026-07-28T21:14:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"} {"level":"info","ts":"2026-07-28T21:14:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/6887ea9822d4f0021a88c7c3585f1cca79faa69e3578855c9253fbaefd2f0f0a"} {"level":"info","ts":"2026-07-28T21:14:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/4fa24056cd4bd815c3f9dc3967b83d7be55d2bf12024231448e547b22f615d58"} {"level":"info","ts":"2026-07-28T21:14:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/3a4bba506f313bf99292b253bd5febd1d15873f082f8852b39472a7ecd0d26ff"} {"level":"info","ts":"2026-07-28T21:14:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/cee9025b10772395c21f27f38ce90cd34d8c72bcb95f34e81d73b2dfb560bb54"} {"level":"info","ts":"2026-07-28T21:14:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/5e6e9f946117407174a3aaf50bdca6ae4b26f293b2a502249e8dc2cbc5d5ac83"} {"level":"info","ts":"2026-07-28T21:14:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/973dafdc7486123abed3444fba7b8820a79d155b24df5977b1dc875bfc29bf7a"} {"level":"info","ts":"2026-07-28T21:14:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/7dea1c0d80c9669e345ee8b4c8bd46e6daec7b32752db5e06f54c0f61301010b"} {"level":"info","ts":"2026-07-28T21:14:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/6c58167b568c33c4b2c3b68eef29ff4112bdd554f9cbba2d8e96cb4b70e31b01"} {"level":"info","ts":"2026-07-28T21:14:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441"} {"level":"info","ts":"2026-07-28T21:14:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/00338cb606ca9c8639bca21ba96caf8313f448c09eebc8b4a8759caa1210ac53"} {"level":"info","ts":"2026-07-28T21:14:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/502758d50c177119d35523e3627736300f4737a84a50ce9487739f783a38bb8d"} {"level":"info","ts":"2026-07-28T21:14:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"} {"level":"info","ts":"2026-07-28T21:14:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/417d58a8e2261375422d2cb8eda239f5d30abf330361ee470df2092c4f8ead3b"} {"level":"info","ts":"2026-07-28T21:14:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"info","ts":"2026-07-28T21:14:26Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/72f686d259f1df1ba40a7e7829a4f5a9d9a580207ed66b1068425c9f6e076ff3"} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c"} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c"} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"59fea1137008502d5d6bcd7530a194dc5d68ed7e3384912beccc6fe06aafe7ff","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c"} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"59fea1137008502d5d6bcd7530a194dc5d68ed7e3384912beccc6fe06aafe7ff","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"59fea1137008502d5d6bcd7530a194dc5d68ed7e3384912beccc6fe06aafe7ff","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/59fea1137008502d5d6bcd7530a194dc5d68ed7e3384912beccc6fe06aafe7ff"} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"59fea1137008502d5d6bcd7530a194dc5d68ed7e3384912beccc6fe06aafe7ff","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c"} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"59fea1137008502d5d6bcd7530a194dc5d68ed7e3384912beccc6fe06aafe7ff","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["59fea1137008502d5d6bcd7530a194dc5d68ed7e3384912beccc6fe06aafe7ff"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"59fea1137008502d5d6bcd7530a194dc5d68ed7e3384912beccc6fe06aafe7ff","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/59fea1137008502d5d6bcd7530a194dc5d68ed7e3384912beccc6fe06aafe7ff"} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"59fea1137008502d5d6bcd7530a194dc5d68ed7e3384912beccc6fe06aafe7ff","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c"} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/59fea1137008502d5d6bcd7530a194dc5d68ed7e3384912beccc6fe06aafe7ff"} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c"} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650"} {"level":"error","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650\": 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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650"} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650"} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650"} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a"} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a\": 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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650"} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a"} {"level":"error","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a\": 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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a"} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a"} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a"} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441"} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441"} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a"} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15: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-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6"} {"level":"debug","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:39Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6"} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6"} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694\": 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-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6"} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e3cd4843885a4c88d575b0436b59e4e9d89be41d00146a0595ef05885083103e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e3cd4843885a4c88d575b0436b59e4e9d89be41d00146a0595ef05885083103e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e3cd4843885a4c88d575b0436b59e4e9d89be41d00146a0595ef05885083103e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e3cd4843885a4c88d575b0436b59e4e9d89be41d00146a0595ef05885083103e"} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"e3cd4843885a4c88d575b0436b59e4e9d89be41d00146a0595ef05885083103e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["e3cd4843885a4c88d575b0436b59e4e9d89be41d00146a0595ef05885083103e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"e3cd4843885a4c88d575b0436b59e4e9d89be41d00146a0595ef05885083103e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"e3cd4843885a4c88d575b0436b59e4e9d89be41d00146a0595ef05885083103e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/e3cd4843885a4c88d575b0436b59e4e9d89be41d00146a0595ef05885083103e"} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d884a321c21cc83b6dbdda621ac78d3e7c24e03e11f7c1eb37e611911e8f82cd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d884a321c21cc83b6dbdda621ac78d3e7c24e03e11f7c1eb37e611911e8f82cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"04d92d81e2bd1de1eaa1fe58eaa66b9b9ca6bac8f679c23e9473804092f22875","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d884a321c21cc83b6dbdda621ac78d3e7c24e03e11f7c1eb37e611911e8f82cd"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"04d92d81e2bd1de1eaa1fe58eaa66b9b9ca6bac8f679c23e9473804092f22875","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d884a321c21cc83b6dbdda621ac78d3e7c24e03e11f7c1eb37e611911e8f82cd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d884a321c21cc83b6dbdda621ac78d3e7c24e03e11f7c1eb37e611911e8f82cd"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d884a321c21cc83b6dbdda621ac78d3e7c24e03e11f7c1eb37e611911e8f82cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"57dcfc4af809487b2349be6b267e98bfc9cb81c9dffe1ce93d43f1995c8c282c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/04d92d81e2bd1de1eaa1fe58eaa66b9b9ca6bac8f679c23e9473804092f22875"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"57dcfc4af809487b2349be6b267e98bfc9cb81c9dffe1ce93d43f1995c8c282c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"04d92d81e2bd1de1eaa1fe58eaa66b9b9ca6bac8f679c23e9473804092f22875","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["04d92d81e2bd1de1eaa1fe58eaa66b9b9ca6bac8f679c23e9473804092f22875"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d884a321c21cc83b6dbdda621ac78d3e7c24e03e11f7c1eb37e611911e8f82cd"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"04d92d81e2bd1de1eaa1fe58eaa66b9b9ca6bac8f679c23e9473804092f22875","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d884a321c21cc83b6dbdda621ac78d3e7c24e03e11f7c1eb37e611911e8f82cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"57dcfc4af809487b2349be6b267e98bfc9cb81c9dffe1ce93d43f1995c8c282c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/57dcfc4af809487b2349be6b267e98bfc9cb81c9dffe1ce93d43f1995c8c282c"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"57dcfc4af809487b2349be6b267e98bfc9cb81c9dffe1ce93d43f1995c8c282c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"04d92d81e2bd1de1eaa1fe58eaa66b9b9ca6bac8f679c23e9473804092f22875","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"57dcfc4af809487b2349be6b267e98bfc9cb81c9dffe1ce93d43f1995c8c282c","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["57dcfc4af809487b2349be6b267e98bfc9cb81c9dffe1ce93d43f1995c8c282c"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"57dcfc4af809487b2349be6b267e98bfc9cb81c9dffe1ce93d43f1995c8c282c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1cc523e77ddaa9d8a1dcd5a83c2dd5569811e8d73eddd4173718bcb7d118be4a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/04d92d81e2bd1de1eaa1fe58eaa66b9b9ca6bac8f679c23e9473804092f22875"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1cc523e77ddaa9d8a1dcd5a83c2dd5569811e8d73eddd4173718bcb7d118be4a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"2ed36ed6645150fa8d0d5ecc19e65ab6d7c42d6ccf09b39222c8bc583d318fc8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/57dcfc4af809487b2349be6b267e98bfc9cb81c9dffe1ce93d43f1995c8c282c"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"2ed36ed6645150fa8d0d5ecc19e65ab6d7c42d6ccf09b39222c8bc583d318fc8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"57dcfc4af809487b2349be6b267e98bfc9cb81c9dffe1ce93d43f1995c8c282c","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1cc523e77ddaa9d8a1dcd5a83c2dd5569811e8d73eddd4173718bcb7d118be4a"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"1cc523e77ddaa9d8a1dcd5a83c2dd5569811e8d73eddd4173718bcb7d118be4a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["1cc523e77ddaa9d8a1dcd5a83c2dd5569811e8d73eddd4173718bcb7d118be4a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/2ed36ed6645150fa8d0d5ecc19e65ab6d7c42d6ccf09b39222c8bc583d318fc8"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"1cc523e77ddaa9d8a1dcd5a83c2dd5569811e8d73eddd4173718bcb7d118be4a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"2ed36ed6645150fa8d0d5ecc19e65ab6d7c42d6ccf09b39222c8bc583d318fc8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["2ed36ed6645150fa8d0d5ecc19e65ab6d7c42d6ccf09b39222c8bc583d318fc8"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/983db5b0fcd925f8a4c353233af6913aa5a89dcb5d69a1df57553e87375bbdfd"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c7fd94425c4b5acbbad2f16b7b6eb6f47e6349577c14cb4567c9b1e9159de7c8"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/2f77bfe3663461aa8cdd331d31cdac7e9a6e167d9d2320c77bdf867b6a8d53f4"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"2ed36ed6645150fa8d0d5ecc19e65ab6d7c42d6ccf09b39222c8bc583d318fc8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"983db5b0fcd925f8a4c353233af6913aa5a89dcb5d69a1df57553e87375bbdfd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["983db5b0fcd925f8a4c353233af6913aa5a89dcb5d69a1df57553e87375bbdfd"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d00840b9f5a1d6fab1901799d949b88385fd4bf8fc7a0e42997e33a0afe92ef1"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"983db5b0fcd925f8a4c353233af6913aa5a89dcb5d69a1df57553e87375bbdfd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/1cc523e77ddaa9d8a1dcd5a83c2dd5569811e8d73eddd4173718bcb7d118be4a"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c7fd94425c4b5acbbad2f16b7b6eb6f47e6349577c14cb4567c9b1e9159de7c8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["c7fd94425c4b5acbbad2f16b7b6eb6f47e6349577c14cb4567c9b1e9159de7c8"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/2ed36ed6645150fa8d0d5ecc19e65ab6d7c42d6ccf09b39222c8bc583d318fc8"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a0c92bd064f4e57745a6c7b709851c13b0250ba7838c4d9244d4ef34dcefa858"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c7fd94425c4b5acbbad2f16b7b6eb6f47e6349577c14cb4567c9b1e9159de7c8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"2f77bfe3663461aa8cdd331d31cdac7e9a6e167d9d2320c77bdf867b6a8d53f4","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["2f77bfe3663461aa8cdd331d31cdac7e9a6e167d9d2320c77bdf867b6a8d53f4"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/983db5b0fcd925f8a4c353233af6913aa5a89dcb5d69a1df57553e87375bbdfd"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"2f77bfe3663461aa8cdd331d31cdac7e9a6e167d9d2320c77bdf867b6a8d53f4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d00840b9f5a1d6fab1901799d949b88385fd4bf8fc7a0e42997e33a0afe92ef1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:40Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d00840b9f5a1d6fab1901799d949b88385fd4bf8fc7a0e42997e33a0afe92ef1"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c7fd94425c4b5acbbad2f16b7b6eb6f47e6349577c14cb4567c9b1e9159de7c8"} {"level":"info","ts":"2026-07-28T21:15:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/2f77bfe3663461aa8cdd331d31cdac7e9a6e167d9d2320c77bdf867b6a8d53f4"} {"level":"info","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d00840b9f5a1d6fab1901799d949b88385fd4bf8fc7a0e42997e33a0afe92ef1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:41Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:41Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d00840b9f5a1d6fab1901799d949b88385fd4bf8fc7a0e42997e33a0afe92ef1"} {"level":"info","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"1cc523e77ddaa9d8a1dcd5a83c2dd5569811e8d73eddd4173718bcb7d118be4a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:41Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:41Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca"} {"level":"info","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"2ed36ed6645150fa8d0d5ecc19e65ab6d7c42d6ccf09b39222c8bc583d318fc8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a0c92bd064f4e57745a6c7b709851c13b0250ba7838c4d9244d4ef34dcefa858","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:41Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:41Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a0c92bd064f4e57745a6c7b709851c13b0250ba7838c4d9244d4ef34dcefa858"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"} {"level":"info","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a0c92bd064f4e57745a6c7b709851c13b0250ba7838c4d9244d4ef34dcefa858","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:41Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:41Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a0c92bd064f4e57745a6c7b709851c13b0250ba7838c4d9244d4ef34dcefa858"} {"level":"info","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"983db5b0fcd925f8a4c353233af6913aa5a89dcb5d69a1df57553e87375bbdfd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c7fd94425c4b5acbbad2f16b7b6eb6f47e6349577c14cb4567c9b1e9159de7c8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"2f77bfe3663461aa8cdd331d31cdac7e9a6e167d9d2320c77bdf867b6a8d53f4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d00840b9f5a1d6fab1901799d949b88385fd4bf8fc7a0e42997e33a0afe92ef1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a0c92bd064f4e57745a6c7b709851c13b0250ba7838c4d9244d4ef34dcefa858","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:15:41Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:15:41Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"} {"level":"info","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:15:41Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:15:41Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:15:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"} {"level":"info","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"a0aced26-4009-4b27-bd14-9c7300d0b895","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:49376","PortSpecifier":{"PortValue":49376}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"a0aced26-4009-4b27-bd14-9c7300d0b895","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"a0aced26-4009-4b27-bd14-9c7300d0b895","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:49376","PortSpecifier":{"PortValue":49376}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273361,"nanos":327283870},"http":{"id":"a0aced26-4009-4b27-bd14-9c7300d0b895","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"a0aced26-4009-4b27-bd14-9c7300d0b895","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"a0aced26-4009-4b27-bd14-9c7300d0b895","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":"767f29c8-51b6-4fa4-a8d9-73f701692eda","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"]}} {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"a0aced26-4009-4b27-bd14-9c7300d0b895","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"767f29c8-51b6-4fa4-a8d9-73f701692eda","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.132.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"a0aced26-4009-4b27-bd14-9c7300d0b895","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-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"a0aced26-4009-4b27-bd14-9c7300d0b895","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-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"a0aced26-4009-4b27-bd14-9c7300d0b895","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"a0aced26-4009-4b27-bd14-9c7300d0b895","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":"subscription_info","Value":{}},{"Name":"keyName","Value":{}},{"Name":"keyId","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"a0aced26-4009-4b27-bd14-9c7300d0b895","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-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"a0aced26-4009-4b27-bd14-9c7300d0b895","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-28T21:16:01Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"a0aced26-4009-4b27-bd14-9c7300d0b895","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"a0aced26-4009-4b27-bd14-9c7300d0b895","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"141a46cf-74df-47f3-bc11-24852b5f1dce","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:57108","PortSpecifier":{"PortValue":57108}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"141a46cf-74df-47f3-bc11-24852b5f1dce","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"141a46cf-74df-47f3-bc11-24852b5f1dce","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:57108","PortSpecifier":{"PortValue":57108}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273361,"nanos":383809824},"http":{"id":"141a46cf-74df-47f3-bc11-24852b5f1dce","method":"POST","headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"141a46cf-74df-47f3-bc11-24852b5f1dce","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"141a46cf-74df-47f3-bc11-24852b5f1dce","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":"767f29c8-51b6-4fa4-a8d9-73f701692eda","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"]}} {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"141a46cf-74df-47f3-bc11-24852b5f1dce","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"767f29c8-51b6-4fa4-a8d9-73f701692eda","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.32:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"141a46cf-74df-47f3-bc11-24852b5f1dce","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-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"141a46cf-74df-47f3-bc11-24852b5f1dce","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-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"141a46cf-74df-47f3-bc11-24852b5f1dce","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-4e7a7a/rate-test-model-4e7a7a\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-4e7a7a/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"141a46cf-74df-47f3-bc11-24852b5f1dce","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"141a46cf-74df-47f3-bc11-24852b5f1dce","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-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"141a46cf-74df-47f3-bc11-24852b5f1dce","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-28T21:16:01Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"141a46cf-74df-47f3-bc11-24852b5f1dce","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"141a46cf-74df-47f3-bc11-24852b5f1dce","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"5db872cb-f13a-462f-85a2-9f6017bd857e","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:49380","PortSpecifier":{"PortValue":49380}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"5db872cb-f13a-462f-85a2-9f6017bd857e","method":"POST","path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"5db872cb-f13a-462f-85a2-9f6017bd857e","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:49380","PortSpecifier":{"PortValue":49380}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273361,"nanos":436892993},"http":{"id":"5db872cb-f13a-462f-85a2-9f6017bd857e","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"5db872cb-f13a-462f-85a2-9f6017bd857e","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1cMnO4JcWka7Gk6Yt_12KS3E6czjMSunuXPqJWohsQcqEFT3NhcNP67W9eMtc"} {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"5db872cb-f13a-462f-85a2-9f6017bd857e","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1cMnO4JcWka7Gk6Yt_12KS3E6czjMSunuXPqJWohsQcqEFT3NhcNP67W9eMtc\"}"} {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"5db872cb-f13a-462f-85a2-9f6017bd857e","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-96b3c5.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":"816585d6-171c-44d1-acbc-262cd7100b1b","keyName":"e2e-rate-a-3bde81","subscription":"e2e-rate-iso-a-3bde81","tenant":"e2e-shared-a-96b3c5","userId":"816585d6-171c-44d1-acbc-262cd7100b1b","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"5db872cb-f13a-462f-85a2-9f6017bd857e","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.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-96b3c5/rate-test-model-96b3c5\",\"requestedSubscription\":\"e2e-rate-iso-a-3bde81\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"5db872cb-f13a-462f-85a2-9f6017bd857e","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-96b3c5.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":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-3bde81","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"}} {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"5db872cb-f13a-462f-85a2-9f6017bd857e","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5db872cb-f13a-462f-85a2-9f6017bd857e","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-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5db872cb-f13a-462f-85a2-9f6017bd857e","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-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5db872cb-f13a-462f-85a2-9f6017bd857e","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-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5db872cb-f13a-462f-85a2-9f6017bd857e","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5db872cb-f13a-462f-85a2-9f6017bd857e","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-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5db872cb-f13a-462f-85a2-9f6017bd857e","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-3bde81"} {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5db872cb-f13a-462f-85a2-9f6017bd857e","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-28T21:16:01Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5db872cb-f13a-462f-85a2-9f6017bd857e","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":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription","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":"816585d6-171c-44d1-acbc-262cd7100b1b","keyName":"e2e-rate-a-3bde81","selected_subscription":"e2e-rate-iso-a-3bde81","selected_subscription_key":"ai-tenant-e2e-shared-a-96b3c5/e2e-rate-iso-a-3bde81@ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-3bde81","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"5db872cb-f13a-462f-85a2-9f6017bd857e","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:16:01Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"5db872cb-f13a-462f-85a2-9f6017bd857e","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:16:02Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:49396","PortSpecifier":{"PortValue":49396}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","method":"POST","path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:16:02Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:49396","PortSpecifier":{"PortValue":49396}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273362,"nanos":532352948},"http":{"id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:02Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1cMnO4JcWka7Gk6Yt_12KS3E6czjMSunuXPqJWohsQcqEFT3NhcNP67W9eMtc"} {"level":"debug","ts":"2026-07-28T21:16:02Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1cMnO4JcWka7Gk6Yt_12KS3E6czjMSunuXPqJWohsQcqEFT3NhcNP67W9eMtc\"}"} {"level":"debug","ts":"2026-07-28T21:16:02Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","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-96b3c5.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":"816585d6-171c-44d1-acbc-262cd7100b1b","keyName":"e2e-rate-a-3bde81","subscription":"e2e-rate-iso-a-3bde81","tenant":"e2e-shared-a-96b3c5","userId":"816585d6-171c-44d1-acbc-262cd7100b1b","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:16:02Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.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-96b3c5/rate-test-model-96b3c5\",\"requestedSubscription\":\"e2e-rate-iso-a-3bde81\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-28T21:16:02Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","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-96b3c5.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":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-3bde81","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"}} {"level":"debug","ts":"2026-07-28T21:16:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","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-28T21:16:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","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-28T21:16:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","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-28T21:16:02Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:16:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","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-3bde81"} {"level":"debug","ts":"2026-07-28T21:16:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","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-28T21:16:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","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-28T21:16:02Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","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":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription","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":"816585d6-171c-44d1-acbc-262cd7100b1b","keyName":"e2e-rate-a-3bde81","selected_subscription":"e2e-rate-iso-a-3bde81","selected_subscription_key":"ai-tenant-e2e-shared-a-96b3c5/e2e-rate-iso-a-3bde81@ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-3bde81","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-28T21:16:02Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:16:02Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"9a2ef5cf-f58f-4a6e-8e5c-6d9622aac49a","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:16:03Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"337cf379-8e7c-49ad-9466-b423e81efed7","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:49408","PortSpecifier":{"PortValue":49408}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"337cf379-8e7c-49ad-9466-b423e81efed7","method":"POST","path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:16:03Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"337cf379-8e7c-49ad-9466-b423e81efed7","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:49408","PortSpecifier":{"PortValue":49408}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273363,"nanos":578660331},"http":{"id":"337cf379-8e7c-49ad-9466-b423e81efed7","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:03Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"337cf379-8e7c-49ad-9466-b423e81efed7","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1cMnO4JcWka7Gk6Yt_12KS3E6czjMSunuXPqJWohsQcqEFT3NhcNP67W9eMtc"} {"level":"debug","ts":"2026-07-28T21:16:03Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"337cf379-8e7c-49ad-9466-b423e81efed7","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1cMnO4JcWka7Gk6Yt_12KS3E6czjMSunuXPqJWohsQcqEFT3NhcNP67W9eMtc\"}"} {"level":"debug","ts":"2026-07-28T21:16:03Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"337cf379-8e7c-49ad-9466-b423e81efed7","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-96b3c5.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":"816585d6-171c-44d1-acbc-262cd7100b1b","keyName":"e2e-rate-a-3bde81","subscription":"e2e-rate-iso-a-3bde81","tenant":"e2e-shared-a-96b3c5","userId":"816585d6-171c-44d1-acbc-262cd7100b1b","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:16:03Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"337cf379-8e7c-49ad-9466-b423e81efed7","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.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-96b3c5/rate-test-model-96b3c5\",\"requestedSubscription\":\"e2e-rate-iso-a-3bde81\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-28T21:16:03Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"337cf379-8e7c-49ad-9466-b423e81efed7","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-96b3c5.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":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-3bde81","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"}} {"level":"debug","ts":"2026-07-28T21:16:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"337cf379-8e7c-49ad-9466-b423e81efed7","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"337cf379-8e7c-49ad-9466-b423e81efed7","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-28T21:16:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"337cf379-8e7c-49ad-9466-b423e81efed7","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-28T21:16:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"337cf379-8e7c-49ad-9466-b423e81efed7","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-28T21:16:03Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"337cf379-8e7c-49ad-9466-b423e81efed7","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:16:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"337cf379-8e7c-49ad-9466-b423e81efed7","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-28T21:16:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"337cf379-8e7c-49ad-9466-b423e81efed7","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-3bde81"} {"level":"debug","ts":"2026-07-28T21:16:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"337cf379-8e7c-49ad-9466-b423e81efed7","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-28T21:16:03Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"337cf379-8e7c-49ad-9466-b423e81efed7","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":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription","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":"816585d6-171c-44d1-acbc-262cd7100b1b","keyName":"e2e-rate-a-3bde81","selected_subscription":"e2e-rate-iso-a-3bde81","selected_subscription_key":"ai-tenant-e2e-shared-a-96b3c5/e2e-rate-iso-a-3bde81@ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-3bde81","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-28T21:16:03Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"337cf379-8e7c-49ad-9466-b423e81efed7","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:16:03Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"337cf379-8e7c-49ad-9466-b423e81efed7","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"dc2d4e30-8315-4047-8c56-d288433dfaff","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:39316","PortSpecifier":{"PortValue":39316}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"dc2d4e30-8315-4047-8c56-d288433dfaff","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"dc2d4e30-8315-4047-8c56-d288433dfaff","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:39316","PortSpecifier":{"PortValue":39316}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273382,"nanos":877255050},"http":{"id":"dc2d4e30-8315-4047-8c56-d288433dfaff","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"dc2d4e30-8315-4047-8c56-d288433dfaff","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"dc2d4e30-8315-4047-8c56-d288433dfaff","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":"767f29c8-51b6-4fa4-a8d9-73f701692eda","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"]}} {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"dc2d4e30-8315-4047-8c56-d288433dfaff","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"767f29c8-51b6-4fa4-a8d9-73f701692eda","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.132.0.59:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"dc2d4e30-8315-4047-8c56-d288433dfaff","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-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"dc2d4e30-8315-4047-8c56-d288433dfaff","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-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"dc2d4e30-8315-4047-8c56-d288433dfaff","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"dc2d4e30-8315-4047-8c56-d288433dfaff","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":"subscription_info","Value":{}},{"Name":"keyName","Value":{}},{"Name":"keyId","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"dc2d4e30-8315-4047-8c56-d288433dfaff","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-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"dc2d4e30-8315-4047-8c56-d288433dfaff","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-28T21:16:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"dc2d4e30-8315-4047-8c56-d288433dfaff","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"dc2d4e30-8315-4047-8c56-d288433dfaff","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"7292d935-a940-4e61-8425-94bf0df522d2","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:54312","PortSpecifier":{"PortValue":54312}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"7292d935-a940-4e61-8425-94bf0df522d2","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"7292d935-a940-4e61-8425-94bf0df522d2","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:54312","PortSpecifier":{"PortValue":54312}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273382,"nanos":918651401},"http":{"id":"7292d935-a940-4e61-8425-94bf0df522d2","method":"POST","headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"7292d935-a940-4e61-8425-94bf0df522d2","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"7292d935-a940-4e61-8425-94bf0df522d2","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":"767f29c8-51b6-4fa4-a8d9-73f701692eda","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"]}} {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"7292d935-a940-4e61-8425-94bf0df522d2","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"767f29c8-51b6-4fa4-a8d9-73f701692eda","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.32:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"7292d935-a940-4e61-8425-94bf0df522d2","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-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"7292d935-a940-4e61-8425-94bf0df522d2","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-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"7292d935-a940-4e61-8425-94bf0df522d2","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-4e7a7a/rate-test-model-4e7a7a\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-4e7a7a/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"7292d935-a940-4e61-8425-94bf0df522d2","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"7292d935-a940-4e61-8425-94bf0df522d2","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-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"7292d935-a940-4e61-8425-94bf0df522d2","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-28T21:16:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"7292d935-a940-4e61-8425-94bf0df522d2","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"7292d935-a940-4e61-8425-94bf0df522d2","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"bf96453c-2329-437b-a52f-eaaf7250800e","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:39318","PortSpecifier":{"PortValue":39318}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"bf96453c-2329-437b-a52f-eaaf7250800e","method":"POST","path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"bf96453c-2329-437b-a52f-eaaf7250800e","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:39318","PortSpecifier":{"PortValue":39318}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273382,"nanos":952958387},"http":{"id":"bf96453c-2329-437b-a52f-eaaf7250800e","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"bf96453c-2329-437b-a52f-eaaf7250800e","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z"} {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"bf96453c-2329-437b-a52f-eaaf7250800e","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z\"}"} {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"bf96453c-2329-437b-a52f-eaaf7250800e","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-96b3c5.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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","subscription":"e2e-rate-iso-a-8ef2a0","tenant":"e2e-shared-a-96b3c5","userId":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"bf96453c-2329-437b-a52f-eaaf7250800e","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.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-96b3c5/rate-test-model-96b3c5\",\"requestedSubscription\":\"e2e-rate-iso-a-8ef2a0\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"bf96453c-2329-437b-a52f-eaaf7250800e","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-96b3c5.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":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"}} {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"bf96453c-2329-437b-a52f-eaaf7250800e","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"bf96453c-2329-437b-a52f-eaaf7250800e","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-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"bf96453c-2329-437b-a52f-eaaf7250800e","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-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"bf96453c-2329-437b-a52f-eaaf7250800e","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"bf96453c-2329-437b-a52f-eaaf7250800e","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-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"bf96453c-2329-437b-a52f-eaaf7250800e","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-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"bf96453c-2329-437b-a52f-eaaf7250800e","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-8ef2a0"} {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"bf96453c-2329-437b-a52f-eaaf7250800e","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-28T21:16:22Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"bf96453c-2329-437b-a52f-eaaf7250800e","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":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription","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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","selected_subscription":"e2e-rate-iso-a-8ef2a0","selected_subscription_key":"ai-tenant-e2e-shared-a-96b3c5/e2e-rate-iso-a-8ef2a0@ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"bf96453c-2329-437b-a52f-eaaf7250800e","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:16:22Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"bf96453c-2329-437b-a52f-eaaf7250800e","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:16:23Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"631bd794-144b-4ce5-99ff-1591a0e3715b","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:39328","PortSpecifier":{"PortValue":39328}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"631bd794-144b-4ce5-99ff-1591a0e3715b","method":"POST","path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:16:23Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"631bd794-144b-4ce5-99ff-1591a0e3715b","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:39328","PortSpecifier":{"PortValue":39328}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273383,"nanos":994820032},"http":{"id":"631bd794-144b-4ce5-99ff-1591a0e3715b","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:23Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"631bd794-144b-4ce5-99ff-1591a0e3715b","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z"} {"level":"debug","ts":"2026-07-28T21:16:23Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"631bd794-144b-4ce5-99ff-1591a0e3715b","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z\"}"} {"level":"debug","ts":"2026-07-28T21:16:23Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"631bd794-144b-4ce5-99ff-1591a0e3715b","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-96b3c5.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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","subscription":"e2e-rate-iso-a-8ef2a0","tenant":"e2e-shared-a-96b3c5","userId":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:16:24Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"631bd794-144b-4ce5-99ff-1591a0e3715b","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.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-96b3c5/rate-test-model-96b3c5\",\"requestedSubscription\":\"e2e-rate-iso-a-8ef2a0\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-28T21:16:24Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"631bd794-144b-4ce5-99ff-1591a0e3715b","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-96b3c5.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":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"}} {"level":"debug","ts":"2026-07-28T21:16:24Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"631bd794-144b-4ce5-99ff-1591a0e3715b","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:24Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"631bd794-144b-4ce5-99ff-1591a0e3715b","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-28T21:16:24Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"631bd794-144b-4ce5-99ff-1591a0e3715b","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-28T21:16:24Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"631bd794-144b-4ce5-99ff-1591a0e3715b","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:16:24Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"631bd794-144b-4ce5-99ff-1591a0e3715b","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-28T21:16:24Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"631bd794-144b-4ce5-99ff-1591a0e3715b","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-28T21:16:24Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"631bd794-144b-4ce5-99ff-1591a0e3715b","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-28T21:16:24Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"631bd794-144b-4ce5-99ff-1591a0e3715b","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-8ef2a0"} {"level":"debug","ts":"2026-07-28T21:16:24Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"631bd794-144b-4ce5-99ff-1591a0e3715b","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":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription","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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","selected_subscription":"e2e-rate-iso-a-8ef2a0","selected_subscription_key":"ai-tenant-e2e-shared-a-96b3c5/e2e-rate-iso-a-8ef2a0@ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-28T21:16:24Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"631bd794-144b-4ce5-99ff-1591a0e3715b","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:16:24Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"631bd794-144b-4ce5-99ff-1591a0e3715b","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:16:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:48942","PortSpecifier":{"PortValue":48942}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","method":"POST","path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:16:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:48942","PortSpecifier":{"PortValue":48942}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273385,"nanos":51133540},"http":{"id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:25Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z"} {"level":"debug","ts":"2026-07-28T21:16:25Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z\"}"} {"level":"debug","ts":"2026-07-28T21:16:25Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","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-96b3c5.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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","subscription":"e2e-rate-iso-a-8ef2a0","tenant":"e2e-shared-a-96b3c5","userId":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:16:25Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.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-96b3c5/rate-test-model-96b3c5\",\"requestedSubscription\":\"e2e-rate-iso-a-8ef2a0\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-28T21:16:25Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","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-96b3c5.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":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"}} {"level":"debug","ts":"2026-07-28T21:16:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","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-28T21:16:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","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-28T21:16:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","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-28T21:16:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:16:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","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-28T21:16:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","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-28T21:16:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","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-8ef2a0"} {"level":"debug","ts":"2026-07-28T21:16:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","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":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription","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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","selected_subscription":"e2e-rate-iso-a-8ef2a0","selected_subscription_key":"ai-tenant-e2e-shared-a-96b3c5/e2e-rate-iso-a-8ef2a0@ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-28T21:16:25Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:16:25Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"b24fbd3c-84ea-4d27-8788-4dfdc5d9f03d","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:16:26Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"af8563da-9372-4773-ba31-718a5a4d2045","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:48952","PortSpecifier":{"PortValue":48952}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"af8563da-9372-4773-ba31-718a5a4d2045","method":"POST","path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:16:26Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"af8563da-9372-4773-ba31-718a5a4d2045","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:48952","PortSpecifier":{"PortValue":48952}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273386,"nanos":94989166},"http":{"id":"af8563da-9372-4773-ba31-718a5a4d2045","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:26Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"af8563da-9372-4773-ba31-718a5a4d2045","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z"} {"level":"debug","ts":"2026-07-28T21:16:26Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"af8563da-9372-4773-ba31-718a5a4d2045","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z\"}"} {"level":"debug","ts":"2026-07-28T21:16:26Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"af8563da-9372-4773-ba31-718a5a4d2045","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-96b3c5.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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","subscription":"e2e-rate-iso-a-8ef2a0","tenant":"e2e-shared-a-96b3c5","userId":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:16:26Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"af8563da-9372-4773-ba31-718a5a4d2045","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.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-96b3c5/rate-test-model-96b3c5\",\"requestedSubscription\":\"e2e-rate-iso-a-8ef2a0\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-28T21:16:26Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"af8563da-9372-4773-ba31-718a5a4d2045","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-96b3c5.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":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"}} {"level":"debug","ts":"2026-07-28T21:16:26Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"af8563da-9372-4773-ba31-718a5a4d2045","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:26Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"af8563da-9372-4773-ba31-718a5a4d2045","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-28T21:16:26Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"af8563da-9372-4773-ba31-718a5a4d2045","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-28T21:16:26Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"af8563da-9372-4773-ba31-718a5a4d2045","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:16:26Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"af8563da-9372-4773-ba31-718a5a4d2045","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-28T21:16:26Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"af8563da-9372-4773-ba31-718a5a4d2045","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-8ef2a0"} {"level":"debug","ts":"2026-07-28T21:16:26Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"af8563da-9372-4773-ba31-718a5a4d2045","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-28T21:16:26Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"af8563da-9372-4773-ba31-718a5a4d2045","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-28T21:16:26Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"af8563da-9372-4773-ba31-718a5a4d2045","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":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription","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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","selected_subscription":"e2e-rate-iso-a-8ef2a0","selected_subscription_key":"ai-tenant-e2e-shared-a-96b3c5/e2e-rate-iso-a-8ef2a0@ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-28T21:16:26Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"af8563da-9372-4773-ba31-718a5a4d2045","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:16:26Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"af8563da-9372-4773-ba31-718a5a4d2045","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:16:27Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"d8aa030e-1929-4b03-a231-e83c76a087dd","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:48968","PortSpecifier":{"PortValue":48968}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"d8aa030e-1929-4b03-a231-e83c76a087dd","method":"POST","path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:16:27Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"d8aa030e-1929-4b03-a231-e83c76a087dd","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:48968","PortSpecifier":{"PortValue":48968}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273387,"nanos":141554085},"http":{"id":"d8aa030e-1929-4b03-a231-e83c76a087dd","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:27Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"d8aa030e-1929-4b03-a231-e83c76a087dd","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z"} {"level":"debug","ts":"2026-07-28T21:16:27Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"d8aa030e-1929-4b03-a231-e83c76a087dd","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z\"}"} {"level":"debug","ts":"2026-07-28T21:16:27Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"d8aa030e-1929-4b03-a231-e83c76a087dd","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-96b3c5.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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","subscription":"e2e-rate-iso-a-8ef2a0","tenant":"e2e-shared-a-96b3c5","userId":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:16:27Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"d8aa030e-1929-4b03-a231-e83c76a087dd","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.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-96b3c5/rate-test-model-96b3c5\",\"requestedSubscription\":\"e2e-rate-iso-a-8ef2a0\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-28T21:16:27Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"d8aa030e-1929-4b03-a231-e83c76a087dd","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-96b3c5.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":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"}} {"level":"debug","ts":"2026-07-28T21:16:27Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"d8aa030e-1929-4b03-a231-e83c76a087dd","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:27Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d8aa030e-1929-4b03-a231-e83c76a087dd","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-28T21:16:27Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d8aa030e-1929-4b03-a231-e83c76a087dd","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-28T21:16:27Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d8aa030e-1929-4b03-a231-e83c76a087dd","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:16:27Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d8aa030e-1929-4b03-a231-e83c76a087dd","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-28T21:16:27Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d8aa030e-1929-4b03-a231-e83c76a087dd","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-8ef2a0"} {"level":"debug","ts":"2026-07-28T21:16:27Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d8aa030e-1929-4b03-a231-e83c76a087dd","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-28T21:16:27Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d8aa030e-1929-4b03-a231-e83c76a087dd","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-28T21:16:27Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d8aa030e-1929-4b03-a231-e83c76a087dd","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":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription","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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","selected_subscription":"e2e-rate-iso-a-8ef2a0","selected_subscription_key":"ai-tenant-e2e-shared-a-96b3c5/e2e-rate-iso-a-8ef2a0@ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-28T21:16:27Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"d8aa030e-1929-4b03-a231-e83c76a087dd","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:16:27Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"d8aa030e-1929-4b03-a231-e83c76a087dd","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:16:28Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:48984","PortSpecifier":{"PortValue":48984}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","method":"POST","path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:16:28Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:48984","PortSpecifier":{"PortValue":48984}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273388,"nanos":185077716},"http":{"id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:28Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z"} {"level":"debug","ts":"2026-07-28T21:16:28Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z\"}"} {"level":"debug","ts":"2026-07-28T21:16:28Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","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-96b3c5.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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","subscription":"e2e-rate-iso-a-8ef2a0","tenant":"e2e-shared-a-96b3c5","userId":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:16:28Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.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-96b3c5/rate-test-model-96b3c5\",\"requestedSubscription\":\"e2e-rate-iso-a-8ef2a0\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-28T21:16:28Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","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-96b3c5.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":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"}} {"level":"debug","ts":"2026-07-28T21:16:28Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:28Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","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-28T21:16:28Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","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-28T21:16:28Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","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-28T21:16:28Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:16:28Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","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-28T21:16:28Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","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-28T21:16:28Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","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-8ef2a0"} {"level":"debug","ts":"2026-07-28T21:16:28Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","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":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription","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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","selected_subscription":"e2e-rate-iso-a-8ef2a0","selected_subscription_key":"ai-tenant-e2e-shared-a-96b3c5/e2e-rate-iso-a-8ef2a0@ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-28T21:16:28Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:16:28Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"256f4f6e-c2d0-4ae1-bc74-db1d77743508","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:16:29Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:48988","PortSpecifier":{"PortValue":48988}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","method":"POST","path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:16:29Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:48988","PortSpecifier":{"PortValue":48988}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273389,"nanos":224187121},"http":{"id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:29Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z"} {"level":"debug","ts":"2026-07-28T21:16:29Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z\"}"} {"level":"debug","ts":"2026-07-28T21:16:29Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","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-96b3c5.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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","subscription":"e2e-rate-iso-a-8ef2a0","tenant":"e2e-shared-a-96b3c5","userId":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:16:29Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.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-96b3c5/rate-test-model-96b3c5\",\"requestedSubscription\":\"e2e-rate-iso-a-8ef2a0\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-28T21:16:29Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","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-96b3c5.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":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"}} {"level":"debug","ts":"2026-07-28T21:16:29Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:29Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","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-28T21:16:29Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","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-28T21:16:29Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","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-28T21:16:29Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:16:29Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","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-28T21:16:29Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","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-8ef2a0"} {"level":"debug","ts":"2026-07-28T21:16:29Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","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-28T21:16:29Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","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":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription","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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","selected_subscription":"e2e-rate-iso-a-8ef2a0","selected_subscription_key":"ai-tenant-e2e-shared-a-96b3c5/e2e-rate-iso-a-8ef2a0@ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-28T21:16:29Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:16:29Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"5af1c8d8-bc6f-48c6-ba42-c65db675c67c","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:16:30Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:48990","PortSpecifier":{"PortValue":48990}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","method":"POST","path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:16:30Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:48990","PortSpecifier":{"PortValue":48990}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273390,"nanos":262569498},"http":{"id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:30Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z"} {"level":"debug","ts":"2026-07-28T21:16:30Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z\"}"} {"level":"debug","ts":"2026-07-28T21:16:30Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","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-96b3c5.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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","subscription":"e2e-rate-iso-a-8ef2a0","tenant":"e2e-shared-a-96b3c5","userId":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:16:30Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.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-96b3c5/rate-test-model-96b3c5\",\"requestedSubscription\":\"e2e-rate-iso-a-8ef2a0\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-28T21:16:30Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","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-96b3c5.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":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"}} {"level":"debug","ts":"2026-07-28T21:16:30Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:30Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","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-28T21:16:30Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","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-28T21:16:30Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:16:30Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","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-28T21:16:30Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","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-28T21:16:30Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","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-28T21:16:30Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","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-8ef2a0"} {"level":"debug","ts":"2026-07-28T21:16:30Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","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":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription","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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","selected_subscription":"e2e-rate-iso-a-8ef2a0","selected_subscription_key":"ai-tenant-e2e-shared-a-96b3c5/e2e-rate-iso-a-8ef2a0@ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-28T21:16:30Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:16:30Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"b31a133a-86e9-4fa6-91da-f9a6a06417ae","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:16:31Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"afb111b3-db65-4f90-bbeb-87854cd127be","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:48998","PortSpecifier":{"PortValue":48998}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"afb111b3-db65-4f90-bbeb-87854cd127be","method":"POST","path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:16:31Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"afb111b3-db65-4f90-bbeb-87854cd127be","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:48998","PortSpecifier":{"PortValue":48998}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273391,"nanos":300521311},"http":{"id":"afb111b3-db65-4f90-bbeb-87854cd127be","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:31Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"afb111b3-db65-4f90-bbeb-87854cd127be","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z"} {"level":"debug","ts":"2026-07-28T21:16:31Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"afb111b3-db65-4f90-bbeb-87854cd127be","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z\"}"} {"level":"debug","ts":"2026-07-28T21:16:31Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"afb111b3-db65-4f90-bbeb-87854cd127be","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-96b3c5.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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","subscription":"e2e-rate-iso-a-8ef2a0","tenant":"e2e-shared-a-96b3c5","userId":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:16:31Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"afb111b3-db65-4f90-bbeb-87854cd127be","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.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-96b3c5/rate-test-model-96b3c5\",\"requestedSubscription\":\"e2e-rate-iso-a-8ef2a0\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-28T21:16:31Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"afb111b3-db65-4f90-bbeb-87854cd127be","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-96b3c5.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":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"}} {"level":"debug","ts":"2026-07-28T21:16:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"afb111b3-db65-4f90-bbeb-87854cd127be","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"afb111b3-db65-4f90-bbeb-87854cd127be","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-28T21:16:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"afb111b3-db65-4f90-bbeb-87854cd127be","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-28T21:16:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"afb111b3-db65-4f90-bbeb-87854cd127be","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:16:31Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"afb111b3-db65-4f90-bbeb-87854cd127be","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-28T21:16:31Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"afb111b3-db65-4f90-bbeb-87854cd127be","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-28T21:16:31Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"afb111b3-db65-4f90-bbeb-87854cd127be","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-8ef2a0"} {"level":"debug","ts":"2026-07-28T21:16:31Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"afb111b3-db65-4f90-bbeb-87854cd127be","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-28T21:16:31Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"afb111b3-db65-4f90-bbeb-87854cd127be","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":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription","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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","selected_subscription":"e2e-rate-iso-a-8ef2a0","selected_subscription_key":"ai-tenant-e2e-shared-a-96b3c5/e2e-rate-iso-a-8ef2a0@ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-28T21:16:31Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"afb111b3-db65-4f90-bbeb-87854cd127be","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:16:31Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"afb111b3-db65-4f90-bbeb-87854cd127be","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:16:32Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"893b0976-5da3-4438-ac8d-844784b386bf","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:49002","PortSpecifier":{"PortValue":49002}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"893b0976-5da3-4438-ac8d-844784b386bf","method":"POST","path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:16:32Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"893b0976-5da3-4438-ac8d-844784b386bf","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:49002","PortSpecifier":{"PortValue":49002}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273392,"nanos":337695975},"http":{"id":"893b0976-5da3-4438-ac8d-844784b386bf","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:32Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"893b0976-5da3-4438-ac8d-844784b386bf","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z"} {"level":"debug","ts":"2026-07-28T21:16:32Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"893b0976-5da3-4438-ac8d-844784b386bf","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z\"}"} {"level":"debug","ts":"2026-07-28T21:16:32Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"893b0976-5da3-4438-ac8d-844784b386bf","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-96b3c5.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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","subscription":"e2e-rate-iso-a-8ef2a0","tenant":"e2e-shared-a-96b3c5","userId":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:16:32Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"893b0976-5da3-4438-ac8d-844784b386bf","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.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-96b3c5/rate-test-model-96b3c5\",\"requestedSubscription\":\"e2e-rate-iso-a-8ef2a0\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-28T21:16:32Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"893b0976-5da3-4438-ac8d-844784b386bf","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-96b3c5.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":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"}} {"level":"debug","ts":"2026-07-28T21:16:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"893b0976-5da3-4438-ac8d-844784b386bf","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"893b0976-5da3-4438-ac8d-844784b386bf","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-28T21:16:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"893b0976-5da3-4438-ac8d-844784b386bf","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-28T21:16:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"893b0976-5da3-4438-ac8d-844784b386bf","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:16:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"893b0976-5da3-4438-ac8d-844784b386bf","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-28T21:16:32Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"893b0976-5da3-4438-ac8d-844784b386bf","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-28T21:16:32Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"893b0976-5da3-4438-ac8d-844784b386bf","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-28T21:16:32Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"893b0976-5da3-4438-ac8d-844784b386bf","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-8ef2a0"} {"level":"debug","ts":"2026-07-28T21:16:32Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"893b0976-5da3-4438-ac8d-844784b386bf","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":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription","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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","selected_subscription":"e2e-rate-iso-a-8ef2a0","selected_subscription_key":"ai-tenant-e2e-shared-a-96b3c5/e2e-rate-iso-a-8ef2a0@ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-28T21:16:32Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"893b0976-5da3-4438-ac8d-844784b386bf","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:16:32Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"893b0976-5da3-4438-ac8d-844784b386bf","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"c3227672-b584-4f4a-a95a-487801a8d40a","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:49016","PortSpecifier":{"PortValue":49016}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"c3227672-b584-4f4a-a95a-487801a8d40a","method":"POST","path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions","host":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"c3227672-b584-4f4a-a95a-487801a8d40a","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:49016","PortSpecifier":{"PortValue":49016}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.59:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273393,"nanos":383459595},"http":{"id":"c3227672-b584-4f4a-a95a-487801a8d40a","method":"POST","headers":{":authority":"e2e-shared-a-96b3c5.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"c3227672-b584-4f4a-a95a-487801a8d40a","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z"} {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"c3227672-b584-4f4a-a95a-487801a8d40a","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-MYoviNA9PKrcu1yd_C6HupQAfDHcxIfP53JL4AYx9MvowCxikIXcWqGKDy5Z\"}"} {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"c3227672-b584-4f4a-a95a-487801a8d40a","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-96b3c5.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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","subscription":"e2e-rate-iso-a-8ef2a0","tenant":"e2e-shared-a-96b3c5","userId":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"c3227672-b584-4f4a-a95a-487801a8d40a","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-a-96b3c5.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-96b3c5/rate-test-model-96b3c5\",\"requestedSubscription\":\"e2e-rate-iso-a-8ef2a0\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"c3227672-b584-4f4a-a95a-487801a8d40a","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-96b3c5.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":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"}} {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"c3227672-b584-4f4a-a95a-487801a8d40a","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c3227672-b584-4f4a-a95a-487801a8d40a","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-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c3227672-b584-4f4a-a95a-487801a8d40a","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-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c3227672-b584-4f4a-a95a-487801a8d40a","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-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c3227672-b584-4f4a-a95a-487801a8d40a","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c3227672-b584-4f4a-a95a-487801a8d40a","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-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c3227672-b584-4f4a-a95a-487801a8d40a","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-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c3227672-b584-4f4a-a95a-487801a8d40a","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-8ef2a0"} {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c3227672-b584-4f4a-a95a-487801a8d40a","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":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"selected_subscription","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":"d5b0c089-0ebb-4333-af38-09354dcb9a2d","keyName":"e2e-rate-a-8ef2a0","selected_subscription":"e2e-rate-iso-a-8ef2a0","selected_subscription_key":"ai-tenant-e2e-shared-a-96b3c5/e2e-rate-iso-a-8ef2a0@ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"model_name":"publishers/ai-tenant-e2e-shared-a-96b3c5/models/facebook/opt-125m","name":"rate-test-model-96b3c5","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-rate-iso-a-8ef2a0","namespace":"ai-tenant-e2e-shared-a-96b3c5","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-a-96b3c5/rate-test-model-96b3c5"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"c3227672-b584-4f4a-a95a-487801a8d40a","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"c3227672-b584-4f4a-a95a-487801a8d40a","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:60888","PortSpecifier":{"PortValue":60888}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","method":"POST","path":"/ai-tenant-e2e-shared-b-4e7a7a/rate-test-model-4e7a7a/v1/completions","host":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:60888","PortSpecifier":{"PortValue":60888}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.32:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273393,"nanos":426201473},"http":{"id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","method":"POST","headers":{":authority":"e2e-shared-b-4e7a7a.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-shared-b-4e7a7a/rate-test-model-4e7a7a/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-MPtevgfi7j8GSRXw_HgRc2sWXJ2ILE3x8RfdQO5mJWliGOcKQN1JSgr58Nj2"} {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-shared-b-4e7a7a.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-MPtevgfi7j8GSRXw_HgRc2sWXJ2ILE3x8RfdQO5mJWliGOcKQN1JSgr58Nj2\"}"} {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","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-4e7a7a.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":"e385a453-17d6-4992-af2b-c4b9710b2c58","keyName":"e2e-rate-b-8ef2a0","subscription":"e2e-rate-iso-b-8ef2a0","tenant":"e2e-shared-b-4e7a7a","userId":"e385a453-17d6-4992-af2b-c4b9710b2c58","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-shared-b-4e7a7a.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-4e7a7a/rate-test-model-4e7a7a\",\"requestedSubscription\":\"e2e-rate-iso-b-8ef2a0\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","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-4e7a7a.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":[{"model_name":"publishers/ai-tenant-e2e-shared-b-4e7a7a/models/facebook/opt-125m","name":"rate-test-model-4e7a7a","source":"internal","token_rate_limits":[{"limit":100,"window":"1m"}]}],"name":"e2e-rate-iso-b-8ef2a0","namespace":"ai-tenant-e2e-shared-b-4e7a7a","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-b-4e7a7a/rate-test-model-4e7a7a"}} {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","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-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","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-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-shared-b-4e7a7a/rate-test-model-4e7a7a\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-shared-b-4e7a7a/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","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-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","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-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","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-8ef2a0"} {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","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-28T21:16:33Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","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":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","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":"e385a453-17d6-4992-af2b-c4b9710b2c58","keyName":"e2e-rate-b-8ef2a0","selected_subscription":"e2e-rate-iso-b-8ef2a0","selected_subscription_key":"ai-tenant-e2e-shared-b-4e7a7a/e2e-rate-iso-b-8ef2a0@ai-tenant-e2e-shared-b-4e7a7a/rate-test-model-4e7a7a","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"model_name":"publishers/ai-tenant-e2e-shared-b-4e7a7a/models/facebook/opt-125m","name":"rate-test-model-4e7a7a","source":"internal","token_rate_limits":[{"limit":100,"window":"1m"}]}],"name":"e2e-rate-iso-b-8ef2a0","namespace":"ai-tenant-e2e-shared-b-4e7a7a","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-shared-b-4e7a7a/rate-test-model-4e7a7a"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:16:33Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"22c9e287-ff3a-4e5b-b563-f09dc6a42e95","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:16:39Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/d00840b9f5a1d6fab1901799d949b88385fd4bf8fc7a0e42997e33a0afe92ef1"} {"level":"info","ts":"2026-07-28T21:16:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/2ed36ed6645150fa8d0d5ecc19e65ab6d7c42d6ccf09b39222c8bc583d318fc8"} {"level":"info","ts":"2026-07-28T21:16:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/c7fd94425c4b5acbbad2f16b7b6eb6f47e6349577c14cb4567c9b1e9159de7c8"} {"level":"info","ts":"2026-07-28T21:16:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/69becc9bf2f864399f9828d68d9f450359f088e60ce92d4f88b9a7c21c368799"} {"level":"info","ts":"2026-07-28T21:16:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/a0c92bd064f4e57745a6c7b709851c13b0250ba7838c4d9244d4ef34dcefa858"} {"level":"info","ts":"2026-07-28T21:16:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/1cc523e77ddaa9d8a1dcd5a83c2dd5569811e8d73eddd4173718bcb7d118be4a"} {"level":"info","ts":"2026-07-28T21:16:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/2f77bfe3663461aa8cdd331d31cdac7e9a6e167d9d2320c77bdf867b6a8d53f4"} {"level":"info","ts":"2026-07-28T21:16:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/ab0ea6bdbd34322e954eaf64008f50445503bc2d95366e6578e5e2acd134a694"} {"level":"info","ts":"2026-07-28T21:16:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/ec50e0b5624a6fb184fac63583881422fc3d2b980974a0d6b43eeca177d2f94a"} {"level":"info","ts":"2026-07-28T21:16:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/cff6da54f6aaffda25026877e212951326774d3db6a24ff224cff1aaae66d441"} {"level":"info","ts":"2026-07-28T21:16:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/830b5e576f0e2b366431fc474ff6021084bad8382cb9c2c57ffd334d9ad868ca"} {"level":"info","ts":"2026-07-28T21:16:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/59fea1137008502d5d6bcd7530a194dc5d68ed7e3384912beccc6fe06aafe7ff"} {"level":"info","ts":"2026-07-28T21:16:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/a6423663af23087735da1d9dd8de380c425d4206f38800069b9673c572849650"} {"level":"info","ts":"2026-07-28T21:16:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/04d92d81e2bd1de1eaa1fe58eaa66b9b9ca6bac8f679c23e9473804092f22875"} {"level":"info","ts":"2026-07-28T21:16:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/bc4d7cc0d8ea4f01e69d2e4724bec9303edd5f8f40c1e0cd523faa96152ec068"} {"level":"info","ts":"2026-07-28T21:16:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/e3cd4843885a4c88d575b0436b59e4e9d89be41d00146a0595ef05885083103e"} {"level":"info","ts":"2026-07-28T21:16:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/bc887eba03b28a5920603bc141451793844aeb42f55dfc4a5cbaea02fa4428e6"} {"level":"info","ts":"2026-07-28T21:16:40Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/d0dab2cdb00d29fface6d2ee62f030a3f3d6f80901021450e53764ccd5ad4ec1"} {"level":"info","ts":"2026-07-28T21:16:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/be9eb0e21e6599d3bdd3037a622d53e6dd0da385aeb8141dccb14dc9e4f66176"} {"level":"info","ts":"2026-07-28T21:16:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/983db5b0fcd925f8a4c353233af6913aa5a89dcb5d69a1df57553e87375bbdfd"} {"level":"info","ts":"2026-07-28T21:16:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/9371173fd19fc39fc611ea7f64b66adb3b4238b887317e698ee1009a731d066c"} {"level":"info","ts":"2026-07-28T21:16:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/57dcfc4af809487b2349be6b267e98bfc9cb81c9dffe1ce93d43f1995c8c282c"} {"level":"info","ts":"2026-07-28T21:16:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/0eaec8bb8801ed2dbf76515c3488749cff868c19718c12e4f6e97aa45d2b9815"} {"level":"info","ts":"2026-07-28T21:16:41Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/d884a321c21cc83b6dbdda621ac78d3e7c24e03e11f7c1eb37e611911e8f82cd"} {"level":"info","ts":"2026-07-28T21:17:58Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"1aa3a90e-b16a-4979-9f4c-0ef10bbb9dcb","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:51928","PortSpecifier":{"PortValue":51928}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.31:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"1aa3a90e-b16a-4979-9f4c-0ef10bbb9dcb","method":"POST","path":"/maas-api/v1/api-keys","host":"maas.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:17:58Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"1aa3a90e-b16a-4979-9f4c-0ef10bbb9dcb","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:51928","PortSpecifier":{"PortValue":51928}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.31:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273478,"nanos":6191416},"http":{"id":"1aa3a90e-b16a-4979-9f4c-0ef10bbb9dcb","method":"POST","headers":{":authority":"maas.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"1aa3a90e-b16a-4979-9f4c-0ef10bbb9dcb","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"1aa3a90e-b16a-4979-9f4c-0ef10bbb9dcb","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":"767f29c8-51b6-4fa4-a8d9-73f701692eda","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"]}} {"level":"debug","ts":"2026-07-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"1aa3a90e-b16a-4979-9f4c-0ef10bbb9dcb","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"767f29c8-51b6-4fa4-a8d9-73f701692eda","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.132.0.31:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1aa3a90e-b16a-4979-9f4c-0ef10bbb9dcb","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-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1aa3a90e-b16a-4979-9f4c-0ef10bbb9dcb","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-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1aa3a90e-b16a-4979-9f4c-0ef10bbb9dcb","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"llm/facebook-opt-125m-simulated\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"llm/premium-simulated-simulated-premium\":{\"users\":[\"system:serviceaccount:premium-users-namespace:premium-service-account\"],\"groups\":[\"premium-user\"]},\"publishers/llm/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/llm/models/facebook/opt-125m-premium\":{\"users\":[\"system:serviceaccount:premium-users-namespace:premium-service-account\"],\"groups\":[\"premium-user\"]}}\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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"1aa3a90e-b16a-4979-9f4c-0ef10bbb9dcb","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_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"1aa3a90e-b16a-4979-9f4c-0ef10bbb9dcb","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-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"1aa3a90e-b16a-4979-9f4c-0ef10bbb9dcb","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-28T21:17:58Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"1aa3a90e-b16a-4979-9f4c-0ef10bbb9dcb","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:17:58Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"1aa3a90e-b16a-4979-9f4c-0ef10bbb9dcb","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:17:58Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:51936","PortSpecifier":{"PortValue":51936}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.31:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","method":"POST","path":"/llm/facebook-opt-125m-simulated/v1/chat/completions","host":"maas.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:17:58Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:51936","PortSpecifier":{"PortValue":51936}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.31:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273478,"nanos":53760949},"http":{"id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","method":"POST","headers":{":authority":"maas.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"POST",":path":"/llm/facebook-opt-125m-simulated/v1/chat/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1QZTL1qYMlQC2WJy2_H1I2LfMSd6SGEKVW0sm3l32R7h85N31aGU63c524iZW"} {"level":"debug","ts":"2026-07-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-1QZTL1qYMlQC2WJy2_H1I2LfMSd6SGEKVW0sm3l32R7h85N31aGU63c524iZW\"}"} {"level":"debug","ts":"2026-07-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.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":"4c10d572-b327-402e-b929-097e75863c41","keyName":"e2e-ipp-default","subscription":"simulator-subscription","tenant":"models-as-a-service","userId":"4c10d572-b327-402e-b929-097e75863c41","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","config":"subscription-info","method":"POST","url":"https://maas-api.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\":\"llm/facebook-opt-125m-simulated\",\"requestedSubscription\":\"simulator-subscription\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","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.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":{"description":"Free-tier subscription with 100 tokens/min rate limit","displayName":"Simulator Subscription (Free)","modelRefs":[{"description":"A simulated OPT-125M model for free-tier testing","display_name":"Facebook OPT 125M (Simulated)","model_name":"publishers/llm/models/facebook/opt-125m","name":"facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":100,"window":"1m"}]}],"name":"simulator-subscription","namespace":"models-as-a-service","phase":"Active","priority":10,"ready":true,"resolvedModel":"llm/facebook-opt-125m-simulated"}} {"level":"debug","ts":"2026-07-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","input":{"auth":{"identity":"Bearer **** subscription with 100 tokens/min rate limit","displayName":"Simulator Subscription (Free)","modelRefs":[{"description":"A simulated OPT-125M model for free-tier testing","display_name":"Facebook OPT 125M (Simulated)","model_name":"publishers/llm/models/facebook/opt-125m","name":"facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":100,"window":"1m"}]}],"name":"simulator-subscription","namespace":"models-as-a-service","phase":"Active","priority":10,"ready":true,"resolvedModel":"llm/facebook-opt-125m-simulated"}}},"context":{"context_extensions":{"host":"311b1be286674fd5684c9ac59b318287dade9769cfe4aeebd8c88e2dc6b72418"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.132.0.31:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"POST",":path":"/llm/facebook-opt-125m-simulated/v1/chat/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","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-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","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-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"llm/facebook-opt-125m-simulated\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"llm/premium-simulated-simulated-premium\":{\"users\":[\"system:serviceaccount:premium-users-namespace:premium-service-account\"],\"groups\":[\"premium-user\"]},\"publishers/llm/models/facebook/opt-125m\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/llm/models/facebook/opt-125m-premium\":{\"users\":[\"system:serviceaccount:premium-users-namespace:premium-service-account\"],\"groups\":[\"premium-user\"]}}\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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","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-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","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-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","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-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","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":"simulator-subscription"} {"level":"debug","ts":"2026-07-28T21:17:58Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"groups","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error","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":"4c10d572-b327-402e-b929-097e75863c41","keyName":"e2e-ipp-default","selected_subscription":"simulator-subscription","selected_subscription_key":"models-as-a-service/simulator-subscription@llm/facebook-opt-125m-simulated","subscription_error":"","subscription_error_message":"","subscription_info":{"description":"Free-tier subscription with 100 tokens/min rate limit","displayName":"Simulator Subscription (Free)","modelRefs":[{"description":"A simulated OPT-125M model for free-tier testing","display_name":"Facebook OPT 125M (Simulated)","model_name":"publishers/llm/models/facebook/opt-125m","name":"facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":100,"window":"1m"}]}],"name":"simulator-subscription","namespace":"models-as-a-service","phase":"Active","priority":10,"ready":true,"resolvedModel":"llm/facebook-opt-125m-simulated"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-28T21:17:58Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:17:58Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"c0ff2b4b-3fa8-4a5d-92ee-737b311d7a14","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9efe533f8d455aeafd16460215715a7bafa34fdf13a8415ebce3c50000428958","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:23Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:23Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9efe533f8d455aeafd16460215715a7bafa34fdf13a8415ebce3c50000428958","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9efe533f8d455aeafd16460215715a7bafa34fdf13a8415ebce3c50000428958","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0fecd964866f3f5e7addf75cf441b2fdf107dbdefd94de45a4a39d32239fca89","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:23Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:23Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9efe533f8d455aeafd16460215715a7bafa34fdf13a8415ebce3c50000428958"} {"level":"info","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0fecd964866f3f5e7addf75cf441b2fdf107dbdefd94de45a4a39d32239fca89","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"9efe533f8d455aeafd16460215715a7bafa34fdf13a8415ebce3c50000428958","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:23Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:23Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["9efe533f8d455aeafd16460215715a7bafa34fdf13a8415ebce3c50000428958"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0fecd964866f3f5e7addf75cf441b2fdf107dbdefd94de45a4a39d32239fca89"} {"level":"info","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"9efe533f8d455aeafd16460215715a7bafa34fdf13a8415ebce3c50000428958","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0fecd964866f3f5e7addf75cf441b2fdf107dbdefd94de45a4a39d32239fca89","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:23Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:23Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0fecd964866f3f5e7addf75cf441b2fdf107dbdefd94de45a4a39d32239fca89"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9efe533f8d455aeafd16460215715a7bafa34fdf13a8415ebce3c50000428958"} {"level":"info","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0fecd964866f3f5e7addf75cf441b2fdf107dbdefd94de45a4a39d32239fca89","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"9efe533f8d455aeafd16460215715a7bafa34fdf13a8415ebce3c50000428958","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0fecd964866f3f5e7addf75cf441b2fdf107dbdefd94de45a4a39d32239fca89","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:23Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:23Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0fecd964866f3f5e7addf75cf441b2fdf107dbdefd94de45a4a39d32239fca89","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0fecd964866f3f5e7addf75cf441b2fdf107dbdefd94de45a4a39d32239fca89","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0fecd964866f3f5e7addf75cf441b2fdf107dbdefd94de45a4a39d32239fca89","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0fecd964866f3f5e7addf75cf441b2fdf107dbdefd94de45a4a39d32239fca89"} {"level":"debug","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"247868e104f008d389e854111cddb555259b1df7b4d30220b452513e000ba89b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:23Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:23Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/9efe533f8d455aeafd16460215715a7bafa34fdf13a8415ebce3c50000428958"} {"level":"info","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"247868e104f008d389e854111cddb555259b1df7b4d30220b452513e000ba89b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0fecd964866f3f5e7addf75cf441b2fdf107dbdefd94de45a4a39d32239fca89","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"247868e104f008d389e854111cddb555259b1df7b4d30220b452513e000ba89b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:23Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"247868e104f008d389e854111cddb555259b1df7b4d30220b452513e000ba89b","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0fecd964866f3f5e7addf75cf441b2fdf107dbdefd94de45a4a39d32239fca89"} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"247868e104f008d389e854111cddb555259b1df7b4d30220b452513e000ba89b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:23Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:23Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/247868e104f008d389e854111cddb555259b1df7b4d30220b452513e000ba89b"} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"247868e104f008d389e854111cddb555259b1df7b4d30220b452513e000ba89b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0fecd964866f3f5e7addf75cf441b2fdf107dbdefd94de45a4a39d32239fca89","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0fecd964866f3f5e7addf75cf441b2fdf107dbdefd94de45a4a39d32239fca89"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0fecd964866f3f5e7addf75cf441b2fdf107dbdefd94de45a4a39d32239fca89","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"247868e104f008d389e854111cddb555259b1df7b4d30220b452513e000ba89b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0fecd964866f3f5e7addf75cf441b2fdf107dbdefd94de45a4a39d32239fca89","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/247868e104f008d389e854111cddb555259b1df7b4d30220b452513e000ba89b"} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7725a54673389f43a70a7f7716993bfde572a0b6418f88f7c9c6c538afbcb8cf","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0fecd964866f3f5e7addf75cf441b2fdf107dbdefd94de45a4a39d32239fca89"} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7725a54673389f43a70a7f7716993bfde572a0b6418f88f7c9c6c538afbcb8cf","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"247868e104f008d389e854111cddb555259b1df7b4d30220b452513e000ba89b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["247868e104f008d389e854111cddb555259b1df7b4d30220b452513e000ba89b"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"247868e104f008d389e854111cddb555259b1df7b4d30220b452513e000ba89b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"361691cb3cf7ca2cb6f0f6e3d036f2f916fd7ca76684740f92053c0bdb4aaa3a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7725a54673389f43a70a7f7716993bfde572a0b6418f88f7c9c6c538afbcb8cf"} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"361691cb3cf7ca2cb6f0f6e3d036f2f916fd7ca76684740f92053c0bdb4aaa3a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7725a54673389f43a70a7f7716993bfde572a0b6418f88f7c9c6c538afbcb8cf","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7725a54673389f43a70a7f7716993bfde572a0b6418f88f7c9c6c538afbcb8cf"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/361691cb3cf7ca2cb6f0f6e3d036f2f916fd7ca76684740f92053c0bdb4aaa3a"} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7725a54673389f43a70a7f7716993bfde572a0b6418f88f7c9c6c538afbcb8cf","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"247868e104f008d389e854111cddb555259b1df7b4d30220b452513e000ba89b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"361691cb3cf7ca2cb6f0f6e3d036f2f916fd7ca76684740f92053c0bdb4aaa3a","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["361691cb3cf7ca2cb6f0f6e3d036f2f916fd7ca76684740f92053c0bdb4aaa3a"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7725a54673389f43a70a7f7716993bfde572a0b6418f88f7c9c6c538afbcb8cf"} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"361691cb3cf7ca2cb6f0f6e3d036f2f916fd7ca76684740f92053c0bdb4aaa3a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7725a54673389f43a70a7f7716993bfde572a0b6418f88f7c9c6c538afbcb8cf","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"361691cb3cf7ca2cb6f0f6e3d036f2f916fd7ca76684740f92053c0bdb4aaa3a","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/247868e104f008d389e854111cddb555259b1df7b4d30220b452513e000ba89b"} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/361691cb3cf7ca2cb6f0f6e3d036f2f916fd7ca76684740f92053c0bdb4aaa3a"} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7725a54673389f43a70a7f7716993bfde572a0b6418f88f7c9c6c538afbcb8cf"} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8"} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8"} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8"} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8"} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd"} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd"} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2"} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2\": 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-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2"} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd"} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2"} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd"} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd"} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"42ce2474665abaf6a77b1483281e0bf7e355645cb7828fda9efaa2adfb351fb4","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42ce2474665abaf6a77b1483281e0bf7e355645cb7828fda9efaa2adfb351fb4"} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"42ce2474665abaf6a77b1483281e0bf7e355645cb7828fda9efaa2adfb351fb4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2"} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"42ce2474665abaf6a77b1483281e0bf7e355645cb7828fda9efaa2adfb351fb4","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["42ce2474665abaf6a77b1483281e0bf7e355645cb7828fda9efaa2adfb351fb4"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd"} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"42ce2474665abaf6a77b1483281e0bf7e355645cb7828fda9efaa2adfb351fb4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"094265b1680d537439e69761b66e54792ae3d8a2d3b58311353bbc78f397dec0","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42ce2474665abaf6a77b1483281e0bf7e355645cb7828fda9efaa2adfb351fb4"} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"094265b1680d537439e69761b66e54792ae3d8a2d3b58311353bbc78f397dec0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"42ce2474665abaf6a77b1483281e0bf7e355645cb7828fda9efaa2adfb351fb4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"094265b1680d537439e69761b66e54792ae3d8a2d3b58311353bbc78f397dec0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"094265b1680d537439e69761b66e54792ae3d8a2d3b58311353bbc78f397dec0","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2"} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/094265b1680d537439e69761b66e54792ae3d8a2d3b58311353bbc78f397dec0"} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"094265b1680d537439e69761b66e54792ae3d8a2d3b58311353bbc78f397dec0","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["094265b1680d537439e69761b66e54792ae3d8a2d3b58311353bbc78f397dec0"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd"} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"094265b1680d537439e69761b66e54792ae3d8a2d3b58311353bbc78f397dec0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"094265b1680d537439e69761b66e54792ae3d8a2d3b58311353bbc78f397dec0","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/42ce2474665abaf6a77b1483281e0bf7e355645cb7828fda9efaa2adfb351fb4"} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2"} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/094265b1680d537439e69761b66e54792ae3d8a2d3b58311353bbc78f397dec0"} {"level":"debug","ts":"2026-07-28T21:18:24Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:24Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64"} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64"} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758"} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64"} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758"} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64"} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758"} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64"} {"level":"error","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758\": 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-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758"} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758"} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64"} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758"} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758"} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758"} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-07-28T21:18:25Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":4,"numResponseItems":6,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-07-28T21:18:25Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758"} {"level":"info","ts":"2026-07-28T21:18:43Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"dc12ae97-edd7-40cb-ac88-fe2557144c2d","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:46746","PortSpecifier":{"PortValue":46746}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.38:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"dc12ae97-edd7-40cb-ac88-fe2557144c2d","method":"POST","path":"/maas-api/v1/api-keys","host":"e2e-ipp-a-d6ef24.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:18:43Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"dc12ae97-edd7-40cb-ac88-fe2557144c2d","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:46746","PortSpecifier":{"PortValue":46746}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.38:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273523,"nanos":143136834},"http":{"id":"dc12ae97-edd7-40cb-ac88-fe2557144c2d","method":"POST","headers":{":authority":"e2e-ipp-a-d6ef24.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:18:43Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"dc12ae97-edd7-40cb-ac88-fe2557144c2d","tokenreview":{"name":""}} {"level":"debug","ts":"2026-07-28T21:18:43Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"dc12ae97-edd7-40cb-ac88-fe2557144c2d","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":"767f29c8-51b6-4fa4-a8d9-73f701692eda","groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]}},"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"]}} {"level":"debug","ts":"2026-07-28T21:18:43Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"dc12ae97-edd7-40cb-ac88-fe2557144c2d","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/1e6e8ee91e9a"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=919f7e05-8f15-4e05-8083-6ae7cccc6210"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"767f29c8-51b6-4fa4-a8d9-73f701692eda","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.38:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"e2e-ipp-a-d6ef24.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.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-28T21:18:43Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"dc12ae97-edd7-40cb-ac88-fe2557144c2d","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-28T21:18:43Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"dc12ae97-edd7-40cb-ac88-fe2557144c2d","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-28T21:18:43Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"dc12ae97-edd7-40cb-ac88-fe2557144c2d","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-ipp-a-d6ef24/ipp-route-d6ef24\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-ipp-a-d6ef24/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:18:43Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"dc12ae97-edd7-40cb-ac88-fe2557144c2d","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":"selected_subscription","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyId","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-07-28T21:18:43Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"dc12ae97-edd7-40cb-ac88-fe2557144c2d","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-28T21:18:43Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"dc12ae97-edd7-40cb-ac88-fe2557144c2d","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-28T21:18:43Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"dc12ae97-edd7-40cb-ac88-fe2557144c2d","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:18:43Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"dc12ae97-edd7-40cb-ac88-fe2557144c2d","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:18:45Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:54398","PortSpecifier":{"PortValue":54398}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.38:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","method":"POST","path":"/ai-tenant-e2e-ipp-a-d6ef24/ipp-route-d6ef24/v1/chat/completions","host":"e2e-ipp-a-d6ef24.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-07-28T21:18:45Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.132.0.11:54398","PortSpecifier":{"PortValue":54398}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.38:443","PortSpecifier":{"PortValue":443}}}}},"request":{"time":{"seconds":1785273525,"nanos":208124508},"http":{"id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","method":"POST","headers":{":authority":"e2e-ipp-a-d6ef24.apps.5c7a9c43-e88f-4a6e-be0f-1e6e8ee91e9a.prod.konfluxeaas.com",":method":"POST",":path":"/ai-tenant-e2e-ipp-a-d6ef24/ipp-route-d6ef24/v1/chat/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:18:45Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-K3Cnx5P3CMJ4xSmT_8W8c7z4GTh1svt6x7cdnRGlU9xGfebuyvVx05exoK1e"} {"level":"debug","ts":"2026-07-28T21:18:45Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","config":"apiKeyValidation","method":"POST","url":"https://maas-api-e2e-ipp-a-d6ef24.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"{\"key\":\"sk-oai-K3Cnx5P3CMJ4xSmT_8W8c7z4GTh1svt6x7cdnRGlU9xGfebuyvVx05exoK1e\"}"} {"level":"debug","ts":"2026-07-28T21:18:45Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","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-ipp-a-d6ef24.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":"79c31358-ebc4-46de-baa9-e895bfd7842c","keyName":"e2e-ipp-d6ef24","subscription":"ipp-route-d6ef24-sub","tenant":"e2e-ipp-a-d6ef24","userId":"79c31358-ebc4-46de-baa9-e895bfd7842c","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-07-28T21:18:45Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","config":"subscription-info","method":"POST","url":"https://maas-api-e2e-ipp-a-d6ef24.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-ipp-a-d6ef24/ipp-route-d6ef24\",\"requestedSubscription\":\"ipp-route-d6ef24-sub\",\"username\":\"system:serviceaccount:default:tester-regular-user\"}"} {"level":"debug","ts":"2026-07-28T21:18:45Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","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-ipp-a-d6ef24.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":[{"model_name":"publishers/ai-tenant-e2e-ipp-a-d6ef24/models/facebook/opt-125m","name":"ipp-route-d6ef24","source":"internal","token_rate_limits":[{"limit":100,"window":"1m"}]}],"name":"ipp-route-d6ef24-sub","namespace":"ai-tenant-e2e-ipp-a-d6ef24","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-ipp-a-d6ef24/ipp-route-d6ef24"}} {"level":"debug","ts":"2026-07-28T21:18:45Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","input":{"auth":{"identity":"Bearer **** deflate","authorization":"Bearer **** deflate","authorization":"Bearer **** {"level":"debug","ts":"2026-07-28T21:18:45Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","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-28T21:18:45Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","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-28T21:18:45Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"\nmodel_access := {\"ai-tenant-e2e-ipp-a-d6ef24/ipp-route-d6ef24\":{\"users\":null,\"groups\":[\"system:authenticated\"]},\"publishers/ai-tenant-e2e-ipp-a-d6ef24/models/facebook/opt-125m\":{\"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\nheader_model_identity := object.get(request_headers, \"x-gateway-model-name\", \"\")\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-28T21:18:45Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","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-28T21:18:45Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","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-28T21:18:45Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","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-28T21:18:45Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","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":"ipp-route-d6ef24-sub"} {"level":"debug","ts":"2026-07-28T21:18:45Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","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":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}},{"Name":"keyId","Value":{}},{"Name":"selected_subscription","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":"79c31358-ebc4-46de-baa9-e895bfd7842c","keyName":"e2e-ipp-d6ef24","selected_subscription":"ipp-route-d6ef24-sub","selected_subscription_key":"ai-tenant-e2e-ipp-a-d6ef24/ipp-route-d6ef24-sub@ai-tenant-e2e-ipp-a-d6ef24/ipp-route-d6ef24","subscription_error":"","subscription_error_message":"","subscription_info":{"modelRefs":[{"model_name":"publishers/ai-tenant-e2e-ipp-a-d6ef24/models/facebook/opt-125m","name":"ipp-route-d6ef24","source":"internal","token_rate_limits":[{"limit":100,"window":"1m"}]}],"name":"ipp-route-d6ef24-sub","namespace":"ai-tenant-e2e-ipp-a-d6ef24","phase":"Active","ready":true,"resolvedModel":"ai-tenant-e2e-ipp-a-d6ef24/ipp-route-d6ef24"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-07-28T21:18:45Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-07-28T21:18:45Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"4a6ad3ac-9e49-4151-9944-8ea549d6db13","authorized":true,"response":"OK"} {"level":"info","ts":"2026-07-28T21:19:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/247868e104f008d389e854111cddb555259b1df7b4d30220b452513e000ba89b"} {"level":"info","ts":"2026-07-28T21:19:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/d82a104b7d5307c4e5dcfbad854f7e61537448c8cd4670ef0552144413a236dd"} {"level":"info","ts":"2026-07-28T21:19:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/9efe533f8d455aeafd16460215715a7bafa34fdf13a8415ebce3c50000428958"} {"level":"info","ts":"2026-07-28T21:19:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/26d1a2330e53510cb94967163ad478b0dd6ec1539bc59404b0d28d13b0d9f2c2"} {"level":"info","ts":"2026-07-28T21:19:50Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/42ce2474665abaf6a77b1483281e0bf7e355645cb7828fda9efaa2adfb351fb4"} {"level":"info","ts":"2026-07-28T21:19:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/0fecd964866f3f5e7addf75cf441b2fdf107dbdefd94de45a4a39d32239fca89"} {"level":"info","ts":"2026-07-28T21:19:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/04d04b8f16f787f528817893110c766b4fdb2f89b325ef5111a42c28fe0de3e8"} {"level":"info","ts":"2026-07-28T21:19:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/849ddd32d54870f8d8b1c46e2545b165913854134916c9fda556e7a8b6fa3758"} {"level":"info","ts":"2026-07-28T21:19:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/b2e663fa18561e500bf901cdc747dca77d74cdce34c588055187cd831758ce64"} {"level":"info","ts":"2026-07-28T21:19:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/094265b1680d537439e69761b66e54792ae3d8a2d3b58311353bbc78f397dec0"} {"level":"info","ts":"2026-07-28T21:19:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/361691cb3cf7ca2cb6f0f6e3d036f2f916fd7ca76684740f92053c0bdb4aaa3a"} {"level":"info","ts":"2026-07-28T21:19:51Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/7725a54673389f43a70a7f7716993bfde572a0b6418f88f7c9c6c538afbcb8cf"}