18 Commits

Author SHA1 Message Date
Igor Sychev
fda16ba617 dotnet restore not needed in cli 2.0
"Starting with .NET Core 2.0 SDK, dotnet restore runs implicitily when you run dotnet build." (C) https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-build?tabs=netcore2x
2017-09-07 08:00:11 +03:00
Eduard Tomas
23a759f740 Add missing environment variables in k8s scripts 2017-07-31 14:14:52 +02:00
Eduard Tomas
e516403804 k8s errors fixed 2017-07-18 18:24:57 +02:00
Eduard Tomas
0448742e40 Updates to k8s 2017-07-14 15:12:30 +02:00
Eduard Tomas
cc6c443216 Upfate catalog config on k8s 2017-07-05 16:01:14 +02:00
Eduard Tomas
4fe02d9b44 k8s deployment
config moved from custom json to standard k8s yaml
2017-07-03 16:57:10 +02:00
Eduard Tomas
00e6ab58d8 Update k8s script and doc 2017-06-30 16:16:00 +02:00
Eduard Tomas
f17e350fa0 Refactor and allow option to NOT build netcore projects when creating docker images 2017-06-20 16:47:42 +02:00
Eduard Tomas
018f6e9342 Minor issues fixed
Use current branch as tag
2017-06-19 19:01:00 +02:00
Eduard Tomas
bd3d5072ed Deploy scripts updated: fixing some bugs 2017-06-16 20:44:11 +02:00
Eduard Tomas
5dd1ce24f3 Config files for k8s deployment of all services updated 2017-06-16 17:40:27 +02:00
Ramón Tomás
6c855e57c5 Fix bug antiforgery decryption issue when deploying in a k8s cluster
Changed in-memory grant store in idsrv to persist in db
2017-06-08 17:45:07 +02:00
Ramón Tomás
e3c6ee162b Fix errors when setting container images and rolling out deployments in deploy script 2017-05-25 09:24:37 +02:00
Ramón Tomás
42d7c1704a Change k8s deployment config to deploy the redis service in another pod
Set internal urls in k8s config for pod communication
2017-05-24 17:32:39 +02:00
Cesar De la Torre
c3ca81b03c Added the WebStatus WatchDog to the Kubernetes cluster deployment 2017-05-19 17:19:29 -07:00
Ramón Tomás
e3f438882b Modify k8s deployment script to support CD/CI deployment
Create documentation
2017-05-16 12:13:49 +02:00
Charles Lowell
66a2457676 update k8s deploy script 2017-04-11 15:04:20 -07:00
Charles Lowell
a1f3a60ef9 Configuration and deploy script for k8s on ACS 2017-03-21 14:13:08 -07:00