Tags: kenhill/gcsfuse
Tags
Readonly Integration Tests - Create, Delete, List (GoogleCloudPlatfor… …m#1067) * adding list, delete and create object tests * adding more test cases * small fix * updating variable name * updating file name * adding more tests for create * fixing lint test * small fix * local test * revert local changes * adding clear bucket * adding extra line * fixing bucket argument * fixing comments * updating path with path.join * changing function name * making variable for bucket objects * small fix * adding comment for directory structure * replace with variable * lint test * lint test
Integration tests setup (GoogleCloudPlatform#1013) * Integration tests * Integration tests lint fix * Integration tests lint fix * keeping only setup * making flags as 2D variable * adding getter setter for variable * formating the code * changing variable name * formating code * fixing comments * fixing lint test * fixing comments * fixing lint test * fixing lint test * fixing lint test * fixing comments
Kokoro automation - Log rotation using logrotate (GoogleCloudPlatform… …#1008) * Removing the dependency of log_rotation branch * Minor correction * Removing experimental flag from setup_container * Fixing permission issue * Fixing permission related issue * Half change log-rotation * Half change log-rotation * Refactoring to use the same code by tf/workflow * Fixing issue arosen due to refactoring * Fixing the source env variable issue * Changing for 7 days run period and changing logrotation config
Revert "Adding logrotate configuration as a post-installation for gcs… …fuse package (deb/rpm)" (GoogleCloudPlatform#980)
Merge pull request GoogleCloudPlatform#973 from GoogleCloudPlatform/l… …og_info Adding the logging info, since we are changing the default behavior
Merge pull request GoogleCloudPlatform#896 from GoogleCloudPlatform/r… …saksham-patch-1 create scorecard.yml
Merge pull request GoogleCloudPlatform#880 from raj-prince/integrate_… …latest_gcloud Refreshing the gCloud go module in gcsfuse
Fixing create object method (GoogleCloudPlatform#856) * Fixing CreateObject Method * resolving comments * fixing generation condition * fixing generation condition
Merge pull request GoogleCloudPlatform#857 from raj-prince/fuse_upgrade Updated the gcsfuse with latest jacobsa/fuse