James
James
Another point which I apparently forgot: What do we do for the situation where we want to have a file, but from a single source. Do we use some sort...
@ffrank Good point, and nice reference. I think I agree with you, but I should probably mull it over in my brain for a little while. Does anyone have any...
Recent comments from: #411 TBH file resource (being literally the first thing I wrote in mgmt) needs some cleanups! Eg: https://github.com/purpleidea/mgmt/blob/b2d726051bd192b32a1308cc3ce8ad4951623773/engine/resources/file.go#L181 I'm waiting on the upcoming filesystem changes in my...
If adding an apt repository is not producing an event that we (via packagekit) detect, then that sounds like a bug we need to fix too!
> you need to know the files the package provides for AutoEdges to work. Rather than returning an error it might be better to just disable AutoEdges if the package...
> allowunsupported => true, # Anything not in the main repo is considered unsupported by packagekit Is that the trick to getting it to install from universe?? IOW that's the...
@inge4pres Thank you for opening the design discussion! A few questions: 1) Does one also need to have a letsencrypt account to use the API, or is being able to...
> you create an account paired with an email It's perfectly fine if the initial account creation process is manual and done by the user, *however* in an ideal world,...
Great synopsis, thanks! Although some of it was a bit over my head. If this is a resource(s) you want to work on, let me know, I can happily try...
@dantefromhell Sounds good! My recommendation would be to define the resource API (basically the public struct fields) and also mention whether you want to use autogrouping, automatic edges, send/recv or...