-
-
Notifications
You must be signed in to change notification settings - Fork 7
Add source code to our images #1069
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This is something that we should document in my opinion. I don't know where to be honest though. Somewhere in the vicinity of the SBOM docs maybe? I think this is fantastic and we should write about it. |
Regarding documentation: Created a draft PR for this. Release noteWe've added source code snapshots directly into our container images to further improve transparency and the debugging experience. Each container image now includes |
By the way: Should we do this for our operators as well? Would be more consistent. On the other hand: We don't apply custom patches there. |
Distribute the exact source code (including custom patches!) that was used to build the product in the final images. Also include source code for non-products components if possible (kcat, Phoenix, nifi-opa-authorizer, ...).
The text was updated successfully, but these errors were encountered: