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

deletion of namespace hangs #475

Closed
rymsha opened this issue Sep 4, 2023 · 2 comments · Fixed by #479
Closed

deletion of namespace hangs #475

rymsha opened this issue Sep 4, 2023 · 2 comments · Fixed by #479
Assignees
Labels
bug Something isn't working

Comments

@rymsha
Copy link
Contributor

rymsha commented Sep 4, 2023

namespaces get deleted only when we manually do
kubectl delete apiservice v1.operator.enonic.cloud

@rymsha rymsha added the bug Something isn't working label Sep 4, 2023
@rymsha rymsha assigned vbradnitski and rymsha and unassigned vbradnitski Sep 4, 2023
@rymsha
Copy link
Contributor Author

rymsha commented Sep 4, 2023

kubectl describe ns dev-branch-nightly-2 
Name:         dev-branch-nightly-2
Labels:       branch=nightly-2
              kubernetes.io/metadata.name=dev-branch-nightly-2
Annotations:  enonic.cloud/remove.with.xp7deployment: dev-branch-nightly-2
Status:       Terminating
Conditions:
  Type                                         Status  LastTransitionTime               Reason                  Message
  ----                                         ------  ------------------               ------                  -------
  NamespaceDeletionDiscoveryFailure            True    Mon, 04 Sep 2023 13:24:15 +0000  DiscoveryFailed         Discovery failed for some groups, 1 failing: unable to retrieve the complete list of server APIs: operator.enonic.cloud/v1: stale GroupVersion discovery: operator.enonic.cloud/v1
  NamespaceDeletionGroupVersionParsingFailure  False   Mon, 04 Sep 2023 13:24:17 +0000  ParsedGroupVersions     All legacy kube types successfully parsed
  NamespaceDeletionContentFailure              False   Mon, 04 Sep 2023 13:24:17 +0000  ContentDeleted          All content successfully deleted, may be waiting on finalization
  NamespaceContentRemaining                    False   Mon, 04 Sep 2023 13:25:02 +0000  ContentRemoved          All content successfully removed
  NamespaceFinalizersRemaining                 False   Mon, 04 Sep 2023 13:25:02 +0000  ContentHasNoFinalizers  All content-preserving finalizers finished

No resource quota.

No LimitRange resource.

rymsha added a commit that referenced this issue Sep 5, 2023
@rymsha
Copy link
Contributor Author

rymsha commented Sep 8, 2023

rymsha added a commit that referenced this issue Sep 11, 2023
@rymsha rymsha linked a pull request Sep 12, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants