29 Commits (ef37628e970c4b46df727680d70790ed8add2d2e)

Author SHA1 Message Date
Daniel Nephin ce6cc094a1 intentions: fix a bug in Intention.SetHash 5 years ago
Jono Sosulska c554ba9e10
Replace whitelist/blacklist terminology with allowlist/denylist (#7971) 5 years ago
Daniel Nephin c88fae0aac ci: Add staticcheck and fix most errors 5 years ago
Matt Keeler 0e7d3d93b3
Enable filtering language support for the v1/connect/intentions… (#7593) 5 years ago
Matt Keeler 8bd34e126f
Intentions ACL enforcement updates (#7028) 5 years ago
Matt Keeler a704ebe639
Add Namespace support to the API module and the CLI commands (#6874) 5 years ago
Sarah Adams 78ad8203a4
Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
Matt Keeler 4bc1277315 Include a content hash of the intention for use during replication 5 years ago
Kyle Havlovitz 819566f6b7 fsm: add Intention operations to transactions for internal use 6 years ago
Paul Banks 4a54f8f7e3 Fix some tests failures caused by the sorting change and some cuased by previous UpdatePrecedence() change 7 years ago
Mitchell Hashimoto 028aa78e83 agent/consul: set precedence value on struct itself 7 years ago
Mitchell Hashimoto 0accfc1628
agent: rename test to check 7 years ago
Mitchell Hashimoto d68462fca6
agent/consul: implement Intention.Test endpoint 7 years ago
Mitchell Hashimoto bd3b8e042a
agent/cache: address PR feedback, lots of typos 7 years ago
Mitchell Hashimoto 0f3f3d13ca
agent/cache-types: support intention match queries 7 years ago
Paul Banks ed9f07c361
Allow duplicate source or destination, but enforce uniqueness across all four. 7 years ago
Mitchell Hashimoto 6dc2db94ea
agent/structs: String format for Intention, used for logging 7 years ago
Mitchell Hashimoto a67ff1c0dc
agent/consul: Basic ACL on Intention.Apply 7 years ago
Mitchell Hashimoto ab4ea3efb4
agent/consul: set default intention SourceType, validate it 7 years ago
Mitchell Hashimoto d92993f75b
agent/structs: Intention validation 7 years ago
Mitchell Hashimoto 82a50245e0
agent/consul: support intention description, meta is non-nil 7 years ago
Mitchell Hashimoto a9743f4f15
agent,agent/consul: set default namespaces 7 years ago
Mitchell Hashimoto 93de03fe8b
agent/consul: RPC endpoint for Intention.Match 7 years ago
Mitchell Hashimoto 377479c01a
agent/structs: IntentionPrecedenceSorter for sorting based on precedence 7 years ago
Mitchell Hashimoto 274bfdd864
agent: POST /v1/connect/intentions 7 years ago
Mitchell Hashimoto e8c4156f07
agent/consul: Intention.Get endpoint 7 years ago
Mitchell Hashimoto 9e307e178e
agent/consul: Intention.Apply, FSM methods, very little validation 7 years ago
Mitchell Hashimoto 212a272989
agent/consul: start Intention RPC endpoints, starting with List 7 years ago
Mitchell Hashimoto cc8a6f7f15
agent/consul/state: initial work on intentions memdb table 7 years ago