2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-05-12 17:34:17 +00:00

Commit Graph

  • 57a170d0d8 Implement a headless mode 3.15 Jarrod Johnson 2026-05-12 11:23:37 -04:00
  • daeabc6fe5 Add expression support to the nodeconsole automation Jarrod Johnson 2026-05-11 16:51:01 -04:00
  • 28a8f6f0d6 Provide automation facility for nodeconsole Jarrod Johnson 2026-05-11 13:55:54 -04:00
  • 0d1cd4b570 Correct path to DEFAULT_TIMEOUT master Jarrod Johnson 2026-05-08 14:49:57 -04:00
  • 5d7e88998a Do not pass None, as some aiohttp vintages don't understand that timeout Jarrod Johnson 2026-05-08 14:21:42 -04:00
  • b623eea76f Update dependency information for deb/prm Jarrod Johnson 2026-05-08 14:17:28 -04:00
  • facf8f7cac Remove asyncore dependency Jarrod Johnson 2026-05-08 10:36:48 -04:00
  • 999a824872 Rework input handling by vnc client Jarrod Johnson 2026-05-08 09:42:19 -04:00
  • 3a4c8a4cd8 Resolute build dep Jarrod Johnson 2026-05-07 16:30:05 -04:00
  • 0a9c4bc6a7 Block more OSes on profile check Jarrod Johnson 2026-05-07 15:37:02 -04:00
  • 26519ff793 Do not import if we don't have matching profile fodder Jarrod Johnson 2026-05-07 14:10:05 -04:00
  • 2586393a45 Implement unix socket permission controls Jarrod Johnson 2026-05-07 10:07:08 -04:00
  • 7542897b43 Normalize perms to int or None Jarrod Johnson 2026-05-07 09:44:00 -04:00
  • 34f8ad221d Fix shift-enter, and fix SS3 handling in general Jarrod Johnson 2026-05-07 09:28:33 -04:00
  • c69952265f Permit override of unix ownership/permissions on sockets Jarrod Johnson 2026-05-07 08:44:16 -04:00
  • d53113fe86 Update setup.cfg for newer python standards Jarrod Johnson 2026-05-06 16:57:46 -04:00
  • 7ba816fc25 Add missing osdeploy initialize options to completion Jarrod Johnson 2026-05-06 10:36:00 -04:00
  • 01cc86fa55 Add a '-r' argument to refresh site contents Jarrod Johnson 2026-05-06 08:46:09 -04:00
  • 060bfb0926 Add a '-r' argument to refresh site contents Jarrod Johnson 2026-05-06 08:46:09 -04:00
  • b3c8cf348c Add completion for nodecertutil Jarrod Johnson 2026-05-05 16:44:35 -04:00
  • d6e3c7e837 Backport cert fix Jarrod Johnson 2026-05-05 16:26:49 -04:00
  • 1d5c5028cf Significantly rework '-tv' titlebar behavior Jarrod Johnson 2026-05-05 16:25:23 -04:00
  • 1c3ff13841 Fix newpolicy assignment Jarrod Johnson 2026-05-05 16:25:06 -04:00
  • dcb6aeca65 Add ca-only policy Jarrod Johnson 2026-05-05 14:39:42 -04:00
  • cc70dcfa2b Add ca-only policy Jarrod Johnson 2026-05-05 14:39:42 -04:00
  • 7bc76b62e6 Backport CA policy changes Jarrod Johnson 2026-05-05 11:31:26 -04:00
  • 454e1b8267 Allow a policy that only uses certificate authority Jarrod Johnson 2026-05-05 11:12:16 -04:00
  • 0abe252c24 Implement power commands in nodeconsole -tv Jarrod Johnson 2026-05-05 09:49:35 -04:00
  • b165977870 Disable 'help' text for now, can't be seen. Jarrod Johnson 2026-05-04 19:54:07 -04:00
  • 9d474591f9 Make 'titlebars' more prominent Jarrod Johnson 2026-05-04 19:44:05 -04:00
  • c54eb2919a Have nodeconsole cleanly exit Jarrod Johnson 2026-05-04 18:35:57 -04:00
  • dc627342e9 Fix handling of special keys Jarrod Johnson 2026-05-04 13:57:07 -04:00
  • f911198907 Implement keyboard input and focus changes Jarrod Johnson 2026-05-04 12:20:46 -04:00
  • e55cf43f7a Begin work to add ctrl-e commands to video nodeconsole Jarrod Johnson 2026-05-03 22:37:58 -04:00
  • 966cb9a01d Fix streaming video behavior on resize Jarrod Johnson 2026-05-03 13:49:40 -04:00
  • 19d05bd82e Handle desktop resize Jarrod Johnson 2026-05-03 13:34:06 -04:00
  • 98aac78e55 Fix await of vnc client create Jarrod Johnson 2026-05-02 12:41:58 -04:00
  • b7f6c158ea Switch to homegrown async vnc implementation Jarrod Johnson 2026-05-02 12:37:52 -04:00
  • 3116416799 First pass at '-v' support Jarrod Johnson 2026-05-02 09:16:35 -04:00
  • fcb2c3b4f5 Switch to mostly binary image manipulation Jarrod Johnson 2026-05-01 15:38:54 -04:00
  • db313628c5 Include aarch64 names for key libraries in ubuntu diskless Jarrod Johnson 2026-05-01 14:24:53 -04:00
  • 490a04f276 Include aarch64 names for key libraries in ubuntu diskless Jarrod Johnson 2026-05-01 14:24:53 -04:00
  • 08f52b1210 Skip hashing content that didn't come from confluent Jarrod Johnson 2026-05-01 12:30:18 -04:00
  • f260323d2f Fix missing ubuntu diskless content Jarrod Johnson 2026-05-01 12:13:24 -04:00
  • f587539c2a Fix missing ubuntu diskless content Jarrod Johnson 2026-05-01 12:13:24 -04:00
  • d60bc7f524 Bring chrony fixes to other scripts Jarrod Johnson 2026-04-30 11:17:01 -04:00
  • ff0d4cdadf Fix diskless profiles for chrony.conf modification Jarrod Johnson 2026-04-30 10:44:28 -04:00
  • d10e49ed0d Bring chrony fixes to other scripts Jarrod Johnson 2026-04-30 11:17:01 -04:00
  • 98cbd7581a Fix diskless profiles for chrony.conf modification Jarrod Johnson 2026-04-30 10:44:28 -04:00
  • d03e689660 Fix imgutil async call Jarrod Johnson 2026-04-30 10:26:54 -04:00
  • 7f604e3e35 Fix async handling of passed file descriptors Jarrod Johnson 2026-04-30 09:25:09 -04:00
  • bfc27595dc Fold aiohmi into confluent Jarrod Johnson 2026-04-30 08:48:24 -04:00
  • db6475c4da Fix el8/el9 hook paths corrupted by symlinked el10 in aarch64 spec Timothy Middelkoop 2026-04-29 16:36:23 -05:00
  • ea6ab5dc2a Merge pull request #209 from middelkoopt/tm-el9-aarch64 Jarrod Johnson 2026-04-30 08:08:26 -04:00
  • a3f40e2982 Fix el8/el9 hook paths corrupted by symlinked el10 in aarch64 spec Timothy Middelkoop 2026-04-29 16:36:23 -05:00
  • 75776b77a3 Provide mechanism for client session loss to trigger a teardown Jarrod Johnson 2026-04-29 15:20:39 -04:00
  • ee8a8bdac7 Include ommitted file from previous commit Jarrod Johnson 2026-04-29 11:57:09 -04:00
  • d2f23b475f Fix some failure to await Jarrod Johnson 2026-04-29 11:47:55 -04:00
  • ae5afc526a Fix missing rsp on return Jarrod Johnson 2026-04-29 11:41:33 -04:00
  • 78e5301ff8 Fix attempt to await non-async get_nowait. Jarrod Johnson 2026-04-29 11:29:21 -04:00
  • 5064ac80b9 Fix accidental change of iterating data in ipmi Jarrod Johnson 2026-04-29 10:53:18 -04:00
  • 27b951b7cb Honor 'Done' message to avoid incurring a delay after task is done. Jarrod Johnson 2026-04-29 09:57:36 -04:00
  • 34bc45aa9e Allow monitor to read attributes by 'all' resource. Jarrod Johnson 2026-04-29 07:51:08 -04:00
  • 6d27e8a009 Allow monitor to read attributes by 'all' resource. Jarrod Johnson 2026-04-29 07:51:08 -04:00
  • f363796439 Write to stdout as binary Jarrod Johnson 2026-04-28 08:16:05 -04:00
  • 1f969f2962 Fixes for accel redirect and port forwarding Jarrod Johnson 2026-04-28 16:27:12 -04:00
  • 347c7fdc1e Fix osdeploy list Jarrod Johnson 2026-04-28 16:08:24 -04:00
  • 16c99efda7 Correct firmware update through http api Jarrod Johnson 2026-04-28 15:33:18 -04:00
  • 6421097f32 Fix logging when client ip == server ip Jarrod Johnson 2026-04-28 15:02:12 -04:00
  • 83ac9af196 Fix for staging in async Jarrod Johnson 2026-04-28 15:02:00 -04:00
  • 069338baf3 Write to stdout as binary Jarrod Johnson 2026-04-28 08:16:05 -04:00
  • 17d3022caf Implement username by passkey Jarrod Johnson 2026-04-24 13:29:09 -04:00
  • e44145f978 Simplify webauthn by keeping with webauthn defaults Jarrod Johnson 2026-04-24 11:40:43 -04:00
  • d97eba787d Fix mistake in spec file Jarrod Johnson 2026-04-24 09:29:31 -04:00
  • dec118a985 Fix mistake in spec file 3.15.2 Jarrod Johnson 2026-04-24 09:29:31 -04:00
  • 38eb0d7b10 Add Ubuntu 26.04 Jarrod Johnson 2026-04-24 08:35:27 -04:00
  • 260443c1d6 Add Ubuntu 26.04 Jarrod Johnson 2026-04-24 08:35:27 -04:00
  • ae338daa43 Handle confluent= boot arg and IPv4 NIC autodetect xu_ren_xian 2026-04-23 23:23:26 +08:00
  • 056d690db0 Fully fix webauthn as implemented Jarrod Johnson 2026-04-23 17:46:06 -04:00
  • ee32b8cefc Merge pull request #208 from forryz/fix-ubuntu-initramfs-routing Jarrod Johnson 2026-04-23 13:59:03 -04:00
  • bf6a097083 Simplify webauthn implementation Jarrod Johnson 2026-04-23 12:52:47 -04:00
  • f269200004 Handle confluent= boot arg and IPv4 NIC autodetect xu_ren_xian 2026-04-23 23:23:26 +08:00
  • 82744c5d52 Simplify webauthn code in httpapi Jarrod Johnson 2026-04-22 14:17:39 -04:00
  • 96d368fda6 Push second part of the webauthn rework Jarrod Johnson 2026-04-22 10:58:59 -04:00
  • 3fecec7743 Change webauthn to aiohttp Jarrod Johnson 2026-04-22 10:55:49 -04:00
  • 06786f202c Fix deployment/storage handling Jarrod Johnson 2026-04-22 10:18:32 -04:00
  • b1568ca01e Fix some issues with remote video forwarding Jarrod Johnson 2026-04-21 12:42:20 -04:00
  • 2c9b2a93f3 Rework async session handling Jarrod Johnson 2026-04-20 17:05:39 -04:00
  • 6c6dbf9c2b Fix references to headers Jarrod Johnson 2026-04-20 16:53:57 -04:00
  • 2835e9e804 Fix references to start_response Jarrod Johnson 2026-04-20 16:39:51 -04:00
  • 6ad3f0d70c Fix mistakes in the node apoption samples Jarrod Johnson 2026-04-20 09:45:44 -04:00
  • bc5f9cf1e8 Fix mistakes in the node apoption samples Jarrod Johnson 2026-04-20 09:45:44 -04:00
  • 2ef0748724 Begin work to make shellserver work async Jarrod Johnson 2026-04-17 16:21:33 -04:00
  • 2650b11421 Rework consolesessieon to async create function Jarrod Johnson 2026-04-17 16:15:03 -04:00
  • 2d80647f1c Fix TSM discovery Jarrod Johnson 2026-04-17 14:30:02 -04:00
  • c0b9bb3ab1 Fix group rename in collective Jarrod Johnson 2026-04-17 11:57:35 -04:00
  • 650b1ee91f Fix collective rename of nodegroups Jarrod Johnson 2026-04-17 11:56:58 -04:00
  • aec1d62e44 Fix noderename Jarrod Johnson 2026-04-17 11:53:46 -04:00
  • fb6c8c2ff3 Convert rpc master calls that write to async Jarrod Johnson 2026-04-17 11:46:42 -04:00
  • e4b04e4198 Fix mistake in exception handling Jarrod Johnson 2026-04-17 11:40:23 -04:00