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

Resources deleted in cluster are not removed from Clouddriver's cache #6531

Closed
mattgogerly opened this issue Sep 15, 2021 · 1 comment
Closed
Labels
provider/kubernetes-v2 Manifest based Kubernetes provider sig/kubernetes stale

Comments

@mattgogerly
Copy link
Member

Issue Summary:

If a resource (e.g. ReplicaSet) is deleted in a cluster but not by Spinnaker, the record in the DB is not purged. As a result the resource continues to display in Deck, even though clicking on it returns a 404.

Cloud Provider(s):

Kubernetes

Environment

Spinnaker running on Kubernetes deploying to Kubernetes, backed by MySQL.

Steps to Reproduce:

Deploy a ReplicaSet. Delete it from the cluster manually. Observe the ReplicaSet persists in Deck.

@mattgogerly mattgogerly added provider/kubernetes-v2 Manifest based Kubernetes provider sig/kubernetes labels Sep 15, 2021
@spinnakerbot
Copy link

This issue hasn't been updated in 45 days, so we are tagging it as 'stale'. If you want to remove this label, comment:

@spinnakerbot remove-label stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider/kubernetes-v2 Manifest based Kubernetes provider sig/kubernetes stale
Projects
None yet
Development

No branches or pull requests

2 participants