-
Notifications
You must be signed in to change notification settings - Fork 6
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
[WIP] Container-based hermetic Java build #1273
[WIP] Container-based hermetic Java build #1273
Conversation
Skipping CI for Draft Pull Request. |
PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pierDipi The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
5718c92
to
9a22b4d
Compare
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
6befe3d
to
ba2e7e2
Compare
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
9f23927
to
e1355b8
Compare
To support hermetic builds for Java, we will follow the POC here: openshift-knative/eventing-kafka-broker#1273. While this currently doesn't pass the enterprise contract, I've validated that it will in the future with Konflux team here: https://redhat-internal.slack.com/archives/C04PZ7H0VA8/p1727247236771179 that it will in the future with the addition of `KONFLUX-298`. Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
To support hermetic builds for Java, we will follow the POC here: openshift-knative/eventing-kafka-broker#1273. While this currently doesn't pass the enterprise contract, I've validated that it will in the future with Konflux team here: https://redhat-internal.slack.com/archives/C04PZ7H0VA8/p1727247236771179 that it will in the future with the addition of `KONFLUX-298`. Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
No description provided.