Deepak Jain

Results 9 issues of Deepak Jain

I am frequently seeing these exceptions for securitygroup, elb, and alb. I have ran `monkey db upgrade` but still getting below exceptions. anyway, my setup is just 2-3 weeks old...

Hi, we have done load testing on our kube cluster today and we brought node from 50 to 170 and pods from 300 to around 700. we have increase new...

recipe ``` node.default['base']['packages'] = %w(telnet jq) node['base']['packages'].each do |base_package| package base_package end route53_record "create_A_record" do name node.name value node['ipaddress'] type "A" weight "1" zone_id node['base']['aws']['route53']['zone_id'][node['ec2']['region']] overwrite true action :create ttl...

I was not receiving logs from some of my machines and the time at which they stop sending logs are different. sometimes it sends the log of some container on...

i have installed the operator and used GitHub App to authenticate. and it worked fine when it comes to runner group at org level. But does it support runner groups...

question

**Describe the bug** I have '.' in one property name it's creating key in form like object.key example: ``` "parameters": { "type": "object", "properties": { "rds.logical_replication": { "type": "string", "enum":...

bug
core

PR for below issue https://github.com/pusher/k8s-spot-rescheduler/issues/54

needs-ok-to-test
size/M

``` base::default When all attributes are default, on an amazon 2017.09 install packages Failure/Error: Fauxhai.fetch(host: 'xxxxx') JSON::ParserError: 416: unexpected token at '-08-23T18:01:08+00:00] INFO: The plugin path /etc/chef/ohai/plugins does not exist....

getting the following issue when trying to use it with 21.3.0 gocd version ``` bash-5.1$ /gocd-jre/bin/java -cp /tmp/gocd-janitor.jar in.ashwanthkumar.gocd.artifacts.Janitor --conf janitor.conf --dry-run --delete-artifacts 12:49:19.721 INFO in.ashwanthkumar.gocd.artifacts.Janitor - Starting Janitor 12:49:19.723...