Lewis Marshall

Results 13 issues of Lewis Marshall

**Describe the feature** When trying to deploy flux programatically needed to support v1beta1 api version for rbac clusterrole:- https://github.com/fluxcd/helm-operator/blob/master/chart/helm-operator/templates/rbac.yaml#L3 **What would the new user story look like?** Just be nice...

enhancement
blocked needs validation

## Is this a BUG REPORT or FEATURE REQUEST? BUG REPORT `kubectl cp` fails as tar is missing from images - see See issue https://github.com/kubernetes/kubernetes/issues/58512. ## Versions **MySQL Operator Version**...

bug

Issue seems related to #39 but can be fixed by restarting the captain pod: ``` 2020/05/06 09:37:27 http: TLS handshake error from 10.154.0.39:42920: remote error: tls: bad certificate 2020/05/06 09:37:27...

When an empty yaml file is loaded - kd will error rather than move on e.g.: ``` # Some comment --- yaml_key_start: bob ``` The template above will result in...

When running kd as part of CI it is useful to use the `DRY_RUN` environment variable to just ensure all files exists and templates etc. are parsed. These scripts will...

Would need to ties to a specific version of kubernetes and introduce a whole hoot of dependencies but may increase reliability.

We have no visibility of if and when kubectl updates can fail (#69) or if the follow functions work (manual testing required for e.g. #68). We could add an E2E...

### What problem are you facing? I would like to use specific and least privileged access for provisioning GCP resources without managing additional credentials in crossplane wherever possible. ### How...

enhancement

### What problem are you facing? Users would like to give the least possible set of permissions to the Azure provider but they end up granting wider roles than necessary....

enhancement

A bit worrying the peer finder is currently checked in as a binary. Maybe compile it from source, fetched as part of a multi-staged docker build in the golang container?

enhancement
question