Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/oom.git from branch 'master'
to 3925d7f8efc136cc6bd70d5e68e4eefadbdd9ad7
- update properties with ErrorCatalog
Issue-ID: OOM-2337
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
Change-Id: Iec54c9446cba54d6327659a06fade5ebaf537b3b
|
|
* Update docs/submodules/oom.git from branch 'master'
to 073d1f84e6c570b7c68013403a45db8101d15eea
- Merge "Change the version number to 2.0.5, and modify the configuration of HTTPS matching 2.0.5."
- Change the version number to 2.0.5, and modify the configuration of HTTPS matching 2.0.5.
Issue-ID: USECASEUI-412
Change-Id: I8afe4fef1da62e6c40a9b19c2699135b9b0055a3
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 435bbfae730817c7a2886d3010fe1bfd7c05968c
- Merge "fix for the 30224 with the debugEnabled"
- fix for the 30224 with the debugEnabled
Issue-ID: SO-2519
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Iee36c5f5182686a8d18ba8d178a5d002623cd0a1
|
|
* Update docs/submodules/oom.git from branch 'master'
to 5aadc628a1018e416ac185d50b7bdbb06208ce9f
- Merge "Changes for MDONS usecase"
- Changes for MDONS usecase
Change-Id: I182419f83c8296b25be2aa4ce729d6ea27b33836
Issue-ID: SO-2460
Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to f2cff9603964bdb9a25e6ba6dfdfbd8db918bf56
- Merge "Deploy dmaap-bc with downloaded certs"
- Deploy dmaap-bc with downloaded certs
This fixes the charts to properly install new SSL artifacts from AAF.
And we use the newest container version that uses cadi library to read
these artifacts.
Issue-ID: DMAAP-1401
Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
Change-Id: I4d70716220a7f3e629762d3bef2149e3b0147133
|
|
* Update docs/submodules/oom.git from branch 'master'
to fff1538bebabc6230b1a5a5e070633dd0ad8bdc4
- Merge "Add flag to values for disableHttp"
- Add flag to values for disableHttp
Add a flag that can be used inside the charts and in the AUTO.json file with the http enabled status
Issue-ID: OJSI-102
Signed-off-by: IlanaP <ilanap@amdocs.com>
Signed-off-by: IlanaP <ilanap@amdocs.com>
Change-Id: Ieee2a4b4dea49d7a55eed0811ea29145dd17556a
|
|
* Update docs/submodules/oom.git from branch 'master'
to 0cdf3ca3b4718191ef34cc855a78b0a187e5c86e
- Merge "Nginx ingress config loadbalancer option"
- Nginx ingress config loadbalancer option
Add nginx ingress postinstall optional step for
enable nginx ingress controller service with
LoadBalancer option
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Issue-ID: OOM-2099
Change-Id: I195bfaee5e7e268b0f16da4c75b44c17bd695086
|
|
* Update docs/submodules/oom.git from branch 'master'
to 784fbfdf57b6e5a11aadb8e4fc2080c026f9944e
- Merge "DNS add option for display target machine info"
- DNS add option for display target machine info
Add info option for displaying target machine
configuration manual when DNS server is already
deployed on the cluster
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Issue-ID: OOM-2289
Change-Id: Ia876fd9ee51fbe852fae2f9daf8f769ff32efe46
|
|
* Update docs/submodules/oom.git from branch 'master'
to d1711e4a7578c68efa68937883e12b3c5d04f9d1
- Merge "Add NBI Frankfurt features to gating test"
- Add NBI Frankfurt features to gating test
Issue-ID: EXTAPI-413
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: I962409c449ea8ba14327e3102c0085311bb1800a
|
|
* Update docs/submodules/oom.git from branch 'master'
to 55dd9e546aeba2e00013382e374d72ee5d06ee02
- Merge "remove 30208 port"
- remove 30208 port
the port 30208 was using http apidoc
since we have moved to https apidoc
hence this 30208 can be removed
Issue-ID: APPC-1851
Change-Id: Iccd814bd624635939c51147489af708320caedac
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to b22fc258c15ac525557d4325ca2441314a23d91e
- Merge "Add dcaemod charts"
- Add dcaemod charts
Issue-ID: DCAEGEN2-1866
Change-Id: I0179e1e75529ad8017b1a5c23747dbd80aa6f625
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 49a383dfd9078a83660b1727c6cc8ef6a9646b44
- Merge "[COMMON] Allow special characters in postgress passwords"
- [COMMON] Allow special characters in postgress passwords
Postgres image that we are currently using uses sed to replace
passwords placeholders with their actual values at startup time.
This apprach is very fragile and leads to issues if & happens to be a
part of password as it has a special meaning in sed.
To fix this issue let's just extract the setup.sql file from the
container and process it on our own in init container using envsubst
and then mount it to the main container to be used.
Issue-ID: OOM-2317
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ifd51d8f0af0099958caa209185fb7a87a0480bd2
|
|
* Update docs/submodules/oom.git from branch 'master'
to 52b046a351ce1551a338c1f9862366f45cf4929f
- Merge "[APPC] Use common secret tamplate for mariadb-galera credentials"
- [APPC] Use common secret tamplate for mariadb-galera credentials
Use init container construction & common secret template to remove
hardcoded mysql db credentials.
For now credentials are still hardcoded in the values file to avoid
making too many changes at once.
I also had to make properties files writeable because appc uses some
weird design and modifies them inside main container while starting
odl.
Issue-ID: OOM-2275
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ie36522fc1fdf92a382d5f25a54d4cb150b57ea35
|
|
* Update docs/submodules/oom.git from branch 'master'
to 9e2eaa122f6eaf3fd3747e7e460a3a6bc606cf3f
- Merge "SDC/Portal interface to HTTPS"
- SDC/Portal interface to HTTPS
Change-Id: I769e4f0c4cdaf5b3f2737128654e4650a9d9ab29
Issue-ID: SDC-2799
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to e4cb89750a63ea65e268c048a448bb8a41618741
- [UUI] Release new version of server
Issue-ID: USECASEUI-412
Change-Id: I521876aecb95f265ccfc92c8f1d144afd6cbb54c
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 367b492a7fab6170e726b24e39fe82d0c19358ae
- Merge "[DMaaP BC] Use common.service template"
- [DMaaP BC] Use common.service template
Use the service template from common folder.
Align Deployment with kubernetes v1.9+ stable APIs
Fix case when PG AND AAF are not enabled
Enable liveness and readiness probes.
Issue-ID: OOM-1971
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ic6232312ba28effeb8d911001bc05ed7752b2212
|
|
* Update docs/submodules/oom.git from branch 'master'
to 572c847bc96b73232132754177f4168da9ff960d
- [DOC] Explain where to download kubectl
Some people weren't sure on which machine we have to install it.
Issue-ID: OOM-2061
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ib46ac2211a716e04ce5b8d9394264bb7fd34a42c
|
|
* Update docs/submodules/oom.git from branch 'master'
to ca73cd3dd08dd90591cf309ae59d9edd15d02b55
- Bump up versions of multicloud service
Issue-ID: MULTICLOUD-1026
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I5bf7f56bf2c90ae4fb7584f6c16ce485025ecd1e
|
|
* Update docs/submodules/oom.git from branch 'master'
to 97b24386228230f11f3401976075b91a6ded3b7b
- Merge "Helm changes for new Kafka and zk images"
- Helm changes for new Kafka and zk images
Issue-ID: DMAAP-1337
Change-Id: I98c5812365ba0abeb81455793c826d84507bc7e7
Signed-off-by: su622b <su622b@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to def29252f39f5432c51bfd3d753bbf35c2060256
- Merge "Standardize the pap pod/service name."
- Standardize the pap pod/service name.
To fix the bug with connecting to the pap by pdp.
Change-Id: I21fb90f151ecace5c10e4def190ed15b15d7c4e5
Issue-ID: OOM-2333
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 9e8be643be6583e998a17949ceb1b6e945b5e95f
- Merge "[DMaaP DR] Enable persistence for Claims"
- [DMaaP DR] Enable persistence for Claims
Currently, persistence was not enabled, preventing creation of relevant
PV/PVC for DMaaP DR.
Setting this persistence as it should be the normal behavior
Issue-ID: OOM-2332
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ic36c0956d40333529d6325af38e33a9bc6838946
|
|
* Update docs/submodules/oom.git from branch 'master'
to a2b459b347fb8c14944ee333e5f78daec89ac503
- Merge "Add VFC env about reg_to_msb_when_start to determine whether register to microserice"
- Add VFC env about reg_to_msb_when_start to determine whether register to microserice
Becaue now oom can register the microservice to msb automatically,
if without K8S, we can also register vfc microservice to msb
automatically by vfc container itself.
IF it is set to false, vfc contanier will not register again, if it is
set to true, vfc will register by itself.
we use this flag to determine who is responbile for serice registeration
and it can reduce duplicate registration.
Change-Id: Ie79a8803725ae0c762d9c39a04f922d9823c46e2
Issue-ID: VFC-1601
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 1450e4dc479ee0cfefae4c22feef10bd46f2f4e0
- Merge "[SO] Use common secret template in so-mariadb"
- [SO] Use common secret template in so-mariadb
Use common secrete template in so-mariadb component.
For now passwords are stil hardcoded but this will be removed in
further commits.
Issue-ID: OOM-2328
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I70b13b14d0ddad8913f45c7cabed0c0d221d0005
|
|
* Update docs/submodules/oom.git from branch 'master'
to bee2d8ba5eb570ca970512e4e58a947f3cd8dfdd
- Update git submodules
* Update kubernetes/robot from branch 'master'
to 3fa8381f2a1e5f030ee1388466417817dda0fbe2
- Adapt Robot test for vnfsdk (move to HTTPS)
Issue-ID: OJSI-154
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ie04b69feeeb8723e400899abd1360c90ae505d4f
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to c9a26cfaa703c2f274279a9662494171ac60b27e
- Update git submodules
* Update kubernetes/aai from branch 'master'
to 3d1bbe894ff20bc8b1512591c6d8993b4d2009b1
- Use release resources:1.6.6
Issue-ID: AAI-2831
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I7f561576db28439572ea95131efe12f1f3e953c7
|
|
* Update docs/submodules/oom.git from branch 'master'
to b8316cdbeaed1c4929531da836f24639c745ab66
- Merge "[DOC] Update Kubernetes RKE installation doc"
- [DOC] Update Kubernetes RKE installation doc
Issue-ID: OOM-2204
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I1d17f027f81c2abc3fbf97973dd5076776b8499e
|
|
* Update docs/submodules/oom.git from branch 'master'
to 72d5d13247c5b924ffde2cd449bd0715a117cf98
- Merge "5.1.0 policy-handler - policy-updates from new PDP"
- 5.1.0 policy-handler - policy-updates from new PDP
- need help with url to DMaaP MR and info on policy-update topic
plus the subscriber info
DCAEGEN2-1851:
- policy-handler now supports the policy-update notification
from the new policy-engine thru DMaaP MR
- integration testing is requested
DCAEGEN2-1976:
- policy-handler is enhanced to get user/password from env vars
for PDP and DMaaP MR clients and overwriting the Authorization field
in https headers received from the discoverable config
= to override the Authorization value on policy_engine,
set the environment vars $PDP_USER and $PDP_PWD in policy-handler
container
= to override the Authorization value on dmaap_mr,
if using https and user-password authentication,
set the environment vars $DMAAP_MR_USER and $DMAAP_MR_PWD in
policy-handler container
- Fixed service definition external port to 80
Change-Id: I8c1089542ed00408614da0720653221d475293e6
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-1851
Issue-ID: DCAEGEN2-1976
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to bb698e051b36b471911ad8a315e4ad0f35616838
- Merge "4.3.0/6.1.0 deploy-handler - policyVersion as str"
- 4.3.0/6.1.0 deploy-handler - policyVersion as str
- external version 4.3.0
- internal version 6.1.0 for code change - no API change
Change-Id: I9093184da29b7ef9ac3e6e48cc6e53743ecb5c9e
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-2085
|
|
* Update docs/submodules/oom.git from branch 'master'
to 0a54b9317805e32138909bb07ff8cd4667f3b4e5
- Merge "Remove CBS NodePort assignments"
- Remove CBS NodePort assignments
Exposing NodePorts is needed only for multi-site installations.
Issue-ID: OJSI-195
Issue-ID: DCAEGEN2-2129
Change-Id: I1d6731d95a6c058f5b2e08708c153f31e2065476
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to c200bc022e6abab30ebe76d89742f24c211c9ca0
- Merge "Update VFC release version in oom"
- Update VFC release version in oom
Change-Id: I57b66de5d562b5170b841c5615f84f14f75ce16a
Issue-ID: VFC-1644
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 119360f15740ed88135d6f48df92df6e3b79e225
- Merge "Migrate to HTTPS from HTTP - VNFSDK"
- Migrate to HTTPS from HTTP - VNFSDK
Issue-ID: OJSI-154
Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@hauwei.com>
Change-Id: I7d3d3faa5e17d68051b0816fa5834b88817c3cf1
Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 19b2a3f19a60e4b47fd364db92ce01b412aebe86
- CDS SDC listener crashing
The environment specification for AUTO in sdc defines the UEB endpoints
with the namespace appended to message-router "message-router.onap". In
CDS configuration we were only specifying the hostname
"message-router" causing SDC to not find a suitable environment and
returning an error.
Modified the sdc listener configuration in CDS to append the namespace
to the configuration.
Issue-ID: CCSDK-2160
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: I7afabb91e43948118490455bdc6ba6a53c28a217
|
|
* Update docs/submodules/oom.git from branch 'master'
to a53b32f6eb8529777573db53e61d474363a13ef9
- Merge "add yaml for 5G Network Slicing usecase"
- add yaml for 5G Network Slicing usecase
Issue-ID: OOM-2329
supply a ONAP installation config file for 5G Network Slicing usecase,
so that the user can easily install a minimum-scope ONAP with as few
resources as possible.
Signed-off-by: zhangqingjie <zhangqingjie@huawei.com>
Change-Id: I728a0229296d62120418f654e4c3f50a2805a69e
|
|
* Update docs/submodules/oom.git from branch 'master'
to d5f7a0e5208cc3ad459e2288db8f391cc3ba160a
- Merge "Reverting to AAF deployer@people.osaaf.org for cert distribution"
- Reverting to AAF deployer@people.osaaf.org for cert distribution
Change-Id: I4882750ff11343b387dde0452f7bf65a4f612f80
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: DMAAP-1405
|
|
* Update docs/submodules/oom.git from branch 'master'
to de2578fbb798ae55ffa7c163fc6e29fb51c1f3c0
- Merge "[COMMON] Add a template for PV"
- [COMMON] Add a template for PV
Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ia885d54fbb9a9fe1ea8a0dec311f63b11cc028c6
|
|
* Update docs/submodules/oom.git from branch 'master'
to f10d5bb6cae5f9d8be4dd4aa832098fd8e2d2f32
- Merge "[DMaaP MR] Use HTTPS only for external traffic"
- [DMaaP MR] Use HTTPS only for external traffic
Use the new template features to create two services for DMaaP Message
Router:
* One of ClusterIP type with HTTP AND HTTPS port, with the same
name as before.
* Another of NodePort type with HTTPS only port, with a new name (this
one should be used only for external traffic)
I've also replaced `tabs` iby spaces in two resources files so it's
easier to read the configmap.
Issue-ID: DMAAP-1400
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I394e0b5327ffe2605f0c4c8b134e49553b06232c
|
|
* Update docs/submodules/oom.git from branch 'master'
to 5dddd2fb77faaf18031d3791a18c210772f366f4
- Merge "[VFC] Use common secret template for DB root password"
- [VFC] Use common secret template for DB root password
Issue-ID: VFC-1600
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I9f83c6f6eaace60c3e974218810e5943c5758c06
|
|
* Update docs/submodules/oom.git from branch 'master'
to 13661d29724537142268009290fb5974d458bc3e
- Merge "Use released version of ESR"
- Use released version of ESR
Issue-ID: AAI-2734
Change-Id: I9479f62bfc1baab2d3a72602f6c6fa704ef01962
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 1fe2bbe04b2f81623661105d4d8ef32286122257
- Merge "[COMMON] Allow to attach annotations to secrets"
- [COMMON] Allow to attach annotations to secrets
SO adds some annotations to one of its secres so let's extend the
common secret template with the ability to add annotations.
Issue-ID: OOM-2328
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I4c33d87724b2296852d62e2ddf9061ff4e235157
|
|
* Update docs/submodules/oom.git from branch 'master'
to 217dc47798a9e03fb8d06bfc7a5cfdcb32f2556f
- Merge "[SO] Support LCM API of SDNC"
- [SO] Support LCM API of SDNC
Issue-ID: SO-2588
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
Change-Id: I809336bcc7528e4196ddb59a9c25939fd891b502
|
|
* Update docs/submodules/oom.git from branch 'master'
to 33c2105e28a74b72dc10acee8997f51462f6be0f
- Merge "DCAE R6 updates"
- DCAE R6 updates
Helm chart updates to pull in latest version of components:
bootstrap loads blueprints into DCAE inventory
bootstrap configures k8splugin for JKS CA store
inventory uses generated CA cert
cloudify manager loads type file to synch clamp and dcae
policy plugins
dashboard skips bad blueprints from inventory
bootstrap loads latest pgaas and sshkeyshare plugins
bootstrap runs as non-root user
Issue-ID: DCAEGEN2-2049
Issue-ID: DCAEGEN2-1938
Issue-ID: DCAEGEN2-2097
Issue-ID: DCAEGEN2-2120
Issue-ID: DCAEGEN2-2072
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: I12f37ccc85ebfefba10e7ec1113da6474927ba57
|
|
* Update docs/submodules/oom.git from branch 'master'
to f8a5330a6d1cfab6dd454a532c60466b5d2a8134
- Bump DMaaP DR version
Change-Id: I7a37ab9a69fdb3232f68b908ea97a788fbab55a1
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: DMAAP-1404
|
|
* Update docs/submodules/oom.git from branch 'master'
to 6b1558231f6cea87e2ef1908d01dd9ba91485a64
- Merge "[SO] Use common secret template in so-catalog-db-adapter"
- [SO] Use common secret template in so-catalog-db-adapter
Use common secret template in so-catalog-db-adapter component.
For now passwords are stil hardcoded but this will be removed in
further commits.
Issue-ID: OOM-2328
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I2ac98729b47d15ab4c360c3bb8c759370d6ec7d2
|
|
* Update docs/submodules/oom.git from branch 'master'
to a6e491341ca10f98cac6fbae3505825025e1e681
- Update git submodules
* Update kubernetes/robot from branch 'master'
to c854b484ebbd5e0c1be1e6a032a79beeb4cab6ff
- Removing http for DMaaP DR
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: DMAAP-1400
Change-Id: Ifd0502283d4efe0c14aeb1e77bfa85779596cfec
|
|
* Update docs/submodules/oom.git from branch 'master'
to 08d000c6519add68d23f6ea089e8df2c311155cc
- Merge "[COMMON] Handle TLS/Non-TLS for Service"
- [COMMON] Handle TLS/Non-TLS for Service
Current service and headlessService templates doesn't handle the fact
that out of cluster ports must be TLS encrypted only.
With a new (backward compatible) DSL, this is now possible.
In values.yaml, all ports in service part with port AND plain_port will
have the ability to be HTTP or HTTPS depending on the context.
Per default, they'll be HTTPS.
TLS choice will be done according this table:
| tlsOverride | global.tlsEnabled | global.serviceMesh.enabled | global.serviceMesh.tls | result |
|-------------|-------------------|----------------------------|------------------------|--------|
| not present | not present | not present | any | true |
| not present | not present | false | any | true |
| not present | not present | true | false | true |
| not present | not present | true | true | false |
| not present | true | any | any | true |
| not present | false | any | any | false |
| true | any | any | any | true |
| false | any | any | any | false |
Service template will create one or two service templates according to this table:
| serviceType | both_tls_and_plain | result |
|---------------|--------------------|--------------|
| ClusterIP | any | one Service |
| Not ClusterIP | not present | one Service |
| Not ClusterIP | false | one Service |
| Not ClusterIP | true | two Services |
If two services are created, one is ClusterIP with both crypted and plain
ports and the other one is NodePort (or LoadBalancer) with crypted port only.
Issue-ID: OOM-1936
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: If766dd73132022d1a6e578fd36113c461bb91ea5
|
|
* Update docs/submodules/oom.git from branch 'master'
to a0c81fb9188d01d569e973c5b680b00794deb0ce
- Merge "Removed external access on unsecure port for cds-blueprints-processor-http"
- Removed external access on unsecure port for cds-blueprints-processor-http
Issue-ID: CCSDK-2147
Signed-off-by: gummar <raj.gumma@est.tech>
Change-Id: I7701616ec9732225cf2be07d67dad7af0953bccb
|
|
* Update docs/submodules/oom.git from branch 'master'
to ff1c5075c21a7fe77e9be438eb1831c5dbcb552f
- Merge "Disabling http ports on DMaaP"
- Disabling http ports on DMaaP
Change-Id: I8cf5a6ac58d38c6e5c818259baf7d69615eb9803
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: DMAAP-1400
|
|
* Update docs/submodules/oom.git from branch 'master'
to f2b9d74212cbcfd760a5826b7a853f5ba6154e99
- Merge "[SDNC] Use common secret template in sdnc"
- [SDNC] Use common secret template in sdnc
Some passwords are still hardcoded but with this commit all components
should be using passwords provided via secrets not directly as strings.
A follow-up patch will remove hardcoded passwords where feasible.
Issue-ID: OOM-2309
Change-Id: I047974506430cbb277200d0103bcc57a6fd8a83b
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 512bafc2e717582ac9d4ac1aa6660a1edf2ec90e
- Merge "HTTPS/AAF auto cert gen for Portal SDK"
- HTTPS/AAF auto cert gen for Portal SDK
integrate portal-sdk with AAF agent init container.
add pv to store init-container certs generated at startup.
add aafEnabled flag to switch on/off aaf integration.
modify tomcat startup to load p12 and enable HTTPS based on flag.
Issue-ID: PORTAL-261
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ia2b05b8661bf9e0c03a60467212e80d1c9d02bac
|
|
* Update docs/submodules/oom.git from branch 'master'
to 032c13e94bdf7d9b7798640a0d8afd19a4330574
- Merge "[UUI] UUI Server is a core eater"
- [UUI] UUI Server is a core eater
And thus needs bigger limits/requests
Issue-ID: USECASEUI-403
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ide23f95af16f9ed9615bcb26e67e40cd1145670f
|