Test elastic-package#3330 - DO NOT MERGE#17639
Conversation
There was a problem hiding this comment.
This is a test PR (as indicated by 'DO NOT MERGE' in the title) that validates elastic-package PR #3330 against this repository's CI pipeline.
Key observation: The replace directive in go.mod:256 points to a personal fork (github.com/mrodm/elastic-package). This is expected for testing purposes but must not be merged to main.
The transitive dependency updates (k8s 0.35.1→0.35.2, golang.org/x/net 0.50.0→0.51.0) are side effects of the replaced package version and appear benign.
No blocking issues since this PR is explicitly not intended for merge.
Why is Claude responding? | Type @claude to interact further
Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
vulnerabilities |
142857.14 | 111111.11 | -31746.03 (-22.22%) | 💔 |
To see the full report comment with /test benchmark fullreport
💚 Build Succeeded
cc @mrodm |
Update elastic-package reference to elastic/elastic-package@138d221f.
This PR is related to #17636 , but includes also the revert of
go-ucfgto v0.8.8Relates: elastic/elastic-package#3330