Greg Dubicki

Results 413 comments of Greg Dubicki

Hey, a GKE 1.28.5 user here. I am not having this problem with the current version of the plugin (v0.0.46).

I found this issue while I was troubleshooting another case of non-retries requests done by `requests`+`urllib3`. But ultimately in my case (https://github.com/gitlabform/gitlabform/issues/492) the lack of retry was justified (see my...

For now the workaround I strongly recommend is to switch to the [new merge request syntax](https://gitlabform.github.io/gitlabform/reference/merge_requests/).

> I've got the same error with the new MR syntax (enforce: false) as well. I assume you've used enforce: true in your case. However, I don't want to delete...

+1 Only when I read this particular comment https://github.com/airbnb/kafka-statsd-metrics2/issues/9#issuecomment-116947361 I undestood how will your lib work with a standard, non-datadog statsd. It woud be really nice if the docs were...

> 👋 the `data.aws_s3_bucket_object.challenge_file` in the `depends_on` is redundant as the `challenge_ownership` value already references the datasource value. if you want to update that, we can get this merged Thanks,...

Hi @svenboll, thanks for reporting the issue. Changing `python_version` value on an existing installation is not working because last time I checked the puppet-python module did not support changing this...

You should find the root cause of this 500 in apache2 logs. Can you share it please?

Thanks for that info! I suspect that the puppetboard package did not install for you in the new virtualenv that used Python 3.7, but the error was suppressed and not...

The `notreallyaversion` string [comes from the puppet-python module](https://github.com/voxpupuli/puppet-python/blob/8a8f98e9821f72e778054b26ed5107b1b7e70dde/manifests/pip.pp#L222), it's not an issue here.