29 Commits
Author SHA1 Message Date
Matt FarinaandGitHub c5ef76176a [stable/mssql-linux] deprecating chart (#24362)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 15:29:08 -05:00
Scott RigbyandGitHub 61b372e49b [stable/mssql-linux] add repo archive notice (#24159)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-11-09 14:30:31 -08:00
b7fcb5246d Move "imagePullSecrets" to the right indentation level (#22802)
"imagePullSecrets" should be at the same indentation level as "containers", not under it.

Signed-off-by: Mathieu Plourde <mat.plourde@gmail.com>

Co-authored-by: Unknown <mathieu.plourde@ubisoft.com>
2020-06-17 04:46:39 -07:00
Gerard Godone-MarescaandGitHub 13a475daf3 [mssql/linux] Allow setting tolerations, affinity, and securityContext (#20745)
Signed-off-by: Gerard Godone-Maresca <ggodonemaresca+github@gmail.com>
2020-03-02 04:20:43 -08:00
moregingerandKubernetes Prow Robot 725a01c45b Allow a NodePort to be specified. (#19932)
Signed-off-by: Tim Moore <moreginger@warpmail.net>
2020-01-08 14:05:41 -08:00
ee0434cfbb typo (#19093)
* typo
bump version

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>

* bump version

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>

Co-authored-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-12-27 09:11:38 -08:00
Ralf StrobelandKubernetes Prow Robot 372ad7bc6f Fix README.md persistence.enabled value (#19470)
* Fix README.md persistence.enabled value

The default value defined in the values.yaml file is set to true.

Signed-off-by: Ralf Strobel <github@stro-bel.de>

* Update Chart.yaml

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-12-11 17:16:32 -08:00
Romeo DumitrescuandKubernetes Prow Robot eceb82f630 [stable/mssql-linux] apiVersion compatibility (#18469)
* [stable/mssql-linux] apiVersion compatibility

Added deployment apiVersion compatibility switch based on k8s version.


Signed-off-by: Romeo Dumitrescu <winromulus@winromulus.com>

* Updated maintainers

Added myself as a maintainer and approver.

Signed-off-by: Romeo Dumitrescu <winromulus@winromulus.com>

* Fixed Chart.yaml missing a new line at the end


Signed-off-by: Romeo Dumitrescu <winromulus@winromulus.com>

* add new line

Signed-off-by: Maor Friedman <maor.friedman@redhat.com>

* remove new line

Signed-off-by: Maor Friedman <maor.friedman@redhat.com>
2019-10-31 01:59:36 -07:00
Romeo DumitrescuandKubernetes Prow Robot b3be28ad07 [stable/mssql-linux] Added support for SQL Agent and loadBalancerIP (#16312)
Signed-off-by: Romeo Dumitrescu <winromulus@users.noreply.github.com>
2019-08-19 11:53:29 -07:00
deitmeritandKubernetes Prow Robot dae00befd9 [stable/mssql-linux] allow using existing secret for sa password (#16… (#16186)
* [stable/mssql-linux] allow using existing secret for sa password (#16818)

Signed-off-by: Stefan Frye <frye@deitmer-it.de>

* [stable/mssql-linux] bump chart version (#16818)

Signed-off-by: Stefan Frye <frye@deitmer-it.de>
2019-08-10 04:21:12 -07:00
satchpxandKubernetes Prow Robot ab2f58e48e updates to support alternate k8s scheduler (#14360)
Signed-off-by: Sathya Balakrishnan <sathya@portworx.com>
2019-06-07 10:40:00 -07:00
boxboatmattandKubernetes Prow Robot 4e22b0120f Add the ability to specify labels and annotations for service, pod and deployment (#11205)
Signed-off-by: Matthew DeVenny <matt@boxboat.com>
2019-02-19 01:50:26 -08:00
Boris KurktchievandKubernetes Prow Robot 827eb0fa2c [mssql] fix typo in headless service (#10149)
* fix typo

Signed-off-by: Boris Kurktchiev <boris@diamanti.com>

* bump version

Signed-off-by: Boris Kurktchiev <boris@diamanti.com>
2018-12-19 16:49:42 -08:00
Boris KurktchievandKubernetes Prow Robot de4ef33056 Add support for image pull secrets and headless services (#9783)
* Add support for image pull secrets and headless services

Signed-off-by: Boris Kurktchiev <boris@diamanti.com>

* resolve test failures

Signed-off-by: Boris Kurktchiev <boris@diamanti.com>
2018-12-18 11:01:28 -08:00
boxboatmattandKubernetes Prow Robot 9143206f0a mssql-linux fullNameOverride value (#8977)
* Add fullNameOverride to allow override of the fully qualified app name

Signed-off-by: Matthew DeVenny <matt@boxboat.com>

* Update mssql-linux version

Signed-off-by: Matthew DeVenny <matt@boxboat.com>
2018-12-10 11:45:09 -08:00
Thomas Liddleandk8s-ci-robot 355c3415f3 [mssql-linux] fixes and feature requests (#9341)
* fixes #7446

Signed-off-by: thomasliddledba <tliddle30@gmail.com>

* fixes #7841

Signed-off-by: thomasliddledba <tliddle30@gmail.com>

* Chart version increase and README.md format fix

Signed-off-by: thomasliddledba <tliddle30@gmail.com>

* added .helmignore

Signed-off-by: thomasliddledba <tliddle30@gmail.com>

* updated .helmignore

Signed-off-by: thomasliddledba <tliddle30@gmail.com>
2018-11-17 13:12:52 -08:00
William Moweryandk8s-ci-robot cfad46930e Allow for annotations to be added to deployment (#8478)
* Optional annotations for the deployments

Signed-off-by: William Mowery <william@diamanti.com>

* Modify readme to include new value

Signed-off-by: William Mowery <william@diamanti.com>

* Bumped version

Signed-off-by: William Mowery <william@diamanti.com>

* Upping version to 0.6.0 due to new feature

Signed-off-by: William Mowery <william@diamanti.com>
2018-11-05 00:47:10 -08:00
Matt McNaughtonandk8s-ci-robot c46c81ca44 [stable/mssql-linux] Add service annotations (#7311)
Add the ability to set annotations on the service this chart creates.
2018-09-24 11:05:41 -07:00
Eugeniy Masyakinandk8s-ci-robot 361e683a96 [stable/mssql-linux] Fix transaction log claim (#5843)
* [stable/mssql-linux] Fix duplicate transaction log claim reference

Fixes a defect with a to simultaneously provide existingLogClaim & existingTransactionLogClaim in chart values.
Fixes ambiguous existingTransactionLogClaim description in README
Adds info about master database claims to missing sections
Increases version to 0.4.1 to satisfy CI requirements

* Update Chart.yaml
2018-06-06 08:50:27 -07:00
Thomas Liddleandk8s-ci-robot 890b03d1aa [mssql-linux] Added feature to enable HADR (#5165)
* Added feature to enable HADR

* Update README.md
2018-05-11 09:05:28 -07:00
AdamDangandk8s-ci-robot 0c3fe737aa [stable/mssql-linux] typo fix: randonmized->randomized (#5443)
* Add version

version: 0.3.4

* [stable/mssql-linux] typo fix: randonmized->randomized

[stable/mssql-linux] typo fix: randonmized->randomized
2018-05-09 23:34:52 -07:00
cheyangandk8s-ci-robot 38775a7f2d fix typo in mssql's readme (#5291) 2018-05-04 10:42:51 -07:00
Thomas Liddleandk8s-ci-robot 0e83ecd39d Added env variables for collation and lcid (#4731) 2018-04-19 13:19:59 -07:00
cheyangandk8s-ci-robot 4debe5b686 fix README of SQL Server (#4800) 2018-04-08 22:17:16 -07:00
zhiminwenandk8s-ci-robot 6b248cb385 Add MSSQL Master DB persistence (#4701)
* Add MSSQL Master DB persistence

* update version

* enable persistence by default

* following persistence best practise

* formatting
2018-04-07 09:11:08 -07:00
Thomas Liddleandk8s-ci-robot 1af0df4964 [mssql-linux] Added mssql backup dir env var and Updated README and NOTES (#4533)
* Added mssql backup dir env var and Updated README and NOTES

* increased chart version based on new features
2018-03-30 09:25:13 -07:00
Thomas Liddleandk8s-ci-robot 9383c7149b [mssql-linux] Updated service port and image tag to recent (#4510)
* Updated service port and image tag to recent

* Updated deploy with environment variable and svc name

* Updated Chart.yaml with home and appVersion
2018-03-29 14:57:03 -07:00
Thomas Liddleandk8s-ci-robot 1fbd54af09 [mssql-linux] Added feature for persistence and updated README.md (#3677)
* Added feature for persistence and updated README.md

* Updated values.yaml to correct default persistence values

* Create separate pvc files for db data and db transaction logs

* Fixed typos in pvc-tranlog.yaml
2018-02-19 17:22:37 -08:00
Thomas Liddleandk8s-ci-robot 0c1830ef38 SQL Server 2017 Linux HELM Chart (#3246)
* Create SQL Server 2017 Linux HELM Chart

* Fixed spaces for ci/circleci

* Fixed spaces for ci/circleci #2

* Fixed spaces for ci/circleci #3

* Added secret yaml to deployment for SA Password

* Updated the chart to force user to specify EULA to Y for license terms

* Updated README.md to reflect commandline option to accept EULA

* Updated README.md and secret.yaml for sa_password generation

* Fixed formatting error in NOTES.txt

* Changed apiVersion in deployments.yaml to apps/v1beta2

* Allowed ability to override sapassword and change apiVersion in deployment.yaml

* ci/circleci fixes

* Updated release version, README.md, and hard-coded ports

* Added port name, configured probes, moved to stable

* Updated README.md
2018-02-02 04:35:08 -08:00