Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

v5.2.10

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 10:02
· 53 commits to master since this release
b024111

5.2.10 (2022-01-13)

Bug Fixes

  • merge: merge of different fixes for testing (b024111)
  • networking: change handling of txt records (d83279e)
  • networking: merge zitadelsubdomains branch (0a224d9)
  • avoid stack overflow (1688ccd)
  • avoid waiting for nodeagent kill timeout when rebooting (a7a2d9e)
  • await graceful node-agent termination (b9d63b3)
  • complete defines and contains functions (5969015)
  • desire kernel in software update phase (dd24aff)
  • don't try to remove zero packages (3f6b358)
  • ensure kernels from legacy ORBITERs in order (8ea5088)
  • execute normal reboot command (7b6bd0f)
  • give node agent more resources (bda7ed0)
  • ignore architecture (fb446e8)
  • ignore rpm query specific packages error (e3a9473)
  • ignore the commands exit error, not the read lines error (4146589)
  • install kernel (0e0e629)
  • install kernel (2d2d73f)
  • install kernel (f143baa)
  • logic (55295cb)
  • manage kernel versions explicitly (9d408a0)
  • merge kernel software explicitly (8e7bbc0)
  • node agent should report ensured kernel (5d0c47b)
  • nodeagent shouldn't check a single random kernel version (215bbaf)
  • only ensure firewalld is running if changes are allowed (11775f3)
  • only query interesting rpm packages (3bf5942)
  • query all managed packages (58806fa)
  • query all managed packages (0f591ba)
  • query installed kernels (f2e014e)
  • return initramfs files (79e81cd)
  • send SIGINT to PID 1 on reboot (ff85b3c)
  • start and enable firewall if it's inactive or disabled (c61ccfc)
  • stop always installing firewalld (da42eb6)
  • use deterministic command to determine last boot time (21a8999)
  • use less firewall-cmd's for querying the current state (2c14cc9)
  • boom: change default limits for kube-state-metrics and logging-operator (bda2150)
  • use syscall.Reboot (d1cf04b)
  • walk boot dir (08c951c)
  • networking: separate logic for zitadel from defined logic in networking-operator (e538851)