Skip to content
Snippets Groups Projects
Select Git revision
  • bcc2f56e8bb0b8b33c70d4ae9b67e5c7fd3d8074
  • master default protected
  • hsh-2025012100
  • hsh-2024111900
  • hsh-2024072400
  • hsh-2024060300
  • hsh-2024012900
  • hsh-2023121100
  • hsh-v1.1.9
  • hsh-v1.1.7
10 results

hsh-maxima

user avatar
Lennart Kramer authored
since DAC_OVERRIDE is no longer an effective capability, removing
all files from /tmp at startup will no longer work even as root,
since we do not have permissions to delete from other users. this
was always a workarond for kubernetes having problems on OOM related
to overfull emptyDirs.
conveniently, since kubernetes 1.22 setting sizeLimits on memory-
backed emptyDirs is now possible so we can just switch to that since
1.22 should be reasonably widely used by now.
bcc2f56e
History
Name Last commit Last update