Fixed
- Add automatic skip for build-tools
"skip_build_tools": boolean
to config
[default: True] (build-tool list:as
,cc
,ld
,go
,air
,asm
,
cc1
,cgo
,dlv
,gcc
,git
,link
,math
,cargo
,hpack
,rustc
,
compile
,collect2
,cargo-watch
anddebugserver
)
#1478 - Fix
feature.env.override
documentation "overrides" -> "override".
mirrord.dev#120 - Specify default value for
agent.tolerations
in docs as json instead of
yaml.