Commit Graph

  • cfd369df47
    Merge pull request #5151 from fluxcd/rfc-custom-health-checks Stefan Prodan 2025-01-31 11:24:44 +0200
  • 9e6f723436
    Clarify expression evaluation logic Matheus Pimenta 2025-01-22 14:29:59 +0000
  • 120b740956
    build(deps): bump the ci group across 1 directory with 10 updates dependabot[bot] 2025-01-27 01:04:04 +0000
  • 583d5a8964
    Merge branch 'main' into fix/flags-allowed-values h3nryc0ding 2025-01-22 12:38:47 +0000
  • e4325961af
    Apply suggestions from code review Stefan Prodan 2025-01-22 09:27:35 +0200
  • 84e0b46708
    build(deps): bump the ci group across 1 directory with 10 updates dependabot[bot] 2025-01-20 00:24:35 +0000
  • 74d748f547
    Explain the evaluation logic based on conditions Stefan Prodan 2025-01-17 15:11:21 +0200
  • 6f6d3fb269
    Add ClusterAPI example to RFC Stefan Prodan 2025-01-17 12:23:41 +0200
  • e51e5df9da
    Add `SealedSecret` example to RFC Stefan Prodan 2025-01-17 12:09:10 +0200
  • f604d7f342
    Add Custom Health Check Library to RFC Stefan Prodan 2025-01-17 11:39:10 +0200
  • 3346542917
    Rework the custom health check spec Stefan Prodan 2025-01-17 11:05:29 +0200
  • f0e7f92ef1
    Add RFC - Custom Health Checks for Kustomization using Common Expression Language(CEL) Soule BA 2024-01-05 23:43:24 +0100
  • f27e26a7be
    Merge 9a71003f10 into e09ba7a8e6 Paulo Gomes 2025-01-16 20:59:40 +0200
  • e72d5c7bd6
    Merge 763f262590 into e09ba7a8e6 Paulo Gomes 2025-01-14 16:55:40 +0100
  • e09ba7a8e6
    Merge pull request #5146 from sjorsholtrop-ritense/improve-resume-error-msg Matheus Pimenta 2025-01-14 15:05:02 +0000
  • f29bcfb108 handle len(args) < 1 case Sjors Holtrop 2025-01-14 14:45:34 +0100
  • 2e9e8e2690 pass args to enable more detailed error message Sjors Holtrop 2025-01-14 14:29:04 +0100
  • 3478fe343d fix golden file Sjors Holtrop 2025-01-14 13:52:51 +0100
  • 8b10a32088 Improve "flux resume" error message on non-existent object Sjors Holtrop 2025-01-14 12:22:21 +0100
  • 16ae23a3a6
    Merge pull request #5142 from fluxcd/fix-create-cmd Matheus Pimenta 2025-01-13 11:15:57 +0000
  • 055958d533 Fix create command always using imageRepositoryType Matheus Pimenta 2025-01-12 13:58:22 +0000
  • b69d001693
    build(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 dependabot[bot] 2025-01-09 17:32:32 +0000
  • 3f4a493e62
    build(deps): bump golang.org/x/net in /tests/integration dependabot[bot] 2025-01-09 17:32:30 +0000
  • 0cc68e0521
    Merge pull request #5137 from scottrigby/conformance-openshift-add-4.16-and-4.17 Stefan Prodan 2025-01-09 19:31:20 +0200
  • fae5d62b07
    Add OpenShift 4.16 & 4.17 to conformance testing Scott Rigby 2025-01-08 13:52:48 -0500
  • 16f55bbf22
    Merge pull request #4809 from matheuscscp/rfc-7-custom-event-metadata Matheus Pimenta 2025-01-07 11:08:10 +0000
  • 83c16f9c4a Add RFC 0008 - Custom Event Metadata from Annotations Matheus Pimenta 2024-05-23 15:14:27 +0100
  • b232bbe004
    Merge pull request #5117 from fluxcd/debug-kc Stefan Prodan 2025-01-06 12:09:49 +0200
  • 92e5884664 minimize diff h3nryc0ding 2024-12-23 23:13:50 +0100
  • 8093ad7fef implement recommended changes h3nryc0ding 2024-12-23 23:13:17 +0100
  • 5208515604
    Make `flux debug hr` single flag selection required Stefan Prodan 2024-12-23 17:44:33 +0200
  • 928ea24bcb
    Add links to status docs in `flux debug` commands Stefan Prodan 2024-12-18 00:50:02 +0200
  • a1c9308091
    build(deps): bump the ci group with 4 updates dependabot[bot] 2024-12-16 01:00:39 +0000
  • 9b1b5e8a51
    Add name completion to debug commands Stefan Prodan 2024-12-13 18:40:02 +0200
  • 5b740c45d1
    Implement `flux debug kustomization` command Stefan Prodan 2024-12-13 12:21:41 +0200
  • 19568eb94e
    Add missing copyright headers Stefan Prodan 2024-12-13 10:54:07 +0200
  • 5cf0dcc77d
    Add preview note to `debug hr` Stefan Prodan 2024-12-13 10:53:39 +0200
  • b45a8b5c1f
    Merge pull request #5114 from fluxcd/k8s-1.32 Stefan Prodan 2024-12-12 16:39:53 +0200
  • 2b68c8c664
    Update dependencies to Kubernetes 1.32.0 and Go 1.23.0 Stefan Prodan 2024-12-12 16:21:42 +0200
  • 18e6a3ab9a
    build(deps): bump golang.org/x/crypto in /tests/integration dependabot[bot] 2024-12-12 09:17:06 +0000
  • 939cffa561
    Merge pull request #5111 from fluxcd/conform-k8s-1.32.0 Stefan Prodan 2024-12-12 11:12:43 +0200
  • 30ed414938
    Run conformance tests for Kubernetes 1.32.0 Stefan Prodan 2024-12-12 01:38:32 +0200
  • d51a2f8bce
    Merge pull request #5106 from fluxcd/debug-cmd Stefan Prodan 2024-12-11 15:57:30 +0200
  • 120ec049f9
    Implement `flux debug helmrelease` command Stefan Prodan 2024-12-10 16:23:26 +0200
  • aa9de2c6bc
    Merge pull request #5107 from fluxcd/workflows-tf-setup Stefan Prodan 2024-12-10 20:37:30 +0200
  • 226cb462c2 workflows: Use setup-terraform to install latest Sunny 2024-12-10 15:06:12 +0000
  • b1bdab4e6a
    Merge pull request #5105 from fluxcd/kustomize-v5.5.0 Stefan Prodan 2024-12-10 13:19:52 +0200
  • 8110d2f05d
    Update dependencies Stefan Prodan 2024-12-10 12:59:21 +0200
  • 13c56f3e4e
    Merge pull request #5104 from fluxcd/dependabot/github_actions/ci-c2db65349b Stefan Prodan 2024-12-10 12:42:22 +0200
  • 1013e98c0f
    build(deps): bump the ci group across 1 directory with 11 updates dependabot[bot] 2024-12-10 10:29:57 +0000
  • 85405928a7
    Merge pull request #5099 from bkreitch/fix-misplaced-quotes Stefan Prodan 2024-12-09 12:58:05 +0200
  • 570bc81278 fix misplaced quotes Boris Kreitchman 2024-12-09 12:03:46 +0200
  • dfb29103f3
    build(deps): bump the ci group across 1 directory with 11 updates dependabot[bot] 2024-12-09 00:35:44 +0000
  • 82ec759625
    build(deps): bump the ci group across 1 directory with 11 updates dependabot[bot] 2024-12-02 00:59:12 +0000
  • b357ecc1aa
    build(deps): bump the ci group across 1 directory with 11 updates dependabot[bot] 2024-11-25 00:31:32 +0000
  • 114539ecc0
    build(deps): bump the ci group across 1 directory with 11 updates dependabot[bot] 2024-11-18 00:47:42 +0000
  • f42a17de54
    Merge pull request #5071 from milas/diff-kustomization-recursive-remote Stefan Prodan 2024-11-14 16:58:20 +0200
  • 7697699e65
    fix: skip remote Kustomizations on recursive diff Milas Bowman 2024-11-12 11:58:13 -0500
  • 9f854cb7e2
    Merge pull request #5073 from mloskot/patch-1 Stefan Prodan 2024-11-14 11:42:28 +0200
  • 995e1dcc32
    docs: Mention Flux upgrade guide in release notes Mateusz Łoskot 2024-11-13 14:39:41 +0100
  • 4404634331 remove duplicated available options from description h3nryc0ding 2024-11-13 00:32:21 +0000
  • 5b83111dc6
    Merge pull request #5068 from h3nryc0ding/fix/cli-invalid-error-message Max Jonas Werner 2024-11-11 12:30:52 +0100
  • e642a32945
    build(deps): bump the ci group across 1 directory with 11 updates dependabot[bot] 2024-11-11 00:26:21 +0000
  • 9abc802f15 fix: error message for missing kind h3nryc0ding 2024-11-10 02:50:04 +0000
  • 64739b4019 unify parsing errors h3nryc0ding 2024-11-10 03:10:52 +0000
  • de7e9ff619 improve flag descriptions to show allowed values instead of internal type names h3nryc0ding 2024-11-10 02:37:33 +0000
  • d158bff5e9
    build(deps): bump the ci group across 1 directory with 10 updates dependabot[bot] 2024-11-06 15:45:49 +0000
  • 2a5948fe42
    Merge pull request #5060 from jdewinne/patch-1 Stefan Prodan 2024-11-06 15:40:47 +0000
  • 7ad056b203
    build(deps): bump github.com/golang-jwt/jwt/v4 in /tests/integration dependabot[bot] 2024-11-04 23:42:27 +0000
  • af765388d2
    Update conformance.yaml Josh De Winne 2024-11-04 08:51:30 -0800
  • d9fe9bd425
    build(deps): bump the ci group across 1 directory with 10 updates dependabot[bot] 2024-11-04 00:23:46 +0000
  • 32e065cbd8
    build(deps): bump the ci group across 1 directory with 9 updates dependabot[bot] 2024-10-28 00:31:52 +0000
  • f09474f693
    build(deps): bump the ci group across 1 directory with 8 updates dependabot[bot] 2024-10-21 00:51:30 +0000
  • 1b8d5631f6
    build(deps): bump the ci group across 1 directory with 8 updates dependabot[bot] 2024-10-14 00:45:23 +0000
  • b8b2912b77
    Add environment variable flag to CLI in order to respect kubeconfig namespace Adrian Berger 2024-10-10 09:20:27 +0200
  • ffe04a683e
    build(deps): bump the ci group with 4 updates dependabot[bot] 2024-10-07 00:35:46 +0000
  • e015767e7e
    Merge 99765b1f5a into 5350425cdc Somtochi Onyekwere 2024-10-02 10:29:25 +0800
  • 5350425cdc
    Merge pull request #5014 from fluxcd/k8s-v0.31.1 v2.4.0 release/v2.4.x Stefan Prodan 2024-09-30 12:29:31 +0300
  • 6611a4fba6
    Update Kubernetes dependencies to v1.31.1 Stefan Prodan 2024-09-30 10:29:50 +0300
  • 297b15b82b
    Merge pull request #5005 from fluxcd/update-components Stefan Prodan 2024-09-30 10:00:07 +0300
  • 56a3d08bf8 Update toolkit components fluxcdbot 2024-09-27 17:09:36 +0000
  • cf26cf25f1
    Merge pull request #5011 from fluxcd/remove-deprecated-tls-flags Stefan Prodan 2024-09-27 20:08:51 +0300
  • a3dbf31e87
    Remove TLS deprecated flags from `flux create secret` Stefan Prodan 2024-09-27 19:54:11 +0300
  • 3e4524b987
    Merge pull request #5010 from fluxcd/create-secret-proxy Stefan Prodan 2024-09-27 19:37:22 +0300
  • 8470f23ad2
    Add `flux create secret proxy` command Stefan Prodan 2024-09-27 19:11:10 +0300
  • e17f3f0168
    Merge pull request #5009 from fluxcd/proxy-secret-ref Stefan Prodan 2024-09-27 18:44:44 +0300
  • e0b8464a6c
    Add `--proxy-secret-ref` to `flux create source` commands Stefan Prodan 2024-09-27 18:08:46 +0300
  • 2c7d781ec5
    Merge pull request #5008 from fluxcd/bucket-ga Stefan Prodan 2024-09-27 17:53:30 +0300
  • c7daf6466f
    Promote `bucket` commands to GA Stefan Prodan 2024-09-27 16:33:47 +0300
  • 0d101e0e36
    Merge pull request #5007 from fluxcd/conform-k8s-1.31.1 Stefan Prodan 2024-09-27 15:51:16 +0300
  • 0a5d263f77
    Update Kubernetes Kind to v0.24.0 Stefan Prodan 2024-09-27 12:02:06 +0300
  • 7d7a8f81f4
    Run conformance tests for Kubernetes 1.29-1.31 Stefan Prodan 2024-09-27 11:11:05 +0300
  • cbda2be6b8
    Merge pull request #5006 from fluxcd/dependabot/github_actions/ci-34f3b07ea7 Stefan Prodan 2024-09-27 10:41:00 +0300
  • d5427d12cf
    build(deps): bump the ci group across 1 directory with 6 updates dependabot[bot] 2024-09-27 07:30:23 +0000
  • e970a2d6a7
    Merge pull request #4986 from dipti-pai/git-azure-oidc Stefan Prodan 2024-09-27 10:25:51 +0300
  • a4ef1f6992 Flux CLI change to add provider field to GitRepository spec. Dipti Pai 2024-09-16 12:08:14 -0700
  • 055d85fc18
    Merge pull request #5004 from fluxcd/update-components Stefan Prodan 2024-09-26 21:08:39 +0300
  • 927f3e50f6 Update toolkit components fluxcdbot 2024-09-26 16:35:21 +0000
  • f455ff0b1f
    Merge a3fc5a92e4 into d13dec297a Florian Forster 2024-09-23 09:13:35 +0000
  • a3fc5a92e4
    flux diff artifact: Add (and fix) unit tests. Florian Forster 2024-09-19 14:28:25 +0200