Xiwen Cheng

Results 18 issues of Xiwen Cheng

This is a simple fix that addresses Case C from https://github.com/coreos/etcd-operator/blob/master/doc/design/persistent_volumes_etcd_data.md It makes the etcd cluster with PVC able to recover from full k8s cluster outage. Inspired by https://github.com/coreos/etcd-operator/issues/1323#issuecomment-359206459 Fixes...

Admin interface can be exposed safely on all interfaces in a container model because it requires a password to access privileged functions. This is needed for the `/Prometheus` endpoint to...

High level: * Walk through all java files in the project * Create list of classes with full names. E.g. org.json.blaat.hello * Walk through all jars and create list of...

enhancement

* write test case(s) * included in Actions CI workflow

enhancement

# Use case We would like to be able to implement policies that checks anatomy of microflow implementations. Like avoid commit inside of a loop. # Solution translate the flows...

enhancement
help wanted

# Use case Developers tend to change modules imported from Marketplace. However these changes are often not tracked well which makes it tricky/risky to upgrade the module in the future...

enhancement
help wanted

Mxlint extension now downloads mxlint-cli on demand. It would be nice if the system already has mxlint-cli installed it will be used. Consider: https://github.com/mh-cbon/go-msi

Find away that is universal to all documents that can be parsed and ignored. Proposal: if a document description contains "#NOQA" token. Ignore/skip it

Feedback from user: > I did it by hand since I was unable to understand the part when it said it will delete user libs what will happen actually and...

Userlib cleaner can be used inside of CI pipelines. In that case exit with code -1 when cleaning is required.