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
Accelerator
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
.
opensvc
/
om3
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
5
Code
Issues
0
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refresh instance status on IP address and mount changes
- #1059
#1059
Merged
cgalibern
merged 34 commits into
opensvc:main
opensvc/om3:main
from
cvaroqui:main
cvaroqui/om3:main
Copy head branch name to clipboard
Aug 11, 2026
Conversation
Commits
34
(34)
Checks
Files changed
Merged
Refresh instance status on IP address and mount changes
#1059
cgalibern
merged 34 commits into
opensvc:main
opensvc/om3:main
from
cvaroqui:main
cvaroqui/om3:main
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
Refresh the status of the instance owning a changed ip addr
Show description for b030310
cvaroqui
committed
b030310
View commit details
Copy full SHA for b030310
Browse repository at this point
Add a mntmon daemon manager
Show description for 8a7b9fe
cvaroqui
committed
8a7b9fe
View commit details
Copy full SHA for 8a7b9fe
Browse repository at this point
Queue a instance status refresh if one of its mounts changed
Show description for e61d8e6
cvaroqui
committed
e61d8e6
View commit details
Copy full SHA for e61d8e6
Browse repository at this point
Update the README
cvaroqui
committed
74625eb
View commit details
Copy full SHA for 74625eb
Browse repository at this point
Use the relaxed expand from the daemon api GetObjectPaths()
Show description for cae3b2a
cvaroqui
committed
cae3b2a
View commit details
Copy full SHA for cae3b2a
Browse repository at this point
Add object labels to instance.Config
Show description for 368b119
cvaroqui
committed
368b119
View commit details
Copy full SHA for 368b119
Browse repository at this point
Return a [400] Bad Request if evaluating a non-existent kw
Show description for ddfdbc9
cvaroqui
committed
ddfdbc9
View commit details
Copy full SHA for ddfdbc9
Browse repository at this point
Honor --ignore-not-found in "o[mx] <sel> config get|eval"
Show description for 2d58aa3
cvaroqui
committed
2d58aa3
View commit details
Copy full SHA for 2d58aa3
Browse repository at this point
Add the "make test-cover" target and "make help"
Show description for 44d07e1
cvaroqui
committed
44d07e1
View commit details
Copy full SHA for 44d07e1
Browse repository at this point
Sanitize command aliases in o[mx]
cvaroqui
committed
619772e
View commit details
Copy full SHA for 619772e
Browse repository at this point
Add the ReplacedBy field to the "ips_per_node" net kw
Show description for c5e63a8
cvaroqui
committed
c5e63a8
View commit details
Copy full SHA for c5e63a8
Browse repository at this point
Fix the routedbridge network split checker and allocator
Show description for 2fbfeaf
cvaroqui
committed
2fbfeaf
View commit details
Copy full SHA for 2fbfeaf
Browse repository at this point
Switch to local-by-default "om <actor> resource ls"
Show description for 18989bb
cvaroqui
committed
18989bb
View commit details
Copy full SHA for 18989bb
Browse repository at this point
Avoid queueing a status refresh on ip/fs evt if a action is in progress
Show description for e2e7cac
cvaroqui
committed
e2e7cac
View commit details
Copy full SHA for e2e7cac
Browse repository at this point
Move the "instance resource info list|push" commands
Show description for 2f17fec
cvaroqui
committed
2f17fec
View commit details
Copy full SHA for 2f17fec
Browse repository at this point
Support the "om svc1 container enter zzz" command
Show description for 772f3af
cvaroqui
committed
772f3af
View commit details
Copy full SHA for 772f3af
Browse repository at this point
Support the "om svc1 container logs zzz" command
Show description for 81a36ad
cvaroqui
committed
81a36ad
View commit details
Copy full SHA for 81a36ad
Browse repository at this point
Add the "om <svc> container ls" command
Show description for 3afa4fa
cvaroqui
committed
3afa4fa
View commit details
Copy full SHA for 3afa4fa
Browse repository at this point
Add the "om svc task ls" command
Show description for 6e63853
cvaroqui
committed
6e63853
View commit details
Copy full SHA for 6e63853
Browse repository at this point
Add the "om svc task run <id>" command
Show description for 0177399
cvaroqui
committed
0177399
View commit details
Copy full SHA for 0177399
Browse repository at this point
Add the "om svc sync ls" command
Show description for f12adac
cvaroqui
committed
f12adac
View commit details
Copy full SHA for f12adac
Browse repository at this point
Support the resource id as a positional parm in "sync" commands
Show description for 7396cce
cvaroqui
committed
7396cce
View commit details
Copy full SHA for 7396cce
Browse repository at this point
Mark the core keywords as applicable in the DEFAULT section only
Show description for 36b4eb8
cvaroqui
committed
36b4eb8
View commit details
Copy full SHA for 36b4eb8
Browse repository at this point
Add more per driver-group commandsets
Show description for 9d00b2b
cvaroqui
committed
9d00b2b
View commit details
Copy full SHA for 9d00b2b
Browse repository at this point
Group resource group commands in the help
Show description for cb45030
cvaroqui
committed
cb45030
View commit details
Copy full SHA for cb45030
Browse repository at this point
Add the missing res-group list commands
Show description for 0bee7d8
cvaroqui
committed
0bee7d8
View commit details
Copy full SHA for 0bee7d8
Browse repository at this point
Fix the svcconf compobj
Show description for 9b8c8af
cvaroqui
committed
9b8c8af
View commit details
Copy full SHA for 9b8c8af
Browse repository at this point
Add goodies to the stressful CHANGELOG
cvaroqui
committed
460cffe
View commit details
Copy full SHA for 460cffe
Browse repository at this point
Add the "om svc|vol resource <action> <rid sel>" commands
Show description for 640ed98
cvaroqui
committed
640ed98
View commit details
Copy full SHA for 640ed98
Browse repository at this point
Factorize more core/o[mx] code into commoncmd
Show description for 7716e51
cvaroqui
committed
7716e51
View commit details
Copy full SHA for 7716e51
Browse repository at this point
Factorize more core/o[mx] code into commoncmd - add nscfg
Show description for a706ae7
cvaroqui
committed
a706ae7
View commit details
Copy full SHA for a706ae7
Browse repository at this point
Factorize more core/o[mx] code into commoncmd
Show description for 3224bee
cvaroqui
committed
3224bee
View commit details
Copy full SHA for 3224bee
Browse repository at this point
Fix scsi pr status for n/a resources
Show description for 690b3b9
cvaroqui
committed
690b3b9
View commit details
Copy full SHA for 690b3b9
Browse repository at this point
Avoid leaking qemu guest-exec handles in the container.kvm driver
Show description for aa1be67
cvaroqui
committed
aa1be67
View commit details
Copy full SHA for aa1be67
Browse repository at this point
You can’t perform that action at this time.