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

internal/sys: don't panic in init() #1055

Merged
merged 1 commit into from
Jun 8, 2023
Merged

internal/sys: don't panic in init() #1055

merged 1 commit into from
Jun 8, 2023

Conversation

lmb
Copy link
Collaborator

@lmb lmb commented Jun 7, 2023

Remove the panic when initializing the profSet. It's causing friction when k8s tried to update the vendored dependency.

@lmb lmb requested a review from ti-mo June 7, 2023 14:23
@lmb
Copy link
Collaborator Author

lmb commented Jun 7, 2023

Context: kubernetes/kubernetes#117457

@lmb lmb force-pushed the dont-panic branch 3 times, most recently from a1112fb to 79e4871 Compare June 7, 2023 14:33
Remove the panic when initializing the profSet. It's causing friction
when k8s tried to update the vendored dependency.

Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
@ti-mo ti-mo merged commit fc1b623 into cilium:master Jun 8, 2023
2 checks passed
@lmb lmb deleted the dont-panic branch June 8, 2023 12:34
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.

None yet

2 participants