Victor Sollerhed

Results 79 issues of Victor Sollerhed

In comparison with [`kubectl lineage`](https://github.com/tohjustin/kube-lineage), it would be nice to include events (which it does).

These nice features don't work for dependencies whose git repos are private (thus need auth): - Release Notes - Changelog - Version Diff This is probably because the http client...

enhancement

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. * Please do...

size/s
persistent-bug

Hi, Would you be open to distributing this as a Docker image? It would help making this more portable and running it with it's right dependencies in environments that don't...

k/feature

Wouldn't it be cool to support something like on the image below? ![](https://github.com/robburger/terraform-pr-commenter/raw/master/images/plan-output.png) i.e. for any `terraform` syntax-highligted `terraform plan` output in GitHub (now that it's used there since #5)...

enhancement

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement

Today version-checker keeps logging when it fails on some image. Wouldn't it be nice having a metric for this? Maybe something like `version_checker_image_failed_count`? (with labels similar to the `version_checker_is_latest_version` metric...

## This works: Get latest version of `terraform-provider-vault`: ```shell $ tfupdate release latest terraform-providers/terraform-provider-vault 2.14.0 ``` ## But this doesn't: Get latest version of `terraform-provider-github` ```shell $ tfupdate release latest...

How do they compare? I'm using `tfupdate` today and I've found that it works well. I noticed you've been trying out Dependabot for similar (same?) use cases here: https://github.com/minamijoyo/dependabot-terraform-test Are...

Is your feature request related to a problem? Please describe. ------------------------------------------------------------- I'm running my servers (including SourceBans++) in Kubernetes, and due to a current limitation there, it's not possible to...