Mauren

Results 173 comments of Mauren

/triage accepted /kind bug This issue should be fixed by #5519 once it merges.

/remove-triage duplicate After further inspection, I noticed that this is a separate issue from #5031. It seems the extra `creationTimestamp: null` field is being added solely to the `MutatingWebhookConfiguration` and...

/remove-triage bug I took a better look at this and noticed that the `creationTimestamp: null` fields are present in both the source `MutatingWebhookConfiguration` and `ValidatingWebhookConfiguration` resources: * https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/c4471defda10f8184173192b9f9df4e411ee5dac/config/webhook/manifests.yaml#L1-L5 * https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/c4471defda10f8184173192b9f9df4e411ee5dac/config/webhook/manifests.yaml#L47-L51...

> I think the addition of the `creationTimestamp` field is a misconfiguration. But I feel that it contains value for fixing this problem. Hi there, @koba1t! I was under the...

> Hi @stormqueen1990 I think this PR looks good! I added a few minor comments. Could you check those and fix the conflict? Done! Let me know if there's anything...