apigee/WARN/2022_001
Product: Apigee API Management
Rule class: WARN - Something that is possibly wrong
Description
Every environment group needs to be created in both management plane and runtime plane.
For Apigee hybrid users: please make sure that every environment group you create with an attached environment is included in all override files where the environment is used.
Remediation
Please apply virtualhosts changes to create an environment group in the runtime plane.
You can use the following Cloud Logging filter to find matching log lines:
resource.type= "k8s_container"
log_id("stdout")
resource.labels.container_name= "apigee-watcher"
severity=ERROR
jsonPayload.error:"INTERNAL: NOT_FOUND: failed to create ApigeeRoute"