2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 09:32:21 +00:00
confluent/confluent_osdeploy
Jarrod Johnson 490827fe3a Allow memory reclamation through deletion
When going to zram, things were solid for space reduction as
data was written, however memory could no longer be reclaimed.

It turns out that zram supports TRIM, and by telling xfs discard,
we have it do trim-on-demand. It is by default off out of performance
concerns, but I don't think that applies to a zram backed filesystem.
2021-06-15 09:36:44 -04:00
..
common/opt/confluent/bin Change apiclient to append if outputting to existing file 2021-05-05 17:45:04 -04:00
coreos Add boot.img function to CoreOS 2021-05-21 11:11:01 -04:00
el7 Fix issues around imageboot and source in functions 2021-06-15 08:31:45 -04:00
el8 Fix issues around imageboot and source in functions 2021-06-15 08:31:45 -04:00
el8-diskless Allow memory reclamation through deletion 2021-06-15 09:36:44 -04:00
esxi7 Retry node api token retrieval, with message 2021-04-30 15:17:02 -04:00
genesis Fix missed references to old variable names 2021-05-03 15:54:39 -04:00
rhvh4
suse15 Redo ssh certs on firstboot for SUSE 2021-05-03 16:47:24 -04:00
ubuntu20.04 Fix missed references to old variable names 2021-05-03 15:54:39 -04:00
utils Fix clortho 2021-06-04 17:19:19 -04:00
buildrpm
confluent_osdeploy.spec.tmpl Fix imgutil profile path and osdeploy diskless layout 2021-06-15 08:00:09 -04:00