Ashleigh
|
d7410a2905
Added special case for unallocated/unassigned aliased fields when filtering. Added additional test case for filtering into an unallocated aliased field. (#2114)
|
2 лет назад |
Michael Dresser
|
bf86553d92
Introduce Alias support to v2.1 Alloc filters
|
2 лет назад |
Michael Dresser
|
1eaf7319cb
Replace v2 allocation filters with v2.1 tree
|
2 лет назад |
Michael Dresser
|
66d96a8e21
Use recursive calls to Equal() for AND and OR =
|
3 лет назад |
Michael Dresser
|
75211e0690
Don't consider empty filters equal (including nil)
|
3 лет назад |
Michael Dresser
|
b1df8a2a78
Implement AllocationFilter.Equals()
|
3 лет назад |
Michael Dresser
|
0e004f7a87
Added unit test for (and (none)) behavior
|
3 лет назад |
Michael Dresser
|
f4bc9af7f3
Add the AllocationFilterNone type for "reject all"
|
3 лет назад |
Michael Dresser
|
2b47eb4c9f
Add StartsWith empty string unit test to filters
|
3 лет назад |
Michael Dresser
|
799729e066
Add AllocationFilter.Flattened() for simplifying
|
3 лет назад |
Michael Dresser
|
fb284e88e3
Fix __unallocated__ filter behavior for labels
|
3 лет назад |
Michael Dresser
|
8ab25511ea
Lexer and Parser for AllocationFilter v2 language
|
4 лет назад |
Michael Dresser
|
2cea479e24
Make ContainsPrefix FilterOp instead of overloading
|
4 лет назад |
Michael Dresser
|
6542140029
Add filterServices wildcard support to AllocFilter
|
4 лет назад |
Michael Dresser
|
72deca99de
Add wildcard/StartsWith to AllocationFilter
|
4 лет назад |
Michael Dresser
|
b2b32c98d0
Add AllocationFilter support for services contains
|
4 лет назад |
Michael Dresser
|
adac75e968
Filters v2: Exhaustive, identical AND/OR testing
|
4 лет назад |
Michael Dresser
|
18c551f420
Filters v2: Unallocated != logic and tests
|
4 лет назад |
Michael Dresser
|
f2e1ecd740
Filters v2: Full label/annotation support for !=
|
4 лет назад |
Michael Dresser
|
8bc047368e
Filters v2: Full support for filter fields
|
4 лет назад |
Michael Dresser
|
67905613c0
Filters v2: Go interface, base filter, AND, OR
|
4 лет назад |