Skip to content
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

[main][Automation] Update .agent-versions.json #4620

Merged
merged 3 commits into from
Apr 30, 2024

Conversation

apmmachine
Copy link
Contributor

This file is used for picking agent versions in integration tests.

The file's content is based on responses from https://www.elastic.co/api/product_versions and https://snapshots.elastic.co

The current update is generated based on the following requirements:

{
  "UpgradeToVersion": "8.15.0",
  "CurrentMajors": 1,
  "PreviousMajors": 1,
  "PreviousMinors": 2,
  "SnapshotBranches": [
    "8.14",
    "8.13",
    "7.17"
  ]
}

This file is used for picking agent versions in integration tests.

The file's content is based on responses from https://www.elastic.co/api/product_versions and https://snapshots.elastic.co

The current update is generated based on the following requirements:

```json
{
  "UpgradeToVersion": "8.15.0",
  "CurrentMajors": 1,
  "PreviousMajors": 1,
  "PreviousMinors": 2,
  "SnapshotBranches": [
    "8.14",
    "8.13",
    "7.17"
  ]
}
```
@apmmachine apmmachine requested a review from a team as a code owner April 25, 2024 00:22
@apmmachine apmmachine added Team:Elastic-Agent Label for the Agent team backport-skip skip-changelog update-versions Updates to the agent versions file labels Apr 25, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent (Team:Elastic-Agent)

@cmacknz cmacknz added backport-v8.14.0 Automated backport with mergify and removed backport-skip labels Apr 25, 2024
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@ycombinator ycombinator added the Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team label Apr 29, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@cmacknz
Copy link
Member

cmacknz commented Apr 30, 2024

otelcol@v0.99.0/collector.go:278	Asynchronous error received, terminating process	{"error": "listen tcp :8888: bind: address already in use"}

Known issue, force merging.

@cmacknz cmacknz merged commit 0c7212f into main Apr 30, 2024
9 of 10 checks passed
@cmacknz cmacknz deleted the update-agent-versions-8825044805 branch April 30, 2024 19:11
@cmacknz cmacknz removed the backport-v8.14.0 Automated backport with mergify label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Team:Elastic-Agent Label for the Agent team Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team update-versions Updates to the agent versions file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants