Age | Commit message (Collapse) | Author | Files | Lines |
|
Updating the basic requirements for Service Mesh Compliance within Policy.
Changing the DB jobs and updating the configuration files to use HTTP
Issue-ID: OOM-2253
Change-Id: If1aed68f0ed2f00d6a5cf06e5f95837f9405f65b
Signed-off-by: amatthews <adrian.matthews@est.tech>
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
The db-migrator image is upgraded to the
latest release. Additionally, config changes
to allow DB customization are included.
Issue-ID: POLICY-4343
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I9e531d3baf218a30a885bc4258f9fdeb36eaab99
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
The image versions in policy values.yaml files have been updated
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I96f9d8d2857976f22f503810ba1d9bb42133cd6b
|
|
Added strimzi kafka user and topics for policy apex-pdp in
relevant helm charts.
Updated kafka configuration for policy component helm charts.
Corrected policy-group configuration in PAP
Issue-ID: POLICY-4134
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: I0f38f4919898c04e4f4dadc820a7627eee6e022a
|
|
Issue-ID: POLICY-4341
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: I642e7df1c12f59c78d49a494857652bb5f9dd974
|
|
|
|
All Makefiles are updated to support SKIP_LINT option,
have a defined order of compilation (common -> components)
to support the parallel compilation of charts using:
make all -j8 (for 8 Jobs). Additionally use cm-push instead
of push to use the new K8S/Helm version
Issue-ID: OOM-3011
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: If9903c9d5bc646b5ce54075acc616e98c4b6706e
|
|
Add strimzi kafka user and topics for policy components in
relevant helm charts.
Issue-ID: POLICY-4133
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: If0e1107c03acdfed83bfc359a45ad546d134bd30
|
|
Make permitted repository list overridable from values.yaml
CofigMap populates the application properties file with required values.
Issue-ID: POLICY-4237
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: Ib48716f12bc5f4d22fbda8e22fd2077e0e982ec3
|
|
Use version 11.0.0 for Kohn
Issue-ID: OOM-2971
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: Icc0e0839fc6def2035383b5fa4c9153fc15fafda
|
|
Updated cluster role binding name and service account name to acm
terminology
Issue-ID: POLICY-4170
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I1b52d6a5d01921d70fce53884558a3ce58f98e19
|
|
These images tackle security issues in libraries.
Issue-ID: POLICY-4071
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I88297b05f05e0a847d10333e60e665f89ccb424d
|
|
Update chart to run Spring Boot version of policy-gui
Remove obsolete nginx config
Issue-ID: POLICY-3980
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I34ff95be09a416e07d2f4ad8bdaea71c1a1e7111
|
|
The exceptions are policy-drools-pdp, policy-xacml-pdp,
and policy-gui that are handled in different reviews.
Issue-ID: POLICY-4089
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I5d03ce22d9c69380c6f76b24383555cf71803ea4
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
ServiceMonitor resource not part of native Kubernetes,
it is a custom resource defined via Prometheus operator.
Prometheus operator deployment is a pre-requisite
to enable creating a ServiceMonitor objects.
Issue-ID: POLICY-4096
Signed-off-by: Rashmi Pujar <rashmi.pujar1@bell.ca>
Change-Id: Ia672d5d5982e61c00f8effccad0929240f54efb2
|
|
We saw some bottlenecks during S3P testing of API component due
to the default connection pool size of 10. Setting it to 20 based
on the number of parallel threads used for performance tests.
The change is required because prior to spring boot migration
(Istanbul and earlier), the default connection size was 32 so
it was never a problem for running load tests.
Issue-ID: POLICY-4007
Change-Id: Iaaa573d5fce0298e3aff05a27c2e845840a6cb06
Signed-off-by: Prakhar Pandey <prakhar.pandey@bell.ca>
|
|
- added logback prometheus support for xacml and drools.
- enabled enhanced healthchecks.
- enabled enhanced liveness probes for drools pdp to detect stuck PDP
application and restart it.
- add prometheus servicemonitor for drools.
- set latest docker image versions for drools-applications and xacml
Issue-ID: POLICY-3386
Issue-ID: POLICY-4089
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I0ffd9bf93452f8a7a63deb33f2103f9b80476d07
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
Update CLAMP OOM Configuration
for rename from TOSCA Control Loop to ACM
Issue-ID: POLICY-3942
Change-Id: I2044dfb68f22dc27d701c7bea1e2a2eab69cb28d
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
|
|
Cluster role is required for the k8s-ppnt to perform helm deployments
on the cluster
Issue-ID: POLICY-3748
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: Ib916803d22f6ecf0ed16e8c75fe52b4e567069ca
|
|
Remove clamp-frontend code,
as this is moved to policy-gui
Issue-ID: POLICY-3358
Change-Id: Id6402815ead572e8cec9f1743709d6de6f28b79c
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
|
|
This review contains the below changes:
1) PAP config changes for spring boot migration
2) savePdpStatistics flag is disabled by default
3) DMaaP connectivity added to PAP consolidated healthcheck
4) Improve PAP & API readiness probe from TCP to HTTP GET based healthcheck api
5) API config changes for springboot migration
6) Update the docker image versions for Jakarta.
Change-Id: I8dfc821b1245cd4ef6bdedad7802deb4ac3297e3
Issue-ID: POLICY-3750
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
|
|
|
|
1. Define serviceMonitor for policy components
2. Changes to common serviceMonitor tpl file to include
tls params in authentication config, and to provide ability
to overrride labels.
Issue-ID: POLICY-3779
Signed-off-by: Rashmi Pujar <rashmi.pujar1@bell.ca>
Change-Id: I79441958698271d9118efb78cfd121433e201ebd
|
|
- K8s participant to accept only permitted and secured repositories
Issue-ID: POLICY-3894
Change-Id: If602ecc35384d66990a81fd470d24d76e95725fd
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
|
|
|
|
- Disable all helm operations through REST endpoints.
- Add the context path
Issue-ID: POLICY-3894
Change-Id: Ib4b375ab8d52e06a112a005b60832545a95d62e7
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
|
|
- Call the HTTPS of ControlLoop Runtime
Issue-ID: POLICY-3874
Change-Id: I4ec6ef19e779096393cfb5812832f924dde63596
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
|
|
The image versions in policy values.yaml files have been updated and the
CLAMP runtime configuration has been updated to use Spring style
configuration
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-3827
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I220773eb7728d8f5cff36faad388970e1732f12c
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Use version 10.6.5-debian-10-r28 instead of 10.6.5.
Also align clamp and so to use the same version as the other ones
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ie1db09b03daa1bb7792ee0ff6a73bd3483213e75
|
|
- change references of healthcheck to policyadmin regarding API and PAP auth
- add robot variables to accommodate the referred changes.
Issue-ID: POLICY-3815
Change-Id: I318b7f44d9e7f554d98d845abd80cc6512831b78
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
|
|
Move all Chart.yaml to use apiVersion: 2
Move dependencies from requirements.yaml to Chart.yaml
Changes to all makeFiles
Changes to helm deploy plugin
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I03c5290eee9e40f76eacbf171e774204cf5fb1c0
Issue-ID: OOM-2845
|
|
Changed https to useHttps in configured connections to api and pap
Issue-ID: POLICY-3817
Change-Id: Id96899d39e1f8233bf7f32f54ef4253fe6dbb58a
Signed-off-by: saul.gill <saul.gill@est.tech>
|
|
Added helm chart for http participant in CLAMP
Issue-ID: POLICY-3593
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I7cd529b891b0bc1d97b4ffa993492d1e8414ee00
|
|
|
|
Added policy participant helm chart in CLAMP
Issue-ID: POLICY-3593
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I8c4f14a8448a0850a0da303a929dd86b43c8370d
|
|
Updated images for all components.
Issue-ID: POLICY-3696
Change-Id: Idf598cc4d59c7a67327fe470121b004c890343cc
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Added runtime-controlloop url and creds to application.properties
Added new image to values
Fixed SpringBoot issue where config could not be found
Issue-ID: POLICY-3593
Change-Id: Ie54b4b10b3df428f6d6f72f2f53d6384f24c00cc
Signed-off-by: saul.gill <saul.gill@est.tech>
|
|
|
|
pre-commit is now enforced by the CI chain.
Meanwhile, trailing blanks were introduced in the code base and must
be fixed so that gate pass.
Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I54daa27a1fdf019a6777e9b90274d0ef4f1ba08e
|
|
Use version 9.0.0 for Istanbul
Also update the doc.
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I03e11799bf487226784c98b04116f005c89d1e70
|
|
Added controlloop-runtime chart
Issue-ID: POLICY-3593
Change-Id: I4b948f7c12637b0c339eb966e2f93a3b864bcf44
Signed-off-by: saul.gill <saul.gill@est.tech>
|
|
Added helm chart for policy gui
Issue-ID: POLICY-3593
Change-Id: I8e0e1b7a31258bb860b304a1635f785517b443ae
Signed-off-by: ktimoney <kevin.timoney@est.tech>
|
|
|
|
Added helm chart for k8s participant in CLAMP
Issue-ID: POLICY-3593
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I766d500866c2ab1608d3f68a2af7d6d82d41dc59
|
|
Updated policy-clamp-fe image for Istanbul helm chart
Issue-ID: POLICY-3593
Change-Id: I1b8c9e8c2dd8e152e8eb369b95a663a72d49108d
Signed-off-by: saul.gill <saul.gill@est.tech>
|
|
New images and configuration for api, pap, distribution,
pdpd, pdpx, pdpa and db components.
Issue-ID: POLICY-3199
Issue-ID: POLICY-3456
Issue-ID: POLICY-3593
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I4572a3aeb8481d8d2ea671f67e105a05fc6ce1b8
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Signed-off-by: Jim Hahn <jrh3@att.com>
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Signed-off-by: Jim Hahn <jrh3@att.com>
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
|
|
Add service account to requirements.yaml, values.yaml and
deployment/statefulset
Issue-ID: OOM-2725
Signed-off-by: farida azmy <farida.azmy.ext@orange.com>
Co-authored-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I67c689d65ff004c3919256449d0bfaf976514a93
|
|
Added the missing definition for imagePullSecrets in the
job.yaml (policy, clamp-be)
to support the registryGenerator
Issue-ID: OOM-2793
Signed-off-by: andreas-geissler <andreas-geissler@telekom.de>
Change-Id: I482564ad13cbb6736520a887ced344bbb95d1fba
|
|
Update the version to 6.1.1
+ required config changes due to Camel
& Spring upgrades & Sonar fixes
Issue-ID: POLICY-3224
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I7cf2caff461b88326d3ec90c9eea0fd6711f16e5
|
|
Add a force flag so that clamp can be mounted even if the db already exists
Issue-ID: POLICY-3161
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I784c354378fbad3281b9adc55ff7aa0bc2ef3510
|