Commit Graph

8811 Commits (dependabot/go_modules/main/github.com/fluxcd/cli-utils-0.36.0-flux.15)
 

Author SHA1 Message Date
dependabot[bot] 846bb53f72
chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7
2 months ago
dependabot[bot] 57e84877d2
chore(deps): bump the k8s-io group with 7 updates
2 months ago
Robert Sirchia 8e5ce79e62
Merge pull request #31065 from TerryHowe/chore-improve-oci-debug-logging
2 months ago
Terry Howe 250ce7b5dc
chore: improve OCI debug logging
2 months ago
Matt Farina 1a73633908
Merge pull request #31033 from navinag1989/test-cov-cli-options
2 months ago
George Jenkins 74f2805f01 Rename 'force' to 'force-replace'
2 months ago
Robert Sirchia c2bd2e6ec5
Merge pull request #31053 from helm/dependabot/go_modules/main/github.com/fluxcd/cli-utils-0.36.0-flux.14
2 months ago
yumeiyin 8c22fbfe4a refactor: replace Split in loops with more efficient SplitSeq
2 months ago
dependabot[bot] 8650f28250
chore(deps): bump github.com/fluxcd/cli-utils
2 months ago
George Jenkins 23d71c03e2
Merge pull request #31051 from helm/dependabot/go_modules/main/golang.org/x/crypto-0.40.0
2 months ago
George Jenkins 5e0de5f972
Merge pull request #31052 from helm/dependabot/go_modules/main/sigs.k8s.io/kustomize/kyaml-0.20.0
2 months ago
Danilo Bürger 055c4e2bec
Moved url comparison to own function
2 months ago
Mohammadreza Asadollahifard c1b3a83514
refactor: clean up color output imports in list, root, and status files
3 months ago
Mohammadreza Asadollahifard d28343550f
feat: make color output opt-in by default
3 months ago
Mohammadreza Asadollahifard ba8f70ae0b
refactor: move color package to internal/cli/output
3 months ago
Mohammadreza Asadollahifard b72db06c49
refactor: replace NoColor with ColorMode for improved color output control
3 months ago
Mohammadreza Asadollahifard 96c54a2963
refactor color output functions to simplify noColor checks
3 months ago
Mohammadreza Asadollahifard b630ae30a5
Merge remote-tracking branch 'upstream/main' into feat/color-output-and-test-fixes
3 months ago
Khwaja Faraz Ahmed d50d22c970 Add test coverage for get_values/metadata.go
3 months ago
Danilo Bürger 8096f09370
Pass credentials when either chart repo or repo dont specify a port but it matches the default port of that scheme
3 months ago
dependabot[bot] 80b95c00d5
chore(deps): bump sigs.k8s.io/kustomize/kyaml from 0.19.0 to 0.20.0
3 months ago
dependabot[bot] 91a7646327
chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0
3 months ago
Scott Rigby 091f9a24fe
Merge pull request #13154 from carloslima/post-render-everything
3 months ago
Robert Sirchia 49e82c1fe9
Merge pull request #31042 from TerryHowe/fix-test-teardown-dns-data-race
3 months ago
Robert Sirchia 1859528190
Merge pull request #31047 from jingchanglu/main
3 months ago
Robert Sirchia 931158a5d9
Merge pull request #31045 from helm/dependabot/go_modules/main/golang.org/x/term-0.33.0
3 months ago
dependabot[bot] c1740e9081
chore(deps): bump golang.org/x/term from 0.32.0 to 0.33.0
3 months ago
Robert Sirchia 9bfd3a461a
Merge pull request #31046 from helm/dependabot/go_modules/main/golang.org/x/text-0.27.0
3 months ago
jingchanglu 2da734d0b2 chore: fix typo in pkg/repo/chartrepo.go
3 months ago
dependabot[bot] 4ff0d50f66
chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0
3 months ago
Terry Howe 82bc9adcc2
fix: test teardown dns data race
3 months ago
Yuriy Losev 46b1a41631 Add release labels to the release Metadata
3 months ago
Robert Sirchia 4b8e61093d
Merge commit from fork
3 months ago
naving1989 4310b2bc36 Fixed linting issues
3 months ago
Zach Burgess 1002ec5ae9 Update tests in lint_test.go
3 months ago
Zach Burgess 35434947a3 Return a lint warning if `templates/` does not exist.
3 months ago
Zach Burgess b6e3301bef
Merge branch 'helm:main' into templates_lint
3 months ago
Zach Burgess fe11438715 Raise error instead of warning if `crds/` is not a valid directory
3 months ago
Zach Burgess eea2d4577b Raise an error if the `templates/` dir is not valid and return early.
3 months ago
Mohammadreza Asadollahifard 1e00790b8c
refactor tests to use t.Setenv for NO_COLOR environment variable
3 months ago
Mohammadreza Asadollahifard c547d1f2ae
add color output functionality and tests for release statuses
3 months ago
Zach Burgess 3a318c2fa3 Update crds.go after https://github.com/helm/helm/pull/31029
3 months ago
Zach Burgess 81af3c9570
Merge branch 'helm:main' into crds_lint
3 months ago
George Jenkins d21a8a04cb
Merge pull request #31029 from gjenkins8/gjenkins/k8s_yaml_struct
3 months ago
Zach Burgess cc85352a0e Use `assert.Len` instead of `assert.Lenf`
3 months ago
Zach Burgess c59a097209 Remove duplicate test case from crds_test.go
3 months ago
naving1989 3b2f9e7d6f test: increase test coverage for pkg/cli/options.go file
3 months ago
Zach Burgess bf9084a16a Rename `validateCrdApiVersion` to `validateCrdAPIVersion`
3 months ago
Zach Burgess 357957b0d3 Use testify and add a CRD to the `goodone` test case.
3 months ago
Zach Burgess dadaff716a
Merge branch 'helm:main' into crds_lint
3 months ago