Commit Graph

8178 Commits (8efd428e5da26d035eb7a095e348c9cbbfae9f26)
 

Author SHA1 Message Date
Austin Abro 8efd428e5d
switch back to k8s rest mapper
9 months ago
Austin Abro 83266254f0
merge
9 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
9 months ago
Robert Sirchia 0199b748aa
Merge pull request #30696 from benoittgt/report-time-waited-v4
9 months ago
Benoit Tigeot 4f4c858f9c
Ignore unused parameter
9 months ago
Matt Farina 2e6437beb5
Merge pull request #30684 from twz123/remove-clientoptresolver
9 months ago
Matt Farina ab9f0c80b5
Merge pull request #30603 from robertsirc/converting-to-slog
9 months ago
Robert Sirchia a5ec16357d
Merge pull request #30688 from helm/dependabot/github_actions/main/actions/setup-go-5.4.0
9 months ago
Robert Sirchia c5991028e0
fixing matts changes
9 months ago
Matt Farina 65706a4984
Merge pull request #30699 from mattfarina/error-on-failed-repo-up
9 months ago
Matt Farina e4e602e13c
Error when failed repo update.
9 months ago
Benoit Tigeot 94cb21c7c4
Follow convention for error with slog.Any()
9 months ago
Benoit Tigeot e3e84b6dfe
"beginning wait" is dedicated to be display as debug log
9 months ago
Benoit Tigeot 0e4d185370
Inform about time spent waiting resources to be ready in slog format
9 months ago
Robert Sirchia 7000db1ec0
Merge pull request #30687 from helm/dependabot/github_actions/main/actions/upload-artifact-4.6.2
9 months ago
Matt Farina e1972f62e8
Merge pull request #30693 from linghuying/main
9 months ago
Austin Abro d78b7e401a
go mod tidy
9 months ago
linghuying fc476f7235 chore: make function comment match function name
10 months ago
dependabot[bot] f95410f66c
build(deps): bump actions/setup-go from 5.3.0 to 5.4.0
10 months ago
dependabot[bot] a45cf1bab9
build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2
10 months ago
Matt Farina b304ee495d
Merge pull request #30681 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-6.5.2
10 months ago
Tom Wieczorek 835ff78f48
Remove ClientOptResolver from OCI Client
10 months ago
dependabot[bot] d5d75ad0c7
build(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2
10 months ago
Matt Farina 85bd131fd8
Merge pull request #30680 from helm/dependabot/go_modules/github.com/containerd/containerd-1.7.27
10 months ago
dependabot[bot] b533189cb3
build(deps): bump github.com/containerd/containerd from 1.7.26 to 1.7.27
10 months ago
Matt Farina 8d70e16af4
Merge pull request #30661 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-6.5.1
10 months ago
Robert Sirchia d90716ff1e
Merge pull request #30660 from helm/dependabot/go_modules/main/k8s-io-729194b7d1
10 months ago
Matt Farina 23985b2c9f
Merge pull request #30665 from mattfarina/bump-x-net-0.36.0
10 months ago
Matt Farina 667a5b7338
Updating to 0.37.0 for x/net
10 months ago
dependabot[bot] fd547184f1
build(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1
10 months ago
dependabot[bot] f0ceaba103
build(deps): bump the k8s-io group with 7 updates
10 months ago
George Jenkins 4ac69fceb6
Merge pull request #12912 from hegerdes/feat/chart-httproute-template
10 months ago
Henrik Gerdes 597c35852a
fix: align values comments/docs to scaffold standard
10 months ago
Henrik Gerdes ca367d970c
docs: more user-friendly info for httpRoute scaffold
10 months ago
Henrik Gerdes 1aac5b0b70
fix: use common chart-example.local hostname for http-route default
10 months ago
Henrik Gerdes 5d0c6e9ae4
fix: remove v1alpha2 gateway api support
10 months ago
Henrik Gerdes d22939b439
fix: correct expected number of template files in unit-test
10 months ago
Henrik Gerdes 3fc5d689e6
docs: add notes in chart templates for accessing httproute
10 months ago
Henrik Gerdes 90daeadeb5
feat: add httproute from gateway-api to create chart template
10 months ago
Robert Sirchia 3a19576377
making changes as requested by matt
10 months ago
Austin Abro 10f78c814c
legacy waiter
10 months ago
Austin Abro 0dffe83ef3
warnings
10 months ago
Austin Abro e773a810ee
Update pkg/cmd/flags.go
10 months ago
Austin Abro 2948279fb9
cleanup if statement
10 months ago
Austin Abro 600947b32e
client->restmapper
10 months ago
Austin Abro 7eeb438053
merge main
10 months ago
Scott Rigby 99c065789e
Merge pull request #30624 from helm/dependabot/go_modules/main/golang.org/x/crypto-0.36.0
10 months ago
dependabot[bot] ebdb5dbb5b
build(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0
10 months ago
Robert Sirchia 2192c4e0d1
changing errors back to warns
10 months ago
Robert Sirchia 4422000330
fixing case issues with the logging of my errors
10 months ago