Brian Pandola
38124ab1c9
Fix ec2 filter by empty tag value ( #3605 )
...
* Fix ec2 filter by empty tag value
Return `None` instead of an empty string when the tag key does not exist
and replace the falsy check with a more explicit `is None`, which allows
empty string values to correctly pass through the filter comparator.
Behavior confirmed against a real AWS backend.
Closes #3603
* Make test case more explicit
Test case now pulled directly from the issue report (#3603 ).
Co-authored-by: Bert Blommers <bblommers@users.noreply.github.com>
2021-01-24 12:00:25 +00:00
..
2020-11-11 15:55:37 +00:00
2021-01-15 09:12:41 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2021-01-13 09:02:11 +00:00
2021-01-17 15:28:49 +00:00
2020-11-18 10:49:25 +00:00
2021-01-17 15:28:49 +00:00
2020-11-20 12:38:48 +00:00
2020-11-10 08:25:05 +01:00
2020-11-11 15:55:37 +00:00
2021-01-10 13:26:40 +00:00
2020-12-15 07:48:52 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-10 08:23:44 +01:00
2020-11-10 08:25:05 +01:00
2020-11-10 08:23:44 +01:00
2021-01-10 14:20:41 +00:00
2020-11-10 08:23:44 +01:00
2021-01-24 12:00:25 +00:00
2020-05-12 14:58:35 +01:00
2020-11-10 08:23:44 +01:00
2021-01-13 09:02:11 +00:00
2020-12-04 10:31:28 +00:00
2020-11-10 14:12:38 +01:00
2020-11-10 08:25:05 +01:00
2020-11-22 18:54:59 +00:00
2021-01-11 09:41:31 +00:00
2020-11-11 15:55:37 +00:00
2020-11-10 08:23:44 +01:00
2021-01-11 13:10:18 +00:00
2020-12-04 16:00:48 +00:00
2021-01-14 14:52:23 +00:00
2020-11-10 08:25:05 +01:00
2020-11-10 08:23:44 +01:00
2020-11-10 08:23:44 +01:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2020-11-11 15:55:37 +00:00
2021-01-19 16:11:39 +00:00
2020-11-10 08:23:44 +01:00
2020-11-11 15:55:37 +00:00
2020-11-10 08:23:44 +01:00
2020-11-10 08:23:44 +01:00
2020-11-10 08:25:05 +01:00
2020-11-10 08:23:44 +01:00
2020-12-01 19:53:01 +00:00
2020-12-04 13:22:19 +00:00
2019-10-31 10:36:05 -07:00
2021-01-13 09:02:11 +00:00
2020-11-20 07:21:05 +00:00
2021-01-18 18:17:13 +00:00
2020-11-10 08:23:44 +01:00
2020-11-10 14:12:38 +01:00
2020-11-11 15:55:37 +00:00
2020-12-03 07:42:19 +00:00
2021-01-15 09:12:41 +00:00
2020-12-14 09:19:22 +00:00
2020-11-11 15:55:37 +00:00
2020-12-09 12:25:11 +00:00
2021-01-08 14:22:12 +00:00
2020-11-10 08:23:44 +01:00
2020-11-11 15:55:37 +00:00
2020-03-31 12:04:04 +01:00
2020-11-10 08:23:44 +01:00
2021-01-13 09:02:11 +00:00
2020-11-10 08:23:44 +01:00