-
Notifications
You must be signed in to change notification settings - Fork 32
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
Domain proxy integration #2153
Domain proxy integration #2153
Conversation
Skipping CI for Draft Pull Request. |
/test all |
java-components/domain-proxy/.mvn/wrapper/MavenWrapperDownloader.java
Outdated
Show resolved
Hide resolved
9efe4c8
to
f68c37a
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2153 +/- ##
============================================
+ Coverage 43.54% 44.61% +1.06%
+ Complexity 802 780 -22
============================================
Files 280 279 -1
Lines 13345 13761 +416
Branches 1348 1339 -9
============================================
+ Hits 5811 6139 +328
- Misses 6934 6997 +63
- Partials 600 625 +25 ☔ View full report in Codecov by Sentry. |
e897253
to
d0a4dd3
Compare
/test all |
/retest |
3c3a654
to
b022573
Compare
db4a41d
to
8a14928
Compare
…ort to domain proxy. Integrate building of domain proxy into pipeline build processes. Implement domain proxy integration tests.
8a14928
to
5780abf
Compare
The domain proxy specific buildah-oci-ta changes. @rnc @matejonnet |
b3f52d5
to
52624af
Compare
@tecarter94: The following test failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
This all looks goodat first glance. While I realise the e2e tests are failing given STONEBLD-2711 I don't think we should be too concerned about them tbh. |
Convert domain proxy from Java to Go. Integrate domain proxy into buildah-oci-ta. Add generic internal proxy support to domain proxy. Integrate building of domain proxy into pipeline build processes. Implement domain proxy integration tests.
https://issues.redhat.com/browse/JBS-54