Added
- Add support for
agent.tolerations
configuraion field for setting agent
Toleration
s to work aroundTaint
s in the cluster.
#1692
Changed
- Added env var exclusion for
_JAVA_OPTIONS
to avoid loading remote jars or
settings that wouldn't work locally.
#1695