tafkam

Results 6 issues of tafkam

**Describe the bug** Steampipe seems to scrape the whole home directory for mods, and fails if it finds unexpected files, e.g. in git repositories: ``` % steampipe check all Error:...

bug

Using Kubernetes 1.17.4, Istio 1.5.1 (with automatic sidecar injection and strict mTLS) and Stash v0.9.0-rc.6 **Problem:** Cronjobs trigger the Create-Backupsession Job Pod, which probably can't fetch it's Backupconfiguration: ``` I0327...

feature_request

### Description It would be nice to have more usable ILM rules for buckets, especially the option for expired-object-delete-marker (https://github.com/minio/minio/blob/master/docs/bucket/lifecycle/README.md#33-automatic-removal-of-delete-markers-with-no-other-versions) and the "NoncurrentVersionExpiration"-block (https://github.com/minio/minio/blob/master/docs/bucket/lifecycle/README.md#32-automatic-removal-of-noncurrent-versions-keeping-only-most-recent-ones-after-noncurrent-days).

enhancement
help wanted
good first issue

# Pull Request ## Related Github Issues - _[none]_ ## Description Bug: Relative dependencies in --project-hcl-files not working When using --project-hcl-files the extra_atlantis_dependencies block is parsed in the specified hcl...

**Is your feature request related to a problem? Please describe.** Self-hosted container registries are a requirement in air-gapped environments. It seems that for the webhook-injected sidecar proxy container this is...

enhancement

Please download the statically linked OPA binary from OPA releases. Getting library errors with the non-statically linked binary: ./opa: /lib64/libc.so.6: version `GLIBC_2.29' not found (required by ./opa)

bug