Skip to content

Commit

Permalink
Update go compatibility proposal status
Browse files Browse the repository at this point in the history
  • Loading branch information
liggitt committed Jan 23, 2023
1 parent ca46b02 commit d740714
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Feedback to the go team about this situation prompted a [discussion](https://git
and a [design](https://go.dev/design/56986-godebug) for improving backward compatibility in go in ways that would allow
projects like Kubernetes to use supported go versions while retaining previous go version runtime behavior for a period of time.

With that proposal [likely to be accepted](https://github.com/golang/go/issues/56986#issuecomment-1371307658),
With that proposal [accepted](https://github.com/golang/go/issues/56986#issuecomment-1387606939),
and a [request to clarify Kubernetes' approach to updating go versions on release branches](https://github.com/kubernetes/kubernetes/issues/112408),
it seemed like a good time to capture requirements and a process for updating Kubernetes release branches.

Expand Down

0 comments on commit d740714

Please sign in to comment.