This updates the kubernetes sources of the versions that reached their EOL in upstream kubernetes but are in extended support in EKS Distro.
As part of this change, we migrated back to upstream kubernetes for 1.23, 1.24, 1.25 and 1.26 and applied all the patches provided by EKS Distro. With the previous sources, the patches failed to be applied.
By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.
Issue number:
N / A
Description of changes:
This updates the kubernetes sources of the versions that reached their EOL in upstream kubernetes but are in extended support in EKS Distro.
As part of this change, we migrated back to upstream kubernetes for 1.23, 1.24, 1.25 and 1.26 and applied all the patches provided by EKS Distro. With the previous sources, the patches failed to be applied.
Testing done:
See: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/28#issue-2401356050
Terms of contribution:
By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.