Denis Iskandarov

Results 61 comments of Denis Iskandarov

Sorry, I had no enough time to look into this in details, yesterday or today. Bellow gonna be non technical speculation, no offense, sorry. > ... the http datasource needs...

That looks good to me. When/How can I test it? Currently I'm using rpm repo. I will use examples from my other issue https://github.com/crayfishx/puppet-jerakia/issues/6 (not answered hehe) So my jerakia-policy...

There is at least no introduction to https://godoc.org/github.com/git-chglog/git-chglog which has list of all available objects.

To say the least, this is a very poor choice of symbols combination `//` Curious how did author came up with this idea, is it only his workflow/practice, or something...

This PR is also a duplicate of https://github.com/kubernetes-sigs/aws-efs-csi-driver/pull/926 But IMHO mine is a little bit smarter, with a better description.

> Hi @den-is thanks for the PR. Could you please exclude the Helm version update from chart.yaml? We prefer to handle version changes in the release PRs. @mskanth972 Sure! Done.

@mskanth972 but GitHub merge PR has the option to merge commits on merge, is not it? np. will do.

I hope someone finally approves this PR. After update/rebase - PR remains concise - adds clear default configuration to values.yaml - podLabels for the controller which were missed by the...

My company has recently switched to OpenTofu. `terraform_fmt` hook has hardcoded terraform binary https://github.com/antonbabenko/pre-commit-terraform/blob/0340c8d00fe3ba39829b66fd7890d828697a7878/hooks/terraform_fmt.sh#L50 Only because of this hood I have to keep `terraform` binary in $PATH. Yeah, I'm aware...