9d70e09a57
Add numeric selector to create image policy cmd
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-02-12 15:38:01 +01:00
17e18985e6
Merge pull request #908 from fluxcd/update-kustomize-api
...
Update sigs.k8s.io/kustomize/api to v0.7.4
2021-02-12 15:49:39 +02:00
7c39aaf463
Update sigs.k8s.io/kustomize/api to v0.7.4
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-02-12 14:32:44 +01:00
bae5c125e8
Merge pull request #907 from fluxcd/update-components
...
Update toolkit components
2021-02-12 14:29:23 +01:00
1c84fa0d97
Update toolkit components
...
- helm-controller to v0.7.0
https://github.com/fluxcd/helm-controller/blob/v0.7.0/CHANGELOG.md
- kustomize-controller to v0.8.0
https://github.com/fluxcd/kustomize-controller/blob/v0.8.0/CHANGELOG.md
- source-controller to v0.8.0
https://github.com/fluxcd/source-controller/blob/v0.8.0/CHANGELOG.md
- notification-controller to v0.8.0
https://github.com/fluxcd/notification-controller/blob/v0.8.0/CHANGELOG.md
- image-reflector-controller to v0.6.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.6.0/CHANGELOG.md
- image-automation-controller to v0.5.0
https://github.com/fluxcd/image-automation-controller/blob/v0.5.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
2021-02-12 13:16:13 +00:00
6f583f9f0e
Merge pull request #878 from fluxcd/pprof-guide
2021-02-12 14:02:36 +01:00
217574b75c
Add debugging to dev guides menu
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-02-12 13:44:35 +01:00
1378530aeb
Add section about resource usage
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-02-12 13:44:35 +01:00
0b10ed4d88
Add guide for pprof endpoints
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-02-12 13:44:35 +01:00
a2887f5776
Merge pull request #891 from fluxcd/refac-uninstall
...
Refactor flux uninstall command
2021-02-12 14:44:23 +02:00
0f1d27f1e6
Remove network policies on uninstall
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-02-12 14:30:57 +02:00
850ab0942b
Implement uninstall dry run
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-02-12 14:30:50 +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
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-02-12 14:30:50 +02:00
7f98cfd506
Merge pull request #906 from fluxcd/personal-flag
...
Give more explanation for --personal flag
2021-02-12 12:02:22 +00:00
bc45a79b92
Give more explanation for --personal flag
...
Signed-off-by: Michael Bridgen <michael@weave.works>
2021-02-12 11:41:27 +00:00
5003cf674d
Merge pull request #904 from fluxcd/add-version-to-commits
...
Add flux version to bootstrap commit messages
2021-02-12 11:38:35 +02:00
bc9cbc387c
Add flux version to bootstrap commit messages
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-02-12 10:47:00 +02:00
60a1e78869
Merge pull request #899 from fluxcd/toleration-keys
...
Allow Flux to be deployed on tainted Kubernetes nodes
2021-02-11 15:46:45 +02:00
37f5587085
Allow Flux to be deployed on tainted Kubernetes nodes
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-02-11 15:20:19 +02:00
fa6e3d3706
Merge pull request #898 from fluxcd/docs-fix-list
2021-02-11 13:20:19 +01:00
bb8bc875b4
docs: improve Kustomize behavior FAQ
...
- Fix the formatting of the list.
- Add a hint block for validating changes locally and/or in CI.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-02-11 12:54:03 +01:00
b3dca737be
Merge pull request #897 from fluxcd/fix-timeout
...
Map timeout arg to bootstrap status check
2021-02-11 13:30:05 +02:00
9094f85487
Add image automation to readme
...
Sync community section readme/docs index
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-02-11 13:11:03 +02:00
1256bbfbaf
Fix bootstrap status check timeout
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-02-11 13:09:16 +02:00
24fe74f2f6
Merge pull request #893 from dholbach/link-to-community-page
...
Link to community page from docs home page
2021-02-10 08:40:15 +01:00
908f501e03
link to community page from toolkit.f.i
...
Signed-off-by: Daniel Holbach <daniel@weave.works>
2021-02-09 14:52:17 +01:00
35507c7854
Merge pull request #860 from jonathan-innis/joinnis/image-policy
...
Adding --select-alpha and --extract to create image policy
2021-02-09 15:05:57 +02:00
eb7102ecac
Adding extract pattern validation
...
Signed-off-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
2021-02-08 16:51:45 -08:00
ade6bfcbca
Update e2e testing with new cli args
...
Signed-off-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
2021-02-08 16:49:07 -08:00
fa98403aa8
Add newly generated create image doc
...
Signed-off-by: Jonathan Innis <jonathan.innis.ji@gmail.com>
2021-02-08 16:49:07 -08:00
3f0cb1637c
Add select-alpha and extract to create policy
...
Signed-off-by: jonathan-innis <jonathan.innis.ji@gmail.com>
2021-02-08 16:49:07 -08:00
42011d028e
Merge pull request #879 from fluxcd/azure-devops-pat
...
Add Azure DevOps PAT auth to install docs
2021-02-08 19:01:49 +02:00
307bb0dea1
Add Azure DevOps PAT auth to install docs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-02-08 18:44:22 +02:00
ec2a8347d4
Merge pull request #877 from stealthybox/integrations-registry-credentials-sync
...
Add ACR auth to Image Updates examples
2021-02-08 18:43:22 +02:00
e99b1c3ed8
Document ACR / AKS Image Update Considerations
...
Signed-off-by: leigh capili <leigh@null.net>
2021-02-08 09:15:42 -07:00
99825f2663
Add registry cred Deployments/CronJobs for aws/gcp/azure via kustomize
...
Signed-off-by: leigh capili <leigh@null.net>
2021-02-08 09:15:42 -07:00
afffdfbc5c
Merge pull request #880 from chanwit/add_kustomize_fag
...
Add FAQ to explain the current Kustomize behavior
2021-02-08 17:54:28 +02:00
cd874acfd5
add FAQ to explain the current Kustomize behavior
...
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
2021-02-08 21:24:31 +07:00
34edbf469e
Merge pull request #871 from fluxcd/incident-mgmt
...
Add incident management section to image automation docs
2021-02-06 12:47:10 +02:00
d9ed30e436
Add incident management section to image automation docs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-02-06 10:51:37 +02:00
30008de400
Merge pull request #867 from fluxcd/get-resource-by-name
...
Add support for getting resources by name
v0.7.7
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
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-02-05 16:35:23 +02:00
493ee3c956
Merge pull request #866 from fluxcd/hr-values
...
Add support for multiple values files to create hr
2021-02-05 16:09:29 +02:00
3dd574ee51
Add support for multiple values files to create hr
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-02-05 15:43:03 +02:00
5416c19b2e
Merge pull request #863 from fluxcd/update-git-pkg
2021-02-05 14:42:32 +01:00
2f31d80c7a
Update git from fluxcd/pkg
...
This incorporates the changes made to the GitLab provider.
This means that we no longer rely on UI names, but rather use the unique
path identifier (the elements you see in your address bar when looking
at e.g. a group in your GitLab environment).
Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-02-05 13:38:49 +01:00
27d1833854
Merge pull request #848 from ViBiOh/patch-1
...
Exclude deleted resources on prometheus alerting query
2021-02-05 09:28:49 +02:00
84ed716908
Exclude deleted resources on prometheus alerting query
...
Signed-off-by: Vincent Boutour <bob@vibioh.fr>
2021-02-04 18:10:42 +01:00
6c9c9c7578
Merge pull request #790 from fluxcd/certs-for-imagerepo
...
Give image repository a cert-secret-ref flag
2021-02-04 13:13:43 +00:00
cc7b7b0689
Give examples of create image repository
...
Signed-off-by: Michael Bridgen <michael@weave.works>
2021-02-04 12:55:42 +00:00