..
anchor
merge and resolve conflicts
2021-03-25 16:43:12 -07:00
common
Fix #1506 ; Resolve path reference in entire rule instead of just pattern/overlay
2021-03-16 13:45:40 +02:00
context
JMESPath custom functions ( #1772 )
2021-04-16 16:17:00 -07:00
jmespath
Add function label_match, to use matchLabel in JMESPath, usage: label_match(labels_from_network_policy, labels_from pod) bool, Remove validation for JMESPath ( #1862 )
2021-05-04 09:28:30 -07:00
json-utils
Fix #1506 ; Resolve path reference in entire rule instead of just pattern/overlay
2021-03-16 13:45:40 +02:00
mutate
moved variable substitution to higher level to avoid unhandled cases ( #1785 )
2021-04-13 11:44:43 -07:00
operator
fix gofmt and golint issues ( #667 )
2020-02-03 13:38:24 -08:00
response
1398 - Reduce RCR throttling requests ( #1406 )
2020-12-21 11:04:19 -08:00
utils
- support AllowMissingPathOnRemove and EnsurePathExistsOnAdd in patchesJSON6902
2021-02-25 15:25:07 -08:00
validate
Support operators (>=, <, etc ...) on list values ( #1838 )
2021-04-28 13:31:55 -07:00
variables
JMESPath custom functions ( #1772 )
2021-04-16 16:17:00 -07:00
wildcards
added logic for generate policy with data ( #1463 )
2021-01-27 10:11:22 -08:00
apiPath.go
Set Version to Group/Version for /apis/* URLs
2021-03-06 00:22:12 -05:00
apiPath_test.go
Add unit test
2021-03-08 22:56:14 -05:00
forceMutate.go
Removes check for strategicMergePatch in forceMutate ( #1898 )
2021-05-07 18:07:41 -07:00
forceMutate_test.go
Removes check for strategicMergePatch in forceMutate ( #1898 )
2021-05-07 18:07:41 -07:00
generation.go
Feature/1515 - handle configmap and api variable cli ( #1789 )
2021-04-29 10:09:44 -07:00
jsonContext.go
Fix reviewdog failure
2021-05-04 11:14:07 -04:00
jsonContext_test.go
feat: added functionality for delimiting multi-line block by newline characters
2021-03-01 00:46:50 +05:30
mutation.go
Feature/1515 - handle configmap and api variable cli ( #1789 )
2021-04-29 10:09:44 -07:00
mutation_test.go
Feature/1515 - handle configmap and api variable cli ( #1789 )
2021-04-29 10:09:44 -07:00
policyContext.go
namespace selector ( #1532 )
2021-02-03 13:09:42 -08:00
utils.go
Bug Fix: Extends match / exclude to use apiGroup and apiVersion ( #1218 ) ( #1656 )
2021-03-04 16:45:52 -08:00
utils_test.go
test cases for match/exclude GVK ( #1851 )
2021-04-29 10:58:17 -07:00
validation.go
Feature/1515 - handle configmap and api variable cli ( #1789 )
2021-04-29 10:09:44 -07:00
validation_test.go
Feature/1515 - handle configmap and api variable cli ( #1789 )
2021-04-29 10:09:44 -07:00