Skip to content

fix: fleet-server-package-mbp CI step dependencies#5446

Merged
ebeahan merged 1 commit intomainfrom
fix/package_pipeline_dependencies
Sep 5, 2025
Merged

fix: fleet-server-package-mbp CI step dependencies#5446
ebeahan merged 1 commit intomainfrom
fix/package_pipeline_dependencies

Conversation

@pkoutsovasilis
Copy link
Copy Markdown
Contributor

@pkoutsovasilis pkoutsovasilis commented Sep 5, 2025

What is the problem this PR solves?

// Please do not just reference an issue. Explain WHAT the problem this PR solves here.

It solves the recent failures of the Downstream - Package introduced by this PR #5392

How does this PR solve the problem?

// Explain HOW you solved the problem in your code. It is possible that during PR reviews this changes and then this section should be updated.

It updates the step dependencies of Downstream - Package to existing CI steps

How to test this PR locally

This is a CI only change

Design Checklist

  • I have ensured my design is stateless and will work when multiple fleet-server instances are behind a load balancer.
  • I have or intend to scale test my changes, ensuring it will work reliably with 100K+ agents connected.
  • I have included fail safe mechanisms to limit the load on fleet-server: rate limiting, circuit breakers, caching, load shedding, etc.

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool

Related issues

@pkoutsovasilis pkoutsovasilis self-assigned this Sep 5, 2025
@pkoutsovasilis pkoutsovasilis added bug Something isn't working backport-active-all Automated backport with mergify to all the active branches skip-changelog labels Sep 5, 2025
@prodsecmachine
Copy link
Copy Markdown

prodsecmachine commented Sep 5, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@pkoutsovasilis pkoutsovasilis marked this pull request as ready for review September 5, 2025 15:51
@pkoutsovasilis pkoutsovasilis requested a review from a team as a code owner September 5, 2025 15:51
Copy link
Copy Markdown
Member

@pchila pchila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Approving before CI is green because this change can only affect main builds, not PRs

@ebeahan ebeahan merged commit 5aa10ef into main Sep 5, 2025
14 of 15 checks passed
@ebeahan ebeahan deleted the fix/package_pipeline_dependencies branch September 5, 2025 16:07
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 5, 2025

@Mergifyio backport 8.18 8.19 9.0 9.1

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Sep 5, 2025

backport 8.18 8.19 9.0 9.1

✅ Backports have been created

Details

mergify bot pushed a commit that referenced this pull request Sep 5, 2025
mergify bot pushed a commit that referenced this pull request Sep 5, 2025
mergify bot pushed a commit that referenced this pull request Sep 5, 2025
mergify bot pushed a commit that referenced this pull request Sep 5, 2025
@elastic-sonarqube
Copy link
Copy Markdown

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

pkoutsovasilis added a commit that referenced this pull request Sep 5, 2025
(cherry picked from commit 5aa10ef)

Co-authored-by: Panos Koutsovasilis <panos.koutsovasilis@elastic.co>
pkoutsovasilis added a commit that referenced this pull request Sep 5, 2025
(cherry picked from commit 5aa10ef)

Co-authored-by: Panos Koutsovasilis <panos.koutsovasilis@elastic.co>
pkoutsovasilis added a commit that referenced this pull request Sep 8, 2025
pkoutsovasilis added a commit that referenced this pull request Sep 8, 2025
pkoutsovasilis added a commit that referenced this pull request Sep 8, 2025
pkoutsovasilis added a commit that referenced this pull request Sep 8, 2025
pkoutsovasilis added a commit that referenced this pull request Sep 8, 2025
pkoutsovasilis added a commit that referenced this pull request Sep 8, 2025
pkoutsovasilis added a commit that referenced this pull request Sep 8, 2025
…ld (#5429)

* fix: package fleet-server using golang-crossbuild  (#5392)

* fix: package fleet-server using golang-crossbuild and introduce packaging steps on every PR

* feat: save artifacts during packaging for DRA

* fix: disable CGO and buildmode pie

* doc: add changelog fragment

(cherry picked from commit 7da3f69)

# Conflicts:
#	.buildkite/pipeline.package.mbp.yml
#	.buildkite/pipeline.yml
#	.buildkite/scripts/package.sh
#	Dockerfile.fips
#	magefile.go

* fix: adjust changes for make

* fix: fleet-server-package-mbp CI step dependencies (#5446)

(cherry picked from commit 5aa10ef)

---------

Co-authored-by: Panos Koutsovasilis <panos.koutsovasilis@elastic.co>
pkoutsovasilis added a commit that referenced this pull request Sep 8, 2025
…ild (#5427)

* fix: package fleet-server using golang-crossbuild  (#5392)

* fix: package fleet-server using golang-crossbuild and introduce packaging steps on every PR

* feat: save artifacts during packaging for DRA

* fix: disable CGO and buildmode pie

* doc: add changelog fragment

(cherry picked from commit 7da3f69)

# Conflicts:
#	.buildkite/pipeline.package.mbp.yml
#	.buildkite/pipeline.yml
#	.buildkite/scripts/package.sh
#	Dockerfile.fips
#	magefile.go

* fix: adjust changes for make

* fix: fleet-server-package-mbp CI step dependencies (#5446)

(cherry picked from commit 5aa10ef)

---------

Co-authored-by: Panos Koutsovasilis <panos.koutsovasilis@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-all Automated backport with mergify to all the active branches bug Something isn't working skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants