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

Bug: delete Dataset and containing namespace in quick succession can result in finalizer hang #341

Open
starpit opened this issue Mar 15, 2024 · 0 comments
Labels
bug Something isn't working dataset Issues related to the Dataset and DatasetInternal Operator

Comments

@starpit
Copy link

starpit commented Mar 15, 2024

the dataset-operator logs show lots of this:

1.7105266916204755e+09 ERROR controller.dataset Reconciler error {"reconciler group": "com.ie.ibm.hpsys", "reconciler kind": "Dataset", "name": "xxxx", "namespace": "yyyy", "error": "datasetsinternal.com.ie.ibm.hpsys "xxxx" is forbidden: unable to create new content in namespace yyyy because it is being terminated"}
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.11.0/pkg/internal/controller/controller.go:266
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2
/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.11.0/pkg/internal/controller/controller.go:227

@starpit starpit changed the title Bug: create Dataset and then delete namespace in quick succession results in finalizer hang Bug: delete Dataset and namespace in quick succession results in finalizer hang Mar 15, 2024
@starpit starpit changed the title Bug: delete Dataset and namespace in quick succession results in finalizer hang Bug: delete Dataset and containing namespace in quick succession results in finalizer hang Mar 15, 2024
@starpit starpit changed the title Bug: delete Dataset and containing namespace in quick succession results in finalizer hang Bug: delete Dataset and containing namespace in quick succession can result in finalizer hang Mar 15, 2024
@srikumar003 srikumar003 added the bug Something isn't working label Mar 25, 2024
@srikumar003 srikumar003 added the dataset Issues related to the Dataset and DatasetInternal Operator label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dataset Issues related to the Dataset and DatasetInternal Operator
Projects
None yet
Development

No branches or pull requests

2 participants