- 10 Nov, 2020 1 commit
-
-
Matthias Käppler authored
We all test this in the module now
-
- 09 Nov, 2020 1 commit
-
-
Alessio Caiazza authored
jaeger: limit operation cardinality by using route regex See merge request gitlab-org/gitlab-workhorse!648
-
- 05 Nov, 2020 3 commits
-
-
Igor Wiedler authored
-
Alessio Caiazza authored
Update release steps - NO CHANGELOG See merge request gitlab-org/gitlab-workhorse!645
-
Matthias Käppler authored
Now mentions that the gitlab repo also needs to be updated for the version to be deployed to .com.
-
- 03 Nov, 2020 2 commits
-
-
Jacob Vosmaer authored
Document workhorse mission and how to add new features - NO CHANGELOG See merge request gitlab-org/gitlab-workhorse!637
-
Alessio Caiazza authored
Our markdown processor do not allow embedding videos.
-
- 02 Nov, 2020 1 commit
-
-
Nick Thomas authored
Update raven-go and gocertifi packages See merge request gitlab-org/gitlab-workhorse!644
-
- 30 Oct, 2020 2 commits
-
-
Alessio Caiazza authored
Adjust image scaler latency buckets See merge request gitlab-org/gitlab-workhorse!643
-
Matthias Käppler authored
These looked misaligned. According to production logs, we currently serve 99% of all those requests in less than 200ms.
-
- 29 Oct, 2020 1 commit
-
-
Stan Hu authored
The updated gocertifi package has a properly-recognized LICENSE file for the license_finder gem. raven-go has minor changes: https://github.com/getsentry/raven-go/compare/v0.1.0..v0.2.0
-
- 28 Oct, 2020 3 commits
-
-
Nick Thomas authored
-
Nick Thomas authored
[ci skip]
-
Alessio Caiazza authored
Remove unnecessary config struct pointers NO CHANGELOG See merge request gitlab-org/gitlab-workhorse!642
-
- 27 Oct, 2020 8 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
Add a metric that tracks max image scaler processes See merge request gitlab-org/gitlab-workhorse!640
-
Nick Thomas authored
Exclude dot-files from being linted See merge request gitlab-org/gitlab-workhorse!641
-
Matthias Käppler authored
This was matching `.go` files in my local `.git` folder. Let's just exclude all hidden files.
-
Matthias Kaeppler authored
This will allow us to compute a saturation metric to see how close we are to exhausting this `actual / max`. Refs https://gitlab.com/gitlab-com/runbooks/-/issues/52
-
Nick Thomas authored
Add a total-requests metric for the image scaler See merge request gitlab-org/gitlab-workhorse!638
-
Matthias Kaeppler authored
Broken down by a `status` label
-
Alessio Caiazza authored
Clean up main.go NO CHANGELOG See merge request gitlab-org/gitlab-workhorse!639
-
- 26 Oct, 2020 3 commits
-
-
Jacob Vosmaer authored
Set default max image scaler procs to num_cpu / 2 See merge request gitlab-org/gitlab-workhorse!635
-
Matthias Käppler authored
This is a more realistic value for a single node setup and development. The recommendation is to use num_cores / 2 as a guideline.
-
Jacob Vosmaer authored
-
- 23 Oct, 2020 2 commits
-
-
Nick Thomas authored
Simplify config handling in main() See merge request gitlab-org/gitlab-workhorse!634
-
Jacob Vosmaer authored
-
- 22 Oct, 2020 2 commits
-
-
Alessio Caiazza authored
Don't log "success" when failing over to original image Closes #311 See merge request gitlab-org/gitlab-workhorse!636
-
Matthias Käppler authored
-
- 21 Oct, 2020 4 commits
-
-
Nick Thomas authored
Add route for Debian package uploads See merge request gitlab-org/gitlab-workhorse!610
-
-
Alessio Caiazza authored
-
Alessio Caiazza authored
[ci skip]
-
- 20 Oct, 2020 4 commits
-
-
Jacob Vosmaer authored
Run go mod tidy NO CHANGELOG See merge request gitlab-org/gitlab-workhorse!630
-
Nick Thomas authored
-
Nick Thomas authored
Restructure error handling in main() Closes #310 See merge request gitlab-org/gitlab-workhorse!633
-
Jacob Vosmaer authored
-
- 19 Oct, 2020 1 commit
-
-
Jacob Vosmaer authored
Fix typo in redis URL scheme See merge request gitlab-org/gitlab-workhorse!631
-
- 16 Oct, 2020 2 commits
-
-
Hordur Freyr Yngvason authored
There should only be two "s"es, not three, see https://www.iana.org/assignments/uri-schemes/prov/redis
-
Jacob Vosmaer authored
Include route identifier in access logs See merge request gitlab-org/gitlab-workhorse!624
-