mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 15:58:37 +00:00
Merge pull request #96972 from 249043822/bugfix-changelog113
CHANGELOG: fix hyperlink failure for author
This commit is contained in:
commit
aa2e6d0927
@ -621,7 +621,7 @@ filename | sha512 hash
|
||||
|
||||
- bazel: output go_binary rule directly from go_binary_conditional_pure
|
||||
|
||||
From: @mikedanese:
|
||||
From: [@mikedanese](https://github.com/mikedanese):
|
||||
Instead of aliasing. Aliases are annoying in a number of ways. This is
|
||||
specifically bugging me now because they make the action graph harder to
|
||||
analyze programmatically. By using aliases here, we would need to handle
|
||||
|
@ -2124,7 +2124,7 @@ filename | sha512 hash
|
||||
|
||||
- bazel: output go_binary rule directly from go_binary_conditional_pure
|
||||
|
||||
From: @mikedanese:
|
||||
From: [@mikedanese](https://github.com/mikedanese):
|
||||
Instead of aliasing. Aliases are annoying in a number of ways. This is
|
||||
specifically bugging me now because they make the action graph harder to
|
||||
analyze programmatically. By using aliases here, we would need to handle
|
||||
|
Loading…
Reference in New Issue
Block a user