Vikas Kumar

Results 41 comments of Vikas Kumar

> We use this with private repos currently with now issues so I would wonder if it wasn't installed into the correct organization? No, @chriskinsman . I am sure I...

Hey @vijayanandsharma , Can you pls squash your commits and make sure all integrations tests are passed? :) TIA.

hey @tmichel , Please look at this PR :). TIA.

Hey @tmichel , It looks like @vijayanandsharma is busy :) Can I please request you to fill the missing gaps and merge the PR. Thank you in advance. Cheers, Vikas

@qrkourier - I think one benefit is that terraform (0.12) hides the sensitive stuff like passwords for us in plan/apply which `command` will not.

I saw the same issue in v2.0.1 as well, restarting all the pods fixed the issue but not sure what is the cause of it.

> An alternative to a `ServiceMonitor` is a [`PodMonitor`](https://github.com/coreos/prometheus-operator/blob/master/Documentation/design.md#podmonitor). > > We tend to go with PodMonitor's by default now as not all apps take inbound traffic, thus simpler than...

I also had the same issue since I use too many plugins. Even changing color schemes did not worked for me. But below line in `~/.vimrc` worked like a charm,...

@angrox I am also facing the same error when running the command in Spacewalk v2.3 configured on CentOS 7.1. I can confirm that this is not a spacewalk certificate issue...

@jasoncal108 @angrox I have found an interim solution. The python script works fine with v2.6 but throws error with v2.7. On my CentOS 7.1 box which has python 2.7, I...