-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
What happened:
After the objectsearch resource is deleted, its associated pod resource remains
What you expected to happen:
After the objectsearch resource is deleted, its associated pod resource is also deleted
How to reproduce it (as minimally and precisely as possible):
Create an objectsearch resource. After the pod instance is created, delete the objectsearch resource and check whether the Pods are also deleted.
Anything else we need to know?:
Environment:
kubernetes version: 1.23.0
kubeedge version: 1.16.1
sedna version: 0.6.0
CloudSide Environment:
Hardware configuration
$ lscpu
# paste output hereOS
$ cat /etc/os-release
# paste output hereKernel
$ uname -a
# paste output hereOthers
EdgeSide Environment:
Hardware configuration
$ lscpu
# paste output hereOS
$ cat /etc/os-release
# paste output hereKernel
$ uname -a
# paste output hereOthers
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.