Skip to content

Commit 040c137

Browse files
Copilotmatmerr
andcommitted
Initial investigation and plan for GitHub Copilot instructions
Co-authored-by: matmerr <[email protected]>
1 parent ce86b45 commit 040c137

File tree

10 files changed

+443
-0
lines changed

10 files changed

+443
-0
lines changed

pkg/hubble/common/mocks/mock_types.go

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/log/test.log

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{"level":"info","ts":"2025-09-19T22:08:35.013Z","caller":"log/zap_test.go:29","msg":"test","i":0}
2+
{"level":"info","ts":"2025-09-19T22:08:35.013Z","caller":"log/zap_test.go:29","msg":"test","i":1}
3+
{"level":"info","ts":"2025-09-19T22:08:35.013Z","caller":"log/zap_test.go:29","msg":"test","i":2}
4+
{"level":"info","ts":"2025-09-19T22:08:35.013Z","caller":"log/zap_test.go:29","msg":"test","i":3}
5+
{"level":"info","ts":"2025-09-19T22:08:35.014Z","caller":"log/zap_test.go:29","msg":"test","i":4}
6+
{"level":"info","ts":"2025-09-19T22:08:35.014Z","caller":"log/zap_test.go:29","msg":"test","i":5}
7+
{"level":"info","ts":"2025-09-19T22:08:35.014Z","caller":"log/zap_test.go:29","msg":"test","i":6}
8+
{"level":"info","ts":"2025-09-19T22:08:35.014Z","caller":"log/zap_test.go:29","msg":"test","i":7}
9+
{"level":"info","ts":"2025-09-19T22:08:35.014Z","caller":"log/zap_test.go:29","msg":"test","i":8}
10+
{"level":"info","ts":"2025-09-19T22:08:35.014Z","caller":"log/zap_test.go:29","msg":"test","i":9}
11+
{"level":"info","ts":"2025-09-19T22:08:35.014Z","caller":"log/zap_test.go:43","msg":"Filename: ","path":"/home/runner/work/retina/retina/pkg/log","name":"log"}
12+
{"level":"info","ts":"2025-09-19T22:08:35.014Z","caller":"log/zap_test.go:43","msg":"Filename: ","path":"/home/runner/work/retina/retina/pkg/log/test.log","name":"test.log"}
13+
{"level":"info","ts":"2025-09-19T22:08:35.014Z","caller":"log/zap_test.go:43","msg":"Filename: ","path":"/home/runner/work/retina/retina/pkg/log/zap.go","name":"zap.go"}
14+
{"level":"info","ts":"2025-09-19T22:08:35.014Z","caller":"log/zap_test.go:43","msg":"Filename: ","path":"/home/runner/work/retina/retina/pkg/log/zap_test.go","name":"zap_test.go"}
15+
{"level":"info","ts":"2025-09-19T22:19:00.419Z","caller":"log/zap_test.go:29","msg":"test","i":0}
16+
{"level":"info","ts":"2025-09-19T22:19:00.419Z","caller":"log/zap_test.go:29","msg":"test","i":1}
17+
{"level":"info","ts":"2025-09-19T22:19:00.419Z","caller":"log/zap_test.go:29","msg":"test","i":2}
18+
{"level":"info","ts":"2025-09-19T22:19:00.419Z","caller":"log/zap_test.go:29","msg":"test","i":3}
19+
{"level":"info","ts":"2025-09-19T22:19:00.419Z","caller":"log/zap_test.go:29","msg":"test","i":4}
20+
{"level":"info","ts":"2025-09-19T22:19:00.419Z","caller":"log/zap_test.go:29","msg":"test","i":5}
21+
{"level":"info","ts":"2025-09-19T22:19:00.419Z","caller":"log/zap_test.go:29","msg":"test","i":6}
22+
{"level":"info","ts":"2025-09-19T22:19:00.419Z","caller":"log/zap_test.go:29","msg":"test","i":7}
23+
{"level":"info","ts":"2025-09-19T22:19:00.419Z","caller":"log/zap_test.go:29","msg":"test","i":8}
24+
{"level":"info","ts":"2025-09-19T22:19:00.419Z","caller":"log/zap_test.go:29","msg":"test","i":9}
25+
{"level":"info","ts":"2025-09-19T22:19:00.419Z","caller":"log/zap_test.go:43","msg":"Filename: ","path":"/home/runner/work/retina/retina/pkg/log","name":"log"}
26+
{"level":"info","ts":"2025-09-19T22:19:00.419Z","caller":"log/zap_test.go:43","msg":"Filename: ","path":"/home/runner/work/retina/retina/pkg/log/test.log","name":"test.log"}
27+
{"level":"info","ts":"2025-09-19T22:19:00.419Z","caller":"log/zap_test.go:43","msg":"Filename: ","path":"/home/runner/work/retina/retina/pkg/log/zap.go","name":"zap.go"}
28+
{"level":"info","ts":"2025-09-19T22:19:00.419Z","caller":"log/zap_test.go:43","msg":"Filename: ","path":"/home/runner/work/retina/retina/pkg/log/zap_test.go","name":"zap_test.go"}
2.3 KB
Binary file not shown.
32.4 KB
Binary file not shown.

pkg/plugin/dropreason/mocks/mock_types.go

Lines changed: 172 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
2.09 KB
Binary file not shown.
4.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)