Commit Graph

  • 2dc3c92dfa
    Merge cdde273a54 into 6243cf04cd piontec 2025-09-03 11:53:28 +0400
  • 497995cb86
    Merge d08f432fbb into 6243cf04cd dependabot[bot] 2025-09-02 12:06:52 +0000
  • d08f432fbb
    Bump github.com/spf13/pflag from 1.0.7 to 1.0.9 in the go-deps group dependabot/go_modules/go-deps-27a807e99f dependabot[bot] 2025-09-02 12:06:49 +0000
  • 56818e057f
    Merge cd54c5fe47 into 6243cf04cd dependabot[bot] 2025-09-02 12:04:29 +0000
  • cd54c5fe47
    Bump github/codeql-action from 3.29.11 to 3.30.0 in the ci group dependabot/github_actions/ci-7804652b1e dependabot[bot] 2025-09-02 12:04:26 +0000
  • 6243cf04cd
    Merge pull request #957 from fluxcd/k8s-1.34 main Stefan Prodan 2025-08-31 17:57:48 +0300
  • c23dae4bc8
    Merge f9fc32702d into e1fae45113 dipti-pai 2025-08-31 23:09:12 +0900
  • b1c0cad5d8
    Build with Go 1.25 Stefan Prodan 2025-08-31 15:55:25 +0300
  • 47cc2cb901
    Regenerate CRDs with controller-gen v0.19 Stefan Prodan 2025-08-31 15:41:16 +0300
  • 8dad1fd2da
    Update dependencies to Kubernetes v1.34.0 Stefan Prodan 2025-08-31 15:39:37 +0300
  • e1fae45113
    Merge pull request #956 from fluxcd/dependabot/github_actions/ci-9946de816f Stefan Prodan 2025-08-31 15:01:46 +0300
  • 4f65ce9f5b
    Bump the ci group across 1 directory with 10 updates dependabot[bot] 2025-08-31 11:50:22 +0000
  • f9fc32702d [RFC-0010] Add multi-tenant workload identity support for ImageUpdateAutomation with Azure GitRepository Dipti Pai 2025-08-15 12:41:20 -0700
  • 50138e7350
    Bump the go-deps group across 1 directory with 4 updates dependabot[bot] 2025-08-17 16:16:53 +0000
  • cfbdf5c756
    Merge pull request #954 from cappyzawa/feat/object-level-config-validation Matheus Pimenta 2025-08-17 17:14:58 +0100
  • e954114e1a
    Add object-level configuration validation cappyzawa 2025-08-18 00:55:57 +0900
  • 0d5ab021e3
    Bump the go-deps group across 1 directory with 2 updates dependabot[bot] 2025-08-17 08:51:08 +0000
  • 3576ac8bc7
    Merge pull request #952 from cappyzawa/feat/default-service-account-flag Matheus Pimenta 2025-08-17 09:49:17 +0100
  • 1264b490cc
    Remove TLS ServerName pinning in TLS config creation cappyzawa 2025-08-17 06:27:03 +0900
  • f62fa803ef
    [RFC-0010] Add default-service-account for lockdown cappyzawa 2025-08-17 06:04:55 +0900
  • efa9671ebc
    Merge pull request #950 from dipti-pai/fix-dockerfile dipti-pai 2025-08-15 12:34:25 -0700
  • e4ed952724 Fix dockerfile after pkg path refactoring Dipti Pai 2025-08-15 12:25:19 -0700
  • 8db8d1d183
    Bump the go-deps group across 1 directory with 3 updates dependabot[bot] 2025-08-14 07:24:28 +0000
  • 6955deae42
    Merge pull request #947 from abhijith-darshan/feat/gh_app_tls Stefan Prodan 2025-08-14 10:22:45 +0300
  • 57516b14f7
    (chore): adds tls config for GitHub App auth abhijith-darshan 2025-08-11 01:17:44 +0200
  • f584731506
    Merge pull request #948 from fluxcd/refactor-pkg Stefan Prodan 2025-08-11 20:29:20 +0300
  • 91bbe7491f
    Refactor pkg structure - move pkg/test to internal/testutil - move pkg/update to internal/update Stefan Prodan 2025-08-11 20:14:20 +0300
  • 9b8f0a6234
    Merge pull request #946 from fluxcd/remove-v1beta1-api Stefan Prodan 2025-08-11 17:55:00 +0300
  • 8c21b03941
    Remove deprecated APIs in group `image.toolkit.fluxcd.io/v1beta1` Stefan Prodan 2025-08-08 16:01:36 +0300
  • 3bff81a4e0
    Merge pull request #945 from fluxcd/fix-source-index Matheus Pimenta 2025-08-06 12:21:37 +0100
  • 0e29d5342b
    Fix GitRepository namespace not used in watch index key Matheus Pimenta 2025-08-06 11:43:55 +0100
  • 73cfc85d02
    Bump the ci group across 1 directory with 7 updates dependabot[bot] 2025-08-01 19:31:15 +0000
  • b40ba6f9c2
    Bump the go-deps group with 5 updates dependabot[bot] 2025-08-01 19:11:21 +0000
  • 03080bae28
    Merge pull request #942 from fluxcd/fix-strategy-validation Stefan Prodan 2025-07-16 12:49:12 +0300
  • b81e735bae
    Make `.spec.update.strategy` optional Stefan Prodan 2025-07-16 12:29:34 +0300
  • 8939b7b5b3
    Merge pull request #940 from fluxcd/upgrade-deps Matheus Pimenta 2025-07-15 09:52:05 +0100
  • ecaa7e7b14
    Upgrade Kubernetes to 1.33.2 Matheus Pimenta 2025-07-14 19:02:49 +0100
  • 52f2cc30f6
    Bump the go-deps group across 1 directory with 5 updates dependabot[bot] 2025-07-01 19:34:58 +0000
  • d38ab5aa90
    Bump the ci group across 1 directory with 6 updates dependabot[bot] 2025-07-01 19:13:51 +0000
  • 458e0338c3
    Merge pull request #931 from cappyzawa/deprecate-updated-template-field Matheus Pimenta 2025-06-30 14:40:32 +0100
  • f1a92cb661
    Consolidate Result and ResultV2 types for GA cappyzawa 2025-06-28 21:02:29 +0900
  • 7975a00bd1
    Add deprecation handling for .Updated template field cappyzawa 2025-06-24 16:14:02 +0900
  • 7bd947ca9d
    Merge pull request #936 from cappyzawa/update-kustomize-v5.7.0 Matheus Pimenta 2025-06-30 10:46:20 +0100
  • 4ff17e6807
    Update kustomize dependency to v5.7.0 cappyzawa 2025-06-30 11:11:08 +0900
  • aedbb03c3e
    Merge pull request #930 from lukas8219/5411-crd-fields Matheus Pimenta 2025-06-27 17:10:05 +0100
  • ad9486eb8d
    Add better kubectl columns to ImageUpdateAutomation lukas8219 2025-06-27 12:49:33 -0300
  • b3b47761c6
    Merge pull request #929 from cappyzawa/add-imageupdateautomation-shortnames Matheus Pimenta 2025-06-27 13:15:19 +0100
  • af48849cc5
    Update ImageUpdateAutomation shortNames to iua,imgupd,imgauto cappyzawa 2025-06-27 21:09:00 +0900
  • ee384d74dd
    Merge pull request #934 from fluxcd/release/v0.41.x Stefan Prodan 2025-06-27 12:23:57 +0300
  • e7d7d32d93
    Merge branch 'main' into release/v0.41.x Stefan Prodan 2025-06-27 12:18:12 +0300
  • f80db5841c
    Merge pull request #933 from fluxcd/release-v.41.2 v0.41.2 api/v0.41.2 release/v0.41.x Stefan Prodan 2025-06-27 12:06:43 +0300
  • 152bf82705
    Release v0.41.2 Stefan Prodan 2025-06-27 11:54:42 +0300
  • 45875bb0fa
    Merge pull request #932 from fluxcd/fix-ssh-host-key-sha2 Stefan Prodan 2025-06-27 11:48:04 +0300
  • 00661668fa
    Fix: Prioritize sha2-512 and sha2-256 for ssh-rsa host keys Stefan Prodan 2025-06-27 11:40:23 +0300
  • c77a9799fb
    Merge pull request #928 from felixw7k/main Matheus Pimenta 2025-06-17 13:16:32 +0100
  • fd132e2846 docs: Add example for opening a PR in Gitea with refspec Felix Weissbeck 2025-06-13 20:35:19 +0200
  • 124fd9fe8f
    Merge pull request #920 from kane8n/git-sparse-checkout-when-update-path-specify Stefan Prodan 2025-06-17 12:59:08 +0300
  • 3999c651b1
    SparseCheckout when Spec.Update.Path specified kane8n 2025-06-10 19:57:21 +0900
  • 1350059d86
    Bump the go-deps group across 1 directory with 3 updates dependabot[bot] 2025-06-13 16:51:03 +0000
  • b8e667d558
    Merge pull request #926 from fluxcd/release-v0.41.1 v0.41.1 api/v0.41.1 Matheus Pimenta 2025-06-13 17:49:30 +0100
  • d8366598f0
    Release v0.41.1 Matheus Pimenta 2025-06-13 17:25:58 +0100
  • a4fbfa885b
    Merge pull request #923 from fluxcd/fix-host-keys Matheus Pimenta 2025-06-12 18:54:39 +0100
  • 009d764d7f
    Upgrade dependencies Matheus Pimenta 2025-06-12 18:08:27 +0100
  • a986109bcc
    Fix `knownhosts key mismatch` regression bug in go-git Stefan Prodan 2025-06-10 16:35:03 +0300
  • 60cbe3b60e
    Bump the go-deps group across 1 directory with 2 updates dependabot[bot] 2025-06-09 16:45:08 +0000
  • 42af3383fc
    Merge pull request #919 from fluxcd/upgrade-deps Matheus Pimenta 2025-06-09 17:43:38 +0100
  • 17e585c90d
    Upgrade dependencies Matheus Pimenta 2025-06-09 17:10:39 +0100
  • 15799d58c3
    Bump docker/build-push-action from 6.17.0 to 6.18.0 in the ci group dependabot[bot] 2025-05-28 13:19:57 +0000
  • 45e34fd5b3
    Merge pull request #918 from fluxcd/dependabot-up Stefan Prodan 2025-05-28 16:18:24 +0300
  • 48e677ab26
    Update dependabot config Stefan Prodan 2025-05-28 15:58:21 +0300
  • b4ad41bef5
    Merge pull request #917 from fluxcd/release-v0.41.0 v0.41.0 api/v0.41.0 Matheus Pimenta 2025-05-28 12:13:29 +0100
  • b09cceb8b9
    Release v0.41.0 Matheus Pimenta 2025-05-28 12:00:11 +0100
  • 4f207d5108
    Merge pull request #916 from fluxcd/update-sc Matheus Pimenta 2025-05-28 10:51:03 +0100
  • e5ae4097be
    Update dependencies Matheus Pimenta 2025-05-28 10:43:08 +0100
  • 48b16c2e51
    Merge pull request #902 from fluxcd/update-digests Matheus Pimenta 2025-05-28 10:19:57 +0100
  • 806d41081a
    Update digest of latest image Matheus Pimenta 2025-05-10 13:22:01 +0100
  • 8977d01914
    Bump the go-deps group across 1 directory with 4 updates dependabot[bot] 2025-05-27 19:50:10 +0000
  • 4addc4e215
    Merge pull request #908 from fluxcd/dependabot/github_actions/ci-773070ff14 Stefan Prodan 2025-05-27 12:38:58 +0300
  • 82f08530f8
    Bump the ci group across 1 directory with 4 updates dependabot[bot] 2025-05-27 09:34:40 +0000
  • f7387ccbef
    Merge pull request #913 from fluxcd/rfc-0010-docs Stefan Prodan 2025-05-27 09:02:23 +0300
  • 3d434f0fe7
    [RFC-0010] Link workload identity docs to complete guide Matheus Pimenta 2025-05-26 23:50:06 +0100
  • ebddb9c719
    Update dependencies Matheus Pimenta 2025-05-25 15:12:39 +0100
  • efb76a2046
    Bump github.com/google/go-containerregistry dependabot[bot] 2025-05-23 07:01:07 +0000
  • 6c5ffee6c0
    Merge pull request #907 from fluxcd/rfc-0010-feature-gate Matheus Pimenta 2025-05-23 07:59:24 +0100
  • 3c468bf97b
    Bump the go-deps group across 1 directory with 5 updates dependabot[bot] 2025-05-21 19:38:55 +0000
  • 07058a1f60
    [RFC-0010] Introduce feature gate Matheus Pimenta 2025-05-16 13:56:58 +0100
  • ac4dba3804
    Bump the ci group across 1 directory with 3 updates dependabot[bot] 2025-05-15 19:29:12 +0000
  • d32af0fa3d
    Bump the go-deps group with 4 updates dependabot[bot] 2025-05-15 19:20:09 +0000
  • 8856c4013a
    Bump the ci group across 1 directory with 2 updates dependabot[bot] 2025-05-14 20:05:18 +0000
  • 45a8e9c0f6
    Bump actions/setup-go from 5.4.0 to 5.5.0 in the ci group dependabot[bot] 2025-05-12 19:17:22 +0000
  • 498ec11b09
    Merge pull request #903 from fluxcd/downgrade-k8s-utils-semver Matheus Pimenta 2025-05-10 20:49:43 +0100
  • 91c2f594b6
    Downgrade k8s.io/utils and github.com/Masterminds/semver Matheus Pimenta 2025-05-10 18:46:35 +0100
  • d86ccc497f
    Merge pull request #900 from fluxcd/upgrade-deps Matheus Pimenta 2025-05-07 18:10:09 +0100
  • 493ce833b0
    Upgrade fluxcd/pkg auth, git and git/gogit Matheus Pimenta 2025-05-07 17:58:14 +0100
  • d48392519c
    Merge pull request #896 from fluxcd/dependabot/github_actions/ci-970434cb35 Max Jonas Werner 2025-05-05 11:57:47 +0200
  • 081f333a3a
    Bump github/codeql-action from 3.28.16 to 3.28.17 in the ci group dependabot[bot] 2025-05-04 08:05:38 +0000
  • 369d9eb107
    Merge pull request #898 from matheuscscp/upgrade-deps Matheus Pimenta 2025-05-04 09:03:47 +0100
  • 68b9bc7d0d
    Update to Kubernetes 1.33.0 and Go 1.24.0 Matheus Pimenta 2025-05-03 14:51:33 +0100
  • 8aa8679f5b
    Merge pull request #897 from fluxcd/token-cache-default Matheus Pimenta 2025-05-03 12:22:48 +0100
  • 41a0e4d324
    Enable token cache by default Matheus Pimenta 2025-05-03 10:34:26 +0100