13:01:58 #startmeeting Weekly Cockpit meeting 13:01:58 Meeting started Mon Jun 19 13:01:58 2017 UTC. The chair is andreasn. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:01:58 Useful Commands: #action #agreed #halp #info #idea #link #topic. 13:01:58 The meeting name has been set to 'weekly_cockpit_meeting' 13:02:03 .hello andreasn 13:02:04 andreasn: andreasn 'Andreas Nilsson' 13:02:13 .hello martinpitt 13:02:14 pitti: martinpitt 'Martin Pitt' 13:02:36 .hello dperpeet 13:02:38 dperpeet: dperpeet 'None' 13:03:29 #topic agenda 13:04:31 * subscriptions in cockpit 13:05:52 sounds good 13:05:56 anything else? 13:06:10 not from me 13:06:38 all right 13:06:44 #topic Subscriptions in Cockpit 13:06:55 so we have an existing package for cockpit 13:06:58 that deals with subscriptions 13:07:46 but since the underlying technology (subscription-manager, candlepin) are being somewhat overhauled regarding their APIs, we need to adapt 13:07:58 away from screen scraping, more towards dbus 13:08:02 which is awesome! 13:08:04 nice! 13:08:12 so we wanted to take this opportunity and work on an out of tree plugin 13:08:17 https://github.com/cockpit-project/subscription-manager 13:08:55 at this point, it's more about getting an out of tree plugin working with proper CI than about the actual content (working with subscriptions) 13:09:12 the idea is that when someone opens a PR against subscription-manager, it is tested against cockpit 13:09:33 and if something changes in cockpit, we can also check whether we're breaking subscription-manager 13:10:03 mvollmer, are there any reasons not to add metadata and treat this as an app for cockpit? 13:10:44 from what I understand it's just an rpm with metadata 13:10:46 is the plan to port the current UI over, or to also support handling of repositories from https://trello.com/c/6fPm7FIi/354-spike-subscriptions-and-repositories ? 13:10:58 technically, none, but I guess this isn't really a add-on. 13:11:07 i.e., rhel should have that, always 13:11:28 dperpeet, or am I confused? 13:11:49 andreasn, the plan is to provide all the interaction that a user would expect from a subscriptions ui 13:11:50 is this about th next version of pkg/subscriptions? 13:11:54 not just limited to the current set 13:12:05 ah, ok 13:12:09 mvollmer, yes, but not tied to the cockpit packages 13:12:39 mvollmer, I thought it would be a nice way to add it if not installed 13:12:51 but we can always add that in later 13:12:52 yeah 13:13:07 but, would it be an "Application", or a "Cockpit extension" 13:13:24 for example, we might turn LVM support into a cockpit storage extension 13:13:24 it wouldn't work without cockpit 13:13:38 https://github.com/cockpit-project/subscription-manager/pull/2/commits/3ce9846d69037afc05c35ad0b768a0d06b47ae8e#diff-c4675f15e44500f58d074e6ee1eae8c2 13:13:58 I modeled this after your freeipa example 13:16:02 yes, should work 13:16:11 (needs an icon! :-) 13:16:18 andreasn ^ 13:16:19 :) 13:16:32 ok, thanks for the feedback 13:16:59 my current step is to figure out the testing 13:17:11 end of topic 13:17:14 thanks! 13:17:20 #topic Open Floor 13:18:57 going once 13:19:00 twice 13:19:02 third 13:19:09 all right, that's it for today 13:19:12 #endmeeting