这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: kenhill/gcsfuse

Tags

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request GoogleCloudPlatform#2791 from GoogleCloudPlatform/…

…cd_increase_timeout

increase_timeout

v2.5.1

Toggle v2.5.1's commit message
Make createFolder and deleteFolder retry able (GoogleCloudPlatform#2565)

* make createFolder and deleteFolder retryable

* lint fix

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Persistent mounting kill switch (GoogleCloudPlatform#2513)

* Support Viper kill-switch for persistent mounting

* Add tests

v2.4.1

Toggle v2.4.1's commit message

Verified

This tag was signed with the committer’s verified signature.
kislaykishore Kislay Kishore
Create a tag for parallel downloads release.

v2.1.1

Toggle v2.1.1's commit message
Upgrading go lang to 1.22.4

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
upgrating gem lock dependency (GoogleCloudPlatform#2209)

v2.3.2

Toggle v2.3.2's commit message
Fix DeadLock in Kernel List Cache Feature (GoogleCloudPlatform#2100)

* Able to reproduce the hang

* Adding composite test for deadlock case

* Fixing lint issue

* reverting minor line deletion

* go import

* comment changes

* Review comments

* Liting fix

* Added more concurrent test

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "Move KernelListCacheTtlSecs to List (GoogleCloudPlatform#2083)

* Revert "Move KernelListCacheTtlSecs to List (GoogleCloudPlatform#1985)"

This reverts commit d2e2ac5.

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use truncate and remove function while eviction from job during CRC c…

…heck (GoogleCloudPlatform#2015)

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Mark "metadata-prefetch-on-mount" as experimental (GoogleCloudPlatfor…

…m#1957)

* Mark  "metadata-prefetch-on-mount" as experimental

Add "This is an experimental featue" to the
`gcsfuse description` of "metadata-prefetch-on-mount".

* Prepend experimental to metadata-prefetch-on-mount

* fix a typo

* shorten flag description

* empty commit to trigger integration test run

* add a missed handling of experimental-metadata-prefetch...

* Prepend Experimental to all variable names