forked/

directory
v0.13.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2022 License: Apache-2.0

README

kyaml internal forks

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). For background information on this problem, see https://github.com/kubernetes-sigs/kustomize/issues/3946.

This copy was created using the git subtree technique and can be recreated on top of a new version of go-yaml v3 using the 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.

Directories

Path Synopsis
github.com
go-yaml/yaml
Package yaml implements YAML support for the Go language.
Package yaml implements YAML support for the Go language.
qri-io/starlib/util
Package util is forked from https://github.com/qri-io/starlib in order to prune excessive transitive dependencies from pulling in that library.
Package util is forked from https://github.com/qri-io/starlib in order to prune excessive transitive dependencies from pulling in that library.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL