Commit Graph

  • 1e6be99c36 Correct spelling of repository in error Michael Bridgen 2021-02-01 18:36:36 +0000
  • 49fb396bf8
    Merge pull request #861 from fluxcd/refactor-checks Stefan Prodan 2021-02-04 11:56:22 +0200
  • e055c9ddc1
    Refactor components status check - run install/bootstrap checks in parallel (1m timeout) - list not found components Stefan Prodan 2021-02-04 10:59:46 +0200
  • c708e390a7
    Merge pull request #845 from jonathan-innis/jonathan-innis/kstatus Stefan Prodan 2021-02-04 09:11:41 +0200
  • b0c45dc8dc
    Update e2e testing with new cli args Jonathan Innis 2021-02-03 17:29:53 -0800
  • a6e01c4d28 Add newly generated create image doc Jonathan Innis 2021-02-03 17:14:17 -0800
  • ee8588cc02
    Add select-alpha and extract to create policy jonathan-innis 2021-02-03 16:25:46 -0800
  • d5ad26c934
    Change failed message for bootstrap jonathan-innis 2021-02-03 12:08:10 -0800
  • 144b7cd922
    Update errors returned to user jonathan-innis 2021-02-03 10:29:28 -0800
  • 9e86fbb311
    Tidy up the mod imports jonathan-innis 2021-02-01 11:23:50 -0800
  • b528428d02
    Add kstatus to install and check commands jonathan-innis 2021-02-01 11:03:37 -0800
  • b3d7730e79
    Use status polling in bootstrap command jonathan-innis 2021-02-01 10:54:15 -0800
  • f2ba567ca4
    Merge pull request #857 from fluxcd/update-components Hidde Beydals 2021-02-03 19:34:43 +0100
  • 8342f77087 Update toolkit components fluxcdbot 2021-02-03 14:51:22 +0000
  • 7cade1b98f
    Merge pull request #858 from fluxcd/component-update-cfg Hidde Beydals 2021-02-03 15:50:47 +0100
  • ee4c1fb36c Put CHANGELOG URL on new line in commit / PR body Hidde Beydals 2021-02-03 15:20:39 +0100
  • dbc4e537fe
    Merge pull request #854 from fluxcd/move-migration-menu Hidde Beydals 2021-02-03 13:10:59 +0100
  • e28990b96c Move migration sub-menu to top-menu Hidde Beydals 2021-02-03 11:49:51 +0100
  • 408cf92c04
    Merge pull request #853 from fluxcd/component-update-cfg Hidde Beydals 2021-02-03 10:22:58 +0100
  • 425af2e0dc Tune component update configuration Hidde Beydals 2021-02-02 18:42:07 +0100
  • 22df860eca
    Merge pull request #849 from fluxcd/update-components v0.7.6 Stefan Prodan 2021-02-02 18:07:29 +0200
  • f395044d65 Update toolkit components fluxcdbot 2021-02-02 15:40:37 +0000
  • 2cda5292a8 Highlight PATCH versions can be used to upgrade Hidde Beydals 2021-01-29 18:14:38 +0100
  • f149de8a99 Update toolkit components fluxcdbot 2021-02-01 16:50:07 +0000
  • 10fc04b2d9 Clarify how to use the generated cronjob secret Aurel Canciu 2021-02-01 16:31:58 +0200
  • ecdfc0c773 Fix image update guide ECR cronjob manifest Aurel Canciu 2021-02-01 16:21:39 +0200
  • 49b4367a70 Update image-update.md Alexander Holbreich 2021-02-01 12:51:29 +0100
  • 1e49221463 Add kstatus checker to install and check cmds Jonathan Innis 2021-01-31 22:14:08 -0800
  • 121be7e90d Add e2e tests for create secret commands Stefan Prodan 2021-01-30 15:19:45 +0200
  • ba5bd6e27a Fix create secret commands Regression bug introduced in https://github.com/fluxcd/flux2/pull/788 Stefan Prodan 2021-01-30 15:07:48 +0200
  • 1785f3d277 refactor resume command Somtochi Onyekwere 2021-01-28 14:44:18 +0100
  • b829f1f18e Add HelmChart not ready to FAQ Stefan Prodan 2021-01-29 15:43:21 +0200
  • 0fd61e2143 Add webhook section to image update docs Stefan Prodan 2021-01-29 10:52:57 +0200
  • b11b0fdd7e Update e2e tests to Kubernetes v1.20.2 Stefan Prodan 2021-01-28 19:50:19 +0200
  • 7b657a9b74 Community section clarity of purpose + support page link mewzherder 2021-01-28 09:24:08 -0800
  • a736e6cd63 update KIND to v0.10.0 and node to 1.16.15 Chanwit Kaewkasi 2021-01-28 21:02:21 +0700
  • 18a1443f60 setup Calico to enable network policy for e2e testing Chanwit Kaewkasi 2021-01-28 20:50:02 +0700
  • fbeda7c30d add kind config to disable kind-net Chanwit Kaewkasi 2021-01-28 20:49:38 +0700
  • a8e141acd6 Update docs ImageUpdateAutomation example Aurel Canciu 2021-01-28 15:57:25 +0200
  • f53bc6d827 Refactor reconcile commands Somtochi Onyekwere 2021-01-28 12:10:40 +0100
  • d3d22e53ff add very basic issue template Daniel Holbach 2021-01-26 10:17:26 +0100
  • dda87b4abf Refactor suspend commands Somtochi Onyekwere 2021-01-26 19:15:12 +0100
  • 7b1897eb61 Refactor delete command for kustomizations, sources and helmreleases Somtochi Onyekwere 2021-01-26 18:19:20 +0100
  • a43948cd90 Use correct type in various get source commands Hidde Beydals 2021-01-26 22:17:28 +0100
  • e7327843ca Set source namespace when reconciling with source Hidde Beydals 2021-01-26 22:09:31 +0100
  • 5e042aa334 Updated bootstrap and status commands with poller jonathan-innis 2021-01-28 14:25:49 -0800
  • afe0ddcd84
    Merge pull request #824 from fluxcd/upgrade-semver-tip v0.7.5 Hidde Beydals 2021-02-01 18:41:34 +0100
  • 2c0323684c Highlight PATCH versions can be used to upgrade Hidde Beydals 2021-01-29 18:14:38 +0100
  • 6d5ffdea57
    Merge pull request #841 from fluxcd/update-components Hidde Beydals 2021-02-01 18:07:15 +0100
  • 648af6e645 Update toolkit components fluxcdbot 2021-02-01 16:50:07 +0000
  • e1895a4e21
    Merge pull request #840 from relu/fix-image-update-docs-ecr-cronjob Hidde Beydals 2021-02-01 17:49:31 +0100
  • c804fbca14
    Adding the missing ENV key ECR_REGISTRY ugurarpaci 2021-02-01 17:18:10 +0100
  • d5f45800ae Clarify how to use the generated cronjob secret Aurel Canciu 2021-02-01 16:31:58 +0200
  • 51f9d249ff Fix image update guide ECR cronjob manifest Aurel Canciu 2021-02-01 16:21:39 +0200
  • 6f525356cb
    Merge pull request #837 from aholbreich/patch-1 Hidde Beydals 2021-02-01 17:10:54 +0100
  • 5008f9064e Update image-update.md Alexander Holbreich 2021-02-01 12:51:29 +0100
  • cff96ed7ca
    Merge pull request #834 from fluxcd/fix-secret-cmd v0.7.4 Stefan Prodan 2021-01-30 16:36:44 +0200
  • 4e8a600f34
    Add e2e tests for create secret commands Stefan Prodan 2021-01-30 15:19:45 +0200
  • 4fd5684277
    Fix create secret commands Regression bug introduced in https://github.com/fluxcd/flux2/pull/788 Stefan Prodan 2021-01-30 15:07:48 +0200
  • 06bf469ba7
    Merge pull request #825 from SomtochiAma/refactor-reconcile-command Hidde Beydals 2021-01-29 19:52:07 +0100
  • b8a215230c refactor resume command Somtochi Onyekwere 2021-01-28 14:44:18 +0100
  • 2460cfcf1c
    Merge pull request #821 from fluxcd/docs-helm-faq Stefan Prodan 2021-01-29 17:05:39 +0200
  • 364242c857
    Add HelmChart not ready to FAQ Stefan Prodan 2021-01-29 15:43:21 +0200
  • 29e2900f59
    Merge pull request #818 from fluxcd/docs-image-webhook Stefan Prodan 2021-01-29 13:33:17 +0200
  • 61e1fb770e
    Add webhook section to image update docs Stefan Prodan 2021-01-29 10:52:57 +0200
  • 2d3fcbdea3
    Merge pull request #815 from fluxcd/e2e-kube-1.20.2 Stefan Prodan 2021-01-29 09:49:42 +0200
  • 47e15cee3d
    Update e2e tests to Kubernetes v1.20.2 Stefan Prodan 2021-01-28 19:50:19 +0200
  • adeb3e3f42
    Merge pull request #814 from mewzherder/patch-9 Stefan Prodan 2021-01-28 19:42:42 +0200
  • fb1278285b
    Community section clarity of purpose + support page link mewzherder 2021-01-28 09:24:08 -0800
  • e371610849
    Merge pull request #812 from chanwit/network_policy_e2e Stefan Prodan 2021-01-28 16:46:45 +0200
  • 424de63bd1 update KIND to v0.10.0 and node to 1.16.15 Chanwit Kaewkasi 2021-01-28 21:02:21 +0700
  • 832c925d39 setup Calico to enable network policy for e2e testing Chanwit Kaewkasi 2021-01-28 20:50:02 +0700
  • 378f118d51 add kind config to disable kind-net Chanwit Kaewkasi 2021-01-28 20:49:38 +0700
  • d651777122
    Merge pull request #813 from fluxcd/iua-docs-example-update Hidde Beydals 2021-01-28 15:13:40 +0100
  • 65d8ebabb8
    Update docs ImageUpdateAutomation example Aurel Canciu 2021-01-28 15:57:25 +0200
  • 9195ed9a1b
    Merge pull request #809 from SomtochiAma/refactor-reconcile-command Hidde Beydals 2021-01-28 14:16:15 +0100
  • 5df8f7313c Refactor reconcile commands Somtochi Onyekwere 2021-01-28 12:10:40 +0100
  • 25ed6ca0a4
    Merge pull request #780 from dholbach/link-to-support-page Hidde Beydals 2021-01-28 11:59:08 +0100
  • 9f972995bd add very basic issue template Daniel Holbach 2021-01-26 10:17:26 +0100
  • 29c46a9892
    Merge pull request #791 from SomtochiAma/refactor-reconcile-commands v0.7.3 Hidde Beydals 2021-01-27 10:05:32 +0100
  • ef579fe596 Refactor suspend commands Somtochi Onyekwere 2021-01-26 19:15:12 +0100
  • 5b268f62a3
    Merge pull request #789 from SomtochiAma/refactor-delete-command Hidde Beydals 2021-01-27 09:57:17 +0100
  • 1f1c8286a5 Refactor delete command for kustomizations, sources and helmreleases Somtochi Onyekwere 2021-01-26 18:19:20 +0100
  • 5401e1ace4
    Merge pull request #794 from fluxcd/get-type-fixes Hidde Beydals 2021-01-27 09:37:25 +0100
  • 69294ef56d Use correct type in various get source commands Hidde Beydals 2021-01-26 22:17:28 +0100
  • a685ed8029
    Merge pull request #793 from fluxcd/reconcile-w-source-other-ns Hidde Beydals 2021-01-27 09:21:12 +0100
  • 2c8d89fd41
    Add example podMonitor resource David Young 2021-01-27 13:23:26 +1300
  • 68d0be3818 Set source namespace when reconciling with source Hidde Beydals 2021-01-26 22:09:31 +0100
  • 84e2cb4c1f
    Merge pull request #788 from fluxcd/create-secret-tls v0.7.2 Michael Bridgen 2021-01-26 17:33:50 +0000
  • 263c664acd Factor out more common secrets command code Michael Bridgen 2021-01-26 17:05:55 +0000
  • b12c4c22fb Add command for creating TLS secrets Michael Bridgen 2021-01-26 16:26:47 +0000
  • 9f39fadb9e
    Merge pull request #787 from fluxcd/fix-rbac-namespace Stefan Prodan 2021-01-26 19:21:19 +0200
  • 4c29a1ca27
    Replace SA namespace in RBAC Stefan Prodan 2021-01-26 18:57:36 +0200
  • f4db124d50
    Merge pull request #783 from fluxcd/rbac-fix v0.7.1 Stefan Prodan 2021-01-26 16:24:16 +0200
  • 8f8c7cccc6
    Add SA namespace to RBAC Fix flux install when not all controllers have been selected Stefan Prodan 2021-01-26 15:43:15 +0200
  • e2097c28bd
    Merge pull request #782 from fluxcd/docs-img-auto-links Hidde Beydals 2021-01-26 14:34:29 +0100
  • 871eb444fc docs: fix image automation menu links Hidde Beydals 2021-01-26 14:25:30 +0100
  • bc5fbb9fa5
    Merge pull request #774 from fluxcd/doc-helm-storage-ns v0.7.0 Hidde Beydals 2021-01-26 14:15:00 +0100
  • 3e9749c6b1 Document StorageNamespace in Helm migration guide Hidde Beydals 2021-01-25 21:20:49 +0100
  • eaf08fbe90
    Merge pull request #781 from fluxcd/docs-image-update Hidde Beydals 2021-01-26 14:05:47 +0100