Skip to content

Commit

Permalink
delete old kyaml fork
Browse files Browse the repository at this point in the history
  • Loading branch information
natasha41575 committed Oct 23, 2023
1 parent 11b76be commit ecc52f8
Show file tree
Hide file tree
Showing 25 changed files with 0 additions and 17,445 deletions.
6 changes: 0 additions & 6 deletions kyaml/internal/forked/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,3 @@
## qri-io/starlib

This code is used by the starlark runtime. We copied it in to reduce the dependencies being brought over to kubectl by the kustomize integration. Should it need updating, do so via manual copy-paste.

## go-yaml/yaml

This code is used extensively by kyaml. It is a copy of upstream at a particular revision that kubectl is using, with fixes we need cherry-picked on top ([#753](https://github.com/go-yaml/yaml/pull/753)). For background information on this problem, see https://github.com/kubernetes-sigs/kustomize/issues/3946.

This copy was created using the [git subtree technique](https://medium.com/@porteneuve/mastering-git-subtrees-943d29a798ec) and can be recreated on top of a new version of go-yaml v3 using the [update-go-yaml.sh](update-go-yaml.sh) script. To add an additional go-yaml PR to be cherry-picked, simply update the script's `GO_YAML_PRS` variable. Please note that there is nothing special about the fork directory, so copy-paste with manual edits will work just fine if you prefer.

This file was deleted.

50 changes: 0 additions & 50 deletions kyaml/internal/forked/github.com/go-yaml/yaml/LICENSE

This file was deleted.

13 changes: 0 additions & 13 deletions kyaml/internal/forked/github.com/go-yaml/yaml/NOTICE

This file was deleted.

150 changes: 0 additions & 150 deletions kyaml/internal/forked/github.com/go-yaml/yaml/README.md

This file was deleted.

0 comments on commit ecc52f8

Please sign in to comment.