GoogleContainerTools / GoogleContainerTools/jib
Support configuring networkaddress.cache.ttl easily
Open
priority:p3
type: feature request
- Dominant language
- Java
- Stars
- 14.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if `networkaddress.cache.ttl` could easily be specified for jib-based images. Currently the `java.security` policy file simply contains `-1`, which is the default behavior (which may be "cache forever" in some cases, and is usually not appropriate especially for cloud environments in which jib-built containers are likely to run).
Contributor guide
Assessment
This issue has not been assessed yet.