12 Commits
Author SHA1 Message Date
Matt Farina 4a04b6f964 Removed old owners files (#24416)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 17:06:05 -05:00
Kent Rancourt 8bb1af8dea [stable/magic-namespace]: deprecate chart (#19643)
Signed-off-by: Kent Rancourt <kent.rancourt@microsoft.com>
2019-12-27 06:17:38 -08:00
John Reese becc8bcac6 Update tiller-deployment to use Octal (#13144)
* Update tiller-deployment to use Octal

Signed-off-by: John Reese <john@reese.dev>

* Use Octal for secret defaultMode
Signed-off-by: John Reese <john@reese.dev>
2019-05-20 14:52:14 -07:00
Ash Caire d095f272fd [stable/magic-namespace] Fix secret bug (#13041)
This commit fixes a bug that erroneosly named the
secret based on the chart name, not the release fullname.

Also, removes the quote function from the storage param
passed to tiller, currently causing memory storage to be used by default

Signed-off-by: Ash Caire <ash.caire@gmail.com>
2019-05-08 09:58:36 -07:00
Ash Caire d48a7c0ae2 [stable/magic-namespace] Allow secret storage (#13004)
Signed-off-by: Ash Caire <ash.caire@gmail.com>
2019-04-15 18:55:04 -07:00
Ash Caire 6209ddda69 Make default service accounts optional (#12105)
Also fix tiller container name

Signed-off-by: Ash Caire <ash.caire@gmail.com>
2019-04-10 08:14:13 -07:00
Ash Caire 375a520777 [stable/magic-namespace] Add TLS capabilities to Tiller deployment (#12061)
* [stable/magic-namespace] Add TLS capabilities to Tiller deployment

Also:
* Fix Tiller container name
* Make additional service accounts optional

Signed-off-by: Ash Caire <ash.caire@gmail.com>

* Changes based on review

Signed-off-by: Ash Caire <ash.caire@gmail.com>

* Restore tiller container name change

Signed-off-by: Ash Caire <ash.caire@gmail.com>

* Remove service account change

Signed-off-by: Ash Caire <ash.caire@gmail.com>

* Remove certPath

Signed-off-by: Ash Caire <ash.caire@gmail.com>
2019-03-13 18:01:16 -07:00
alvgarvilla 5e00179b10 [stable/magic-namespace] Adding annotations and labels to namespaces (#8324)
* Adding annotations and labels to namespaces

Signed-off-by: Garcia De La Villa, Alvaro <alvaro.garcia@lexisnexisrisk.com>

* Reverting namespace object and adding namespaceAttributes

Signed-off-by: Garcia De La Villa, Alvaro <alvaro.garcia@lexisnexisrisk.com>

* Commenting namespace value and deleting unused attributes

Signed-off-by: Garcia De La Villa, Alvaro <alvaro.garcia@lexisnexisrisk.com>
2018-10-25 06:30:20 -07:00
Evan Felix 75c25102f2 Add optional override of the namespace tiller will be launched into (#7776)
* Add optional override of the namespace tiller will be launched into

Signed-off-by: Felix <e@pnnl.gov>

* add a version bump

Signed-off-by: Felix <e@pnnl.gov>

* cleanup commenting spacing

Signed-off-by: Felix <e@pnnl.gov>

* how did that get there?

Signed-off-by: Felix <e@pnnl.gov>

* Update Readme to reflect changes to chart removal with new namespace

Signed-off-by: Evan J. Felix <evan.felix@pnnl.gov>
2018-09-27 02:11:58 -07:00
kfox1111 404df8c719 Fix localhost issue (#7301)
* Work around lack of proper nsswitch.conf on existing tiller images. versions 2.8.1 - 2.10.0 are known bad.

* Bump the version number.
2018-08-27 20:56:16 -07:00
cheyang 7f18c65b04 fix magic namespace readme (#5086) 2018-04-18 12:54:59 -07:00
Kent Rancourt 8155c3fd64 [stable/magic-namespace] initial commit (#3966)
* [incubator/magic-namespace] initial commit

* [incubator/magic-namespace] fix typos in docs

* [incubator/magic-namespace] more fix typos in docs

* [incubator/magic-namespace] remove unnecessary italics

* move to stable

* use $ instead of
2018-03-19 06:39:00 -07:00