Branden Cash

Results 62 comments of Branden Cash

At some point hopefully hass.io supervisor will be updated to support scheduling containers via kube manifests and swarm manifests. Currently this project is probably only useful if you're running standalone...

So ... the client applications use `spring.cloud.config.token` to specify what token to use when talking to the config server. Can we just have it where the config server uses that...

Also as referenced in an older issue (#565) it was suggested you can disable the health indicator, which seems kinda wrong...if my app (who's only purpose is to give me...

Is this issue actually specific to styled-components? Maybe i've got something goofed in my project i'm in currently, but regardless of using styled-components, if I add a static property (`MyComponent.displayName...

Gotcha! So it looks like with the fix you have in the PR, it only seems to take effect for components are literally made from styled components (i.e. ``export const...

👍🏻 That is what I'm thinking. I think it makes perfect sense for the `babel-plugin-styled-components` to apply it to any component is created from styled components (i.e. ``const Foo =...

@mbrowne FYI i've forked your project and i'm setting up test fixtures to cover some various use cases and I'll submit a PR when complete

There is also the [GitLink](https://plugins.jetbrains.com/plugin/8183-gitlink) plugin, which will add a `Copy GitHub Link` to the context (i.e. right click) menu as well as the menu bar's `View` menu.

I'll add myself to the list of people facing this. I'll also add that when I do a `velero backup describe --details`, one of the sections is supposed to display...

👍🏻 Yea ... I was just heading that direction. What I ended up doing so far was proxying my api server calls through wireshark and found that velero is loading...