Add encrypt image and decrypt image actions (backport #1165) #1169
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
From previous PR comment : #1151 (review)
Modify
image_ns/image_displayName
as encrypt / decryt dropdown optionsPR Checklist
Related Issue #
harvester/harvester#6493
Occurred changes and/or fixed issues
Technical notes summary
Areas or cases that should be tested
Areas which could experience regressions
Screenshot/Video
Add
![Screenshot 2024-09-24 at 12 38 01 PM](https://private-user-images.githubusercontent.com/5744158/370132042-7580f902-6be6-4c54-8b17-8386609d5987.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNTUxODgsIm5iZiI6MTczOTI1NDg4OCwicGF0aCI6Ii81NzQ0MTU4LzM3MDEzMjA0Mi03NTgwZjkwMi02YmU2LTRjNTQtOGIxNy04Mzg2NjA5ZDU5ODcucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTFUMDYyMTI4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZjExYmEwZTI5MzExZmI2NjA1YTVjNjg5OGMxYzdiMWYxMGU0MWViNjA0NTI2NWZiZDcwZGVmYTkzMDVhZTNiNSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.fc8i0XvcUfl849ER2YqNG5XoG3099AdhbHHw7bCLC8Q)
Encrypt Image
orDecrypt Image
actionsShow source Image in detail page
![Screenshot 2024-09-24 at 12 38 06 PM](https://private-user-images.githubusercontent.com/5744158/370132133-fb7e9e00-174a-4a66-88e3-1677366a6ca0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNTUxODgsIm5iZiI6MTczOTI1NDg4OCwicGF0aCI6Ii81NzQ0MTU4LzM3MDEzMjEzMy1mYjdlOWUwMC0xNzRhLTRhNjYtODhlMy0xNjc3MzY2YTZjYTAucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTFUMDYyMTI4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZmZmMTJhNzM4MTg2YmM3NTVmNWEwNGQ1MzNkYzlkZGRmMzIxNmQyYjhlMTgwMDk2ZjA0OGQyZDkwMTU2NjQzZCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.C_Pes2a9kPKeOE476-QaJ5OTniYYpkgFd1X_5QbIWmU)
Show image namespace + displayName as options
This is an automatic backport of pull request #1165 done by [Mergify](https://mergify.com).