Luke Mallon

Results 19 issues of Luke Mallon

When `atom-gitter` is installed on Ubuntu 14.10 with atom version `0.152.0` the short cut `ctrl-shift-P` no longer works. The version of `atom-gitter` I have installed is `0.6.1`.

bug

I've installed the latest release and am having the following error message when trying to run: ``` [2290271:0427/180629.057628:FATAL:gpu_data_manager_impl_private.cc(1034)] The display compositor is frequently crashing. Goodbye. ```

Running the following on MongoDB 3.0.8 worked (I think I may have also been using an older version of the shell command): `mongo --host localhost --eval "var collection = 'events',...

bug

This is adding the ability to force unlock a terraform state, see #250 for more information

We've hit an issue where the State lock was not released due to the runner pod not shutting down correctly (assumption here) due to a node refresh on an EKS...

Outlining this here before I start on an implementation. `ConfigMap`/`Secret` do not support types other than strings, the `varsFrom[].varsKeys` allows selecting which keys in the `ConfigMap`/`Secret` are used. Proposal to...

As I commented in #20 the swift grpc setup isn't working. I've tried to get a working executable in a local build of the image but haven't been able to....

We've seen an issue now where the `tf-controller` is unable to talk to the `tf-runner`, we believe this is due to the different versions of the controller and the runner....

I think it would be useful to have a flag in the flux cli that allowed getting only resources that are suspended e.g. `flux get kustomization --suspended`