bpfman / bpfman/bpfman-operator
Integration tests break on Kind 0.32.0 / Kubernetes v1.36.1
- Dominant language
- Go
- Stars
- 38
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
We pin Kind to v0.31.0 (Kubernetes node v1.35.0) for the integration tests to keep CI deterministic, and #537 makes CI actually use that pinned version rather than whatever the runner image ships.
Separately, we found the suite fails on Kind 0.32.0 (default node v1.36.1) with attach/timeout errors -- it showed up on #532, #535 and #536, having last been green on #530. We don't yet know why v1.36.1 breaks it. Opening this to track the investigation.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the integration-test attach and timeout failures with Kind 0.32.0 and Kubernetes node v1.36.1, then compare them with the pinned Kind 0.31.0 and node v1.35.0 setup. Inspect the CI changes from #537 and the failures reported on #532, #535, and #536; done means identifying the cause and restoring a passing, deterministic suite or documenting the blocker.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go, kubernetes
- Domain
- ci-cd, devops, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100