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
To be able to create OCI images we added the _pxe feature directly to gardenlinux-ccloud. However, the below tweak was created to omit signitures for images created here.
Signatures need to be enabled in the gardenlinux-ccloud repo with the necessary keys. Then the _pxe feature can be symlinked like others.
What would you like to be added:
To be able to create OCI images we added the
_pxe
feature directly to gardenlinux-ccloud. However, the below tweak was created to omit signitures for images created here.Signatures need to be enabled in the gardenlinux-ccloud repo with the necessary keys. Then the
_pxe
feature can be symlinked like others.diff ./features/_pxe/image.pxe.tar.gz ./gardenlinux/features/_pxe/image.pxe.tar.gz
The text was updated successfully, but these errors were encountered: