koba1t
8eb136f67e
update go 1.25.7
2026-02-12 01:26:18 +09:00
koba1t
be8d7eb980
Back to development mode; unpin the modules
2026-02-10 01:43:07 +09:00
koba1t
bb26a70573
Update kyaml to v0.21.1
2026-02-10 00:27:48 +09:00
koba1t
764ad39d1d
Back to development mode; unpin the modules
2025-11-10 00:04:26 +09:00
koba1t
0fc75546f1
Update kyaml to v0.21.0
2025-11-09 22:45:40 +09:00
koba1t
c8d3d5709e
bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0
2025-08-18 06:30:17 +09:00
yugo kobayashi
87d0629bd1
update go 1.24.6 ( #5959 )
...
* update go 1.24.6
* fix non-constant format string error
* update golang.org/x/tools@v0.36 .0 and github.com/golangci/golangci-lint@v1.64 .8 to pass execute golangci-lint
* add a verpose diff output to prow test
* remove pluginator binary version from generated files
2025-08-17 13:05:12 -07:00
koba1t
d0d64c5bc4
Back to development mode; unpin the modules
2025-07-23 21:55:58 +09:00
koba1t
8192ab34ee
Update kyaml to v0.20.1
2025-07-23 21:09:58 +09:00
koba1t
76eb28bad9
Back to development mode; unpin the modules
2025-06-28 16:13:29 +09:00
koba1t
f54b2b4c59
Update kyaml to v0.20.0
2025-06-28 15:16:16 +09:00
Davanum Srinivas
a7703f685c
Drop usage of forked copies of goyaml.v2 and goyaml.v3
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-06-25 13:13:52 -04:00
Stephen Kitt
6b830658d1
Bump to github.com/spf13/viper v1.20.0
...
This includes the go-difflib and go-spew reverts, which means the
corresponding exclusions can be removed. cmd/gorepomod/go.mod loses a
number of indirect dependencies thanks to the spf13/viper cleanup, but
hack/go.mod gains a few.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2025-03-15 17:13:59 +01:00
koba1t
821aebc3b3
Back to development mode; unpin the modules
2025-01-15 00:37:09 +09:00
koba1t
1b33db58f2
Update kyaml to v0.19.0
2025-01-14 23:14:25 +09:00
Sebastiaan van Stijn
2867f353c2
downgrade go-difflib and go-spew to tagged releases ( #5830 )
...
* workspace sync
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
* downgrade go-difflib and go-spew to tagged releases
commit d35edbf80d updated these dependencies
to untagged versions. The diff in both dependencies show that there's no
code changes, and it's unlikely for those modules to do new releases.
Unfortunate, because of that change all projects depending on kubernetes
or any of it's modules now had to upgrade to unreleased versions of
these.
This patch reverts those updates (but it may take some time before
all other projects can be reverted).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
---------
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-01-07 03:48:28 +01:00
Davanum Srinivas
b79c5f652d
Update to latest kube-opeapi to drop govalidator dependency
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-12-12 18:48:06 -05:00
koba1t
4f6e3cbe3f
Back to development mode; unpin the modules
2024-10-09 22:20:42 +09:00
koba1t
d22fa37ae0
Update kyaml to v0.18.1
2024-10-09 21:20:17 +09:00
Davanum Srinivas
d32eacf034
Remove starlark support
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-09-23 16:52:05 -04:00
koba1t
b67ce5bb73
go work sync && ./hack/doGoMod.sh tidy
2024-09-15 01:43:03 +09:00
koba1t
5ba8523df7
update go 1.22.7
2024-09-15 01:40:50 +09:00
koba1t
f660160a0f
Back to development mode; unpin the modules
2024-07-20 01:57:28 +09:00
koba1t
8eacab0fc6
Update kyaml to v0.17.2
2024-07-20 00:28:06 +09:00
koba1t
226d56b5cf
Back to development mode; unpin the modules
2024-05-23 00:35:50 +09:00
koba1t
7424956ccf
Update kyaml to v0.17.1
2024-05-22 23:24:23 +09:00
Mauren Berti
5d127e4138
chore(deps): bump dependencies of kustomize + sync go workspace
...
* Bump the golang.org/x dependencies.
* Run `go work sync` to synchronize dependencies across Go workspaces.
2024-04-21 20:03:38 -04:00
koba1t
fb9f45ebe0
Back to development mode; unpin the modules
2024-04-05 02:24:31 +09:00
koba1t
10c292f501
Update kyaml to v0.17.0
2024-04-04 21:59:50 +09:00
Karl Isenberg
ed2ca23400
Pin tool versions with hack/go.mod ( #5622 )
...
* Pin tool versions with hack/go.mod
This change centralizes the tracking of versions for tools used for
development and testing. This way, the tools and all their
dependencies have their checksums stored in hack/go.sum, which
improves supply chain security.
* Workspace Sync & Tidy
2024-04-02 12:34:13 -07:00
Karl Isenberg
4dbc0d22e1
chore: Update to Go v1.21
...
- go mod tidy (all modules)
- go work sync
- Fixed plugin generation for Go 1.21
- Updated linting for Go 1.21
- Fixed minecraft example for Helm v3 pull download path
- Update dev docs to mention Go 1.21
- Regenerate plugins with Go 1.21
2024-03-15 11:47:44 -07:00
koba1t
d35edbf80d
update dependencies google.golang.org/protobuf@v1.33.0
2024-03-14 17:27:48 +09:00
koba1t
8eee90d2c6
Back to development mode; unpin the modules
2023-12-07 19:56:35 +09:00
koba1t
71f6f4c7d7
Update kyaml to v0.16.0
2023-12-07 19:00:00 +09:00
Prashant Rewar
2ab117166f
replace gopkg.in/yaml.v2 with sigs.k8s.io/yaml/goyaml.v2
...
Signed-off-by: Prashant Rewar <108176843+prashantrewar@users.noreply.github.com >
2023-11-01 14:40:41 +05:30
Natasha Sarkar
96ad106ee1
Use upstream go-yaml fork and remove our internal one ( #5412 )
...
* test new yaml fork
* delete old kyaml fork
* update to sigs yaml 1.4.0
* remove comments
2023-10-25 19:48:22 +02:00
koba1t
0465637335
Back to development mode; unpin the modules
2023-10-20 05:30:43 +09:00
koba1t
8668b74622
Update kyaml to v0.15.0
2023-10-20 01:07:49 +09:00
Jan-Otto Kröpke
d64ac13447
kustomize: Add support for OCI based helm repos ( #5167 )
...
* kustomize: Add support for OCI based helm repos
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de >
* Update api/internal/builtins/HelmChartInflationGenerator.go
* Update plugin/builtin/helmchartinflationgenerator/HelmChartInflationGenerator.go
* go fmt
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de >
* s/expectedHelmExternalDns/expectedHelmExternalDNS
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de >
* commit
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de >
* commit with content
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de >
* Apply suggestions from maintainer
* go work sync
* added test
---------
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de >
2023-10-17 21:24:00 +02:00
natasha41575
ff75dd6cd5
release cleanup
2023-07-31 12:27:44 -05:00
natasha41575
4a893ce8c6
pin to kyaml
2023-07-31 11:08:00 -05:00
natasha41575
eeff67d88d
unpin everything
2023-06-19 12:05:59 -05:00
natasha41575
8c0e0b3b47
pin to kyaml
2023-06-19 10:45:18 -05:00
koba1t
d1647a51af
fix e2econtainer test
2023-06-07 02:19:55 +09:00
koba1t
5b76aa9d2f
update go 1.20
2023-06-06 22:39:06 +09:00
Jefftree
7c98e531f2
make test-go-mod
2023-05-31 19:54:13 +00:00
natasha41575
fd508f0e3a
release cleanup
2023-05-17 10:41:37 -05:00
natasha41575
4b807107a6
pin to kyaml and cmd/config released versions
2023-05-09 14:27:34 -05:00
natasha41575
529a25d30b
unpin everything
2023-05-05 15:38:19 -05:00
natasha41575
1f98338481
pin to kyaml v0.14.2
2023-05-05 14:32:02 -05:00