Gauthier Delacroix

Results 19 issues of Gauthier Delacroix

## Description Allows the usage of `ingressClassname` setting, which replaces the deprecated annotation: https://kubernetes.io/blog/2020/04/02/improvements-to-the-ingress-api-in-kubernetes-1.18/#specifying-the-class-of-an-ingress

new-contributor

Hi, It would be nice to add a keys sorting feature. I use this a lot under Atom for my locale translations files: https://github.com/elledienne/easysort-yaml

enhancement
help wanted
formatter

Hi ! As `version` field is a meta-field, I think this field's name should defaults to `_version`, the same way Mongoid adds its own meta-fields (`_id`, `_type`). I know this...

feature request

I'm getting errors from some example URLs in code blocks, while inline code strings aren't checked. Is it expected that URLs inside code block are checked, given they aren't actual...

This is an attempt to fix #223 It works perfectly if all policies are managed through this resource but mixing it with policies ordered throught the UI may lead to...

Hi, I get a panic when importing an alert policy: https://gist.github.com/gdlx/19d7fcca60439d6c6b372e0db3a7addd The import command is the following: `terraform import opsgenie_alert_policy.add_tag 8a2e4b35-94ec-4192-a64f-f0ad52b8ef43` I have no issue to create/update/delete a policy, only...

GHI : #382 ## Description: Revert asking for collections when listing a library. This is not necessary for the current collections management (through a filter but not merged into the...

## Description: On large movie libraries (100s), movies in the end of the alphabetical order are missing. For example, on a 250 movies library, I don't see those starting with...

Hi! StatsD 0.8 adds TCP input. Any chance you add TCP output to statsd-proxy ? That would clearly be nice with #9 !

Here is a callback method in `ControllerAdditions` allowing to send default url options to the representer config from the controller's `request`object. This avoids having to set these options in environment...