Commit History

Author SHA1 Message Date
  Stefan McShane 5601fe6d52 running gofumpt before adding linter (#2790) 3 years ago
  Alexander Belanger f872cb66ff merge with master and fix merge conflicts 4 years ago
  jnfrati 0566772157 Added namespace filtering 4 years ago
  Alexander Belanger b08a8b7303 remove some last debug messages 4 years ago
  Alexander Belanger 4124f5afcc clean up comments and debug statements 4 years ago
  Alexander Belanger 16b39f1644 fix typo in delete clause 4 years ago
  Alexander Belanger 44f81230a1 prevent accidental deletion of kube sub events 4 years ago
  Alexander Belanger 7c9dc3ba58 small change for delete queries 4 years ago
  Alexander Belanger 55dbb16f1e remove debug statements 4 years ago
  Alexander Belanger 2c8cf31c3d prevent association mode from writing all subevents again 4 years ago
  Alexander Belanger 62f11d96b7 remove transactions from db to prevent locking 4 years ago
  Alexander Belanger e0d235ec8d refactor events to append subevents via association mode 4 years ago
  Alexander Belanger 48eeeba398 add debug statements to subevent transaction 4 years ago
  Alexander Belanger 76bffd8cef attempt manual queries to restrict size of events and subevents tables 4 years ago
  Alexander Belanger 719191cb44 update mechanism to delete events to also delete sub events transactionally 4 years ago
  Alexander Belanger 88426caf98 switch event deletion back to preload subevents 4 years ago
  Alexander Belanger d196b18eab make event appending transactional and add more debug 4 years ago
  Alexander Belanger 359dc26f6a add debug logs and fix unit tests 4 years ago
  Alexander Belanger 6968e2f6af move sorting after count 4 years ago
  Alexander Belanger f6608cffc7 default sort by updated_at and id for kube events 4 years ago
  Alexander Belanger 7ea4111bc7 add endpoint for log buckets 4 years ago
  Alexander Belanger 1fe297a836 remove casing comparison for events queries 4 years ago
  Alexander Belanger cb386b14dc add count result to list kube events endpoint 4 years ago
  Alexander Belanger 31764eaf6f refactor events to group via subevents; implement logs endpoints 4 years ago
  Alexander Belanger e5803b1b3a add option to filter by resource_type 4 years ago
  Alexander Belanger 413434d49c initial version of porter agent backend impl 4 years ago
  Ivan Galakhov 1b9f3a35cb save events so history can be retrieved 4 years ago
  Ivan Galakhov a12bc0d8a0 frontend 4 years ago
  Ivan Galakhov d1ae1359a4 remove some debug and actually save properly 4 years ago
  Ivan Galakhov 325bcc21fa correct updating logic. 4 years ago