Merge pull request #748 from JoelSpeed/backport-library-go-apply
[release-4.4] Bug 1896725: Drop cvo as a library in favour of library-go for applying resources
No related branches found
No related tags found
Showing
- go.mod 10 additions, 10 deletionsgo.mod
- go.sum 83 additions, 6 deletionsgo.sum
- pkg/operator/status.go 3 additions, 4 deletionspkg/operator/status.go
- pkg/operator/status_test.go 5 additions, 5 deletionspkg/operator/status_test.go
- pkg/operator/sync.go 30 additions, 6 deletionspkg/operator/sync.go
- vendor/github.com/ghodss/yaml/.gitignore 20 additions, 0 deletionsvendor/github.com/ghodss/yaml/.gitignore
- vendor/github.com/ghodss/yaml/.travis.yml 7 additions, 0 deletionsvendor/github.com/ghodss/yaml/.travis.yml
- vendor/github.com/ghodss/yaml/LICENSE 50 additions, 0 deletionsvendor/github.com/ghodss/yaml/LICENSE
- vendor/github.com/ghodss/yaml/README.md 121 additions, 0 deletionsvendor/github.com/ghodss/yaml/README.md
- vendor/github.com/ghodss/yaml/fields.go 501 additions, 0 deletionsvendor/github.com/ghodss/yaml/fields.go
- vendor/github.com/ghodss/yaml/yaml.go 277 additions, 0 deletionsvendor/github.com/ghodss/yaml/yaml.go
- vendor/github.com/google/gofuzz/README.md 1 addition, 1 deletionvendor/github.com/google/gofuzz/README.md
- vendor/github.com/google/gofuzz/fuzz.go 27 additions, 8 deletionsvendor/github.com/google/gofuzz/fuzz.go
- vendor/github.com/openshift/api/.gitattributes 7 additions, 0 deletionsvendor/github.com/openshift/api/.gitattributes
- vendor/github.com/openshift/api/.gitignore 16 additions, 0 deletionsvendor/github.com/openshift/api/.gitignore
- vendor/github.com/openshift/api/.travis.yml 22 additions, 0 deletionsvendor/github.com/openshift/api/.travis.yml
- vendor/github.com/openshift/api/Dockerfile.build 13 additions, 0 deletionsvendor/github.com/openshift/api/Dockerfile.build
- vendor/github.com/openshift/api/Makefile 53 additions, 0 deletionsvendor/github.com/openshift/api/Makefile
- vendor/github.com/openshift/api/OWNERS 15 additions, 0 deletionsvendor/github.com/openshift/api/OWNERS
- vendor/github.com/openshift/api/README.md 69 additions, 0 deletionsvendor/github.com/openshift/api/README.md
Loading
Please register or sign in to comment