Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Iab5c73fc9ebcef5b31a44adc7ce2d39d754f4aee
Issue-ID: OOM-1003
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
|
|
|
|
|
|
Change-Id: Icd3839ae7570547550cf9a3df3a129181f187f24
Issue-ID: DCAEGEN2-461
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
** Changes to add readiness checks for all dependencies,
make copyright notices consistent.
This commit adds a job that is supposed to spin-up DCAE
Few problems:
Bootstrap fails looking for consul service,
which has Release.Name prefix. Release.Name will soon be removed
everywhere. Meanwhile can run helm insall/upgrade providing parameter:
--set dcaegen2.dcae-bootstrap.config.address.consul.host=<Release.Name>-consul-server
backoffLimit: 0 in the job does not seem to work on my environment
therefore left it in a comment
There are many TODO, which need to be cleaned-out (by DCAE team)
Change-Id: If54440544cb9c8f4ac9aff59ac6752023fb3e670
Issue-ID: OOM-854
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
22/Apr: This review is ready to merge.
** Resolves issue by using the k8s-provided secret. No longer need
to map .kube/config.
Change-Id: I0f51f7d8bb9ed9a5653089e77be495dc7456ef22
Issue-ID: OOM-855
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Change-Id: Ie9375030601961ee6975f49acddb9822e1eb067c
Issue-ID: OOM-985
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
|
|
Readiness check version is not sinchronized in many pods
This causing deployment failures.
Issue-ID: OOM-936
Change-Id: Ieef91df17836adcdf24db536440d0a1624a50591
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
There is a missing liveliness check timeoutSeconds param
Issue-ID: OOM-917
Change-Id: I2979cdde0c8f1df290a6443a52e81b87a3cff3db
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
Change-Id: I5087c5180d5489d56fa1eea8ad8ac50f905bb4ba
Issue-ID: DCAEGEN2-417
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
Signed-off-by: Lusheng Ji <lji@research.att.com>
|