Results 8 issues of 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...

enhancement

**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: ## There is no error msg when fail to update integration ![image](https://user-images.githubusercontent.com/3390333/58379269-1abe8a80-7fd4-11e9-92f5-3a613423488b.png) **What you expected to happen**: **How...

kind/bug
priority/P0

**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...

kind/feature
priority/P0
area/web

**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:...

kind/feature
priority/P1
area/workflow-engine

**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...

kind/feature
priority/P1

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...