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

Rename Wolfi images to satisfy the release naming convention #40886

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

rdner
Copy link
Member

@rdner rdner commented Sep 18, 2024

For example, filebeat-wolfi-oss -> filebeat-oss-wolfi

How to test this PR locally

PLATFORMS=linux/arm64 PACKAGES=docker mage package

for each Beat yields the following results:

REPOSITORY                                      TAG          IMAGE ID       CREATED          SIZE
docker.elastic.co/beats-dev/golang-crossbuild   1.22.6-arm   eae46a040730   2 weeks ago      752MB
docker.elastic.co/beats/auditbeat               9.0.0        70d947064a71   41 minutes ago   254MB
docker.elastic.co/beats/auditbeat-oss           9.0.0        cfa91ec283eb   43 minutes ago   243MB
docker.elastic.co/beats/auditbeat-oss-wolfi     9.0.0        ef92ba55d6e2   42 minutes ago   163MB
docker.elastic.co/beats/auditbeat-ubi           9.0.0        dbf6f1705960   41 minutes ago   249MB
docker.elastic.co/beats/auditbeat-wolfi         9.0.0        da981bab4bf0   41 minutes ago   174MB
docker.elastic.co/beats/filebeat                9.0.0        fc466364911d   37 minutes ago   314MB
docker.elastic.co/beats/filebeat-oss            9.0.0        bb93a46d94f6   40 minutes ago   243MB
docker.elastic.co/beats/filebeat-oss-wolfi      9.0.0        e4cf829cbec1   40 minutes ago   163MB
docker.elastic.co/beats/filebeat-ubi            9.0.0        01508202f444   37 minutes ago   310MB
docker.elastic.co/beats/filebeat-wolfi          9.0.0        7baec8e0e5ce   37 minutes ago   234MB
docker.elastic.co/beats/heartbeat               9.0.0        89aeacc15c11   29 minutes ago   1.97GB
docker.elastic.co/beats/heartbeat-oss           9.0.0        22cc65f4c437   33 minutes ago   1.96GB
docker.elastic.co/beats/heartbeat-oss-wolfi     9.0.0        4a0fd074f0ac   33 minutes ago   1.55GB
docker.elastic.co/beats/heartbeat-ubi           9.0.0        79133c70e7b9   30 minutes ago   245MB
docker.elastic.co/beats/heartbeat-wolfi         9.0.0        402490d84ef7   29 minutes ago   1.56GB
docker.elastic.co/beats/metricbeat              9.0.0        762de725165d   23 minutes ago   357MB
docker.elastic.co/beats/metricbeat-oss          9.0.0        24aa05380fd0   25 minutes ago   277MB
docker.elastic.co/beats/metricbeat-oss-wolfi    9.0.0        cc33c015c6be   25 minutes ago   197MB
docker.elastic.co/beats/metricbeat-ubi          9.0.0        19c002b52a62   23 minutes ago   352MB
docker.elastic.co/beats/metricbeat-wolfi        9.0.0        433af5522f36   23 minutes ago   277MB
docker.elastic.co/beats/packetbeat              9.0.0        6384fe29d12b   21 minutes ago   255MB
docker.elastic.co/beats/packetbeat-oss          9.0.0        b476e9a412f4   22 minutes ago   245MB
docker.elastic.co/beats/packetbeat-oss-wolfi    9.0.0        a7ea3fad96b4   22 minutes ago   165MB
docker.elastic.co/beats/packetbeat-ubi          9.0.0        caedb1ea22e0   21 minutes ago   250MB
docker.elastic.co/beats/packetbeat-wolfi        9.0.0        fee00a2be999   21 minutes ago   174MB

Related issues

For example, `filebeat-wolfi-oss` -> `filebeat-oss-wolfi`
@rdner rdner added Team:Elastic-Agent Label for the Agent team Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team labels Sep 18, 2024
@rdner rdner self-assigned this Sep 18, 2024
@rdner rdner requested a review from a team as a code owner September 18, 2024 13:33
@elasticmachine
Copy link
Collaborator

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

@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Sep 18, 2024
Copy link
Contributor

mergify bot commented Sep 18, 2024

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @rdner? 🙏.
For such, you'll need to label your PR with:

  • The upcoming major version of the Elastic Stack
  • The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)

To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit

Copy link
Contributor

mergify bot commented Sep 18, 2024

backport-8.x has been added to help with the transition to the new branch 8.x.
If you don't need it please use backport-skip label and remove the backport-8.x label.

@mergify mergify bot added the backport-8.x Automated backport to the 8.x branch with mergify label Sep 18, 2024
@rdner rdner enabled auto-merge (squash) September 18, 2024 14:29
@rdner rdner disabled auto-merge September 18, 2024 15:53
@rdner
Copy link
Member Author

rdner commented Sep 18, 2024

The merge must be coordinated with elastic/elastic-agent#5557 for https://github.com/elastic/infra/pull/41534

@rdner rdner merged commit 029e056 into elastic:main Sep 19, 2024
125 checks passed
@rdner rdner deleted the rename-wolfi-images branch September 19, 2024 08:31
mergify bot pushed a commit that referenced this pull request Sep 19, 2024
For example, `filebeat-wolfi-oss` -> `filebeat-oss-wolfi`

(cherry picked from commit 029e056)
rdner added a commit that referenced this pull request Sep 19, 2024
…#40902)

For example, `filebeat-wolfi-oss` -> `filebeat-oss-wolfi`

(cherry picked from commit 029e056)

Co-authored-by: Denis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8.x Automated backport to the 8.x branch with mergify Team:Elastic-Agent Label for the Agent team Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants