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
Plugin binaries used with notation libs to perform verification and revocation operations will need to be packaged within the ratify container image. This tightly couples plugin binary releases to ratify releases. This introduces a few issues:
The difference in release cadences between ratify and plugins
How will users get the desired plugins/versions?
Will ratify users need to build the ratify image to get their desired plugins?
Is there a technical solution that would lessen the tight coupling, like putting the plugin binaries into different containers, maybe wrapping the plugins with daemons?
I just wanted to start a conversation around this.
The text was updated successfully, but these errors were encountered:
Plugin binaries used with notation libs to perform verification and revocation operations will need to be packaged within the ratify container image. This tightly couples plugin binary releases to ratify releases. This introduces a few issues:
I just wanted to start a conversation around this.
The text was updated successfully, but these errors were encountered: