Jake Cooper

Results 51 comments of Jake Cooper

Ideally both but start with the command line arg?

Seems to be because we have a /bin/bash entrypoint https://stackoverflow.com/questions/34441975/sigterm-does-not-reach-node-script-when-docker-runs-it-with-bin-sh-c

@cuining Since `this.refs` and `ReactDOM.findDOMNode` are deprecated, you're better off doing the following: ``` editorRefCallback = (ref) => { const cm = ref.getCodeMirror(); const { width, height } = this.props;...

I assume the glob mount is messing things up here....

It appears this might actually happen going from 24.2 -> 24.3. Will circle back

We haven't attempted to upgrade since. Just pinned it to the version that worked (23)

Hey can you fix the lint errors and we can merge this?

We ran into this issue and it caused an outage due to the fact that it cycled all the instances and caused production downtime because we'd manually worked around this,...

Sounds good! Apologies if I added the wrong label Enhancement makes sense given my understanding of the terraform state machine

To clarify, this isn't an enhancement in relation to the provider itself. Updating a snapshot policy in the console does not recreate it. This is a bug in relation to...