Conversation
Bumps [github.com/elastic/package-registry](https://github.com/elastic/package-registry) from 1.34.0 to 1.35.0. - [Release notes](https://github.com/elastic/package-registry/releases) - [Changelog](https://github.com/elastic/package-registry/blob/main/CHANGELOG.md) - [Commits](elastic/package-registry@v1.34.0...v1.35.0) --- updated-dependencies: - dependency-name: github.com/elastic/package-registry dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
ttp_url_logs |
16393.44 | 12195.12 | -4198.32 (-25.61%) | 💔 |
archive_search_logs |
10416.67 | 6060.61 | -4356.06 (-41.82%) | 💔 |
dlp_logs |
10869.57 | 8196.72 | -2672.85 (-24.59%) | 💔 |
threat_intel_malware_grid |
6410.26 | 5154.64 | -1255.62 (-19.59%) | 💔 |
To see the full report comment with /test benchmark fullreport
|
qualys_vmdr error would be fixed by #16903 elastic_security error is also happening in the daily CI jobs: https://buildkite.com/elastic/integrations/builds/36334 |
|
Security builds deploying EPR fail, I think that is because they expect a package that is not readable anymore: This package is copied to a GCP instance using scp: Probably the copied package doesn't have enough permissions to be read by the non-root Package Registry instance (what is required since elastic/package-registry#1503). The copied package is created by elastic-package, which creates the zip files with 0666 mode, so in principle it should be readable by all, though maybe scp is applying a more restrictive file mode on the destination file. We could try to fix this by adding the @lucabelluccini @nimarezainia this might also affect users who deploy their own Package Registry with custom packages, if these packages are not readable by all. I don't think there are many users affected, but it is probably worth to add a knowledge base entry. The symptom would be missing packages, and the solution would be to review the permissions of these packages, they should be readable by all. |
cc @maximpn |
Hey @jsoriano my thinking aligns with you if the files maintain the |
|
The issue described in #16916 (comment) has been fixed in https://github.com/elastic/qaf-tests/pull/236. We require The issue has been fixed by enabling EPR proxy mode. Technically it may cause flakiness. We observed tests flakiness when using production EPR. With more stats it will be clear if this fix is gonna stay or we require to implement another fix. |
|
Thanks @maximpn! |
💔 Build Failed
Failed CI Steps
History
|
|
Pending failures are not related. Merging. |
Bumps github.com/elastic/package-registry from 1.34.0 to 1.35.0.
Release notes
Sourced from github.com/elastic/package-registry's releases.
Changelog
Sourced from github.com/elastic/package-registry's changelog.
Commits
3f40f64Prepare release 1.35.0 (#1512)5fb7a33Bump google.golang.org/api from 0.258.0 to 0.259.0 (#1510)e9ebc8dDependabot/go modules/google.golang.org/api 0.258.0 fix (#1507)ac9d35bBump modernc.org/sqlite from 1.41.0 to 1.42.2 (#1508)52a3153Bump modernc.org/sqlite from 1.40.1 to 1.41.0 (#1505)861e188specify non-root user in Dockerfile (#1503)cb98ccfPrepare changelog after 1.34.0 (#1502)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)