Commit Graph

1318 Commits

Author SHA1 Message Date
yxxhero deca47087f update docs for cli
Signed-off-by: yxxhero <aiopsclub@163.com>
2022-09-11 11:11:53 +08:00
yxxhero 7eb23296e1
Merge pull request #348 from helmfile/fix_selector_help_msg_style
fixed: selector help msg style
2022-09-11 11:04:21 +08:00
yxxhero ca9bb9bcd2
Merge pull request #353 from helmfile/dependabot/go_modules/github.com/google/go-cmp-0.5.9
build(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9
2022-09-09 05:41:27 +08:00
dependabot[bot] 68995bd34b
build(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.8 to 0.5.9.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.5.8...v0.5.9)

---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-08 15:45:30 +00:00
yxxhero 9cd2c99286
Merge pull request #351 from helmfile/dependabot/go_modules/github.com/urfave/cli-1.22.10
build(deps): bump github.com/urfave/cli from 1.22.9 to 1.22.10
2022-09-07 06:29:29 +08:00
dependabot[bot] f37289e3e1
build(deps): bump github.com/urfave/cli from 1.22.9 to 1.22.10
Bumps [github.com/urfave/cli](https://github.com/urfave/cli) from 1.22.9 to 1.22.10.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v1.22.9...v1.22.10)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 15:37:35 +00:00
yxxhero d8ec42c48f
Merge pull request #350 from stek29/list-skip-charts-docs
docs: add docs for helmfile list
2022-09-06 20:41:31 +08:00
Viktor Oreshkin 9ef075a249 docs: update cli-reference with latest version
Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
2022-09-06 15:37:05 +03:00
Viktor Oreshkin ac0bdb8052 docs: add docs for helmfile list
Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
2022-09-06 15:19:45 +03:00
yxxhero 700d708b29
Merge pull request #346 from stek29/list-noprepare
feat: dont prepare on list
2022-09-06 17:22:41 +08:00
Viktor Oreshkin af52c960f4 chore: list: withPreparedCharts -> skipCharts
Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
2022-09-06 09:54:51 +03:00
Viktor Oreshkin 4dd73d4efb test: move TestListWithJSONOutput to app_list_test
Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
2022-09-06 09:48:47 +03:00
Viktor Oreshkin 1838ec0a11 fix: make func names in app_list_test consistent
Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
2022-09-06 09:48:17 +03:00
Viktor Oreshkin ebf0f370a1 fix: add missing concurrency option to List
Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
2022-09-06 09:43:56 +03:00
yxxhero 3b890056e3 fix selector help msg stylp
Signed-off-by: yxxhero <aiopsclub@163.com>
2022-09-06 08:05:35 +08:00
Viktor Oreshkin cb780be6bd fix: rename with-prepared-charts to skip-charts
Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
2022-09-05 18:12:37 +03:00
Viktor Oreshkin f3788249e4 feat: add flag to list to skip prepare
Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
2022-09-05 18:12:17 +03:00
Viktor Oreshkin 8b0ad72e77 feat: dont prepare on list
This changes list command so it doesn't run withPreparedCharts,
and just lists releases instead

Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
2022-09-05 13:37:00 +03:00
yxxhero d9ee3afd6f
Merge pull request #345 from stek29/concurrency-preparedcharts
feat: honor concurrency in withPreparedCharts
2022-09-04 17:51:13 +08:00
Viktor Oreshkin a56303b5bf hack: fix flaky e2e test
Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
2022-09-02 18:36:27 +03:00
Viktor Oreshkin 822b7b2a9b feat: honor concurrency in withPreparedCharts
Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
2022-09-01 02:08:54 +03:00
yxxhero f3984d5be5
Merge pull request #336 from muffl0n/add-ndr-to-users
add NDR to USERS.md
2022-08-30 18:02:12 +08:00
Sven Schliesing 8b326fb1c3 add NDR to USERS.md
Signed-off-by: Sven Schliesing <s.schliesing@tagesschau.de>
2022-08-30 11:20:08 +02:00
yxxhero 56e83dc8a8
Merge pull request #335 from philmtd/patch-1
add subshell to USERS.md
2022-08-30 17:12:58 +08:00
Philip Dakowitz 18d7d7561d Update USERS.md
Signed-off-by: Philip Dakowitz <dakowitz@subshell.com>
2022-08-30 10:43:20 +02:00
yxxhero 50736aaefe
Merge pull request #331 from lemeurherve/chore-jenkins-name
chore: remove 'OSS' from Jenkins name
2022-08-29 16:59:51 +08:00
Hervé Le Meur de567ac0f7
chore: remove 'OSS' from Jenkins name
Signed-off-by: Hervé Le Meur <hlemeur@cloudbees.com>
2022-08-29 10:57:04 +02:00
yxxhero ab12e5ef2d
Merge pull request #326 from helmfile/use_helmfile_testdata
use helmfile testdata
2022-08-28 10:24:32 +08:00
yxxhero 86072ca200 use helmfile testdata
Signed-off-by: yxxhero <aiopsclub@163.com>
2022-08-28 10:36:21 +09:00
yxxhero 9284d1764e
Add --interactive option to sync, delete and destroy / Remove --interactive from global options (#328)
* add interactive in sync & remove --interactive in global options

Signed-off-by: yxxhero <aiopsclub@163.com>

* fix unittest

Signed-off-by: yxxhero <aiopsclub@163.com>

* same behave as apply when in interactive

Signed-off-by: yxxhero <aiopsclub@163.com>

Signed-off-by: yxxhero <aiopsclub@163.com>
2022-08-28 10:36:07 +09:00
yxxhero 896d16566f
Merge pull request #329 from dreglad/patch-1
Fix typos in docs
2022-08-28 06:04:36 +08:00
David Regla cbace3d7af Fix typos in docs
Signed-off-by: David Regla <dreglad@gmail.com>
2022-08-27 16:53:37 -05:00
yxxhero 43b52f6040
Merge pull request #322 from helmfile/dependabot/go_modules/go.uber.org/zap-1.23.0
build(deps): bump go.uber.org/zap from 1.22.0 to 1.23.0
2022-08-26 10:45:08 +08:00
yxxhero b89c24cd8a
Merge pull request #317 from helmfile/update_readme
Add Users information in Readme.md
2022-08-26 10:08:09 +08:00
yxxhero 107c2c3458
Merge branch 'main' into dependabot/go_modules/go.uber.org/zap-1.23.0 2022-08-26 10:06:52 +08:00
yxxhero d201c1d2ea Add Users information in Readme.md
Signed-off-by: yxxhero <aiopsclub@163.com>
2022-08-26 10:00:29 +08:00
yxxhero 7434872c6b
fix ci error in issue.2118.yaml (#319)
Signed-off-by: yxxhero <aiopsclub@163.com>

Signed-off-by: yxxhero <aiopsclub@163.com>
2022-08-26 10:59:28 +09:00
yxxhero ece0387fc6
Merge pull request #320 from lemeurherve/patch-1
chore: update Jenkins's main helmfile repository in USERS
2022-08-26 07:29:08 +08:00
dependabot[bot] 630919e8f2
build(deps): bump go.uber.org/zap from 1.22.0 to 1.23.0
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/zap/compare/v1.22.0...v1.23.0)

---
updated-dependencies:
- dependency-name: go.uber.org/zap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 15:35:04 +00:00
Hervé Le Meur e0d7b98075
chore: update Jenkins's main helmfile repository in USERS
Signed-off-by: Hervé Le Meur <hlemeur@cloudbees.com>
2022-08-25 17:11:05 +02:00
yxxhero 01f896ced6
Merge pull request #312 from thenam153/main
fix typo for readme.md
2022-08-24 13:44:25 +08:00
Arkaitz Jimenez cc33e7b7d8
Introduce Helmfile's own filesystem abstraction to correctly unit test some components (#307)
Use abstracted FS

Signed-off-by: Arkaitz Jimenez <arkaitzj@gmail.com>

Signed-off-by: Arkaitz Jimenez <arkaitzj@gmail.com>
2022-08-24 12:58:43 +09:00
Patrick Hobusch a626664f46
Add logo as .png and .ai (Adobe Illustrator) files (#263)
Signed-off-by: Patrick Hobusch <patrick.hobusch@gmail.com>

Signed-off-by: Patrick Hobusch <patrick.hobusch@gmail.com>
2022-08-24 07:37:52 +09:00
Nam Nguyen 5d5d61e56f fix typo for readme.md 2022-08-23 15:11:20 +07:00
yxxhero 316f7ddf5d
Merge pull request #306 from helmfile/dependabot/go_modules/k8s.io/apimachinery-0.24.4
build(deps): bump k8s.io/apimachinery from 0.24.3 to 0.24.4
2022-08-20 07:01:37 +08:00
dependabot[bot] 3984659133
build(deps): bump k8s.io/apimachinery from 0.24.3 to 0.24.4
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.24.3 to 0.24.4.
- [Release notes](https://github.com/kubernetes/apimachinery/releases)
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.24.3...v0.24.4)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 15:44:30 +00:00
yxxhero 429e724104
Improve some multi-value flags to accept comma-separated values (#300)
fix cobra issue

Signed-off-by: yxxhero <aiopsclub@163.com>

Signed-off-by: yxxhero <aiopsclub@163.com>
2022-08-18 20:30:30 +09:00
yxxhero 7972a8921c
Merge pull request #301 from mikelorant/fix/diff-context
fix: return diff context config value
2022-08-18 15:09:23 +08:00
yxxhero d28f16253f
Merge pull request #303 from mikelorant/fix/diff-output
fix: return diff output config value
2022-08-18 15:08:49 +08:00
Michael Lorant b616a8b690 fix: return diff output config value
Signed-off-by: Michael Lorant <michael.lorant@fairfaxmedia.com.au>
2022-08-18 17:06:31 +10:00