Jinming Yue
Jinming Yue
For some APIs like `func (j *Jenkins) CreateNode(name string, numExecutors int, description string, remoteFS string, options ...interface{}) (*Node, error)`, it is not good enough: 1. Core config of node are...
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: ## There is no error msg when fail to update integration  **What you expected to happen**: **How...
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind feature **What happened**: Cyclone already supports cron timer trigger and SCM event webhook trigger, need to enable this ability in Cyclone...
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind feature **What happened**: There is no detail error message for wfr failure. ```shell $ kubectl -n cyclone-devops describe wfr release-tenant-admin-new-xv2p4 Name:...
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind feature **What happened**: Now only check the correction of SCM/Sonar integrations, also need to validate docker registry & cluster integrations. **What...
When I not set the `K8S_CERT` and `K8S_TOKEN` in the config `contiv.json`, netplugin will read the default token from the token file `/var/run/secrets/kubernetes.io/serviceaccount/token`. But there is additional `\\n` at the...
In production, ETCD should be secured with TLS to ensure the security and stability, but Contiv currently does not support secured etcd. This is an essential feature when use Contiv...
**Is this a BUG REPORT or FEATURE REQUEST?**: > Uncomment only one, leave it on its own line: > > /kind bug > /kind feature **What happened**: We did discuss...