aws / eks-distro

Amazon EKS Distro (EKS-D) is a Kubernetes distribution based on and used by Amazon Elastic Kubernetes Service (EKS) to create reliable and secure Kubernetes clusters.
https://distro.eks.amazonaws.com/
Apache License 2.0
1.36k stars 173 forks source link

Remove vendoring and fix xnet patch to reflect for CCM #3133

Closed rcrozean closed 2 weeks ago

rcrozean commented 2 weeks ago

Issue #, if available:

Description of changes: We don't need to vendor ccm to fix xnet in CCM. Regenerating patch 0002 to only patch go.mod and go.sum and remove the patch 0001 which only added the vendor folder to ccm.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

wongma7 commented 2 weeks ago

/lgtm

rcrozean commented 2 weeks ago

/approve

eks-distro-bot commented 2 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rcrozean

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/aws/eks-distro/blob/main/OWNERS)~~ [rcrozean] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment