forked from rancher/fleet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Kubernetes hasn't been updated in argoproj. The files have been copied and import paths have been adapted. Since argo-cd and gitops-engine use the server scheme from k8s.io/kubernetes we need to work around 'unknown revision 0.0.0' errors, by including replace statements in the go.mod file. kubernetes/issues/79384 Vendoring the argoproj files helps with updating k8s, but is not enough to get rid of the replace statements. argoproj/gitops-engine/issues/56
- Loading branch information
Mario Manno
committed
Jul 5, 2022
1 parent
cf011ed
commit 701a2f6
Showing
16 changed files
with
1,409 additions
and
324 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.