[jboss-jira] [JBoss JIRA] (SWSQE-786) New Job to add a member into ServiceMeshMemberRoll

Guilherme Baufaker Rêgo (Jira) issues at jboss.org
Tue Jun 11 05:29:00 EDT 2019


    [ https://issues.jboss.org/browse/SWSQE-786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13745014#comment-13745014 ] 

Guilherme Baufaker Rêgo commented on SWSQE-786:
-----------------------------------------------

This task needs TP12 to link the Accessible namespaces on kiali operator and Service Member Roll changes.

If you want to add manually the servicemeshmemberroll (only valid on multi-tenant and with maistra installation).

oc patch servicemeshmemberroll default -n istio-system --type='json' -p='[{"op": "add", "path": /spec/members/0, "value":"bookinfo3"}]'

On install-build-kiali job, there is a variable called ACCESSIBLE_NAMESPACES which after some scavenging I found out it is

a list with *no commas separated* (https://github.com/kiali/kiali/commit/7049ff796306eb739ef75608a92f7b41fa1fb71c#diff-9ed7738fd066fc54d1b80f0da319d8cfR297)

so eg:
istio-system bookinfo.




> New Job to add a member into ServiceMeshMemberRoll
> --------------------------------------------------
>
>                 Key: SWSQE-786
>                 URL: https://issues.jboss.org/browse/SWSQE-786
>             Project: Kiali QE
>          Issue Type: QE Task
>            Reporter: Hayk Hovsepyan
>            Priority: Major
>              Labels: infrastructure
>
> As we have a new Kiali Operator PR#1010 merged, we need a new way to add any namespace into Kiali's accessible ones.
> So the best way is to separate that action into a job and call it from any place needed.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)



More information about the jboss-jira mailing list