1
0
mirror of synced 2026-04-01 06:14:21 +00:00

Commit Graph

  • 1378530aeb Add section about resource usage Hidde Beydals 2021-02-08 10:37:32 +01:00
  • 0b10ed4d88 Add guide for pprof endpoints Hidde Beydals 2021-02-08 10:08:35 +01:00
  • a2887f5776 Merge pull request #891 from fluxcd/refac-uninstall Stefan Prodan 2021-02-12 14:44:23 +02:00
  • 0f1d27f1e6 Remove network policies on uninstall Stefan Prodan 2021-02-11 18:52:45 +02:00
  • 850ab0942b Implement uninstall dry run Stefan Prodan 2021-02-09 14:38:11 +02:00
  • f5ae8f44b4 Refactor flux uninstall command - deletes Flux components (deployments and services) - deletes Flux RBAC (service accounts, cluster roles and cluster role bindings) - removes the Kubernetes finalizers from Flux custom resources - deletes Flux custom resource definitions and custom resources - deletes the namespace where Flux was installed - preserves the Kubernetes objects and Helm releases that were reconciled on the cluster by Flux Stefan Prodan 2021-02-09 12:07:42 +02:00
  • 7f98cfd506 Merge pull request #906 from fluxcd/personal-flag Michael Bridgen 2021-02-12 12:02:22 +00:00
  • bc45a79b92 Give more explanation for --personal flag Michael Bridgen 2021-02-12 11:40:31 +00:00
  • 5003cf674d Merge pull request #904 from fluxcd/add-version-to-commits Stefan Prodan 2021-02-12 11:38:35 +02:00
  • bc9cbc387c Add flux version to bootstrap commit messages Stefan Prodan 2021-02-12 10:42:20 +02:00
  • 60a1e78869 Merge pull request #899 from fluxcd/toleration-keys Stefan Prodan 2021-02-11 15:46:45 +02:00
  • 37f5587085 Allow Flux to be deployed on tainted Kubernetes nodes Stefan Prodan 2021-02-11 15:20:19 +02:00
  • fa6e3d3706 Merge pull request #898 from fluxcd/docs-fix-list Hidde Beydals 2021-02-11 13:20:19 +01:00
  • bb8bc875b4 docs: improve Kustomize behavior FAQ Hidde Beydals 2021-02-11 12:22:21 +01:00
  • b3dca737be Merge pull request #897 from fluxcd/fix-timeout Stefan Prodan 2021-02-11 13:30:05 +02:00
  • 9094f85487 Add image automation to readme Sync community section readme/docs index Stefan Prodan 2021-02-11 13:11:03 +02:00
  • 1256bbfbaf Fix bootstrap status check timeout Stefan Prodan 2021-02-11 13:09:16 +02:00
  • 24fe74f2f6 Merge pull request #893 from dholbach/link-to-community-page Daniel Holbach 2021-02-10 08:40:15 +01:00
  • 908f501e03 link to community page from toolkit.f.i Daniel Holbach 2021-02-09 14:52:17 +01:00
  • 35507c7854 Merge pull request #860 from jonathan-innis/joinnis/image-policy Stefan Prodan 2021-02-09 15:05:57 +02:00
  • eb7102ecac Adding extract pattern validation Jonathan Innis 2021-02-06 15:53:41 -08:00
  • ade6bfcbca Update e2e testing with new cli args Jonathan Innis 2021-02-03 17:29:53 -08:00
  • fa98403aa8 Add newly generated create image doc Jonathan Innis 2021-02-03 17:14:17 -08:00
  • 3f0cb1637c Add select-alpha and extract to create policy jonathan-innis 2021-02-03 16:25:46 -08:00
  • 42011d028e Merge pull request #879 from fluxcd/azure-devops-pat Stefan Prodan 2021-02-08 19:01:49 +02:00
  • 307bb0dea1 Add Azure DevOps PAT auth to install docs Stefan Prodan 2021-02-08 15:40:08 +02:00
  • ec2a8347d4 Merge pull request #877 from stealthybox/integrations-registry-credentials-sync Stefan Prodan 2021-02-08 18:43:22 +02:00
  • e99b1c3ed8 Document ACR / AKS Image Update Considerations leigh capili 2021-02-08 01:15:31 -07:00
  • 99825f2663 Add registry cred Deployments/CronJobs for aws/gcp/azure via kustomize leigh capili 2021-02-08 01:14:53 -07:00
  • afffdfbc5c Merge pull request #880 from chanwit/add_kustomize_fag Stefan Prodan 2021-02-08 17:54:28 +02:00
  • cd874acfd5 add FAQ to explain the current Kustomize behavior Chanwit Kaewkasi 2021-02-08 21:21:50 +07:00
  • 34edbf469e Merge pull request #871 from fluxcd/incident-mgmt Stefan Prodan 2021-02-06 12:47:10 +02:00
  • d9ed30e436 Add incident management section to image automation docs Stefan Prodan 2021-02-06 10:51:37 +02:00
  • 30008de400 Merge pull request #867 from fluxcd/get-resource-by-name v0.7.7 Stefan Prodan 2021-02-05 17:24:50 +02:00
  • a5fa731545 Add support for getting resources by name - add singular alias to get commands - allow filtering the get commands result by resource name - add the image commands to mkdocs index Stefan Prodan 2021-02-05 16:24:01 +02:00
  • 493ee3c956 Merge pull request #866 from fluxcd/hr-values Stefan Prodan 2021-02-05 16:09:29 +02:00
  • 3dd574ee51 Add support for multiple values files to create hr Stefan Prodan 2021-02-05 15:12:29 +02:00
  • 5416c19b2e Merge pull request #863 from fluxcd/update-git-pkg Hidde Beydals 2021-02-05 14:42:32 +01:00
  • 2f31d80c7a Update git from fluxcd/pkg Hidde Beydals 2021-02-04 16:25:23 +01:00
  • 27d1833854 Merge pull request #848 from ViBiOh/patch-1 Stefan Prodan 2021-02-05 09:28:49 +02:00
  • 84ed716908 Exclude deleted resources on prometheus alerting query Vincent Boutour 2021-02-02 13:17:48 +01:00
  • 6c9c9c7578 Merge pull request #790 from fluxcd/certs-for-imagerepo Michael Bridgen 2021-02-04 13:13:43 +00:00
  • cc7b7b0689 Give examples of create image repository Michael Bridgen 2021-02-04 11:52:23 +00:00
  • 5df8e05d1a Give image repository a cert-secret-ref flag Michael Bridgen 2021-01-26 17:37:37 +00:00
  • b3b224b0ca Merge pull request #862 from fluxcd/correct-image-delete Michael Bridgen 2021-02-04 12:54:05 +00:00
  • 75ab28ee5d Rename flux delete auto to flux delete image Michael Bridgen 2021-02-04 11:57:40 +00:00
  • aa9ea2b4ab Merge pull request #843 from fluxcd/create-image-update-typo Michael Bridgen 2021-02-04 10:46:27 +00:00
  • 1e6be99c36 Correct spelling of repository in error Michael Bridgen 2021-02-01 18:36:36 +00:00
  • 49fb396bf8 Merge pull request #861 from fluxcd/refactor-checks Stefan Prodan 2021-02-04 11:56:22 +02:00
  • 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 +02:00
  • c708e390a7 Merge pull request #845 from jonathan-innis/jonathan-innis/kstatus Stefan Prodan 2021-02-04 09:11:41 +02:00
  • d5ad26c934 Change failed message for bootstrap jonathan-innis 2021-02-03 12:08:10 -08:00
  • 144b7cd922 Update errors returned to user jonathan-innis 2021-02-03 10:29:28 -08:00
  • 9e86fbb311 Tidy up the mod imports jonathan-innis 2021-02-01 11:23:50 -08:00
  • b528428d02 Add kstatus to install and check commands jonathan-innis 2021-02-01 11:03:37 -08:00
  • b3d7730e79 Use status polling in bootstrap command jonathan-innis 2021-02-01 10:54:15 -08:00
  • f2ba567ca4 Merge pull request #857 from fluxcd/update-components Hidde Beydals 2021-02-03 19:34:43 +01:00
  • 8342f77087 Update toolkit components fluxcdbot 2021-02-03 14:51:22 +00:00
  • 7cade1b98f Merge pull request #858 from fluxcd/component-update-cfg Hidde Beydals 2021-02-03 15:50:47 +01:00
  • ee4c1fb36c Put CHANGELOG URL on new line in commit / PR body Hidde Beydals 2021-02-03 15:20:39 +01:00
  • dbc4e537fe Merge pull request #854 from fluxcd/move-migration-menu Hidde Beydals 2021-02-03 13:10:59 +01:00
  • e28990b96c Move migration sub-menu to top-menu Hidde Beydals 2021-02-03 11:49:51 +01:00
  • 408cf92c04 Merge pull request #853 from fluxcd/component-update-cfg Hidde Beydals 2021-02-03 10:22:58 +01:00
  • 425af2e0dc Tune component update configuration Hidde Beydals 2021-02-02 18:42:07 +01:00
  • 22df860eca Merge pull request #849 from fluxcd/update-components v0.7.6 Stefan Prodan 2021-02-02 18:07:29 +02:00
  • f395044d65 Update toolkit components fluxcdbot 2021-02-02 15:40:37 +00:00
  • afe0ddcd84 Merge pull request #824 from fluxcd/upgrade-semver-tip v0.7.5 Hidde Beydals 2021-02-01 18:41:34 +01:00
  • 2c0323684c Highlight PATCH versions can be used to upgrade Hidde Beydals 2021-01-29 18:14:38 +01:00
  • 6d5ffdea57 Merge pull request #841 from fluxcd/update-components Hidde Beydals 2021-02-01 18:07:15 +01:00
  • 648af6e645 Update toolkit components fluxcdbot 2021-02-01 16:50:07 +00:00
  • e1895a4e21 Merge pull request #840 from relu/fix-image-update-docs-ecr-cronjob Hidde Beydals 2021-02-01 17:49:31 +01:00
  • d5f45800ae Clarify how to use the generated cronjob secret Aurel Canciu 2021-02-01 16:31:58 +02:00
  • 51f9d249ff Fix image update guide ECR cronjob manifest Aurel Canciu 2021-02-01 16:21:39 +02:00
  • 6f525356cb Merge pull request #837 from aholbreich/patch-1 Hidde Beydals 2021-02-01 17:10:54 +01:00
  • 5008f9064e Update image-update.md Alexander Holbreich 2021-02-01 12:51:29 +01:00
  • cff96ed7ca Merge pull request #834 from fluxcd/fix-secret-cmd v0.7.4 Stefan Prodan 2021-01-30 16:36:44 +02:00
  • 4e8a600f34 Add e2e tests for create secret commands Stefan Prodan 2021-01-30 15:19:45 +02:00
  • 4fd5684277 Fix create secret commands Regression bug introduced in https://github.com/fluxcd/flux2/pull/788 Stefan Prodan 2021-01-30 15:07:48 +02:00
  • 06bf469ba7 Merge pull request #825 from SomtochiAma/refactor-reconcile-command Hidde Beydals 2021-01-29 19:52:07 +01:00
  • b8a215230c refactor resume command Somtochi Onyekwere 2021-01-28 14:44:18 +01:00
  • 2460cfcf1c Merge pull request #821 from fluxcd/docs-helm-faq Stefan Prodan 2021-01-29 17:05:39 +02:00
  • 364242c857 Add HelmChart not ready to FAQ Stefan Prodan 2021-01-29 15:43:21 +02:00
  • 29e2900f59 Merge pull request #818 from fluxcd/docs-image-webhook Stefan Prodan 2021-01-29 13:33:17 +02:00
  • 61e1fb770e Add webhook section to image update docs Stefan Prodan 2021-01-29 10:52:57 +02:00
  • 2d3fcbdea3 Merge pull request #815 from fluxcd/e2e-kube-1.20.2 Stefan Prodan 2021-01-29 09:49:42 +02:00
  • 47e15cee3d Update e2e tests to Kubernetes v1.20.2 Stefan Prodan 2021-01-28 19:50:19 +02:00
  • adeb3e3f42 Merge pull request #814 from mewzherder/patch-9 Stefan Prodan 2021-01-28 19:42:42 +02:00
  • fb1278285b Community section clarity of purpose + support page link mewzherder 2021-01-28 09:24:08 -08:00
  • e371610849 Merge pull request #812 from chanwit/network_policy_e2e Stefan Prodan 2021-01-28 16:46:45 +02:00
  • 424de63bd1 update KIND to v0.10.0 and node to 1.16.15 Chanwit Kaewkasi 2021-01-28 21:02:21 +07:00
  • 832c925d39 setup Calico to enable network policy for e2e testing Chanwit Kaewkasi 2021-01-28 20:50:02 +07:00
  • 378f118d51 add kind config to disable kind-net Chanwit Kaewkasi 2021-01-28 20:49:38 +07:00
  • d651777122 Merge pull request #813 from fluxcd/iua-docs-example-update Hidde Beydals 2021-01-28 15:13:40 +01:00
  • 65d8ebabb8 Update docs ImageUpdateAutomation example Aurel Canciu 2021-01-28 15:57:25 +02:00
  • 9195ed9a1b Merge pull request #809 from SomtochiAma/refactor-reconcile-command Hidde Beydals 2021-01-28 14:16:15 +01:00
  • 5df8f7313c Refactor reconcile commands Somtochi Onyekwere 2021-01-28 12:10:40 +01:00
  • 25ed6ca0a4 Merge pull request #780 from dholbach/link-to-support-page Hidde Beydals 2021-01-28 11:59:08 +01:00
  • 9f972995bd add very basic issue template Daniel Holbach 2021-01-26 10:17:26 +01:00
  • 29c46a9892 Merge pull request #791 from SomtochiAma/refactor-reconcile-commands v0.7.3 Hidde Beydals 2021-01-27 10:05:32 +01:00
  • ef579fe596 Refactor suspend commands Somtochi Onyekwere 2021-01-26 19:15:12 +01:00