Euan Kemp
Euan Kemp
Servers supporting linking to other server implementations is rather rare these days. To quote from https://modern.ircdocs.horse/#overview > Various server to server protocols have been defined over the years, with TS6...
Is deleting the operator good enough 😄 I kid of course
Dupe of https://github.com/coreos/bugs/issues/1968, I'll leave this here for tracking any work needed here.
I think what we need here is for the agent to indicate that it's managing updates. I also think the indication should be fine-grained to the point of including: 1....
@lucab I should have mentioned that's how it's updated, yes. My above comment was so that said profile.sh could read from it. > dropping a file in run instead of...
@dghubble if you're interested in tackling the CLUO side of things, the changes made to `locksmithctl/daemon.go` [here](https://github.com/coreos/locksmith/pull/126) are pretty close to what cluo will need as well, I'd guess. Sprinkling...
Right now the UI has code that shows information-only data ("update available, updating" type stuff) More fine grained settings aren't available yet, pending on adding an "UpdateGroup" TPR with configuration...
I agree that making them untrusted makes a lot of sense to start with, and it matches what you can already do with macrolinks. As already mentioned in the issue,...
For the output bit I had assumed we'd use the existing `macro.return = ` mechanism, and not provide any way to get the output it would have printed otherwise. Is...
I don't think it's unreasonable to rescope this slightly by saying `all-run` should make both `/sys` and `/proc` read-write. Ref bullet point 3 from https://github.com/coreos/rkt/issues/2962#issuecomment-235444606