-
Notifications
You must be signed in to change notification settings - Fork 44
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
Updates ref pkgs (cert-manager v1.16.2) #80
Conversation
lgtm. There are a few more indirect dependencies, that I can't vet, but a cursory look does not reveal problems. |
Includes: - go 1.23 - k8s api 0.31.4
sorry, noob in go.. locally, I guess the other errors in github actions were because of the both issues should be now fixed with the updated commit. |
pushed another commit for the failing two actions, as seperate commit because I am not sure if it will solve all issues. might need to update it.
|
Sorry, I am also not very fluent in Go. Thank you for you efforts! |
Tapped on a minefield on this one :) will continue this week when ever i have time. btw, do you know more why step |
No, I have not looked at the CI at all before. |
@ibotty please retry ci |
Thank you for your efforts. Let's see whether everything is alright now. |
pushed next update. lets see what issue is still left |
increased timeout to 30m also in if the issue still persists, I suggest disabling the go linting in superlinter by:
|
Looks good. Lint codebase error has 403. Probably connected to anonymous building. Let's try... |
Includes:
#79