You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to this documentation, there is a closed beta feature that says Snyk Projects should automatically be imported/deleted when a Deployment is created/deleted when running on an Enterprise plan.
Actual behaviour
The Snyk Project is imported perfectly fine upon creation of a new Kubernetes Deployment, however the deletion feature isn't working as intended. When a Kubernetes Deployment is deleted, the snyk-monitor kubectl logs reports:
Expected behaviour
According to this documentation, there is a closed beta feature that says Snyk Projects should automatically be imported/deleted when a Deployment is created/deleted when running on an Enterprise plan.
Actual behaviour
The Snyk Project is imported perfectly fine upon creation of a new Kubernetes Deployment, however the deletion feature isn't working as intended. When a Kubernetes Deployment is deleted, the
snyk-monitor
kubectl logs reports:Steps to reproduce
security
if it isn't already createdkubernetes-monitor
with Helm. Rename the deployment tosnyk-monitor
and deploy it to thesecurity
namespace.ConfigMap
s and attach it to thesnyk-monitor
deployment:Screenshots
None
The text was updated successfully, but these errors were encountered: