Liam Barnett
f33cc304d4
Corrected details for the 'configFile' param
...
Corrected all details related to the 'configFile' parameter. The current documents refer to a .JSON file which does not exist, the script expects a .YAML file (conf_local.yaml' or 'conf_cloud.yaml).
Corrected the examples to refer to the 'conf_local.yaml' or 'conf_cloud.yaml' files included in this repo.
2018-02-08 11:56:45 +00:00
Eduard Tomàs
4615188057
2018-01-30 13:30:13 +01:00
Eduard Tomàs
d1c5eb7a19
2018-01-30 13:28:32 +01:00
Eduard Tomàs
9371eb1077
Add a endpoint returning only a 200 to be used as a liveness probe for k8s
2018-01-22 11:46:18 +01:00
Eduard Tomàs
85e83e6389
Fixing minor bugs on k8s deployment
2018-01-19 19:36:29 +01:00
Unai Zorrilla Castro
14bd6a475a
Added service for backgroundtask
2018-01-19 16:29:35 +01:00
Unai Zorrilla Castro
12a9cabf7b
Added HealthCheck in backgroundtasks. Modify k8s configuration to include new backgroundtask service. Modify ServiceFabric to include new service ( service fabric is not tested at this moment)
2018-01-19 16:09:55 +01:00
Karol Zadora-Przylecki
66c8a33cd0
Add comments on deploy.sh limitations
2018-01-18 14:31:32 -08:00
Karol Zadora-Przylecki
fe0cea7b04
Add deploy bash script (for Mac/Linux)
2018-01-18 14:25:47 -08:00
Eduard Tomàs
c745c8bd4b
Update broken images
2018-01-18 14:56:05 +01:00
Cesar De la Torre
e869b67c6d
Update README.CICD.k8s.md
2018-01-17 12:06:37 -08:00
Cesar De la Torre
0f571c2956
Update README.CICD.k8s.md
2018-01-17 12:04:59 -08:00
Cesar De la Torre
14b0c01965
Update README.CICD.k8s.md
2018-01-17 12:02:53 -08:00
Cesar De la Torre
a07acf3aa1
Update README.CICD.k8s.md
2018-01-17 12:01:42 -08:00
Cesar De la Torre
8aab4cdf2a
Update README.CICD.k8s.md
2018-01-17 11:59:09 -08:00
Sychev Igor
423cf0acf6
nginx image update
2018-01-17 07:51:09 +02:00
Eduard Tomàs
33d066389d
remove -buildBits paramater (no longer used)
2018-01-11 11:14:25 +01:00
Eduard Tomàs
eb742bb662
Support for ingress controller using nginx-ingress
2018-01-10 12:48:23 +01:00
Sychev Igor
fd3afa41db
aks instead of acs
2017-12-11 17:55:41 +03:00
Ramón Tomás
dbd7636e87
Removed comment from k8s deploy script
2017-12-11 11:59:30 +01:00
Ramón Tomás
7861d5df87
Updated settings for k8s / SF to enable Load testing mode
...
Updated load tests
2017-10-26 19:18:45 +02:00
Ramón Tomás
c3e15969b9
Added Appinsights K8s telemetry initializer
2017-10-11 18:53:26 +02:00
Cesar De la Torre
e8c8678082
Changed to new GA SQL Server container Image tag and parameters
2017-10-04 13:54:34 -07:00
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