Mauren

Results 173 comments of Mauren

> If the projects' PR or triage process, requires any missing step or more details, I'll be happy to help 💯 [@koba1t](https://github.com/koba1t) [@stormqueen1990](https://github.com/stormqueen1990) Hi there, @sda399! Thanks for filing this...

I did some investigation on this issue and it would require kubernetes-sigs/yaml#76 to be done. I narrowed this issue down to the sorting in go-yaml v2 not being entirely stable....

Similar to #5674, this would require adding the missing path into `api/internal/konfig/builtinpluginconsts/namereference.go`, along with a test case in `api/krusty/namereference_test.go`. Sample PR: https://github.com/kubernetes-sigs/kustomize/pull/5698 /triage accepted /help

Hello there, @eduanb! 👋 The built-in transformer `labels` already has a mechanism to override this behaviour for the PodDisruptionBudget resource, through the `fields` option: ```yaml labels: - pairs: someName: someValue...

/kind support /triage needs-information