Hi Rudi, Sorry, I wasn't suggesting to replace it. ganeti-instance-image looks pretty unmaintained to me and I'd be happy, if instance-simpleimage can replace it (even if only a part of it).
Best, saz On Mon, Nov 14, 2022 at 2:18 PM Rudolph Bott <[email protected]> wrote: > Hi Steffen, > > > Steffen Zieger <[email protected]> schrieb am > Mo., 14. Nov. 2022, 08:00: > >> This sounds a bit like https://github.com/osuosl/ganeti-instance-image >> which I've used in the past (and liked it). >> >> Maybe some code/ideas can be reused? >> > > Yes, there are definetly similarities. However, I think the current > implementation of the simpleimage provider is rather "feature complete" > (but definetly not bug free). We wanted to have a very simple OS provider > with only few external dependencies (which could be used both in > development/testing or quick-start scenarios). > > Of course the hook system allow for custom extensions and we could maybe > incorporate some of the features as example hook scripts. OTOH I think both > OS providers can co-exist just fine :-) > > Cheers, > > Rudi > > >> Best, >> >> saz >> >> Rudolph Bott <[email protected]> schrieb am So., 13. Nov. 2022, 18:50: >> >>> Hey Everyone, >>> >>> quick update from my end. I finally found some time to hack together >>> some bash scripts for the instance-simpleimage approach. You can find the >>> current code here: >>> >>> https://github.com/ganeti/instance-simpleimage >>> >>> It features support for local and remote (HTTP/HTTPS) images, caching of >>> downloaded files, multiple variants, hook scripts (per variant), bitwise >>> export/import. >>> >>> If it is of any help to you, please consider testing and/or improving it >>> by opening issues or PRs :-) >>> >>> Cheers, >>> Rudi >>> >>> On Sun, Aug 21, 2022 at 11:44 AM Rudolph Bott <[email protected]> wrote: >>> >>>> Hey Folks, >>>> >>>> we have used this year's GanetiCon to discuss new upstream OS >>>> providers. To include you in our discussions, we have created two >>>> repositories, which only contain design documents as of now: >>>> >>>> https://github.com/ganeti/instance-simpleimage >>>> https://github.com/ganeti/instance-cloudimage >>>> >>>> If you want to add your own ideas, please open issues and/or pull >>>> requests against the design documents or start discussions on the mailing >>>> list(s). >>>> >>>> We are aware that similar solutions might already exist. Our goal is to >>>> discuss and define first and then implement at a later stage and have those >>>> OS providers maintained under the hood of the Ganeti Github organisation. >>>> >>>> Cheers, >>>> Rudi, Ansgar & Sascha >>>> >>>> (live from GanetiCon 2022 / FrOSCon 2022) >>>> >>>> -- >>>> Rudolph Bott - [email protected] >>>> Telefon: +49 (0)211-63 55 55-55 >>>> Telefax: +49 (0)211-63 55 55-22 >>>> >>>> sipgate GmbH - Gladbacher Str. 74 - 40219 Düsseldorf >>>> HRB Düsseldorf 39841 - Geschäftsführer: Thilo Salmon, Tim Mois >>>> Steuernummer: 106/5724/7147, Umsatzsteuer-ID: DE219349391 >>>> >>>> www.sipgate.de - www.sipgate.co.uk >>>> >>> >>> >>> -- >>> Rudolph Bott - [email protected] >>> Telefon: +49 (0)211-63 55 55-55 >>> Telefax: +49 (0)211-63 55 55-22 >>> >>> sipgate GmbH - Gladbacher Str. 74 - 40219 Düsseldorf >>> HRB Düsseldorf 39841 - Geschäftsführer: Thilo Salmon, Tim Mois >>> Steuernummer: 106/5724/7147, Umsatzsteuer-ID: DE219349391 >>> >>> www.sipgate.de - www.sipgate.co.uk >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "ganeti" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/ganeti/CAPG4N%3DZDy%3DXNC5C5_mEhoPijcwtzKY6rgwarHLctvwkAz3vmSg%40mail.gmail.com >>> <https://groups.google.com/d/msgid/ganeti/CAPG4N%3DZDy%3DXNC5C5_mEhoPijcwtzKY6rgwarHLctvwkAz3vmSg%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "ganeti-devel" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/ganeti-devel/CAEqg01bvLVc5sadveo8cXeUSY5yqxAw3Qqm2Ppw5WnggO%2BKP0Q%40mail.gmail.com >> <https://groups.google.com/d/msgid/ganeti-devel/CAEqg01bvLVc5sadveo8cXeUSY5yqxAw3Qqm2Ppw5WnggO%2BKP0Q%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- *Steffen Zieger* Fachleiter Entwicklung & Infrastruktur Ströer Online Marketing Rotebühlstraße 50, 70178 Stuttgart E-Mail: [email protected] Fon: (0711) 128 501 666 <0711128501666> Fax: (0711) 128 501 99 RegioHelden GmbH | https://stroeer-online-marketing.de Sitz der Gesellschaft: Stuttgart Registergericht: Amtsgericht Stuttgart, HRB 733189 Geschäftsführer: Dr. Andreas Müller-Leydig Datenschutz Pflichtinformationen gemäß Artikel 12 ff. DSGVO zur Verarbeitung personenbezogener Daten entnehmen Sie bitte unserer Datenschutzerklärung unter https://stroeer-online-marketing.de/dsgvo -- You received this message because you are subscribed to the Google Groups "ganeti-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ganeti-devel/CAEqg01aVdKB4RJwMcMrgExf1b85_3emr6B9s2r23SfmjNWDbgw%40mail.gmail.com.
