Skip to content

ci: use custom VM images#6303

Draft
v1v wants to merge 2 commits intomainfrom
feature/use-custom-vm-images
Draft

ci: use custom VM images#6303
v1v wants to merge 2 commits intomainfrom
feature/use-custom-vm-images

Conversation

@v1v
Copy link
Member

@v1v v1v commented Feb 6, 2026

What is the problem this PR solves?

Use custom VM images

How does this PR solve the problem?

Ensure we know what tools we use and pin the version - then we will be able to automatically bump the versions using the PR review process.

How to test this PR locally

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

@v1v
Copy link
Member Author

v1v commented Feb 6, 2026

@mergify
Copy link
Contributor

mergify bot commented Feb 6, 2026

This pull request does not have a backport label. Could you fix it @v1v? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-./d./d is the label to automatically backport to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant