• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Sensor
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Rox Sprint 4.11C

      USER PROBLEM
      What is the user experiencing as a result of the bug? Include steps to reproduce.

      • Running fake-workloads does not result in sensor syncing the pods and deployments. The informer looks stuck. Sensor never sends full sync to Central.

      CONDITIONS
      What conditions need to exist for a user to be affected? Is it everyone? Is it only those with a specific integration? Is it specific to someone with particular database content? etc.

      ROOT CAUSE
      What is the root cause of the bug?

      FIX
      How was the bug fixed (this is more important if a workaround was implemented rather than an actual fix)?

      • Workaround 1 ( verified - works):
        • Disable the feature gate with: `kubectl -n stackrox set env deploy/sensor KUBE_FEATURE_WatchListClient=false`
           
      • Workaround 2 ( unverified):
        • Disable WatchListClient in Go code, only when fake workloads are active (small code change)
      • Workaround 3: Wait for upstream fix in client-go v0.36.x

       

      Verifications run:

      1. Newest not-affected nightly build was `4.10.x-nightly-20260113`. I tested it manually and the fake workloads run correctly.
      2. Oldest affected nightly build was `4.10.x-nightly-20260114`. I tested it manually and the fake workloads is broken.
      3. Confirmed that 4.10.0 is affected.

              prygiels@redhat.com Piotr Rygielski
              prygiels@redhat.com Piotr Rygielski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: