Philip Laine

Results 109 issues of Philip Laine

**Thanos, Prometheus and Golang version used**: Thanos: quay.io/thanos/thanos:v0.26.0 Prometheus: quay.io/prometheus/prometheus:2.36.0 **Object Storage Provider**: Azure **What happened**: I am running a multi-tenant router-receiver setup with multiple Prometheus instances remote writing to...

bug
component: receive
needs-investigation

### Description This change fixes a long running issue and implements a related feature at the same time. The issue #782 describes the weird behavior in the Helm template datasource...

size/XL
stale
dependencies

### Description This adds an option to set kube version when running Helm template. This is important because there are Helm charts which require a minimum Kubernetes version of 1.21...

size/XS

### Description Currently the `helm_template` datasource will pass the rendered manifests through the two outputs `manifest` and `manifests`. The difference being that one is a multipart yaml while the other...

enhancement
stale

I have found some weird behavior when testing the status behavior of HelmRelease. The following setup should deploy the Helm charts podinfo and redis, both of which should fail as...

bug
area/helm

**Which component are you using?**: cluster-autoscaler **Is your feature request designed to solve a problem? If so describe the problem this feature should solve.**: Some tools may work in conjunction...

cluster-autoscaler
kind/feature

**What happened**: When draining a node and ignoring DaemonSets kubectl will always fetch the owning DaemonSet if the Pod is owned by a DaemonSet. **What you expected to happen**: I...

kind/bug
lifecycle/stale
needs-triage

There are situations when resources are conditionally created, meaning that the provider is not actually used even if it is present in the Terraform HCL. This is common if someone...

A lot has happened since the initial development of this provider, and the amount of users seems to have just increased. As it is a critical component for those who...

The GitHub Terraform provider, comapared to the GitLab or Bitbucket provider, contains a `github_repository_file` resource. This enables GitHub users to easily commit the generated manifest files to the repository that...

area/docs
good first issue