Harold
Harold
``` Resolving dependencies... Configuring eta-spark-0.1.0.0... Building eta-spark-0.1.0.0... Failed to install eta-spark-0.1.0.0 Build log ( /home/e/.etlas/logs/eta-0.7.1.3/eta-spark-0.1.0.0-7ff8V9lSSWZ9EXhvpzvsij.log ): etlas: Entering directory '.' Configuring eta-spark-0.1.0.0... Preprocessing library for eta-spark-0.1.0.0.. Building library for eta-spark-0.1.0.0.....
**Description of the change:** Added the CRD `operators` to `0000_50_olm_09-aggregated.clusterrole.yaml` **Motivation for the change:** Missing declaration for the CRD `operators` in aggregated clusterrole. The CRD is: https://github.com/operator-framework/operator-lifecycle-manager/blob/master/deploy/chart/crds/0000_50_olm_00-operators.crd.yaml **Reviewer Checklist** -...
in https://github.com/google/argh/pull/129, the implementation would re-parse the command by forwarding the entire args into the optional subcommand if exists. Optimise the code so that a single pass would process the...