Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
luissimas pushed 28 commits to linstor luissimas/incus
- cmd/incus-user: keep track of socket path used to connect to the server The logic used to figure out the correct Un... 576f7cf
- Merge pull request #1607 from bboozzoo/bboozzoo/keep-server-unix-path incus-user: keep track of socket path used to ... 079bbcf
- cmd/incus-user: unify logging, support --verbose and --debug Refactor logging setup so that it matches the rest of t... 01b70f2
- api: init_preseed_profile_project Signed-off-by: Stéphane Graber <[email protected]> 9870e64
- shared/api: Add project support to profiles in preseed init Signed-off-by: Meghea Iulian <[email protected]> 3c2b5c0
- client: Add project support to profiles in preseed init Signed-off-by: Meghea Iulian <[email protected]> 22675ad
- doc/rest-api: Refresh swagger YAML Signed-off-by: Meghea Iulian <[email protected]> d6b664a
- incus/admin/init: use api.InitProfileProjectPost Signed-off-by: Meghea Iulian <[email protected]> 4f64aa5
- Merge pull request #1606 from bboozzoo/bboozzoo/incus-user-logging incus-user: unify logging, support --verbose and ... 9e7e234
- Merge pull request #1608 from megheaiulian/feat/preseed-in-projects Add project support to profiles in preseed init 02856c6
- incusd/network/ovn: Fix bad route check Signed-off-by: Stéphane Graber <[email protected]> 96cba75
- Merge pull request #1616 from stgraber/ovn incusd/network/ovn: Fix bad route check d3e648c
- incus/file/pull: Ensure we have a leading / in all paths Closes #1614 Signed-off-by: Stéphane Graber <stgraber@stgr... b726905
- github: Fix shellcheck Signed-off-by: Stéphane Graber <[email protected]> 52acea9
- Merge pull request #1617 from stgraber/main incus/file/pull: Ensure we have a leading / in all paths c06318b
- incusd/cluster/config: Add Linstor storage config options Signed-off-by: Luís Simas <[email protected]> ff72171
- incusd/storage/linstor: Linstor client setup Signed-off-by: Luís Simas <[email protected]> 714d189
- cmd/incusd: Trigger Linstor client setup on server config changes Signed-off-by: Luís Simas <luis.nascimento@luizala... fed9940
- incusd/state: Add Linstor client to server state Signed-off-by: Luís Simas <[email protected]> 850b36c
- incusd/storage/linstor: Storage pool creation and deletion Adds the basic storage pool creation and deletion operati... fb7dc54
- and 8 more ...
luissimas pushed 15 commits to main luissimas/incus
- cmd/incus-user: keep track of socket path used to connect to the server The logic used to figure out the correct Un... 576f7cf
- Merge pull request #1607 from bboozzoo/bboozzoo/keep-server-unix-path incus-user: keep track of socket path used to ... 079bbcf
- cmd/incus-user: unify logging, support --verbose and --debug Refactor logging setup so that it matches the rest of t... 01b70f2
- api: init_preseed_profile_project Signed-off-by: Stéphane Graber <[email protected]> 9870e64
- shared/api: Add project support to profiles in preseed init Signed-off-by: Meghea Iulian <[email protected]> 3c2b5c0
- client: Add project support to profiles in preseed init Signed-off-by: Meghea Iulian <[email protected]> 22675ad
- doc/rest-api: Refresh swagger YAML Signed-off-by: Meghea Iulian <[email protected]> d6b664a
- incus/admin/init: use api.InitProfileProjectPost Signed-off-by: Meghea Iulian <[email protected]> 4f64aa5
- Merge pull request #1606 from bboozzoo/bboozzoo/incus-user-logging incus-user: unify logging, support --verbose and ... 9e7e234
- Merge pull request #1608 from megheaiulian/feat/preseed-in-projects Add project support to profiles in preseed init 02856c6
- incusd/network/ovn: Fix bad route check Signed-off-by: Stéphane Graber <[email protected]> 96cba75
- Merge pull request #1616 from stgraber/ovn incusd/network/ovn: Fix bad route check d3e648c
- incus/file/pull: Ensure we have a leading / in all paths Closes #1614 Signed-off-by: Stéphane Graber <stgraber@stgr... b726905
- github: Fix shellcheck Signed-off-by: Stéphane Graber <[email protected]> 52acea9
- Merge pull request #1617 from stgraber/main incus/file/pull: Ensure we have a leading / in all paths c06318b
luissimas pushed 13 commits to linstor luissimas/incus
- incusd/cluster/config: Add Linstor storage config options Signed-off-by: Luís Simas <[email protected]> 65f6ed0
- incusd/storage/linstor: Linstor client setup Signed-off-by: Luís Simas <[email protected]> 587a12c
- cmd/incusd: Trigger Linstor client setup on server config changes Signed-off-by: Luís Simas <luis.nascimento@luizala... 2123725
- incusd/state: Add Linstor client to server state Signed-off-by: Luís Simas <[email protected]> 3b59437
- incusd/storage/linstor: Storage pool creation and deletion Adds the basic storage pool creation and deletion operati... 961d720
- incusd/storage/linstor: Volume creation and deletion Signed-off-by: Winicius Silva <[email protected]> Co-auth... 13f2e7d
- fix: a typo in code doc 6b29575
- incus/storage: implement the Filler function for Linstor volumes Signed-off-by: Winicius Silva <[email protected]> 9847cf7
- incusd/storage/linstor: Add mount and unmount support for volumes Signed-off-by: Luís Simas <luis.nascimento@luizala... 1d19e24
- incus/storage/linstor: Remove the filesystem volume when deleting a VM Signed-off-by: Winicius Silva <winiciusab12@g... 834c2e5
- incusd/storage/linstor: Remove mount path for filesystem volumes Signed-off-by: Luís Simas <luis.nascimento@luizalab... e3a6479
- doc: Linstor driver documentation Signed-off-by: Luís Simas <[email protected]> 2c1a9bb
- incusd/storage/linstor: Add common volume config validation Signed-off-by: Luís Simas <[email protected]> d483c73
luissimas pushed 4 commits to linstor luissimas/incus
- incus/storage/linstor: Remove the filesystem volume when deleting a VM Signed-off-by: Winicius Silva <winiciusab12@g... 49ca109
- incusd/storage/linstor: Remove mount path for filesystem volumes Signed-off-by: Luís Simas <luis.nascimento@luizalab... 5480a47
- doc: Linstor driver documentation Signed-off-by: Luís Simas <[email protected]> cb39ba1
- incusd/storage/linstor: Add common volume config validation Signed-off-by: Luís Simas <[email protected]> 1a6763d
luissimas pushed 3 commits to linstor luissimas/incus
- fix: a typo in code doc 19418ba
- incus/storage: implement the Filler function for Linstor volumes Signed-off-by: Winicius Silva <[email protected]> 4ab96fb
- incusd/storage/linstor: Add mount and unmount support for volumes Signed-off-by: Luís Simas <luis.nascimento@luizala... ea70120
luissimas pushed 2 commits to linstor luissimas/incus
- incusd/storage/linstor: Storage pool creation and deletion Adds the basic storage pool creation and deletion operati... 2377eda
- incusd/storage/linstor: Volume creation and deletion Signed-off-by: Winicius Silva <[email protected]> Co-auth... be6e5a5
luissimas pushed 2 commits to linstor luissimas/incus
- incusd/storage/linstor: Storage pool creation and deletion Adds the basic storage pool creation and deletion operati... 601828c
- incusd/storage/linstor: Volume creation and deletion Signed-off-by: Winicius Silva <[email protected]> Co-auth... c2873e3
luissimas pushed 5 commits to linstor luissimas/incus
- incusd/cluster/config: Add Linstor storage config options Signed-off-by: Luís Simas <[email protected]> 025a0ac
- incusd/storage/linstor: Linstor client setup Signed-off-by: Luís Simas <[email protected]> b230914
- cmd/incusd: Trigger Linstor client setup on server config changes Signed-off-by: Luís Simas <luis.nascimento@luizala... 23a77c4
- incusd/state: Add Linstor client to server state Signed-off-by: Luís Simas <[email protected]> eb301ff
- incusd/storage/linstor: Storage pool creation and deletion Adds the basic storage pool creation and deletion operati... 73290fc
luissimas pushed 1 commit to linstor luissimas/incus
- incus/storage: Delete support on Linstor driver Signed-off-by: Luís Simas <[email protected]> 7174ebf
luissimas pushed 1 commit to master luissimas/zettelkasten
- programming languages hype Signed-off-by: Luís Simas <[email protected]> 0a7c2d5
luissimas pushed 1 commit to master luissimas/dotfiles
- neovim: obsidian source on blink.cmp Signed-off-by: Luís Simas <[email protected]> 6726c9f
luissimas pushed 1 commit to linstor luissimas/incus
- wip: linstor client setup Signed-off-by: Luís Simas <[email protected]> a42a1c0
luissimas created a branch on luissimas/incus
linstor - Powerful system container and virtual machine manager
luissimas pushed 225 commits to main luissimas/incus
- Translated using Weblate (Japanese) Currently translated at 76.5% (1369 of 1789 strings) Translation: Incus/CLI Tra... e6da924
- Merge pull request #1492 from weblate/weblate-incus-cli Translations update from Hosted Weblate ef6a5d8
- incusd: Add support for '--force' flag Signed-off-by: Piotr Resztak <[email protected]> 3bcd5fd
- cmd/console: Add '--force' flag Signed-off-by: Piotr Resztak <[email protected]> 65a6597
- shared/api: Add Force field to InstanceConsolePost Signed-off-by: Piotr Resztak <[email protected]> 8949e0c
- client: Check 'console_force' API extenstion Signed-off-by: Piotr Resztak <[email protected]> d22effd
- api: Add console_force extension Signed-off-by: Piotr Resztak <[email protected]> 75d20b8
- doc/rest-api: Refresh swagger YAML Signed-off-by: Piotr Resztak <[email protected]> dd23d99
- i18n: Update translation templates Signed-off-by: Piotr Resztak <[email protected]> 0e0103e
- internal/cmd: Have RenderTable take in an io.Writer Signed-off-by: Lucas Bremgartner <[email protected]> 956fba9
- incus: Update for RenderTable Signed-off-by: Lucas Bremgartner <[email protected]> 9979fef
- incus-simplestreams: Update for RenderTable Signed-off-by: Lucas Bremgartner <[email protected]> 30d1aef
- incusd: Update for RenderTable Signed-off-by: Lucas Bremgartner <[email protected]> 3f38d01
- incusd: Cleanup in cmdClusterListDatabase Signed-off-by: Lucas Bremgartner <[email protected]> 4fa8956
- Merge pull request #1491 from presztak/console_force Add `--force` flag to the console command 0cfc98c
- doc/reference/network_bridge: Add missing backsticks for variable escaping Signed-off-by: irhndt 4fk <pro.irhndt@4fk... 9ef1265
- Merge pull request #1490 from breml/output-redirect Accept io.Writer in RenderTable a5e2338
- Merge pull request #1493 from irhndt/update-bridge-docs doc/network_bridge: Fix missing escaping around variable aaad08a
- incusd/instance/lxc: Skip instances without idmap allocation yet When running findIdmap to determine the next idmap ... 26ff709
- incusd/cluster: Skip project restrictions during join Closes #1390 Signed-off-by: Stéphane Graber <stgraber@stgrabe... 1d86e78
- and 205 more ...
luissimas created a review comment on a pull request on lxc/incus-deploy
I tried removing the check and running the playbook twice and we indeed get an error. So the check is needed to make the storage pool creation idempotent. ```shell TASK [Create storage pool] **...
luissimas created a review comment on a pull request on lxc/incus-deploy
The idea is to make the creation of the storage pool idempotent and ensure that we don't try to create it again when running the playbook multiple times. To be honest I don't remember if the `linst...
luissimas pushed 1 commit to master luissimas/zettelkasten
- d2 Signed-off-by: Luís Simas <[email protected]> 1915f88
luissimas pushed 4 commits to linstor luissimas/incus-deploy
- ansible: Add Linstor playbook Adds a new playbook for deploying linstor. The playbook installs the needed packages f... d7c149a
- terraform: Disable secureboot for instances Disables secureboot on instances to allow loading the DRBD kernel module... 98cf8c2
- terraform: Provision Linstor drive Adds a new disk for instances to be consumed by Linstor. Signed-off-by: Luís Sim... 933f063
- ansible: Add Linstor configuration to sample inventory Adds values to the Linstor configuration variables in the sam... 2c9ea4d
luissimas opened a draft pull request on lxc/incus-deploy
Basic Linstor deployment
Adds a Linstor playbook with the bare minimum for a development setup. This is needed to support the development of the Linstor integration on Incus, tracked by in https://github.com/lxc/incus/issu...luissimas pushed 4 commits to linstor luissimas/incus-deploy
- ansible: Add Linstor playbook Adds a new playbook for deploying linstor. The playbook installs the needed packages a... b90f21f
- terraform: Disable secureboot for instances Disables secureboot on instances to allow loading the DRBD kernel module... 14e0ef4
- terraform: Provision Linstor drive Signed-off-by: Luís Simas <[email protected]> 1c3e730
- ansible: Add Linstor configuration to sample inventory Signed-off-by: Luís Simas <[email protected]> bcc1460
luissimas created a branch on luissimas/incus-deploy
linstor - Deployment playbooks, configurations and scripts for Incus