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

Make the bpfman-operator report status of "Pending" instead of "Error" when appropriate #399

Open
anfredette opened this issue Mar 3, 2025 · 0 comments · May be fixed by #409
Open

Make the bpfman-operator report status of "Pending" instead of "Error" when appropriate #399

anfredette opened this issue Mar 3, 2025 · 0 comments · May be fixed by #409
Assignees
Milestone

Comments

@anfredette
Copy link
Contributor

If one or more BpfApplicationState objects are in the "Pending" state, but none are in "Error" state, we should report the BpfApplication state as "Pending".

@github-project-automation github-project-automation bot moved this to 🆕 New in bpfman Mar 3, 2025
@Billy99 Billy99 added this to the Q1-2025 milestone Mar 6, 2025
@anfredette anfredette self-assigned this Mar 6, 2025
anfredette added a commit to anfredette/bpfman-operator that referenced this issue Mar 6, 2025
…" when appropriate

If any nodes are reporting error, the operator will still report error,
however, if there are no errors, but some nodes are in the pending
state, the operator will report pending.

Fixes: bpfman#399

Signed-off-by: Andre Fredette <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
2 participants