11 Commits

Author SHA1 Message Date
Chris Wedgwood
82a828ce8d Update to container image repo k8s.gcr.io
gcr.io/google_containers/ no longer contains the image versions we
require, use the new location.

Change-Id: Iabb9e672e494f27d1a3691a9ce0dd2ccf10d5797
2020-12-07 19:34:09 +00:00
Zuul
6ac8c9728c Merge "Enable Apparmor to etcd chart" 2020-09-11 18:22:59 +00:00
diwakar thyagaraj
ffb4781445 Upgrade etcd to 3.4.3
Change-Id: I6a9e225c1acb3f7cfeadd601fa4f2abb37e133f3
Signed-off-by: diwakar thyagaraj <diwakar.chitoor.thyagaraj@att.com>
2020-09-09 16:29:02 +00:00
PrateekDodda
81c8571224 Enable Apparmor to etcd chart
Added Apparmor Job to etcd

Change-Id: Ia1770ec44b0a3c186ee33a721d38b36120a3bc30
2020-09-08 19:57:19 -05:00
KHIYANI, RAHUL (rk0850)
cb1bd3c6d7 Add security context template at pod/container level for etcd chart
This change implements runAsUser flag at pod level and readOnly-fs
flag at container level

Change-Id: Idcb78a1125b51e3b2a71c8cab0e97246c3f1c5aa
2020-09-08 19:25:32 +00:00
Andrii Ostapenko
731a6b4cfa Enable yamllint checks
- document-end
- document-start
- empty-lines
- hyphens
- indentation
- key-duplicates
- new-line-at-end-of-file
- new-lines
- octal-values

with corresponding code adjustment.

Change-Id: I92d6aa20df82aa0fe198f8ccd535cfcaf613f43a
2020-05-29 19:49:05 +00:00
Gage Hugo
d14d826b26 Remove OSH Authors copyright
The current copyright refers to a non-existent group
"openstack helm authors" with often out-of-date references that
are confusing when adding a new file to the repo.

This change removes all references to this copyright by the
non-existent group and any blank lines underneath.

Change-Id: I1882738cf9757c5350a8533876fd37b5920b5235
2020-05-07 02:11:15 +00:00
Steve Wilkerson
b50fae62a4 Update kubernetes-entrypoint image reference
This updates the kubernetes-entrypoint image reference to consume
the publicly available kubernetes-entrypoint image that is built
and maintained under the airshipit namespace, as the stackanetes
image is no longer actively maintained

Change-Id: I5bfdc156ae228ab16da57569ac6b05a9a125cb6a
Signed-off-by: Steve Wilkerson <sw5822@att.com>
2019-10-18 18:20:11 +00:00
Roy Tang (rt7380)
85bd731562 Expose Anti-Affinity Weight Setting
This ps exposes the anti-affinity weight value, including
default, that will be consumed by the updated htk function.

Change-Id: Id8eb303674764ef8b0664f62040723aaf77e0a54
2019-05-14 17:04:52 -05:00
Tin Lam
ab6d15441c Upgrade etcd to 3.2.24
This patch upgrades the default etcd version to 3.2.24.  Migration from
2.x to 3.x is required to address:

* Kubernetes is deprecating etcd 2.x support later this year. See [0].
* Recommended etcd minimum versions are: 3.1.11+, 3.2.10+, 3.3.0+ to
  address a data corruption bug. See [1].

[0] https://groups.google.com/forum/#!msg/kubernetes-dev/DoOl77xjpDA/uZFun65oBwAJ
[1] https://discuss.kubernetes.io/t/recommended-etcd-minimum-versions-3-1-11-3-2-10-3-3-0/2637

Change-Id: I221e0ff06557c3b107567180628a2c7bf1301bf0
Signed-off-by: Tin Lam <tin@irrational.io>
2018-09-08 08:11:32 +00:00
Pete Birley
55424bacfd Etcd: move Etcd chart to OSH-Infra
This PS moves the Etcd chart to OSH-Infra

Story: 2002204
Task: 21732

Change-Id: I571df1239d5f30d8358662d61d2bbbb910659c5b
Signed-off-by: Pete Birley <pete@port.direct>
2018-09-02 05:05:05 +00:00