Open
Description
- Can we parse JSON from an annotation
Example:
"appprotect.f5.com/app_protect_v5": |
{
"enable":true,
"apBundle":"<policy_bundle_name>.tgz",
"securityLogs":[
{
"enable":true,
"apLogBundle":"<log_bundle_name>.tgz",
"logDest":"syslog:server=syslog-svc.default:514"
}
]
}
- Can to follow the same validation logic that is there for the current appprotect annotations?
- Can we reject the Ingress resource with an invalid annotation configuration?
Metadata
Metadata
Assignees
Type
Projects
Status
Prioritized backlog