Daniel Messer
99d571a4a6
logs: allow without strict logging (PROJQUAY-7116) ( #2846 )
...
* allow to disable strict logging in general
Signed-off-by: dmesser <dmesser@redhat.com >
* add strict logging exceptions for log kinds during reads
Signed-off-by: dmesser <dmesser@redhat.com >
* add strict logging exceptions for log kinds during reads
Signed-off-by: dmesser <dmesser@redhat.com >
* formatting
Signed-off-by: dmesser <dmesser@redhat.com >
---------
Signed-off-by: dmesser <dmesser@redhat.com >
2024-06-17 21:17:39 +02:00
Kenny Lee Sin Cheong
5f63b3a7bb
chore: drop deprecated tables and remove unused code (PROJQUAY-522) ( #2089 )
...
* chore: drop deprecated tables and remove unused code
* isort imports
* migration: check for table existence before drop
2023-08-25 12:17:24 -04:00
Kenny Lee Sin Cheong
ed86a102ce
logs: validate date range is within configuration (PROJQUAY-4959) ( #1707 )
2023-01-17 12:04:57 -05:00
Kenny Lee Sin Cheong
a16124e6bf
Handles out of range pagination token datetime ( #517 )
...
Check that "after_datetime" token used for pagination is smaller than the given starting datetime when doing a lookup
2020-08-11 14:49:32 -04:00
Kenny Lee Sin Cheong
ac70f6b5eb
Add an extra "metadata" field to Elasticsearch logentries ( #504 )
...
* Add an extra "metadata" field to Elasticsearch logentries
The current "metadata_json" field is stored as a text field, and
cannot be searched easily. "metadata" will store the given dict as a
dynamically mapped Object type.
* Remove duplicate "metadata_json" field in Elasticsearch
Instead, json dumps the "metadata" field for the Log datatype.
2020-08-06 12:03:30 -04:00
alecmerdler
3dd5f045ff
fix all the docstrings
2020-02-05 19:55:07 -08:00
Tom McKay
e6ae94db8b
'make black' results
2019-12-02 12:23:08 -05:00
Jimmy Zelinskie
9c0dd3b722
initial import for Open Source 🎉
2019-11-12 11:09:47 -05:00