mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-10 23:10:32 +00:00
Merge branch 'develop'
Conflicts: api/pkg/controllers/entries_controller.go api/pkg/inserter/main.go api/pkg/models/models.go cli/Makefile
This commit is contained in:
@@ -78,5 +78,6 @@ func GetResolvedBaseEntry(entry models.MizuEntry) models.BaseEntryDetails {
|
||||
StatusCode: entry.Status,
|
||||
Method: entry.Method,
|
||||
Timestamp: entry.Timestamp,
|
||||
RequestSenderIp: entry.RequestSenderIp,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user