Commit Graph

19 Commits (3798b738b82f56fbb082e6fbfc80ea6e5f04bf45)

Author SHA1 Message Date
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443)
1 year ago
Chris Thain 0b1299c28d
Remove duplicate and unused newDecodeConfigEntry func (#17979)
1 year ago
Paul Glass e4a341c88a
Permissive mTLS: Config entry filtering and CLI warnings (#17183)
2 years ago
Ronald 4c070c38e4
Copyright headers for command folder (#16705)
2 years ago
cskh cf6b6dddaf
feat(cli): enable to delete config entry from an input file (#13677)
2 years ago
R.B. Boyer b0657973f2
add partition cli flag to all cli commands that have namespace flag (#10668)
3 years ago
Daniel Nephin 62efaaab21 config-entry: remove Kind and Name field from Mesh config entry
4 years ago
R.B. Boyer a2a8e9c783
connect: intentions are now managed as a new config entry kind "service-intentions" (#8834)
4 years ago
Chris Piraino ea683ebb6c
cli: Output message on success when writing/deleting entries (#7806)
4 years ago
Daniel Nephin 75cbbe2702 config: add HookWeakDecodeFromSlice
5 years ago
Daniel Nephin 6a2d7d77c0 config: use the new HookTranslateKeys instead of lib.TranslateKeys
5 years ago
Daniel Nephin 600645b5f9 Add unconvert linter
5 years ago
Matt Keeler c09693e545
Updates to Config Entries and Connect for Namespaces (#7116)
5 years ago
R.B. Boyer 165e5cd6b1
command: ensure that the json form of config entries can be submitted with 'consul config write' (#6290)
5 years ago
R.B. Boyer 67a36e3452
handle structs.ConfigEntry decoding similarly to api.ConfigEntry decoding (#6106)
5 years ago
R.B. Boyer 065550e1c5
ensure consul config write has snake case conversions for MeshGateway (#6062)
5 years ago
R.B. Boyer 38d76c624e
Allow for both snake_case and CamelCase for config entries written with 'consul config write'. (#6044)
5 years ago
R.B. Boyer ceef44bbc9
adding new config entries for L7 discovery chain (unused) (#5987)
5 years ago
Matt Keeler 3145bf5230 Centralized Config CLI (#5731)
6 years ago