Commit Graph

  • d9ab7240e8
    Merge c0537264b2 into cf5702068b Matheus Pimenta 2025-08-21 12:31:47 +0000
  • c0537264b2
    Introduce `RetryOnFailure` lifecycle management strategy upgrade-retry-on-failure Matheus Pimenta 2025-08-08 11:49:58 +0100
  • ee651bf8b7
    Remove tautology Matheus Pimenta 2025-08-09 18:36:43 +0100
  • a9615e5123
    Merge 1a0b85cf94 into cf5702068b dependabot[bot] 2025-08-17 16:19:38 +0000
  • 1a0b85cf94
    Bump the go-deps group across 1 directory with 6 updates dependabot/go_modules/go-deps-f2ba4d2845 dependabot[bot] 2025-08-17 16:19:35 +0000
  • cf5702068b
    Merge pull request #1286 from cappyzawa/feat/object-level-config-validation main Matheus Pimenta 2025-08-17 17:17:35 +0100
  • 5aa1414d79
    Add object-level configuration validation cappyzawa 2025-08-18 00:51:48 +0900
  • 392aef630e
    Bump the go-deps group across 1 directory with 5 updates dependabot[bot] 2025-08-17 09:06:01 +0000
  • b549f4f76e
    Merge pull request #1284 from cappyzawa/rfc-0010-multi-tenancy-lockdown Matheus Pimenta 2025-08-17 10:04:15 +0100
  • 82fae0c8eb
    [RFC-0010] Add multi-tenancy lockdown for kubeconfig cappyzawa 2025-08-17 17:35:49 +0900
  • 7e84568ae3
    Bump the go-deps group across 1 directory with 7 updates dependabot[bot] 2025-08-14 03:41:53 +0000
  • 5c7f2c8abf
    Merge pull request #1282 from fluxcd/action-duration Stefan Prodan 2025-08-13 14:12:03 +0300
  • acc61348b4
    Record the last Helm release action duration in status Stefan Prodan 2025-08-13 12:16:47 +0300
  • 8af363152f
    Merge d149919f96 into 28bf06454e dependabot[bot] 2025-08-13 03:01:17 +0000
  • 8807e6c176
    Merge e91a130b86 into 28bf06454e Michael Morris 2025-08-13 03:01:03 +0000
  • 28bf06454e
    Merge pull request #1280 from fluxcd/remove-v2beta1-api Stefan Prodan 2025-08-11 17:54:01 +0300
  • d7cd9ae5be
    Remove deprecated APIs in group `helm.toolkit.fluxcd.io/v2beta1` Stefan Prodan 2025-08-08 14:26:33 +0300
  • d149919f96
    Bump the ci group with 3 updates dependabot/github_actions/ci-ad9c756bbc dependabot[bot] 2025-08-01 03:51:04 +0000
  • 663c4bf9ff
    Bump the go-deps group across 1 directory with 5 updates dependabot[bot] 2025-08-01 03:15:17 +0000
  • 8555152550
    Merge pull request #1276 from fluxcd/fix-source-requeue Matheus Pimenta 2025-07-31 16:39:45 +0100
  • 593c05e0c8
    Fix requeue interval for SourceNotReady Matheus Pimenta 2025-07-31 16:27:21 +0100
  • 3f28bee09d
    Bump the go-deps group across 1 directory with 4 updates dependabot[bot] 2025-07-29 05:35:25 +0000
  • 183a4f4ae7
    Merge pull request #1271 from fluxcd/feat-dependson-cel Stefan Prodan 2025-07-29 08:28:00 +0300
  • 40d128a05d
    docs: Add dependency ready expression to API docs Stefan Prodan 2025-07-22 22:17:24 +0300
  • 32f20f7344
    controller: Implement CEL evaluation for dependency checks Stefan Prodan 2025-07-22 22:06:33 +0300
  • 0104c04a10
    Bump the go-deps group across 1 directory with 3 updates dependabot[bot] 2025-07-23 04:05:57 +0000
  • 9b6b090ca4
    controller: Add `AdditiveCELDependencyCheck` feature gate Stefan Prodan 2025-07-22 22:06:12 +0300
  • 6d5856c00e
    controller: Move manager and indexers to dedicated files Stefan Prodan 2025-07-22 21:18:55 +0300
  • 4ffe621c6b
    api: Add the `readyExpr` field to `dependsOn` Extend the readiness evaluation of dependencies with CEL expressions Stefan Prodan 2025-07-22 21:09:30 +0300
  • d60880829e
    Bump the go-deps group across 1 directory with 2 updates dependabot[bot] 2025-07-21 09:09:05 +0000
  • fc12477df0
    Merge pull request #1267 from ymettier/fix-issue-1265 Matheus Pimenta 2025-07-21 09:38:47 +0100
  • d4cfe9de0e Fix continuous drift due to unstable hashing of values Yves Mettier 2025-07-19 20:44:03 +0100
  • d87dbcf572
    Bump the go-deps group across 1 directory with 3 updates dependabot[bot] 2025-07-21 04:07:03 +0000
  • 5a28a7610e
    Merge pull request #1266 from fluxcd/fix-source-index Matheus Pimenta 2025-07-19 18:40:16 +0100
  • 7780c45bf3
    Fix watch index conflict between HelmChart and OCIRepository kinds Matheus Pimenta 2025-07-19 18:06:12 +0100
  • b9fc0d0813
    Bump the go-deps group across 1 directory with 2 updates dependabot[bot] 2025-07-18 07:27:24 +0000
  • 3b75b3b8b8
    Merge pull request #1262 from fluxcd/restconfig-azure-cloud Matheus Pimenta 2025-07-18 08:25:40 +0100
  • 29fd31c6eb
    [RFC-0010] Support all Azure clouds for remote clusters at the controller level Matheus Pimenta 2025-07-17 15:36:10 +0100
  • 93880f8172
    Introduce label selector for watching ConfigMaps and Secrets preview/wcms Matheus Pimenta 2025-07-15 15:34:30 +0100
  • 22fd2273a9
    Bump github.com/spf13/pflag in the go-deps group across 1 directory dependabot[bot] 2025-07-17 09:40:29 +0000
  • 3bb7850483
    Merge pull request #1258 from fluxcd/watch-label Matheus Pimenta 2025-07-17 10:38:46 +0100
  • 7c18470676
    Introduce label selector for watching ConfigMaps and Secrets Matheus Pimenta 2025-07-15 15:34:30 +0100
  • 5a1aaba167
    Bump the go-deps group across 1 directory with 5 updates dependabot[bot] 2025-07-17 03:31:49 +0000
  • 982611364d
    Bump the go-deps group with 4 updates dependabot[bot] 2025-07-16 03:41:30 +0000
  • 0971d38c41
    Merge pull request #1257 from fluxcd/dependabot-schedule Stefan Prodan 2025-07-15 10:53:11 +0300
  • 1d4c164221
    Update dependabot config Stefan Prodan 2025-07-15 09:01:42 +0300
  • 050b2ca508
    Merge pull request #1246 from fluxcd/dependabot/github_actions/ci-f6eef230b4 Stefan Prodan 2025-07-15 08:57:12 +0300
  • 15635bc28f
    Bump the ci group across 1 directory with 6 updates dependabot[bot] 2025-07-15 04:36:57 +0000
  • cde76b8abd
    Bump github.com/Masterminds/semver/v3 dependabot[bot] 2025-07-14 20:45:14 +0000
  • d992a7920f
    Merge pull request #1249 from fluxcd/restconfig Matheus Pimenta 2025-07-14 18:46:02 +0100
  • 12ad940135
    [RFC-0010] Introduce workload identity auth for remote clusters Matheus Pimenta 2025-07-03 21:32:51 +0100
  • 5c2964ed96
    Bump the go-deps group across 1 directory with 11 updates dependabot[bot] 2025-07-14 03:50:20 +0000
  • 2c02466147
    Bump the go-deps group across 1 directory with 9 updates dependabot[bot] 2025-07-11 03:35:56 +0000
  • 350f78dfba
    Bump the go-deps group across 1 directory with 6 updates dependabot[bot] 2025-06-30 10:08:42 +0000
  • 2bb5c51dfe
    Merge pull request #1247 from cappyzawa/update-kustomize-v5.7.0 Matheus Pimenta 2025-06-30 11:06:27 +0100
  • 4862194f41
    Update kustomize to v5.7.0 cappyzawa 2025-06-30 08:29:01 +0900
  • 68dc67620a
    Merge pull request #1000 from hoffimar/deprecations Matheus Pimenta 2025-06-29 15:40:30 +0100
  • 0887009d50
    Move 'Deprecated' comments to own paragraph Martin Hoffmann 2024-05-31 14:30:44 +0200
  • 2fa1f3364b
    Bump the go-deps group across 1 directory with 5 updates dependabot[bot] 2025-06-26 03:19:03 +0000
  • 903496c0ff
    Bump the ci group across 1 directory with 5 updates dependabot[bot] 2025-06-23 03:29:10 +0000
  • 5be26da469
    Bump the go-deps group across 1 directory with 4 updates dependabot[bot] 2025-06-21 08:59:48 +0000
  • bd9fad5238
    Merge pull request #1236 from fluxcd/force-annotation Matheus Pimenta 2025-06-21 09:58:06 +0100
  • d89a6d12a3
    Use reconcile.fluxcd.io/forceAt annotation from fluxcd/pkg/apis/meta Matheus Pimenta 2025-06-11 11:08:12 +0100
  • 999be53246
    Bump the go-deps group across 1 directory with 5 updates dependabot[bot] 2025-06-19 03:23:33 +0000
  • f0969cc0e5
    Bump the go-deps group across 1 directory with 4 updates dependabot[bot] 2025-06-18 03:39:19 +0000
  • 5cbc4a6fbd
    Merge pull request #1223 from abhijith-darshan/feat/common_labels_annotations Stefan Prodan 2025-06-17 12:01:05 +0300
  • 8127fd5c24
    Bump the ci group across 1 directory with 4 updates dependabot[bot] 2025-06-17 03:54:44 +0000
  • 508aec1cf9
    Bump the ci group across 1 directory with 3 updates dependabot[bot] 2025-06-16 03:13:59 +0000
  • b62d7a8ad7
    (chore): kustomize post-renderer with common-metadata abhijith-darshan 2025-05-19 15:55:11 +0200
  • eebfa05648
    Bump the go-deps group across 1 directory with 3 updates dependabot[bot] 2025-06-06 03:30:24 +0000
  • b185d20fdd
    Bump the ci group across 1 directory with 2 updates dependabot[bot] 2025-06-04 03:56:07 +0000
  • ce7a845f71
    Bump docker/build-push-action from 6.17.0 to 6.18.0 in the ci group dependabot[bot] 2025-05-29 03:30:59 +0000
  • 53319a4e58
    Bump the go-deps group across 1 directory with 2 updates dependabot[bot] 2025-05-29 03:27:53 +0000
  • dc9e30967f
    Merge pull request #1231 from fluxcd/update-labels Matheus Pimenta 2025-05-28 15:13:09 +0100
  • 395b8ef9a5
    Add 1.3.x release label Matheus Pimenta 2025-05-28 15:00:04 +0100
  • 9a745206cf
    Merge pull request #1230 from fluxcd/release/v1.3.x Matheus Pimenta 2025-05-28 14:55:20 +0100
  • e47f47f128
    Merge pull request #1229 from fluxcd/release-v1.3.0 v1.3.0 api/v1.3.0 release/v1.3.x Matheus Pimenta 2025-05-28 14:32:44 +0100
  • aa70ca3df9
    Release v1.3.0 Matheus Pimenta 2025-05-28 14:06:47 +0100
  • 483f166c6a
    Add changelog entry for v1.3.0 Matheus Pimenta 2025-05-28 14:05:26 +0100
  • b6d8e39ccc
    Merge pull request #1227 from fluxcd/oci-ga Stefan Prodan 2025-05-28 15:34:57 +0300
  • 034ea18c4b
    Update controller to OCIRepository v1 (GA) Stefan Prodan 2025-05-28 14:37:02 +0300
  • ff69170036
    Update dependencies Matheus Pimenta 2025-05-25 14:53:48 +0100
  • 625354a3f7
    Bump the go-deps group across 1 directory with 5 updates dependabot[bot] 2025-05-28 03:37:08 +0000
  • b2e904652c
    Merge pull request #1221 from fluxcd/dependabot/github_actions/ci-5eaca88b60 Stefan Prodan 2025-05-27 12:33:23 +0300
  • 4653af4067
    Bump the ci group across 1 directory with 3 updates dependabot[bot] 2025-05-26 03:06:56 +0000
  • 68883e40fb
    Merge pull request #1220 from fluxcd/upgrade-deps Matheus Pimenta 2025-05-23 08:29:35 +0100
  • c2051e953c
    (chore): generates updated api-docs abhijith-darshan 2025-05-19 14:59:09 +0200
  • 1e651ae338
    (chore): adds commonAnnotations and commonLabels abhijith-darshan 2025-05-19 14:56:04 +0200
  • 95e69b5d4c
    Upgrade fluxcd/pkg packages Matheus Pimenta 2025-05-17 20:11:16 +0100
  • c3e127f64d
    Bump the go-deps group across 1 directory with 3 updates dependabot[bot] 2025-05-17 00:41:08 +0000
  • 8710b4ae26
    Merge pull request #1218 from fluxcd/upgrade-deps leigh capili 2025-05-16 20:39:16 -0400
  • da1d17bd7a
    Upgrade fluxcd/pkg packages Matheus Pimenta 2025-05-16 14:03:41 +0100
  • 9d51ad934a
    Bump the ci group across 1 directory with 2 updates dependabot[bot] 2025-05-16 03:42:03 +0000
  • 7b8f8520f7
    Bump the go-deps group across 1 directory with 4 updates dependabot[bot] 2025-05-16 03:38:00 +0000
  • f516250aec
    Bump anchore/sbom-action from 0.19.0 to 0.20.0 in the ci group dependabot[bot] 2025-05-15 03:15:54 +0000
  • 32e7da1b47
    Bump the go-deps group across 1 directory with 3 updates dependabot[bot] 2025-05-14 03:12:20 +0000
  • 8ee20df009
    Bump the go-deps group across 1 directory with 2 updates dependabot[bot] 2025-05-13 03:49:41 +0000
  • 2bee1224e0
    Merge pull request #1206 from fluxcd/dependabot/github_actions/ci-4c7c75f92f Stefan Prodan 2025-05-12 09:38:03 +0300
  • a6486334aa
    Bump the ci group across 1 directory with 14 updates dependabot[bot] 2025-05-12 03:26:40 +0000
  • 724fae4a57
    Merge pull request #1212 from fluxcd/DisableChartDigestTracking Stefan Prodan 2025-05-09 20:14:41 +0300