• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bpineau / katafygio / 112

Builds Branch Commit Type Ran Committer Via Coverage
112 fix_resync_timing Fix resync interval duration Commit ee12452c tried to convert ResyncIntv to time.Duration, which it was already, by multiplying this value to time.Second. push 20 Apr 2018 08:49AM UTC bpineau travis-ci pending completion   set done
111 more_auth_plugins Enable all client-go auth plugins This brings in auth plugins for Azure, OpenStack, OpenID connect... NB: fixing the Azure/go-autorest dep to v9.10.0, since newer (v10+) releases aren't compatible with client-go (v7.0.0) anymore. push 20 Apr 2018 07:57AM UTC bpineau travis-ci pending completion   set done
110 master Merge pull request #34 from bpineau/glog_dont_log_to_tmp Prevent glog from writing to /tmp during tests push 19 Apr 2018 01:03PM UTC web-flow travis-ci pending completion   set done
109 master Prevent glog from writing to /tmp during tests glog (brought by client-go dep) registers an init() that configure the default logger to write logs as files in /tmp. This is disabled by sp13/pflags, which is loaded by default in Katafygio, but not... Pull #34 19 Apr 2018 12:39PM UTC web-flow travis-ci pending completion   set done
108 glog_dont_log_to_tmp Prevent glog from writing to /tmp during tests glog (brought by client-go dep) registers an init() that configure the default logger to write logs as files in /tmp. This is disabled by sp13/pflags, which is loaded by default in Katafygio, but not... push 19 Apr 2018 12:35PM UTC bpineau travis-ci pending completion   set done
107 master Merge pull request #33 from bpineau/reduce_resync_interval Increase resync interval push 19 Apr 2018 10:27AM UTC web-flow travis-ci pending completion   set done
106 master Increase resync interval Due to the simplicity of our objects lifecycle (basicaly, files on disk), we have very little chances of missing events, so we shouldn't obsess on resyncing too frequently. This caused pointless burden on the api-server. Pull #33 19 Apr 2018 10:16AM UTC web-flow travis-ci pending completion   set done
105 reduce_resync_interval Increase resync interval Due to the simplicity of our objects lifecycle (basicaly, files on disk), we have very little chances of missing events, so we shouldn't obsess on resyncing too frequently. This caused pointless burden on the api-server. push 19 Apr 2018 10:16AM UTC bpineau travis-ci pending completion   set done
104 master Merge pull request #32 from bpineau/fix_git_parent_dir Prevent git from considering .git in parent directories push 19 Apr 2018 09:39AM UTC web-flow travis-ci pending completion   set done
103 master Prevent git from considering .git in parent directories When the target directory doesn't (yet) contains .git, git will look for this .git directory recursively on parent directories. We'd rather have git to fail rather than using a random .git i... Pull #32 19 Apr 2018 09:28AM UTC web-flow travis-ci pending completion   set done
102 fix_git_parent_dir Prevent git from considering .git in parent directories When the target directory doesn't (yet) contains .git, git will look for this .git directory recursively on parent directories. We'd rather have git to fail rather than using a random .git i... push 19 Apr 2018 09:28AM UTC bpineau travis-ci pending completion   set done
101 master Merge pull request #31 from bpineau/fix_recorder_race Fix a race condition in recorder tests push 18 Apr 2018 04:12PM UTC web-flow travis-ci pending completion   set done
100 master Fix a race condition in recorder tests When we switch the filesystem under a running recorder during failure tests, we don't want the garbage collection deleteObsoleteFiles() to run at the same time, since he may well be traversing the filesystem... Pull #31 18 Apr 2018 03:52PM UTC web-flow travis-ci pending completion   set done
99 fix_recorder_race Fix a race condition in recorder tests When we switch the filesystem under a running recorder during failure tests, we don't want the garbage collection deleteObsoleteFiles() to run at the same time, since he may well be traversing the filesystem... push 18 Apr 2018 03:50PM UTC bpineau travis-ci pending completion   set done
98 master Merge pull request #30 from bpineau/readme_update README updates push 17 Apr 2018 09:43PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc