Commit Graph

5 Commits

Author SHA1 Message Date
John Howard e835bdbe26
Do not explicitly set addon namespace (#7847)
* Do not explicitly set addon namespace

its hardcoded in the manifest, and there are multiple namespaces used so
hardcoded it to istio-system will fail

* fix -f flag
2020-08-04 13:25:05 -07:00
John Howard 265936889f
Update addon installation docs for 1.7 (#7802)
* Update addon installation docs for 1.7

* lint

* More fixes

* Update output
2020-07-29 13:02:27 -04:00
Frank Budinsky e9a89c879f
Add owner attribute to docs (#7737)
* Add owner attribute to docs

* remove @
2020-07-15 15:19:40 -07:00
John Howard ebed96e2bc
Add kiali integrations page (#7562)
* Add kiali integrations page

The primary purpose for this is to just have a page here for consistency
with other addons, most of the content still lives in the other doc I
link to here. That may change in the future but for now I think it makes
sense to just get something here and we can refactor in the future.

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

* Apply suggestions from code review

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-06-17 07:52:01 -07:00
John Howard 3240aea66b
Add tracing integration pages (#7415)
* Add tracing integration pages

* Alpha sort
2020-06-01 08:00:56 -07:00