This repository was archived by the owner on Aug 15, 2022. It is now read-only.
PR from Cebeci for production deployment#11456
Merged
koding-bot merged 136 commits intoproductionfrom Oct 11, 2017
Merged
Conversation
klient/mount: log more detailed fuse information when creating a mount
merging from: master, into: sandbox
merging from: master, into: sandbox
Remove pistachio loader/compiler requirement by using latest kd.js
merging from: master, into: sandbox
Fixes under Linux:
Error: error installing "KD": open /usr/local/bin/kd: text file busy
Fixes:
$ kd config set lockTimeout 10s
Error: failed to update lockTimeout=10s: json: cannot unmarshal number 10s into Go struct field Konfig.lockTimeout of type time.Duration
Works around:
Error: Error opening configuration cache: error opening config:
write /home/jaden-giordano/.config/koding/kd.bolt: bad file descriptor
kd: fix "text file is busy" / "bad file descriptor"
client: update kd install url
merging from: master, into: sandbox
merging from: master, into: sandbox
Signed-off-by: Sonmez Kartal <[email protected]>
Signed-off-by: Sonmez Kartal <[email protected]>
Signed-off-by: Sonmez Kartal <[email protected]>
Signed-off-by: Sonmez Kartal <[email protected]>
Signed-off-by: Sonmez Kartal <[email protected]>
Define user proxy and tunnel URIs in the configuration
Introduces external worker group
merging from: master, into: sandbox
Signed-off-by: Sonmez Kartal <[email protected]>
Update test AMI
merging from: master, into: sandbox
Add nginx options to KONFIG object
Improvements to script/bootstrap-container script
merging from: master, into: sandbox
merging from: master, into: sandbox
Signed-off-by: Sonmez Kartal <[email protected]>
go/vendor: update koding/redis
merging from: master, into: sandbox
Add `arch` template key to go binary cache
Fixes:
invalid team name or user does not belong to the team
Fixes "bad file descriptor" error, which is a regression. Previously we ensured in kd's main that boltdb file exists. This is no longer true, that's why function which opens BoltDB now is responsible for ensuring the file exists, when database is being open in read mode.
merging from: master, into: sandbox
merging from: master, into: sandbox
Signed-off-by: Sonmez Kartal <[email protected]>
Start kite server immediately
klient: improve opening boltdb / fix wrong team default
merging from: master, into: sandbox
Go version update
merging from: master, into: sandbox
merging from: master, into: sandbox
Softlayer custom image
merging from: master, into: sandbox
merging from: master, into: sandbox
Codecov Report
@@ Coverage Diff @@
## production #11456 +/- ##
=============================================
- Coverage 30.2% 30.2% -0.1%
=============================================
Files 101 101
Lines 11409 11425 +16
=============================================
Hits 3456 3456
- Misses 7556 7572 +16
Partials 397 397 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
sz ordered me to deploy to production