30 Commits
Author SHA1 Message Date
Kit Ewbank f32839f7f1 Add deprecation notice for stable/kiam. (#17959)
Signed-off-by: Kit Ewbank <Kit_Ewbank@hotmail.com>
2019-11-26 16:53:20 -08:00
Kit Ewbank 3a64be0aec Add pre-deprecation notice for stable/kiam. (#16668)
Signed-off-by: Kit Ewbank <Christopher.Ewbank@capitalone.com>
2019-10-04 17:47:13 -07:00
Daniel Reigada 74dbc3ac89 [stable/kiam] Use correct server name when generating certificates (#14043)
* Use correct server name when generating certificates

Signed-off-by: Daniel Reigada <daniel@codacy.com>

* Bump version

Signed-off-by: Daniel Reigada <daniel@codacy.com>

* Fix server alt name port formatting

Signed-off-by: Daniel Reigada <daniel@codacy.com>
2019-07-23 05:36:54 -07:00
Pere Alcoberro 9eadc46ed1 [stable/kiam] Update Kiam AppVersion (#15735)
* Update Kiam AppVersion

Signed-off-by: Pere Alcoberro Turu <pere.alcoberro@ic-consult.com>

* fix values and readme

Signed-off-by: Pere Alcoberro Turu <pere.alcoberro@ic-consult.com>

* fix server app version

Signed-off-by: Pere Alcoberro Turu <pere.alcoberro@ic-consult.com>
2019-07-22 01:04:52 -07:00
Pere Alcoberro faba4c93b0 Fix RoleBindings (#15160)
Signed-off-by: Pere Alcoberro Turu <pere.alcoberro@ic-consult.com>
2019-07-21 01:36:53 -07:00
Max Lobur 3789e7f5e7 Port https://github.com/uswitch/kiam/pull/180 to stable/kiam helm chart (#9262)
Signed-off-by: Max Lobur <max_lobur@outlook.com>
2019-06-30 10:41:19 -07:00
Pere Alcoberro 7d766f4134 [stable/kiam] Fix kiam templates (#15045)
* Fix Kiam templates

Signed-off-by: Pere Alcoberro Turu <pere.alcoberro@ic-consult.com>

* Increase Chart Version

Signed-off-by: Pere Alcoberro Turu <pere.alcoberro@ic-consult.com>

* Chart Version Bump

Signed-off-by: Pere Alcoberro Turu <pere.alcoberro@ic-consult.com>
2019-06-27 20:54:07 -07:00
Pravar Agrawal 900f6504be [stable/kiam] added whitelist argument in agent-daemonset.yaml (#14397)
* added whitelist argument in agent-daemonset.yaml

Signed-off-by: Pravar Agrawal <pravarag@gmail.com>

* [stable/kiam] added whitelist argument for metadata API path

- Makes it possible to specify whitelist arguments for allowing other
  AWS metadata API paths which are currently blocked by default
- Update README.md
- Bump the version

Signed-off-by: Pravar Agrawal <pravarag@gmail.com>

* [stable/kiam] bump the version of chart

Signed-off-by: Pravar Agrawal <pravarag@gmail.com>
2019-06-27 02:19:32 -07:00
Fernando Mendoza 0552794520 [stable/kiam] Pod Security Policies (#14966)
* Add Pod Security Policies to stable/kiam

Signed-off-by: gypsydiver <fermendozarcs@gmail.com>

* [stable/kiam] Default psp.create to false

Signed-off-by: gypsydiver <fermendozarcs@gmail.com>

* Bump Chart Version

Signed-off-by: gypsydiver <fermendozarcs@gmail.com>
2019-06-22 00:28:12 -07:00
Endre Czirbesz 3bb843f911 [stable/kiam] Generatic certs in chart (#13688)
Signed-off-by: Endre Czirbesz <endre.czirbesz@rungway.com>
2019-05-16 00:43:42 -07:00
Gauthier 81e1d29578 [stable/kiam] Add metadata on services (#13724)
* [stable/kiam] Add metadata on services

Signed-off-by: Gauthier Loutsch <gauthier.loutsch@contentsquare.com>

* prepare to resolve conflict

Signed-off-by: Maor Friedman <maor.friedman@redhat.com>
2019-05-16 00:15:45 -07:00
Carlos Tadeu Panato Junior f689599a2f add apiVersion (#13798)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-05-14 16:39:08 -07:00
Art3mK 535a72d9f0 [stable/kiam] Add support to specify priorityClassName for agent and server pods (#12812)
Signed-off-by: Art3mK <artem@kayalaynen.ru>
2019-04-28 16:08:25 -07:00
Dan bed9102706 [stable/kiam] KIAM Agent: Using CAP_NET_ADMIN instead privileged container (#12017)
* KIAM Agent: Using CAP_NET_ADMIN instead privileged container

Signed-off-by: danmx <daniel@iziourov.info>

* Incrementing version

Signed-off-by: Matt Farina <matt@mattfarina.com>
2019-04-22 07:21:44 -07:00
Yusuke Komahara e09999147a fix typo (#12559)
Signed-off-by: Yusuke Komahara <euno.tb@gmail.com>
2019-04-22 03:31:43 -07:00
Paul Braham 1d03bbee12 Kiam update 3.2 (#12616)
* [incubator/zookeeper] fix headless service targetPort (#9630)

* [incubator/zookeeper] fix headless service targetPort

Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com>

* [incubator/zookeeper] bump chart version

Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com>
Signed-off-by: Paul Braham <paul@alfacloud.ltd>

* updated server/client versions to v3.2 and bumped chart version

Signed-off-by: Paul Braham <paul@alfacloud.ltd>
2019-04-13 10:02:05 -07:00
Steve Huff 1030924715 Track upstream v3-release tag, use loopback IP for probes (#10324)
* Track uswitch/kiam:v3.0, use loopback for probes

Signed-off-by: Steve Huff <shuff@vecna.org>

* Update test certs for e2e per upstream doc

Signed-off-by: Steve Huff <shuff@vecna.org>
2019-02-11 06:26:03 -08:00
Maxime VISONNEAU cb30a6076f kiam - added missing patch verb on the RBAC configuration for kiam-server (#11058)
Signed-off-by: Maxime VISONNEAU <maxime.visonneau@gmail.com>
2019-02-01 12:16:52 -08:00
Scott Crooks ab0ed349d0 [stable/kiam] Adding Prometheus metrics service endpoints (#7762)
* Prometheus endpoints in agent/server services

Signed-off-by: Scott Crooks <scott.crooks@gmail.com>

* Dots and 'and' condition for agent service

Signed-off-by: Scott Crooks <scott.crooks@gmail.com>

* Bumping version to 1.3.0

Signed-off-by: Scott Crooks <scott.crooks@gmail.com>

* Changing agent service template to match other templates

Signed-off-by: Scott Crooks <scott.crooks@gmail.com>
2019-01-25 07:41:35 -08:00
Steven Wade d9ce11ea37 Adding affinity options to KIAM agent and server deployments. (#10815)
* Adding affinity options to KIAM agent and server deployments.

Signed-off-by: Steven Wade <steven@stevenwade.co.uk>

* Bumping the KIAM chart version.

Signed-off-by: Steven Wade <steven@stevenwade.co.uk>
2019-01-22 13:05:52 -08:00
Paul Braham 7ea396d2c7 Kiam variablised certificates (#10540)
* [incubator/zookeeper] fix headless service targetPort (#9630)

* [incubator/zookeeper] fix headless service targetPort

Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com>

* [incubator/zookeeper] bump chart version

Signed-off-by: Fabrizio Fortino <fabrizio.fortino@gmail.com>
Signed-off-by: Paul Braham <paul@alfacloud.ltd>

* updated KIAM helm chart to variablise certificate names

Signed-off-by: Paul Braham <paul@alfacloud.ltd>
2019-01-11 03:57:10 -08:00
Nisan Itzhakov ea40ddc986 charts/stable/kiam: define tls secret name instead of tlsFiles (#10353)
* charts/stable/kiam: define tls secret name instead of tlsFiles

Signed-off-by: Nisan Itzhakov <nisan.mfy@gmail.com>

* charts/stable/kiam: updated the certificates at tlsFiles

Signed-off-by: Nisan Itzhakov <nisan.mfy@gmail.com>
2019-01-03 09:38:20 -08:00
Kierran McPherson 2610c801b4 Paremeterise server-address in probes (#8421)
Signed-off-by: Kierran McPherson <kierranm@gmail.com>
2018-10-17 03:05:06 -07:00
Carlos Tadeu Panato Junior 39bdf33317 update service port name (#8003)
Signed-off-by: cpanato <ctadeu@gmail.com>
2018-10-12 11:50:33 -07:00
Igor Rodionov 0b4653b7dc [stable/kiam] Added 3.0 rc1 version support (#7235)
* Merge commits to signthem

Signed-off-by: Igor Rodionov <igor@cloudposse.com>

* Fix Readme

Signed-off-by: Igor Rodionov <igor@cloudposse.com>
2018-10-08 18:36:18 -07:00
Isa Aguilar 59f9cbfcbb [stable/kiam] Dont add prometheus env vars if scrape is false (#8271)
* [stable/kiam] Dont add prometheus env vars if scrape is false

Signed-off-by: Isa Aguilar <isa@aguilarstory.com>

* [stable/kiam] bump 1.2.2

Signed-off-by: Isa Aguilar <isa@aguilarstory.com>
2018-10-08 12:23:15 -07:00
Harshal Shah ef0cf539ba [stable/kiam] Adding step to annotate namespace (#7328)
* Adding step to annotate namespace

* Bumping up chart version
2018-10-06 11:31:43 -07:00
Neer Friedman 01d3403e85 [stable/kiam] add option to use hostNetwork for server (#7129)
* [stable/kiam] add option to use hostNetwork for server

* [stable/kiam] bump chart version to 1.2.0
2018-08-10 06:27:17 -07:00
Harshal Shah b26aa2e824 [stable/kiam] Adding gateway timeout for readiness probe of kiam server (#6473)
* Adding gateway timeout

* Update Chart.yaml
2018-07-15 11:50:56 -07:00
Kit Ewbank cb9ae834cf [stable/kiam] Add Helm chart for kiam (#5330)
* Add Helm chart for kiam.

* Add appVersion and home values in Chart.yaml.

* Add sample agent and server TLS data.

* Add default role base ARN to pass CI tests.

* Changes after code review.

* Use RBAC (and labels/pod) best practices.

* Remove 'useSampleData' TLS values and put CI-specific data in the 'ci' directory.

* Correct a misunderstanding on my part of test data values.

* Fix stupid typo.

* Regenerate test TLS values.

* Further changes after review.

* Additions to the TLS tip.

* Additional comments in 'values.yaml' for mounting host directory on Amazon Linux/RHEL.

* Use v2.8 of kiam.

* Add custom 'gatewayTimeoutCreation' values for CI.

* Move 'incubator/kiam' to 'stable/kiam'.

* App version 2.8 and bump chart version to 1.0.0.

* Remove additional pod labels from daemonset and service selectors.

* Standardize on 2 spaces for list indentation.
2018-06-11 12:57:26 -07:00