Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cilium/cilium to v1.13.4 #1211

Merged
merged 2 commits into from
Jul 11, 2023
Merged

Update cilium/cilium to v1.13.4 #1211

merged 2 commits into from
Jul 11, 2023

Conversation

tpapagian
Copy link
Member

@tpapagian tpapagian commented Jul 11, 2023

#1100 has issues so we need to do than manually.

Will fix some Dependabot alerts:
https://github.com/cilium/tetragon/security/dependabot/31 https://github.com/cilium/tetragon/security/dependabot/30 https://github.com/cilium/tetragon/security/dependabot/34 https://github.com/cilium/tetragon/security/dependabot/35

Also update Go from 1.18 to 1.19 in actions which seems to be a requirement for this update.

@tpapagian tpapagian requested a review from a team as a code owner July 11, 2023 07:57
@tpapagian tpapagian requested a review from kkourt July 11, 2023 07:57
@tpapagian tpapagian marked this pull request as draft July 11, 2023 08:12
@tpapagian tpapagian force-pushed the pr/apapag/update_cilium_1134 branch from 6c87dfb to 0b3754a Compare July 11, 2023 08:31
@tpapagian tpapagian force-pushed the pr/apapag/update_cilium_1134 branch 5 times, most recently from c04b0eb to e72f805 Compare July 11, 2023 09:13
Signed-off-by: Anastasios Papagiannis <[email protected]>
@tpapagian tpapagian force-pushed the pr/apapag/update_cilium_1134 branch from e72f805 to d63c481 Compare July 11, 2023 09:16
@@ -51,6 +51,7 @@ jobs:
GOPATH: ${{ env.GITHUB_WORKSPACE }}/go
SUDO: sudo -E
run: |
go clean -cache -modcache -testcache -fuzzcache
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was getting an error in gotests without that:

[...]
gcc -Wall exit-code.c -o exit-code -lpthread
gcc -Wall -fPIC uprobe-lib.c -o libuprobe.so -shared
gcc -Wall uprobe-test.c -o uprobe-test-1 /home/runner/work/tetragon/tetragon/go/src/github.com/cilium/tetragon/contrib/tester-progs/libuprobe.so
cp uprobe-test-1 uprobe-test-2
go build -o lseek-pipe ./go/lseek-pipe
open /home/runner/.cache/go-build/ca/ca1e2fb1ac5d864e241cc2379993cf70727712c40e99cc34bfe4fa90ae232d57-d: permission denied
make[1]: *** [Makefile:56: lseek-pipe] Error 1
make[1]: Leaving directory '/home/runner/work/tetragon/tetragon/go/src/github.com/cilium/tetragon/contrib/tester-progs'
make: *** [Makefile:355: tester-progs] Error 2
Error: Process completed with exit code 2.
[...]

@tpapagian tpapagian marked this pull request as ready for review July 11, 2023 09:45
Copy link
Contributor

@kkourt kkourt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kkourt kkourt merged commit 40a0318 into main Jul 11, 2023
@kkourt kkourt deleted the pr/apapag/update_cilium_1134 branch July 11, 2023 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants