-
Notifications
You must be signed in to change notification settings - Fork 133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Enable k8s testing. #347
base: dev
Are you sure you want to change the base?
Commits on Jun 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dc1b323 - Browse repository at this point
Copy the full SHA dc1b323View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e5bf85 - Browse repository at this point
Copy the full SHA 9e5bf85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 809a7ba - Browse repository at this point
Copy the full SHA 809a7baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 026295b - Browse repository at this point
Copy the full SHA 026295bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0cdf40 - Browse repository at this point
Copy the full SHA c0cdf40View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2118e1 - Browse repository at this point
Copy the full SHA d2118e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ef5e26 - Browse repository at this point
Copy the full SHA 1ef5e26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d331dd - Browse repository at this point
Copy the full SHA 1d331ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99b6d8a - Browse repository at this point
Copy the full SHA 99b6d8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2092a84 - Browse repository at this point
Copy the full SHA 2092a84View commit details
Commits on Jun 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bb211cc - Browse repository at this point
Copy the full SHA bb211ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 348f2e2 - Browse repository at this point
Copy the full SHA 348f2e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aebad6 - Browse repository at this point
Copy the full SHA 4aebad6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 880b0f9 - Browse repository at this point
Copy the full SHA 880b0f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73b372a - Browse repository at this point
Copy the full SHA 73b372aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 473c021 - Browse repository at this point
Copy the full SHA 473c021View commit details -
Configuration menu - View commit details
-
Copy full SHA for 899b56e - Browse repository at this point
Copy the full SHA 899b56eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aac1b8a - Browse repository at this point
Copy the full SHA aac1b8aView commit details
Commits on Jun 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for cedd9db - Browse repository at this point
Copy the full SHA cedd9dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4c048f - Browse repository at this point
Copy the full SHA f4c048fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b13075 - Browse repository at this point
Copy the full SHA 9b13075View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55e3beb - Browse repository at this point
Copy the full SHA 55e3bebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48bbf78 - Browse repository at this point
Copy the full SHA 48bbf78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dbf067 - Browse repository at this point
Copy the full SHA 1dbf067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 789e435 - Browse repository at this point
Copy the full SHA 789e435View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5fcce8 - Browse repository at this point
Copy the full SHA d5fcce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c88c6b - Browse repository at this point
Copy the full SHA 7c88c6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e81d5b - Browse repository at this point
Copy the full SHA 7e81d5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for be0868c - Browse repository at this point
Copy the full SHA be0868cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5abd889 - Browse repository at this point
Copy the full SHA 5abd889View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e2e044 - Browse repository at this point
Copy the full SHA 3e2e044View commit details -
Configuration menu - View commit details
-
Copy full SHA for d124bbf - Browse repository at this point
Copy the full SHA d124bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb8ad83 - Browse repository at this point
Copy the full SHA cb8ad83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cba9ff - Browse repository at this point
Copy the full SHA 9cba9ffView commit details
Commits on Jun 18, 2017
-
For my own knowledge - see what is broken with PVC.
The fix from https://s3.amazonaws.com/archive.travis-ci.org/jobs/244040617/log.txt?X-Amz-Expires=30&X-Amz-Date=20170618T001716Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJRYRXRSVGNKPKO5A/20170618/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=3b34525888d85476690aa8fe5db104fae4477574cf388b3b075f34964f430964 to the next commit seems to be the updatedb call - maybe I'm missing something though?
Configuration menu - View commit details
-
Copy full SHA for 1337d7f - Browse repository at this point
Copy the full SHA 1337d7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e0db36 - Browse repository at this point
Copy the full SHA 9e0db36View commit details -
Convert per-service volume definitions for K8 to global volume defs.
Three persistent volume defs seem to be needed - export, rabbitmq, and postgres. Also dropping the Docker host mounting stuff - I don't think that will fly in K8S (I can throw it back in later though if I'm wrong).
Configuration menu - View commit details
-
Copy full SHA for 8bce833 - Browse repository at this point
Copy the full SHA 8bce833View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e03c07 - Browse repository at this point
Copy the full SHA 9e03c07View commit details -
Just see if kubectl before running kompose up...
Seems to randomly fail - or is that just me?
Configuration menu - View commit details
-
Copy full SHA for 526a6ce - Browse repository at this point
Copy the full SHA 526a6ceView commit details -
Okay well kompose up seems to have a bug in my testing...
If multiple services re-use the same global definition for a volume - they all generate the same file during conversion (not a problem per se) but during up they all attempt to create the PVC :(. Adding a script that works around this by manually creating all the service, deployments, PVCs... with kubectl create -f (post convert).
Configuration menu - View commit details
-
Copy full SHA for 2c56ffa - Browse repository at this point
Copy the full SHA 2c56ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ce801b - Browse repository at this point
Copy the full SHA 9ce801bView commit details -
Hack to update bioblend port for Kube tests.
Feel free to replace this with something less hacky...
Configuration menu - View commit details
-
Copy full SHA for c3831ec - Browse repository at this point
Copy the full SHA c3831ecView commit details -
Disabled validation because the schema perms are broken on Traivs?
``` error: error validating "export-persistentvolumeclaim.yaml": error validating data: open /home/travis/.kube/schema/v0.0.0-master+a57c33bd28173/api/v1/schema.json: permission denied; if you choose to ignore these errors, turn validation off with --validate=false ```
Configuration menu - View commit details
-
Copy full SHA for 401e8d7 - Browse repository at this point
Copy the full SHA 401e8d7View commit details -
Force k8 tags when building images for Kubernetes.
This is a terrible hack - feel free to revert and work around it a different way.
Configuration menu - View commit details
-
Copy full SHA for 813ec46 - Browse repository at this point
Copy the full SHA 813ec46View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0415ce - Browse repository at this point
Copy the full SHA e0415ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b767a - Browse repository at this point
Copy the full SHA 03b767aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc0e54d - Browse repository at this point
Copy the full SHA fc0e54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9e883e - Browse repository at this point
Copy the full SHA c9e883eView commit details