61 Commits

Author SHA1 Message Date
Ramón Tomás
274ddc2016 Integrate HealthCheck with k8s 2017-10-02 14:40:37 +02:00
Ramón Tomás
bf280abbe8 Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2017-09-29 11:45:33 +02:00
Ramón Tomás
0f12640725 Fix issue k8s webstatus: webmvc healthcheck fails
Added Payment.api to healthcheck
2017-09-29 11:45:25 +02:00
Igor Sychev
9bbf29fc04 Explicitly specifying parameters for az acs creat
Non-preview parameters specified
2017-09-28 18:35:57 +05:00
Eduard Tomàs
2ab5347b7f fix errors in configmap for k8s 2017-09-21 19:02:42 +02:00
Unai Zorrilla Castro
0e6c816a96 Merge branch 'dev' of https://github.com/dotnet/eShopOnContainers into dev 2017-09-19 15:51:31 +02:00
Unai Zorrilla Castro
7d4ddca393 Added missing entries for k8s 2017-09-19 15:50:51 +02:00
Eduard Tomàs
93e2b9137d Update k8s deployment and compose files with graceperiodmanager settings missing 2017-09-19 12:47:29 +02:00
Unai Zorrilla Castro
309b6cc43f Update k8s conf_local with GracePeriodManager mandatory settings 2017-09-19 12:34:47 +02:00
Cesar De la Torre
4ea97e2411 Minor comment fixed 2017-09-18 18:23:49 -07:00
Cesar De la Torre
ed0ca3e061 Merge pull request #335 from SychevIgor/SychevIgor/KubeConfigdrop
we don't need schema files for k8 in a repo.
2017-09-18 16:10:14 -07:00
Cesar De la Torre
e3c85bab94 Merge pull request #321 from SychevIgor/SychevIgor/GracePeriodRudement
Grace period rudement fix
2017-09-18 16:09:22 -07:00
Cesar De la Torre
e72e36b997 Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2017-09-18 15:39:05 -07:00
Cesar De la Torre
14c3d69784 Fix namespace in RAZOR page _LoginPartial.cshtml, so nocompilation error when doing dotnet publish from CLI. Like D:\GITREPOS\eShopOnContainers-dev\src\Services\Identity\Identity.API\Views\Shared\_LoginPartial.cshtml(2,20): error CS0234: The type
or namespace name 'Models' does not exist in the namespace 'Identity.API' (are you missing an assembly reference?)
2017-09-18 15:38:21 -07:00
Cesar De la Torre
672461e502 Update README.k8s.md 2017-09-18 11:37:22 -07:00
Cesar De la Torre
23a882ec7d Update README.k8s.md 2017-09-18 11:32:51 -07:00
Igor Sychev
76dcd66c73 we don't need schema files for k8 in a repo. 2017-09-18 09:56:29 +03:00
Igor Sychev
783dd0396b k8 grace period 2017-09-18 09:15:18 +03:00
Eduard Tomàs
7321d5e5fc Base path fix and k8s config updated 2017-09-07 19:18:53 +02:00
Eduard Tomàs
0f1d904459 Merge pull request #307 from SychevIgor/SychevIgor/DotnetRestoreRemove
dotnet restore not needed in cli 2.0
2017-09-07 14:57:43 +02:00
Igor Sychev
b8652c734b sync k8 images with local windows/linux images for consistency 2017-09-07 08:01:51 +03:00
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
Igor Sychev
442671a722 dropped GracePeriodManager from k8 2017-09-06 10:03:45 +03:00
Cesar De la Torre
903b26d529 Setting to use SQL Server Developer Edition so there's no issue about any time bomb because of licensing or trial period. 2017-09-05 15:35:28 -07:00
Eduard Tomàs
34a8ad3171 Merge branch 'netcore2' into dev
# Conflicts:
#	cli-linux/build-bits-linux.sh
#	docker-compose.ci.build.yml
#	src/Services/Location/Locations.API/Dockerfile.nanowin
#	src/Services/Marketing/Marketing.API/Dockerfile.nanowin
#	src/Services/Payment/Payment.API/Dockerfile.nanowin
#	src/Web/WebStatus/Dockerfile.nanowin
2017-09-05 16:12:42 +02:00
Igor Sychev
34a08fb7cb k8 readme fix. 2017-09-03 11:51:18 +03:00
Jorge Arteiro
7bf0fb8faa Updated Docker image version to Sql Server RC2 2017-09-02 15:44:38 +10:00
Eduard Tomàs
8b414ca7ec Merge branch 'dev' 2017-08-11 09:15:17 +02:00
Eduard Tomàs
555afb4b8d Update README.k8s.md 2017-08-11 08:42:35 +02:00
Eduard Tomàs
8683efcaf9 Merge branch 'dev'
# Conflicts:
#	docs/Enterprise-Application-Patterns-using-XamarinForms.pdf
2017-08-10 09:07:33 +02:00
Eduard Tomas
3932623760 Index of k8s help files 2017-08-01 10:24:00 +02:00
Eduard Tomas
c421405d72 doc update style 2017-08-01 10:12:14 +02:00
Eduard Tomas
8a8196e88d k8s docs moved 2017-08-01 10:10:22 +02:00
Eduard Tomas
e47d724fc6 Move k8s doc in k8s folder 2017-08-01 09:55:48 +02: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
c997fe0881 Add cloud.json reference config.file. It contains invalid values. 2017-06-30 16:20:43 +02:00
Eduard Tomas
00e6ab58d8 Update k8s script and doc 2017-06-30 16:16:00 +02:00
Eduard Tomas
8c9498c7a1 Allow create or not ACR when creating k8s 2017-06-20 17:17:13 +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
703d02d590 Fixing YAML error 2017-06-16 21:40:05 +02:00
Eduard Tomas
6d68e5fec9 Unwanted spaces 2017-06-16 21:01:15 +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
8d0ef809a8 Persist identity grant store to db
Persist machine Keys to Redis
2017-06-05 21:54:03 +02:00