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
And also for other jobs like cleanup job. Why is this feature needed:
Due to certain security and network policies, our prod k8s requires pods to have specific annotations and labels.
The text was updated successfully, but these errors were encountered:
What feature you'd like to add:
when create a job pod, patch the global config to abort fuse job pod.
juicefs-csi-driver/pkg/juicefs/mount/builder/job.go
Lines 179 to 187 in 817c3a7
maybe the code like
And also for other jobs like cleanup job.
Why is this feature needed:
Due to certain security and network policies, our prod k8s requires pods to have specific annotations and labels.
The text was updated successfully, but these errors were encountered: