Niraj Yadav
Niraj Yadav
Closes: #3539 Regards
to prevent race cases that might occur when several nodes are trying to create the config file at the same time if it is non existent (first run). Fixes: #3714...
Saves upto 8-24 bits of unnecessary allocations. Signed-off-by: black-dragon74
… images I have omitted the sha256 sum as we only ever provide the `latest`(aka `centos`) and `fedora` tags. We don't have versioned releases. Including the SHA sum would require...
As calling `setUtilsConfig` twice is not expected, we must cleanup the effect upon component unmount. Effects are called twice in development mode. This fix is not needed in prod but...
The UID listed on this page is supposed to be kept private. Also, this change just hides the hyperlink from the NAV, google crawlers are still able to verify the...
Instead of manually specifying the nav in `mkdocs.yml` we could autogenerate the nav links based on the directory structure. The idea is to have a python script which does this...
This patch implements the EncryptionKeyRotation spec for ceph-csi
The design and implementation details for rotating the encryption keys for volumes.
⚠️⚠️⚠️ Since we do not accept all types of pull requests and do not want to waste your time. Please be sure that you have read pull request rules: https://github.com/louislam/dockge/blob/master/CONTRIBUTING.md...