Change kustomize edit fix to split patchesStrategicMerge entries before converting them to patch entries.#5059
Conversation
8013049 to
27d2858
Compare
27d2858 to
7df1d37
Compare
9cd9a24 to
d7510ea
Compare
|
Hmm, I think there might be something wrong with the GitHub action. |
This lint failure may fix after doing So if this lint error happened after the merge process, |
|
Ah, thanks @koba1t That makes sense. I'll give that a try |
d7510ea to
8f7f358
Compare
|
Hmm... |
|
So, Maybe this lint failure was caused by a down for GitHub Actions. If that lint fails again, we update |
|
Hi @brianpursley |
8f7f358 to
2accaa0
Compare
|
This PR has multiple commits, and the default merge method is: merge. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
2accaa0 to
2f2a598
Compare
|
/assign @KnVerey |
|
/triage accepted |
|
Could this PR receive some attention and love? We have quite a big manifest repository and our linting is currently swamped with the warnings from Getting rid of the warning would be great, but splitting the files manually is busywork if multi-file support for |
…re converting them to patch entries.
2f2a598 to
67063c3
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: brianpursley The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@pre sorry this fell off my radar. I made some changes and resolved the open comments. We'll see if we can get this back on track. |
|
/assign @natasha41575 |
Otherwise OK ? |
|
/cc |
|
@stormqueen1990 Thanks for taking a look! It looks like #5194 changes In that case, I think this PR is not needed anymore, @brianpursley can you please confirm before we close this? |
|
@brianpursley closing this per my understanding in #5059 (comment), please LMK if I misunderstood something and you'd like to reopen it. |
Change kustomize edit fix to split patchesStrategicMerge entries before converting them to patch entries.
Fixes #5040