summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy
AgeCommit message (Collapse)AuthorFilesLines
2018-05-17Merge "Policy 1.2.2 released artifacts"Mandeep Khinda4-4/+4
2018-05-17Policy 1.2.2 released artifactsPamela Dragosh4-4/+4
Issue-ID: POLICY-798 Change-Id: If35ad61649daa347118e02de383b6778c4b4472c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-05-17enable pooling and liveness in pdp-dJorge Hernandez6-3/+28
Change-Id: I4b29367fd419f4ae31cf455a21b8df80c231c3fa Issue-ID: POLICY-795 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-05-10Improve docker registry secret managementBorislavG7-7/+0
Change-Id: I2d1ff878c215becc9856af184eb0b11defd75e1d Issue-ID: OOM-1064 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-09Undo PDP-X swagger port exposureJorge Hernandez3-2/+4
Undoing these changes since it causes problems in the interactions between PAP and PDP-X components in the group. set default value for oom dcae dmaap consumer group Change-Id: I213870a536e8202d0b7462e0a33cbbbffff15db6 Issue-ID: POLICY-778 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-05-08Sync docker image images with docker-manifest.csvGary Wu4-4/+4
Update the docker image versions in the OOM helm charts with the versions specified in the docker-manifest.csv in the integration repo. Change-Id: I38bd9e98ae1b15ed4bbc68051b8516f311aa8db0 Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-08Merge "expose nexus and swagger api ports externally"Borislav Glozman5-9/+16
2018-05-08Merge "install controlloop drools applications"Borislav Glozman7-74/+65
2018-05-08Merge "Fix persistent volume to be mapped to Release.Name"Mandeep Khinda2-2/+2
2018-05-08Merge "Fix inconsistent repository references"Mandeep Khinda6-6/+6
2018-05-07install controlloop drools applicationsJorge Hernandez7-74/+65
it will get the proper control loop application on the fly to minimize space used in configmaps. upgrades mariadb to latest stable version (previous one used by policy was outdated). fixes pessimistic lock DB problems on PE side fixes outdated policy-keystore overriding the image one Change-Id: Ia78d23b57b4e314c44c97912d544b85d0d6c9c5e Issue-ID: POLICY-766 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-05-07expose nexus and swagger api ports externallymayankg27035-9/+16
Change-Id: I2da21b691751e731e66a21502999a8ad2d4ef8bf Issue-ID: POLICY-778 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-05-07Merge "oom tweaks in pap configuration for pdp-x pooling"Mike Elliott3-4/+4
2018-05-07Fix persistent volume to be mapped to Release.NameBorislavG2-2/+2
Change-Id: I98754174e50537df2e82a9d9b40f471edff19e69 Issue-ID: OOM-907 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-06oom tweaks in pap configuration for pdp-x poolingJorge Hernandez3-4/+4
paplp_1 process is unused and causes intermittent bad behavior when issuing healthchecks. Since it provides no apparent benefit integrity monitor usage has been disabled. preloading policies apis are executed when the PAP come up. The PDP-Xs take longer to come up, therefore the push-policies script causes bad interactions. This operation has to be triggered after all the PDP-Xs are up and properly running, which is difficult to predict. Therefore, it is moved to a manual step execution. In the future, we could think of'how perhaps execute autonomously by some other means. It does not currently work as is, so it is disabled, at least temporarily, there were a couple problems with pap.conf, first the pdps hostname need to be explicitly provided, as PAP keeps a white list of pdp hosts that can connect to it and be served policies. Another limitation is the format, note the change to ";" to separate pdps, instead of ",". Further the automatic configuration sequence is only made for 1 PDP-X, does not work well when multiple PDP-Xs are provided, so for the first PDP-X, the credentials need to be explicitly added, otherwise, it denies access to PDP-Xs. Change-Id: I5d4a9a39822c036db26e97edb594ecaaa27f80d8 Issue-ID: POLICY-768 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-05-06Fix inconsistent repository referencesBorislavG6-6/+6
Issue-ID: OOM-874 Changes to be committed: modified: aai/charts/aai-babel/templates/deployment.yaml modified: aai/charts/aai-champ/templates/deployment.yaml modified: aai/charts/aai-data-router/templates/deployment.yaml modified: aai/charts/aai-gizmo/templates/deployment.yaml modified: aai/charts/aai-modelloader/templates/deployment.yaml modified: aai/charts/aai-resources/templates/deployment.yaml modified: aai/charts/aai-search-data/templates/deployment.yaml modified: aai/charts/aai-sparky-be/templates/deployment.yaml modified: aai/charts/aai-traversal/templates/deployment.yaml modified: aai/charts/aai-traversal/templates/job.yaml modified: appc/charts/appc-cdt/templates/deployment.yaml modified: appc/templates/statefulset.yaml modified: clamp/charts/mariadb/templates/deployment.yaml modified: clamp/templates/deployment.yaml modified: cli/templates/deployment.yaml modified: common/dgbuilder/templates/deployment.yaml modified: common/mariadb-galera/templates/statefulset.yaml modified: dcaegen2/charts/dcae-bootstrap/templates/job.yaml modified: dcaegen2/charts/dcae-cloudify-manager/templates/deployment.yaml modified: dcaegen2/charts/dcae-healthcheck/templates/deployment.yaml modified: dcaegen2/charts/dcae-redis/templates/statefulset.yaml modified: dmaap/charts/dmaap-bus-controller/templates/deployment.yaml modified: dmaap/charts/dmaap-bus-controller/values.yaml modified: esr/charts/esr-gui/templates/deployment.yaml modified: esr/templates/deployment.yaml modified: msb/charts/kube2msb/templates/deployment.yaml modified: msb/charts/msb-discovery/templates/deployment.yaml modified: msb/charts/msb-eag/templates/deployment.yaml modified: msb/charts/msb-iag/templates/deployment.yaml modified: multicloud/charts/multicloud-ocata/templates/deployment.yaml modified: multicloud/charts/multicloud-vio/templates/deployment.yaml modified: multicloud/charts/multicloud-windriver/templates/deployment.yaml modified: multicloud/templates/deployment.yaml modified: policy/charts/brmsgw/templates/deployment.yaml modified: policy/charts/drools/charts/nexus/templates/deployment.yaml modified: policy/charts/drools/templates/statefulset.yaml modified: policy/charts/mariadb/templates/deployment.yaml modified: policy/charts/pdp/templates/statefulset.yaml modified: policy/templates/deployment.yaml modified: portal/charts/portal-app/templates/deployment.yaml modified: portal/charts/portal-cassandra/templates/deployment.yaml modified: portal/charts/portal-mariadb/templates/deployment.yaml modified: portal/charts/portal-sdk/templates/deployment.yaml modified: portal/charts/portal-widget/templates/deployment.yaml modified: portal/charts/portal-zookeeper/templates/deployment.yaml modified: sdnc/charts/dmaap-listener/templates/deployment.yaml modified: sdnc/charts/sdnc-portal/templates/deployment.yaml modified: sdnc/charts/ueb-listener/templates/deployment.yaml modified: sdnc/templates/statefulset.yaml modified: uui/charts/uui-server/templates/deployment.yaml modified: uui/templates/deployment.yaml modified: vid/charts/mariadb/templates/deployment.yaml modified: vid/templates/deployment.yaml Change-Id: I00aaa1eff3b870db3b475365eeda3f2e10aef6b9 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-05-03Fix old references to portalapps servicejmac1-3/+3
Change-Id: Icd3291be17b5c42ac9706e9c7b40ed26c9617300 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1042
2018-04-26Merge "Policy Nexus component needs persistent volume"Mike Elliott4-0/+114
2018-04-26Policy Nexus component needs persistent volumeMahendra Raghuwanshi4-0/+114
Issue-ID: OOM-849 Change-Id: I86692b520f9661fac06cb0e9ea1d0373eb04df27 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2018-04-26Policy Config CorrectionMahendra Raghuwanshi8-11/+10
Issue-ID: OOM-1011 Change-Id: I85444ebb9df9368d96f55bb968291351c9d286d5 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2018-04-24Make all services independent of helm Release.NameBorislavG20-60/+66
Issue-ID: OOM-906 Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-20Revert policy keystoreMike Elliott1-0/+0
See comment posted April 20th at 5:46pm under patch https://gerrit.onap.org/r/#/c/43601/ for details. Change-Id: I5b669b02b9b5a3a95aa7040847153564807d05df Issue-ID: POLICY-747 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-04-18Support truststore with AAF root certsJorge Hernandez1-0/+0
Change-Id: Ib7f2e9ee556dd040b097e6f47453de6e231a56c8 Issue-ID: POLICY-747 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-04-17Merge "changes to ensure pap/pdps comes healthy"Borislav Glozman2-1/+4
2018-04-17incorrect config map mountingmayankg27033-17/+34
Change-Id: I54dbc1ceaf46ddc54a9aeb8504f9dee30f042872 Issue-ID: OOM-918 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com>
2018-04-16changes to ensure pap/pdps comes healthyJorge Hernandez2-1/+4
Change-Id: I4ac01cabaaed0796659c22a545cc8be19138c6d1 Issue-ID: OOM-904 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-04-16Merge "Update readiness-check version"Mike Elliott6-6/+6
2018-04-16Update readiness-check versionBorislavG6-6/+6
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>
2018-04-13Update Policy images to STAGINGPamela Dragosh2-2/+2
We have released artifacts and want to test with our STAGING docker image. Change-Id: I7885d433dc6c4c9499e90e4a1e7af6cb9e84889d Issue-ID: POLICY-708 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-04-12Merge "update nexus image references"Borislav Glozman2-16/+1
2018-04-11update drools container configurationJorge Hernandez4-5/+133
Change-Id: Iac0075c991c4e0a8e03c3f3b4bf440b704a089a8 Issue-ID: OOM-904 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-04-10update nexus image referencesJorge Hernandez2-16/+1
Change-Id: Ieb9ce34ed15077e45680fe9ceef5957a05732936 Issue-ID: OOM-904 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-03-29Correction in policy due to incorrect mergemayankg270332-75/+70
removing cli package change from policy patch Change-Id: I673cfb90f76df877bd9e69f9a185ae7c77ee4b9b Issue-ID: OOM-844 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-03-28Add Standardized Configuration to POLICYmayankg270397-1735/+3442
Change-Id: Iabdb2bba14b5095c08ff2920aec97a213e0acb30 Issue-ID: OOM-745 Signed-off-by: mayankg2703 <mayank.gupta@amdocs.com> Signed-off-by: Mike Elliott <mike.elliott@amdocs.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-03-27Add standardized helm chart for logBorislavG2-1/+5
Change-Id: Ic9f0eb567716224893955d9379e9ed9308b9ea79 Issue-ID: OOM-740 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-03-22License addition in all yamlsvaibhav_16dec12-0/+168
Issue-ID: OOM-821 Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-01Run all components in one namespaceBorislavG22-107/+133
Change-Id: I5fcd4d577c1fda4de27842807c7cf7a5d372756e Issue-ID: OOM-722 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-02-22policy - readiness image updatekerenj1-1/+1
changes can be seen in reviews: 31743 and 31721 Issue-ID: OOM-514 Change-Id: I001362b65b03137d996e93b1ace64438bcbf2d9c Signed-off-by: kerenj <keren.joseph@amdocs.com>
2018-02-15Replica Scaling of Policy Containervaibhav_16dec7-6/+14
Issue-ID: OOM-689 Change-Id: Iff389af637dec0b85e568dd9b4cfa641f11eb3fc Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-01-25Policy config segreggationvaibhav_16dec33-25/+1796
Issue-ID: OOM-553 Change-Id: I8dab41aea5b0fad1395f6deb47b2faa6f7dcbdbc Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-01-18Merge "Add update-vfw-op-policy.sh for OOM"Alexis de Talhouët1-0/+93
2018-01-18Fix policyAlexis de Talhouët6-18/+15
- remove useless init-check in deployment to match requirement from policy team: https://gerrit.onap.org/r/gitweb?p=policy/docker.git;a=blob;f=docker-compose.yml;h=96fd5073e9d51908dabd04643aa96b42820ac681;hb=HEAD - add missing drools port (9696) - update configuration files to reflect latest Change-Id: I3399c21a3357b649fdc078a0bd4ba4af1f751a9b Issue-ID: OOM-490 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-01-18Add update-vfw-op-policy.sh for OOMAlexis de Talhouët1-0/+93
Include latest update: https://gerrit.onap.org/r/#/c/25887/ See POLICY-486 Change-Id: I74e6a02e8ef61fabd6739e7288b3e0dd915c214b Issue-ID: OOM-490 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> (cherry picked from commit dc57f9c7ffb19d4d7c9bbfbf052209d659f593b4)
2018-01-18Disable persisting policy mariadbAlexis de Talhouët2-37/+0
See https://lists.onap.org/pipermail/onap-discuss/2018-January/007199.html Change-Id: Ib75fbb40e99b6c97ccee9285750c9463f9c6a4f8 Issue-ID: OOM-548 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> (cherry picked from commit ccb051441f45e5cf7ee4fa8e59726e794741a2c9)
2017-12-15Merge "Migrate to R1 released docker images"Mandeep Khinda1-4/+4
2017-12-08Migrate to R1 released docker imagesAlexis de Talhouët1-4/+4
Change-Id: Iac46cbae69404d17e1f4e59f85ed18fc7ecd01dd Issue-ID: OOM-432 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> (cherry picked from commit f033f949c49cc195be1f3a6bdf79759f7e0983ca)
2017-11-22Update annotations to spec for policyvasundhra5-178/+113
Issue-ID: OOM-406 Change-Id: I23e47dd28502cefc7b64fad7704aacdee51f1fc7 Signed-off-by: vasundhra <vasundhra.choudhary@amdocs.com>
2017-10-29Add option to disable specific deploymentsyuryn8-0/+26
Add option to disable any deployment by using conditions in helm templates. Each deployment will get helm parameter - boolean flag allowing to disable it. The flags can be listed in the custom values.yaml file that can be passed to the createAll script with '-v' command line option. Change-Id: I32b795de46c72915c2201c94c23f4e061971bb56 Issue-ID: OOM-380 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2017-09-27added filebeat to all componentsyuryn4-0/+90
Deployment of: filebeat containar for each relevant component + chown of log dir to root - prevents filebeat complaining about filebeat file + ecomp web app renamed onap - fixed dep-pap.yaml + fixed multiple volumeMounts in vid-server Change-Id: I74f8f2abd5feeba1d37b044d2a023674fd41c994 Issue-ID:OOM-110 Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
2017-09-26Revert "added filebeat to all components"Alexis de Talhouët4-90/+0
Pods aren't starting properly. Let's not take any risk, so reverting. 3m 18s 4 kubelet, kubernetes-5 spec.containers{vid-server} Normal Killing Killing container with id docker://vid-server:FailedPostStartHook This reverts commit 4ca69ea2b6a2aaaf0974953a3c3dec7694fdfcb0. Deployment of: filebeat containar for each relevant component Issue-ID:OOM-110 Change-Id: I7953ac3b0e2a4ecbdd1a7d2a48cb9a1964bf08ab Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>