Mikhail Mazurskiy
10ac02886d
chore: fix linter warnings
2022-11-03 10:59:44 +11:00
Ramon Quitales
c494d01128
refactor: Fix linting issues found in golangci-lint v1.50.0
2022-11-01 22:21:31 +00:00
Morten Torkildsen
73dca2b0dc
Update to latest version of kyaml and k8s libs
2021-10-19 17:41:57 -07:00
Mikhail Mazurskiy
6a39e5abec
Drop gotest.tools dependency
2021-07-10 12:21:40 +10:00
Mikhail Mazurskiy
d41f250f19
Update dependencies to Kubernetes v1.21.1
2021-05-28 12:53:51 +10:00
jregan
28e63749ad
Pin to kyaml v0.10.5
...
Also pins to gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
This latter is the last commit before ae27a74434
which changes how sequences are indented in serialized YAML.
test failures as described in https://github.com/kubernetes-sigs/kustomize/pull/3402
2020-12-28 18:35:00 -08:00
jregan
9417ad9172
Pin to kyaml v0.10.4
2020-12-28 14:39:29 -08:00
Sean Sullivan
500dca1d5c
Export ExpandDir function and add an extra return value
2020-10-27 14:14:26 -07:00
Sean R. Sullivan
a2532f9e36
Expand stdin and filter inventory object for diff
2020-06-04 16:03:52 -07:00
Sean R. Sullivan
681ceda41d
Add StdIn as an acceptable argument for apply, preview, destroy, and diff commands
2020-04-29 10:49:49 -07:00
Sean R. Sullivan
82fdf76dfb
Adds a Test Filesystem in testutils; adds some tests to use it
2020-04-17 14:29:25 -07:00
Sean R. Sullivan
a755e9ad83
Expand package dir configs; exclude inventory object
2020-04-17 13:18:00 -07:00
Sean R. Sullivan
6c114e0905
cli-utils diff command with one directory argument
2020-04-15 13:41:22 -07:00