Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
luissimas pushed 3 commits to main luissimas/linstor-cluster
luissimas created a branch on luissimas/linstor-cluster
main - IaC resources to define a Linstor cluster deployment
luissimas created a repository: luissimas/linstor-cluster
https://github.com/luissimas/linstor-cluster - IaC resources to define a Linstor cluster deployment
luissimas pushed 2 commits to master luissimas/dotfiles
luissimas pushed 2 commits to master luissimas/zettelkasten
luissimas created a comment on an issue on LINBIT/linstor-server
Sorry folks, I was using version `1.27.1`. I updated all nodes to version `1.29.2` and the behavior of the `MaxTotalCapacityOversubscriptionRatio` seems to be exactly what I described in the commen...
luissimas created a comment on an issue on LINBIT/linstor-server
Hello @kermat! Yes, that's exactly the suggestion. This would give users better control over the oversubscription in scenarios in which they expect a lot of volumes to be created that will not n...
luissimas created a comment on an issue on LINBIT/linstor-server
@ghernadi first of all thanks for the detailed response! I'm aware of the three existing parameters for configuring the oversubscription ratio. For context, I'm experimenting with the possibilit...
luissimas created a comment on an issue on LINBIT/linstor-server
Hello folks. It'd be really nice to have some sort of oversubscription behavior that takes into account the total reserved space in the storage pool. From what I've seen this is still not possible ...
luissimas opened a pull request on juju/python-libjuju
chore: restrict websockets library version
#### Description Restricts the websockets library version to only install releases before 14.0. This is needed since websockets 14 introduces a number of breaking changes that are not compatible...luissimas created a branch on luissimas/python-libjuju
restrict-websockets-version - Python library for the Juju API
luissimas pushed 143 commits to master luissimas/python-libjuju
- fix(model): fix wrong instanciation of list-secrets facade ListSecrets facade takes 2 arguments: `filter_`, and `sho... 4930a4f
- feat: conventional commits static analysis Use linting to ensure proper commit messages. This will use the default c... 8298a71
- fix(makefile): run .tox before lint in makefile target 1cc7d2d
- fix(refresh): bug with revisions We are incorrectly refreshing charms. The current method queries the controller for... 956aa5a
- Merge pull request #1067 from jack-w-shaw/JUJU-6262_fix_refresh_revision https://github.com/juju/python-libjuju/pull... d0a18d3
- Merge branch 'main' into fix/list-secrets c921b55
- Merge branch 'main' into conventional-commits 2b4c3ec
- Merge pull request #1068 from SimonRichardson/conventional-commits https://github.com/juju/python-libjuju/pull/1068 ... 4737dc8
- Merge branch 'main' into fix-make-test-target 0298fb5
- fix(series): add noble support The pylibjuju client hardcodes a mapping between series codename and the base channel... 6bfbe24
- Merge pull request #1063 from jack-w-shaw/JUJU-6223_add_noble_support https://github.com/juju/python-libjuju/pull/10... 18917b4
- fix zones constrains list parsing Signed-off-by: Luís Simas <[email protected]> c12adde
- Merge branch 'main' into fix/list-secrets ff813b5
- Merge pull request #1054 from luissimas/fix-zone-constraints https://github.com/juju/python-libjuju/pull/1054 #### ... c033058
- Merge branch 'main' into fix/list-secrets aaf6de3
- Merge pull request #1065 from gboutry/fix/list-secrets https://github.com/juju/python-libjuju/pull/1065 #### Descri... 4032529
- Merge branch 'main' into fix-make-test-target f4f6ebc
- Merge pull request #1069 from cderici/fix-make-test-target https://github.com/juju/python-libjuju/pull/1069 #### De... 30c31b5
- chore(release): 3.5.2.0 release notes d187c1e
- Merge pull request #1071 from cderici/release-3.5.2 https://github.com/juju/python-libjuju/pull/1071 ## What's Chan... 6c6d70d
- and 123 more ...