uffizzi icon indicating copy to clipboard operation
uffizzi copied to clipboard

Do not ask docker-hub credentials for public and official images

Open moklidia opened this issue 2 years ago • 1 comments

Let users add and use official and public docker-hub images without connecting docker-hub integration.

moklidia avatar Sep 01 '22 11:09 moklidia

Cases:

  1. Credential does not exist and the image is public
  2. Credential does not exist and the image is private
  3. Credential does not exist, and the public image does not exist
  4. Correct credential exists, but the private image does not exist
  5. Credential exists, but the private image is from a different namespace (Credential has username limoha but the image is from uffizzitest namespace)

moklidia avatar Sep 02 '22 15:09 moklidia

TESTING - Platform + CLI

  • [x] Credential does not exist and the image is public
  • [x] Credential does not exist and the image is official
  • [x] Credential does not exist and the image is private
  • [x] Credential does not exist, and the public image does not exist
  • [x] Correct credential exists, but the private image does not exist
  • [x] Correct credential exists, and the private image exists
  • [x] Credential exists, but the private image is from a different namespace (Credential has username limoha but the image is from uffizzitest namespace)

NealArw avatar Sep 12 '22 10:09 NealArw

TESTED - OK

NealArw avatar Sep 12 '22 13:09 NealArw

TESTING - APP + CLI

  • [x] Credential does not exist and the image is public
  • [x] Credential does not exist and the image is official
  • [x] Credential does not exist and the image is private
  • [x] Credential does not exist, and the public image does not exist
  • [x] Correct credential exists, but the private image does not exist
  • [x] Correct credential exists, and the private image exists
  • [x] Credential exists, but the private image is from a different namespace (Credential has username limoha but the image is from uffizzitest namespace)

NealArw avatar Sep 13 '22 08:09 NealArw

TESTING on prod - Platform + CLI

  • [x] Credential does not exist and the image is public
  • [x] Credential does not exist and the image is official
  • [x] Credential does not exist and the image is private
  • [x] Credential does not exist, and the public image does not exist
  • [x] Correct credential exists, but the private image does not exist
  • [x] Correct credential exists, and the private image exists
  • [x] Credential exists, but the private image is from a different namespace (Credential has username limoha but the image is from uffizzitest namespace)

NealArw avatar Sep 15 '22 08:09 NealArw

TESTING on prod - APP + CLI

  • [x] Credential does not exist and the image is public
  • [x] Credential does not exist and the image is official
  • [x] Credential does not exist and the image is private
  • [x] Credential does not exist, and the public image does not exist
  • [x] Correct credential exists, but the private image does not exist
  • [x] Correct credential exists, and the private image exists
  • [x] Credential exists, but the private image is from a different namespace (Credential has username limoha but the image is from uffizzitest namespace)

NealArw avatar Sep 15 '22 08:09 NealArw