Open Issues Need Help
View All on GitHub DevOps • Kubernetes Operators
AI Summary: The task involves debugging a Kubernetes client library within the Korifi project. The issue is that a namespace filter isn't being correctly applied when listing Kubernetes resources. The solution requires modifying the client code to ensure the `InNamespace` option is properly propagated during the list operation, likely involving changes to how the client interacts with the Kubernetes API.
Complexity:
4/5
good first issue chore