Commit Graph

  • 81609558b4
    Merge 7ecb7e4f22 into 758f5467d5 Keith Gamble 2025-12-13 19:40:16 +0800
  • 758f5467d5
    build(deps): bump helm.sh/helm/v4 from 4.0.1 to 4.0.2 (#2326) main dependabot[bot] 2025-12-13 13:39:29 +0800
  • 1416246021
    build(deps): bump helm.sh/helm/v4 from 4.0.1 to 4.0.2 dependabot[bot] 2025-12-13 01:15:19 +0000
  • cff6f44655
    build(deps): bump helm.sh/helm/v3 from 3.19.2 to 3.19.3 (#2325) dependabot[bot] 2025-12-13 09:07:23 +0800
  • 17e1a1307f
    build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.3 to 1.32.5 (#2320) dependabot[bot] 2025-12-13 09:06:22 +0800
  • 7ecb7e4f22
    Merge branch 'main' into feature/read-env Keith Gamble 2025-12-12 06:35:36 -0500
  • e0d74302f0
    fix: address PR review comments for --env-file feature Keith Gamble 2025-12-12 06:31:20 -0500
  • 7ed24ce90a
    build(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 (#2317) dependabot[bot] 2025-12-11 18:08:01 +0800
  • 7f64598054
    build(deps): bump k8s.io/apimachinery from 0.34.2 to 0.34.3 (#2322) dependabot[bot] 2025-12-11 18:07:11 +0800
  • 1c35b9a7be
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.93.0 to 1.93.2 (#2323) dependabot[bot] 2025-12-11 18:06:52 +0800
  • fb96687292
    feat: add --env-file flag to load environment variables from dotenv files Keith Gamble 2025-12-11 05:19:43 -0500
  • c5c57f1490
    build(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 (#2315) dependabot[bot] 2025-12-09 06:28:18 +0000
  • 9b93a837b3
    build(deps): bump helm.sh/helm/v3 from 3.19.2 to 3.19.3 dependabot[bot] 2025-12-12 05:19:23 +0000
  • aea8d96a53
    Merge 5b6223264e into 1e6839a5d9 Shane Starcher 2025-12-12 13:18:54 +0800
  • 1e6839a5d9
    build(deps): bump k8s.io/client-go from 0.34.2 to 0.34.3 (#2321) dependabot[bot] 2025-12-12 13:17:42 +0800
  • b34283676a
    Merge ddf70557ae into 8729590bcd ljluestc 2025-12-11 12:02:53 -0500
  • 16c009df20
    build(deps): bump github.com/aws/aws-sdk-go-v2/config dependabot[bot] 2025-12-11 10:22:35 +0000
  • c1b40daeb1
    build(deps): bump k8s.io/client-go from 0.34.2 to 0.34.3 dependabot[bot] 2025-12-11 10:21:18 +0000
  • 8729590bcd
    build(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 (#2317) dependabot[bot] 2025-12-11 18:08:01 +0800
  • 3fbee9eee7
    build(deps): bump k8s.io/apimachinery from 0.34.2 to 0.34.3 (#2322) dependabot[bot] 2025-12-11 18:07:11 +0800
  • 64a6b41c7d
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.93.0 to 1.93.2 (#2323) dependabot[bot] 2025-12-11 18:06:52 +0800
  • 178d7f1952
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2025-12-10 15:06:39 +0000
  • 98b97c142c
    build(deps): bump k8s.io/apimachinery from 0.34.2 to 0.34.3 dependabot[bot] 2025-12-10 15:05:26 +0000
  • 3967e480c9
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2025-12-09 15:06:45 +0000
  • 2837852cca
    build(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 dependabot[bot] 2025-12-09 15:05:33 +0000
  • 6d35eec444
    build(deps): bump github.com/aws/aws-sdk-go-v2/config dependabot[bot] 2025-12-09 15:05:28 +0000
  • 97b4bdb8b5
    Merge e5ba174314 into 0d7309f2b7 Copilot 2025-12-09 06:36:32 -0500
  • 0d7309f2b7
    build(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 (#2315) dependabot[bot] 2025-12-09 06:28:18 +0000
  • 2f74bb89cd build(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 dependabot[bot] 2025-12-08 15:04:05 +0000
  • f3b19fd81e
    Add parameter to render helmfile as go template without .gotmpl extension (#2312) Ronaldo Umana 2025-12-09 00:41:47 -0500
  • e5ba174314 Improve flag detection logic with word boundary checks copilot/fix-helm-template-kube-context copilot-swe-agent[bot] 2025-12-08 08:00:25 +0000
  • e11ef412f5 Add shell escaping for kubeContext in TemplateArgs copilot-swe-agent[bot] 2025-12-08 07:55:36 +0000
  • 3a32f396b9 Update documentation for offline mode with --skip-deps copilot/fix-offline-mode-caching-issue copilot-swe-agent[bot] 2025-12-08 07:49:23 +0000
  • d21a6651a7 Enable ForceDownload when SkipDeps is true for offline mode support copilot-swe-agent[bot] 2025-12-08 07:43:03 +0000
  • 3ef595ba19 Add --kube-context flag to chartify TemplateArgs for cluster operations copilot-swe-agent[bot] 2025-12-08 07:41:26 +0000
  • fcc30a1dc7 Initial plan copilot-swe-agent[bot] 2025-12-08 07:26:37 +0000
  • 96cd38551f Initial plan copilot-swe-agent[bot] 2025-12-08 07:26:21 +0000
  • 801b932399
    Update pkg/envvar/const.go yxxhero 2025-12-06 15:00:55 +0800
  • 7a9175b7c4
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.92.1 to 1.93.0 (#2307) dependabot[bot] 2025-12-06 11:35:13 +0800
  • e99ccc7a61
    Add parameter to render helmfile as go template without gotmpl extension Ronaldo 2025-12-05 13:59:16 -0500
  • 8c658e27c5
    build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#2310) dependabot[bot] 2025-12-05 12:37:18 +0800
  • 8eae39a579
    build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 dependabot[bot] 2025-12-04 15:05:12 +0000
  • d4f0461b4f
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2025-12-04 12:04:21 +0000
  • 9d0fc5fae0
    build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.2 to 1.32.3 (#2308) dependabot[bot] 2025-12-04 20:02:53 +0800
  • 8e47e30997
    build(deps): bump github.com/aws/aws-sdk-go-v2/config dependabot[bot] 2025-12-03 15:07:25 +0000
  • ddf70557ae fix tests ljluestc 2025-11-29 19:00:20 -0800
  • e76de84904 fix: handle case where basePath is "." or current directory copilot/fix-nested-helmfile-secrets copilot-swe-agent[bot] 2025-11-28 13:37:50 +0000
  • 470ce4c6fc fix: render template expressions in inline values passed to sub-helmfiles copilot-swe-agent[bot] 2025-11-28 13:28:32 +0000
  • 3567c87efd Initial plan copilot-swe-agent[bot] 2025-11-28 12:53:34 +0000
  • 61faf4627e
    Merge 4c72814bfa into 97779914ec Flozza 2025-11-28 05:33:46 +0100
  • 5b6223264e feat: add --skip-charts flag to build command Shane Starcher 2025-10-04 14:43:23 -0400
  • 97779914ec
    feat: add print-env command (#2279) v1.2.2 Dominik Schmidt 2025-11-28 01:46:37 +0100
  • 534d0b618c
    build(deps): update Helm v4 to 4.0.1 and helm-secrets to 4.7.4 (#2304) Aditya Menon 2025-11-28 01:43:54 +0100
  • 791639309b
    build(deps): update helm-secrets from 4.7.0 to 4.7.4 Aditya Menon 2025-11-27 16:48:49 +0100
  • cabc4bd2eb
    build(deps): update Helm v4 from 4.0.0 to 4.0.1 Aditya Menon 2025-11-27 16:22:44 +0100
  • f42a28c5f7 fix: copilot incorrectly removed a line of code Dominik Schmidt 2025-11-27 16:00:23 +0100
  • da249044f9
    Update cmd/print_env.go yxxhero 2025-11-27 22:22:21 +0800
  • ef5dcfa75e
    Update cmd/print_env.go yxxhero 2025-11-27 22:22:02 +0800
  • 9c70adc038
    fix: resolve issues #2295, #2296, and #2297 (#2298) Aditya Menon 2025-11-27 15:13:03 +0100
  • 2ce8633bad
    fix: add HELM_BIN env var to Dockerfiles Aditya Menon 2025-11-27 13:55:35 +0100
  • f1d8fe4e0d
    fix: clarify lock file check is informational only Aditya Menon 2025-11-27 12:05:37 +0100
  • 7a724d8b1a
    fix: address PR #2298 Copilot review comments (round 5) Aditya Menon 2025-11-27 11:50:20 +0100
  • c8cce7ec0a
    fix: address PR #2298 Copilot review comments (round 4) Aditya Menon 2025-11-27 11:30:44 +0100
  • 4053b99b45
    fix: address PR #2298 review - reinitialize fileLock after release Aditya Menon 2025-11-27 11:08:41 +0100
  • a5234a1779
    fix: make oci-parallel-pull test resilient to registry issues Aditya Menon 2025-11-27 10:36:26 +0100
  • 8955300cf4
    fix: make oci-parallel-pull test resilient to registry issues Aditya Menon 2025-11-27 10:21:20 +0100
  • 66a30c18c7
    fix: address Copilot review comments on PR #2298 Aditya Menon 2025-11-27 09:53:31 +0100
  • 5e632c3552
    fix: use callback to prevent redundant chart downloads within a process Aditya Menon 2025-11-27 01:59:26 +0100
  • e89bb56b62
    fix: add double-check locking for in-memory chart cache Aditya Menon 2025-11-27 01:32:53 +0100
  • bc83bbf2c3
    fix: resolve deadlock by releasing OCI chart locks immediately after download Aditya Menon 2025-11-27 01:00:06 +0100
  • d1e87d074b
    fix: prevent deadlock when multiple releases share the same chart Aditya Menon 2025-11-27 00:19:14 +0100
  • 7bb2a1f19b
    fix: replace 60s timeout with reader-writer locks for OCI chart caching Aditya Menon 2025-11-26 23:48:56 +0100
  • 5d9db12a99
    fix: resolve issues #2295, #2296, #2297 and OCI registry login Aditya Menon 2025-11-26 21:08:08 +0100
  • 6c93fc7e4d
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.92.0 to 1.92.1 (#2299) dependabot[bot] 2025-11-27 17:42:43 +0800
  • fc854730d0
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2025-11-26 23:34:24 +0000
  • de24b71faa
    build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.1 to 1.32.2 (#2300) dependabot[bot] 2025-11-27 07:32:45 +0800
  • c0118d2c6b
    Merge branch 'main' into fix/oci-chart-caching-and-registry-login Aditya Menon 2025-11-26 20:20:52 +0100
  • 1c48256e13 fix: add cross-process locking and refresh coordination for chart downloads Aditya Menon 2025-11-26 20:14:09 +0100
  • 4e9e78ff20
    build(deps): bump github.com/aws/aws-sdk-go-v2/config dependabot[bot] 2025-11-26 15:06:35 +0000
  • 33b3e6873f
    build(deps): bump helm.sh/helm/v4 from 4.0.0 to 4.0.1 dependabot[bot] 2025-11-25 15:04:11 +0000
  • 6b096fc5bc feat: add environments values inheritance Vincent Chenal 2024-10-28 14:00:21 +0100
  • d40bfced56
    test: add integration test for issue #2291 (CRD preservation with strategicMergePatches) (#2292) Aditya Menon 2025-11-25 02:19:41 +0100
  • 5ee17158c3
    implement copilot suggestion Aditya Menon 2025-11-25 01:30:35 +0100
  • 0bad98efba
    switch chartify package to upstream one Aditya Menon 2025-11-25 00:50:00 +0100
  • 1a6a8ddaaa fix: incorporate more copilot feedback Dominik Schmidt 2025-11-24 20:43:32 +0100
  • 40e5edfe84 fix: input validation and output format Dominik Schmidt 2025-11-24 20:18:22 +0100
  • a092407490
    test: add integration test for issue #2291 with all fixes Aditya Menon 2025-11-24 11:50:22 +0100
  • 83b4a8ffc7
    Fix AWS SDK debug logging by making it configurable (issue #2270) (#2290) Aditya Menon 2025-11-24 11:27:04 +0100
  • 08ba0eb88e
    deps: update vals to upstream v0.42.6 Aditya Menon 2025-11-24 10:28:05 +0100
  • 430d2cc4f2
    Merge 6cf2e0b522 into 570ee3a8bb Copilot 2025-11-24 16:38:00 +0800
  • bf234f22a0
    chore: update vals to use parameter-based AWS log level configuration Aditya Menon 2025-11-24 05:30:52 +0100
  • 637dbdf426
    fix: make AWS SDK debug logging configurable (issue #2270) Aditya Menon 2025-11-24 03:17:53 +0100
  • 85f5e36a26 disable AWS GO SDK logging Paul Behrisch 2025-11-24 08:21:29 +0700
  • c7b063cc86
    Merge branch 'main' into feat/print-env yxxhero 2025-11-23 17:33:13 +0800
  • 570ee3a8bb
    build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.91.1 to 1.92.0 (#2286) v1.2.1 dependabot[bot] 2025-11-23 17:32:52 +0800
  • 4f99c18271
    Merge 0d0193f413 into b91fd534ec Thomas Arrow 2025-11-22 15:29:49 +0000
  • a1fdcf51a3 build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 dependabot[bot] 2025-11-21 15:06:27 +0000
  • b91fd534ec
    Fix four critical bugs: array merging (#2281), AWS SDK logging (#2270), helmDefaults skip flags (#2269), and OCI chart versions (#2247) (#2288) Aditya Menon 2025-11-22 02:27:51 +0100
  • 9fc8ead633
    build(deps): bump k8s.io/client-go from 0.34.1 to 0.34.2 (#2285) dependabot[bot] 2025-11-22 08:28:06 +0800
  • 8de33fdb5a
    build(deps): bump actions/checkout from 5 to 6 (#2287) dependabot[bot] 2025-11-22 08:26:33 +0800