Skip to content

[pull] master from minio:master#48

Merged
pull[bot] merged 7 commits intohttpsgithu:masterfrom
minio:master
Feb 23, 2021
Merged

[pull] master from minio:master#48
pull[bot] merged 7 commits intohttpsgithu:masterfrom
minio:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Feb 22, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

also additionally make sure errors during deserializer closes
the reader with right error type such that Write() end
actually see the final error, this avoids a waitGroup usage
and waiting.
root-disk implemented currently had issues where root
disk partitions getting modified might race and provide
incorrect results, to avoid this lets rely again back on
DeviceID and match it instead.

In-case of containers `/data` is one such extra entity that
needs to be verified for root disk, due to how 'overlay'
filesystem works and the 'overlay' presents a completely
different 'device' id - using `/data` as another entity
for fallback helps because our containers describe 'VOLUME'
parameter that allows containers to automatically have a
virtual `/data` that points to the container root path this
can either be at `/` or `/var/lib/` (on different partition)
@pull pull bot added the ⤵️ pull label Feb 22, 2021
harshavardhana and others added 5 commits February 22, 2021 13:19
- In username search filter and username format variables we support %s for
replacing with the username.

- In group search filter we support %s for username and %d for the full DN of
the username.
using isServerResolvable for expiration can lead to chicken
and egg problems, a lock might expire knowingly when server
is booting up causing perpetual locks getting expired.
@pull pull bot merged commit 2a79ea0 into httpsgithu:master Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants