open-vault/scripts
Christopher Swenson 42f7def9aa
Keep symbols by default (#20519)
By reversing the logic and adding a `REMOVE_SYMBOLS` environment
variable that, when set, will remove symbols.

This has been requested to re-enable Dynatrace support, which
requires symbols are intact.

Sadly this increases the size (on my mac) from 192,609,682 bytes
to 236,696,722 bytes (+23% increase).

I confirmed that this adds symbols back, and that `dlv` will load
the Vault binary.
2023-05-04 13:23:06 -07:00
..
cross Address Critical Vulnerabilities from Dependencies (#19901) 2023-04-03 15:24:38 -06:00
docker Address Critical Vulnerabilities from Dependencies (#19901) 2023-04-03 15:24:38 -06:00
windows
assetcheck.sh
build.sh build: try creating the go bin directory (#19862) 2023-04-17 22:57:17 +00:00
ci-helper.sh Keep symbols by default (#20519) 2023-05-04 13:23:06 -07:00
coverage.sh
deprecations-checker.sh
deps_upgrade.py
dist.sh
gen_openapi.sh openapi: Remove pcf plugin (#20067) 2023-04-11 13:54:12 -04:00
gofmtcheck.sh
goversioncheck.sh
protocversioncheck.sh
semgrep_plugin_repos.sh
testciphers.sh
update_deps.sh
update_plugin_modules.sh