You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved container ID discovery tasks and implemented pod uid discovery tasks (#396)
* Added new fieldset related tasks and history modifiers for error audit logs
* Adding k8s audit log parser tasks
* Added LogSorterTask that sorts logs before ingesting them to the manifest generator
* Added ChangeTargetGrouperTask that groups logs by the resource paths actually modified with the audit log
* Added NonSuccessLogGrouperTask that groups logs by resource paths for non succeeded audit logs
* fix issues pointed by gemini-code-assist
* fix issues pointed by gemini-code-assist
* Adding grouping related tasks and tasks for gathering k8s audit logs from Cloud Logging (#378)
* Added new fieldset related tasks and history modifiers for error audit logs
* fix issues pointed by gemini-code-assist
* Added new fieldset related tasks and history modifiers for error audit logs
* Adding k8s audit log parser tasks
* Added LogSorterTask that sorts logs before ingesting them to the manifest generator
* Added ChangeTargetGrouperTask that groups logs by the resource paths actually modified with the audit log
* Added NonSuccessLogGrouperTask that groups logs by resource paths for non succeeded audit logs
* fix issues pointed by gemini-code-assist
* Adding k8s audit log parser tasks
* Added LogSorterTask that sorts logs before ingesting them to the manifest generator
* Added ChangeTargetGrouperTask that groups logs by the resource paths actually modified with the audit log
* Added NonSuccessLogGrouperTask that groups logs by resource paths for non succeeded audit logs
* fix issues pointed by gemini-code-assist
* Adding k8s audit log parser tasks
* Added LogSorterTask that sorts logs before ingesting them to the manifest generator
* Added ChangeTargetGrouperTask that groups logs by the resource paths actually modified with the audit log
* Added NonSuccessLogGrouperTask that groups logs by resource paths for non succeeded audit logs
* fix issues pointed by gemini-code-assist
* Added several test asserter for changeset testing
* fix issues pointed by gemini-code-assist
* fix issues pointed by gemini-code-assist
* fix issue pointed by gemini-code-assist
* Migrate containerID discovery tasks to use the inventory task and implemented resource UID inventory
* Improved containerd,kubelet and controlplane ID matchers to use inventory tasks
// If this context is used with the task runner, it should have the task result map. But if not, then this must complement the value with the default value.
0 commit comments