Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
floci-io
/
floci
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.6k
Star
23.9k
Code
Issues
103
Pull requests
39
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(ec2): capture the instance file system in CreateImage, and implement Deregister/CopyImage
- #3306
#3306
Open
allensanborn
wants to merge 7 commits into
floci-io:main
floci-io/floci:main
from
allensanborn:pr/ec2-image-capture-stack-v2
allensanborn/floci:pr/ec2-image-capture-stack-v2
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Open
feat(ec2): capture the instance file system in CreateImage, and implement Deregister/CopyImage
#3306
allensanborn
wants to merge 7 commits into
floci-io:main
floci-io/floci:main
from
allensanborn:pr/ec2-image-capture-stack-v2
allensanborn/floci:pr/ec2-image-capture-stack-v2
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2026
fix(ec2): capture the instance file system in CreateImage
Show description for 3b693f9
allensanborn
committed
3b693f9
View commit details
Copy full SHA for 3b693f9
Browse repository at this point
feat(ec2): implement DeregisterImage and CopyImage
Show description for c7cb19e
allensanborn
committed
c7cb19e
View commit details
Copy full SHA for c7cb19e
Browse repository at this point
fix(ec2): release an AMI's captured image when it is deregistered
Show description for d66461d
allensanborn
committed
d66461d
View commit details
Copy full SHA for d66461d
Browse repository at this point
fix(ec2): make a capture survive the copy, and fail loudly when it cannot
Show description for 07401c7
allensanborn
committed
07401c7
View commit details
Copy full SHA for 07401c7
Browse repository at this point
fix(ec2): reject a mid-launch deregistration before the launch persists anything
Show description for c5aecfd
allensanborn
committed
c5aecfd
View commit details
Copy full SHA for c5aecfd
Browse repository at this point
test(ec2): name the captured image reclaim QuarkusTest an IntegrationTest
Show description for 2d9b867
allensanborn
committed
2d9b867
View commit details
Copy full SHA for 2d9b867
Browse repository at this point
Commits on Sep 10, 2026
fix(test): pass the VpcNetworkManager that Ec2ContainerManager now requires
Show description for d6ff91d
allensanborn
committed
d6ff91d
View commit details
Copy full SHA for d6ff91d
Browse repository at this point
You can’t perform that action at this time.