[JBoss JIRA] (ISPN-11626) CLI diagnostics tool
by Tristan Tarrant (Jira)
Tristan Tarrant created ISPN-11626:
--------------------------------------
Summary: CLI diagnostics tool
Key: ISPN-11626
URL: https://issues.redhat.com/browse/ISPN-11626
Project: Infinispan
Issue Type: Feature Request
Components: CLI, Server
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 11.0.0.Final
Enhance the CLI to be able to obtain a combined dump of the following information
* current server.log
* current gc.log
* configuration
* data/caches.xml
* thread dump
* lsof
* general machine information like OS, memory, cpu
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years
[JBoss JIRA] (ISPN-11625) CLI commands to interact with Operator
by Tristan Tarrant (Jira)
Tristan Tarrant created ISPN-11625:
--------------------------------------
Summary: CLI commands to interact with Operator
Key: ISPN-11625
URL: https://issues.redhat.com/browse/ISPN-11625
Project: Infinispan
Issue Type: Feature Request
Components: CLI, Operator
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
The Infinispan Server CLI should be extended so that it can be used to control/configure the operator and custom resource definitions.
The CLI should act as a `kubectl` plugin, i.e. installed as `kubectl-infinispan` so that it can be invoked as `kubectl infinispan ...` or `oc infinispan ...`
The CLI should be able to perform the following operations:
* install the operator CRD
* create CRs (cache service, caches, etc)
* transparently connect to a running cluster to perform interactive operations
Investigate the possibility of building/shipping a native binary.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years