2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-25 11:01:09 +00:00
xCAT confluent - replacement of conserver and eventually xcatd
Go to file
Jarrod Johnson 36195198a6 Add fallback for newer msgpack
Newer msgpack refuses the encoding argument, use raw=False instead.

Further, newer msgpack refuses to accept int as key by default.
Opt into it as the risk is hash collision due to msgpack int being used directly, and
we aren't dealing with untrusted
peer (we only talk to ourselves).
2023-02-14 14:53:40 -05:00
confluent_client Merge pull request #121 from Tkucherera/nodeconsole 2023-02-14 08:45:43 -05:00
confluent_common
confluent_osdeploy Fix for ipv6 deployment 2023-02-13 09:36:42 -05:00
confluent_perl
confluent_server Add fallback for newer msgpack 2023-02-14 14:53:40 -05:00
confluent_vtbufferd Fix build script for vtbufferd 2022-08-23 16:08:25 -04:00
confluent_web
container
doc
genesis Bump version on genesis 2023-01-31 09:10:23 -05:00
imgutil Specify check for arch override of addons.cpio 2023-01-31 15:27:45 -05:00
misc Correct syntax error in sample script 2022-11-30 11:09:57 -05:00
.gitignore
API.txt
LICENSE Trim to appropriate content for the license 2022-04-25 15:18:27 -04:00
SECURITY
TODO