Philipp Hossner

Results 24 issues of Philipp Hossner

### Your Feature Request Hi, I would be great if the caching feature could also support partial reponses. Maybe the response code could be part of the cache key if...

type: feature

**What are you trying to do** Hi, I really like that the ingress controller allows admins to override the config template. That way features can be implemented that are not...

kind/feature
lifecycle/backlog

Hi, recently I upgraded Earmark from v1.4.46 to v1.4.47. Since then dialyzer is complaining about this code: ```elixir # ... markdown_html = Earmark.as_ast!(text) |> style_markdown_ast() |> Earmark.Transform.transform() |> Phoenix.HTML.raw() #...

The init container is currently the only container where no `securityContext` could be set. That is causing issues in environments with strict security constraints. This commit introduces a new key...

**What happened**: After rendering resources via aws-vpc-cni helm chart [kubeconform](https://github.com/yannh/kubeconform) checks it against the `CustomResourceDefinition` schema and fails with ``` policyendpoints.networking.k8s.aws is invalid: For field metadata.creationTimestamp: Invalid type. Expected: string,...

bug
good first issue

Instead of using `{:array, :string}` for the `:breadcrumbs` field in `ErrorTracker.Occurrence` we use a new custom field type `ErrorTracker.Types.StringArray`. It uses `Jason` to decode arrays when retrieving data from MySQL/MariaDB....

**Describe the bug** Hey folks, I recently upgraded from v0.3.0 to v0.6.0 and the detail page of any error crashed with ``` ** (ArgumentError) cannot load `"[]"` as type {:array,...

bug

### Detailed Description of the Problem Hi, I use HAProxy via HAProxy IC and on each reload I get the following log: ``` [NOTICE] (869) : haproxy version is 3.1.5-076df02...

type: bug
status: needs-triage

After upgrading the IC from 1.11 to 3.0 we suddenly got this warning two times: ``` WARNING store/events.go:250 Secret '[...]' not registered with controller ! ``` In both cases it...

enhancement

Hi, this PR adds an image for `Mec Driver module` from `L&S Germany`. I will create a corresponding PR in https://github.com/Koenkk/zigbee-herdsman-converters soon.