William Zhang

Results 3 issues of William Zhang

Can we consider adding a merge subcommand? > merge: Merge multiple cast An example, we can merge "1.cast" & "2.cast" to a new cast file. According to the order of...

enhancement

gzip has diffrent compression level, go-bindata can support this? https://github.com/golang/go/blob/f1deee0e8c5f31d86301fe3ec6554a93da0d7e42/src/compress/gzip/gzip.go#L19-L23 https://github.com/golang/go/blob/f1deee0e8c5f31d86301fe3ec6554a93da0d7e42/src/compress/gzip/gzip.go#L60 NewWriter() --> NewWriterLevel(), and add a para to go-bindata. https://github.com/go-bindata/go-bindata/blob/b139d7db0394bd41b5c1fbb5612e2314e3f6a29b/convert.go#L49 https://github.com/go-bindata/go-bindata/blob/ee3c2418e3682cc4a4e6c5dd1b32d0b98f7e2c55/release.go#L342 https://github.com/go-bindata/go-bindata/blob/ee3c2418e3682cc4a4e6c5dd1b32d0b98f7e2c55/release.go#L369

Run oc-cluster destroy failed for reason "Permission denied": ``` [root@appab-myproject ~]# oc-cluster list # Using client for origin v1.5.1 Profiles: - example - workshop - workshop2 [root@appab-myproject ~]# oc-cluster status...