-
Notifications
You must be signed in to change notification settings - Fork 5
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
HostManager overhaul #353
HostManager overhaul #353
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c361a0d - Browse repository at this point
Copy the full SHA c361a0dView commit details
Commits on Sep 8, 2023
-
ocsbow: more complete "status" output
The agent-class column will show if there are discrepancies between what a hostmanager reports and the local scf that ocsbow sees. Also tolerates broader range of mismatch.
Configuration menu - View commit details
-
Copy full SHA for 1be1142 - Browse repository at this point
Copy the full SHA 1be1142View commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1d42d96 - Browse repository at this point
Copy the full SHA 1d42d96View commit details -
HostManager: begin project of making manager process more robust
This just factors out each docker inspect call so failures can be trapped more easily. Behavior should be altered.
Configuration menu - View commit details
-
Copy full SHA for 79c0cb6 - Browse repository at this point
Copy the full SHA 79c0cb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for be46ad7 - Browse repository at this point
Copy the full SHA be46ad7View commit details -
HM: discontinue tracking in self.docker_services
Instead, the 'prot' elements for docker-managed things are long-lived and will be immediately updated when we learn new service info.
Configuration menu - View commit details
-
Copy full SHA for 3b56307 - Browse repository at this point
Copy the full SHA 3b56307View commit details -
HM: manager process is robust to config file errors
The logic handling the agent list and reconciling it against docker inspection results is rewritten (and probably improved).
Configuration menu - View commit details
-
Copy full SHA for 3dc66ec - Browse repository at this point
Copy the full SHA 3dc66ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for a06bc55 - Browse repository at this point
Copy the full SHA a06bc55View commit details
Commits on Sep 13, 2023
-
HM: enrichen 'manage' options, to include up/down prefs
Docstring in site_config explains them all.
Configuration menu - View commit details
-
Copy full SHA for c4e223b - Browse repository at this point
Copy the full SHA c4e223bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f390936 - Browse repository at this point
Copy the full SHA f390936View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73c8d6d - Browse repository at this point
Copy the full SHA 73c8d6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44101ac - Browse repository at this point
Copy the full SHA 44101acView commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0304a81 - Browse repository at this point
Copy the full SHA 0304a81View commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5b3cb97 - Browse repository at this point
Copy the full SHA 5b3cb97View commit details