console icon indicating copy to clipboard operation
console copied to clipboard

image Pull Secrets deleted by edit page

Open BombLing opened this issue 3 years ago • 4 comments

Describe the bug deployment deploy on pipeline, after the console modifies some properties( not include imagePullSecrets) of the deployment , imagePullSecrets is deleted.

For UI issues please also add a screenshot that shows the issue. image

Versions used(KubeSphere/Kubernetes) KubeSphere: v3.3.0 Kubernetes: v1.21.4-r0-CCE22.5.1

(and other info are welcomed to help us debugging)

To Reproduce Steps to reproduce the behavior:

  1. deployment deploy on pipeline image
  2. Click on edit setting image
  3. edit and save image
  4. edit of yaml found missing properties of imagePullSecrets.

BombLing avatar Oct 21 '22 06:10 BombLing