golang: Enable type alias again for go 1.23#35406
Merged
Conversation
5183204 to
6da4707
Compare
Member
Author
|
/test |
6da4707 to
462f104
Compare
Member
Author
|
/test |
Member
Author
Oops, good catch 👍 |
462f104 to
941619a
Compare
Member
Author
|
/test |
sayboras
commented
Oct 18, 2024
nathanjsweet
approved these changes
Oct 18, 2024
941619a to
3b46994
Compare
Member
Author
|
Convert to draft as it's better to wait for 1.32 RC. |
Member
Author
|
/test |
aanm
approved these changes
Nov 28, 2024
brlbil
approved these changes
Nov 28, 2024
tklauser
approved these changes
Nov 28, 2024
sayboras
added a commit
that referenced
this pull request
Nov 28, 2024
Most of the dependencies are updated as part of the below PR. This commit is to cover the rest to support k8s 1.32. Relates: #35406 Signed-off-by: Tam Mach <tam.mach@cilium.io>
sayboras
added a commit
that referenced
this pull request
Nov 29, 2024
Most of the dependencies are updated as part of the below PR. This commit is to cover the rest to support k8s 1.32. Relates: #35406 Signed-off-by: Tam Mach <tam.mach@cilium.io>
sayboras
added a commit
that referenced
this pull request
Nov 29, 2024
Most of the dependencies are updated as part of the below PR. This commit is to cover the rest to support k8s 1.32. Relates: #35406 Signed-off-by: Tam Mach <tam.mach@cilium.io>
sayboras
added a commit
that referenced
this pull request
Nov 29, 2024
Most of the dependencies are updated as part of the below PR. This commit is to cover the rest to support k8s 1.32. Relates: #35406 Signed-off-by: Tam Mach <tam.mach@cilium.io>
sayboras
added a commit
that referenced
this pull request
Nov 29, 2024
Most of the dependencies are updated as part of the below PR. This commit is to cover the rest to support k8s 1.32. One point worth noting is the test combination between k8s version and kernel is shifted from 1.31 -> 1.32, 1.30 -> 1.31, 1.29 -> 1.30 respectively, so that we are still having the same coverage. Relates: #35406 Signed-off-by: Tam Mach <tam.mach@cilium.io>
sayboras
added a commit
that referenced
this pull request
Nov 29, 2024
Most of the dependencies are updated as part of the below PR. This commit is to cover the rest to support k8s 1.32. One point worth noting is the test combination between k8s version and kernel is shifted from 1.31 -> 1.32, 1.30 -> 1.31, 1.29 -> 1.30 respectively, so that we are still having the same coverage. Relates: #35406 Signed-off-by: Tam Mach <tam.mach@cilium.io>
sayboras
added a commit
that referenced
this pull request
Nov 29, 2024
Most of the dependencies are updated as part of the below PR. This commit is to cover the rest to support k8s 1.32. One point worth noting is the test combination between k8s version and kernel is shifted from 1.31 -> 1.32, 1.30 -> 1.31, 1.29 -> 1.30 respectively, so that we are still having the same coverage. Relates: #35406 Signed-off-by: Tam Mach <tam.mach@cilium.io>
sayboras
added a commit
that referenced
this pull request
Nov 29, 2024
Most of the dependencies are updated as part of the below PR. This commit is to cover the rest to support k8s 1.32. One point worth noting is the test combination between k8s version and kernel is shifted from 1.31 -> 1.32, 1.30 -> 1.31, 1.29 -> 1.30 respectively, so that we are still having the same coverage. Relates: #35406 Signed-off-by: Tam Mach <tam.mach@cilium.io>
sayboras
added a commit
that referenced
this pull request
Dec 2, 2024
Most of the dependencies are updated as part of the below PR. This commit is to cover the rest to support k8s 1.32. One point worth noting is the test combination between k8s version and kernel is shifted from 1.31 -> 1.32, 1.30 -> 1.31, 1.29 -> 1.30 respectively, so that we are still having the same coverage. Relates: #35406 Signed-off-by: Tam Mach <tam.mach@cilium.io>
github-merge-queue bot
pushed a commit
that referenced
this pull request
Dec 2, 2024
Most of the dependencies are updated as part of the below PR. This commit is to cover the rest to support k8s 1.32. One point worth noting is the test combination between k8s version and kernel is shifted from 1.31 -> 1.32, 1.30 -> 1.31, 1.29 -> 1.30 respectively, so that we are still having the same coverage. Relates: #35406 Signed-off-by: Tam Mach <tam.mach@cilium.io>
sayboras
pushed a commit
that referenced
this pull request
Mar 19, 2025
This closes off GHSA-qxp5-gwg8-xv66 Just a note that go 1.23 type alias breaks controller-tools code generation, so gotypesalias=0 is set to keep the same behavior in go 1.22. Relates: kubernetes-sigs/controller-tools#1078 Relates: #35406 Signed-off-by: Feroz Salam <feroz.salam@isovalent.com> Signed-off-by: Tam Mach <tam.mach@cilium.io>
ferozsalam
added a commit
that referenced
this pull request
Mar 20, 2025
This closes off GHSA-qxp5-gwg8-xv66 Just a note that go 1.23 type alias breaks controller-tools code generation, so gotypesalias=0 is set to keep the same behavior in go 1.22. Relates: kubernetes-sigs/controller-tools#1078 Relates: #35406 Signed-off-by: Feroz Salam <feroz.salam@isovalent.com> Signed-off-by: Tam Mach <tam.mach@cilium.io>
ferozsalam
added a commit
that referenced
this pull request
Mar 20, 2025
This resolves GHSA-qxp5-gwg8-xv66 Just a note that go 1.23 type alias breaks controller-tools code generation, so gotypesalias=0 is set to keep the same behavior in go 1.22. Relates: kubernetes-sigs/controller-tools#1078 Relates: #35406 Signed-off-by: Feroz Salam <feroz.salam@isovalent.com> Co-authored-by: Tam Mach <tam.mach@cilium.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

All files are re-generated again as there is a change in generation tools.
Relates: kubernetes/kubernetes#127271
Relates: cilium/deepequal-gen#7
Relates: kubernetes-sigs/controller-tools#1061
Relates: 1d9d51f