Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Helm is now called by HELM_BIN variable which by default is set to helm
and makefiles use helm from path. HELM_BIN can be overwritten so user
can have two version of helm in system and choose which one to use.
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562
Change-Id: I0917796aafe234e87afa0ac3c4c15720296276d5
|
|
Currently sdc-be 8080(http) port is disabled and no longer used,
but the MSB annotation still points to that port so an issue
occurs when a client tries to communicate with SDC via MSB.
This will change the service port to 8443(https) in the annotation,
and also pass 'enable_ssl' param so that MSB will use https
scheme in proxying communication.
Issue-ID: SDC-3314
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
Change-Id: I0f11fbe55fb21048571b657249b01065a2c0b443
|
|
|
|
Add missing common flavor limits (and revisit some values)
Add fixed limits for single job containers and init containers (no need to have these configurable I think)
Reworked timeouts
Issue-ID: SDC-3282
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I2eb7122eed370978876ac496a68eebb51421595a
|
|
|
|
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Change-Id: I29f324ef2525a051caff31bc640a00e67b96d9c8
Issue-ID: OOM-2562
|
|
|
|
Bump sdc images to 1.7 version
Issue-ID: SDC-3076
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I496ee4f63def228cca5783127d69aee08028c27f
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
|
|
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562
Change-Id: Ib39a3846020292cc4087947356d9d8e6247905d7
|
|
DCAE-DS is now deprecated (replaced by DCAE-MOD) - no need to maintain old charts
Issue-ID: SDC-2642
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Iba2f17ff22c73b668466abd638323e5b2914c959
|
|
Auto SSL certificates generation through certInitializer template for SDC
Refactor to components
Issue-ID: SDC-3172
Change-Id: I2c895a8d8e7c25e11a2a1e997735d2e7b2d258aa
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
|