Commit Graph

52 Commits

Author SHA1 Message Date
Hidde Beydals ae00400d12
api/docs: various nits and typos
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-31 17:23:46 +02:00
Stefan Prodan 3e935d0b8f
Refactor: Remove docs which overlap with Flux website
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-10-19 18:23:55 +03:00
Daniel Holbach ed1ac6877d update to new doc links structure
Signed-off-by: Daniel Holbach <daniel@weave.works>
2022-08-30 15:26:51 +02:00
Stefan Prodan 8eac59574f
Release v0.17.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-11-09 14:18:49 +02:00
Stefan Prodan 7c635c53fa
Release v0.15.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-10-08 13:49:28 +03:00
Daniel Holbach 93e7c97613 update install script url
Signed-off-by: Daniel Holbach <daniel@weave.works>
2021-04-27 16:32:45 +02:00
Daniel Holbach 1ccc3b469e Add CII badge
ref: https://bestpractices.coreinfrastructure.org/en/projects/4787

Signed-off-by: Daniel Holbach <daniel@weave.works>
2021-04-08 12:18:41 +02:00
Jason Birchall 573e950883 Add "toolkit" to the API reference in README
When following the README, I noticed the `apiVersion` is slightly wrong. This commit adds `toolkit` to the alert and provider code blocks to allow people to copy and paste.

Signed-off-by: jasonBirchall <jason.birchall@digital.justice.gov.uk>
2021-02-04 13:43:18 +00:00
Stefan Prodan 72a3aa4d2f
Release v0.2.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-10-29 14:03:06 +02:00
Stefan Prodan 627d186764
Update API version in readme
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-10-08 14:48:00 +03:00
stefanprodan d15726935a Set default branch to main 2020-10-05 15:41:20 +03:00
stefanprodan 1184614239 Set default namespace to gotk-system 2020-10-02 16:24:00 +03:00
stefanprodan 0d6f715efc Add support for S3 bucket sources 2020-09-19 13:32:38 +03:00
stefanprodan 2b9370e658 Normalize the ready condition reasons
- use reconciliation instead of apply for condition reasons
- add the reconciliation errors to the condition message
- trim the condition message to 4000 characters
- update the API docs and readme with the new condition reasons
2020-09-17 12:23:50 +03:00
Hidde Beydals e46add39ed Support dependency references to other namespaces 2020-09-15 15:18:34 +02:00
stefanprodan c605ccf6d2 Implement Mozilla SOPS decryption 2020-09-01 15:51:22 +03:00
Hidde Beydals 5905f3a85f Change CRD domain to 'kustomize.toolkit.fluxcd.io'
Due to required domain changes for the helm-controller so that it
can co-exist in a cluster with the Helm Operator, other Toolkit
components are moving to a *.toolklit.fluxcd.io domain too.
2020-07-30 22:40:16 +02:00
Michael Cristina eda04f9646
Fix typo in readme 2020-07-13 14:18:41 -05:00
stefanprodan f79ac6dd44 Rename syncAt annotation to reconcileAt
Use `fluxcd.io/reconcileAt` annotation across all controllers.
2020-07-13 17:14:57 +03:00
stefanprodan d6a01c0ee3 Use tk and gitops-system in docs 2020-07-02 12:20:27 +03:00
stefanprodan 2ebd5b6450 Implement event recording
- emit Kubernetes events for reconciliation actions
- forward events to notification controller
- remove the Profile API/CRD
2020-07-01 20:39:48 +03:00
stefanprodan c0bc8905d2 Update install instructions 2020-05-09 12:17:14 +03:00
stefanprodan 84f23a732b Update source-controller to v0.0.1-alpha.6 2020-05-06 11:45:43 +03:00
stefanprodan 2b497e669c Release v0.0.1-alpha.7 2020-05-05 19:25:04 +03:00
stefanprodan 8763bbec25 Update GC API spec and examples 2020-05-05 17:19:38 +03:00
stefanprodan 15a53d87d1 Release v0.0.1-alpha.6 2020-05-03 10:56:51 +03:00
stefanprodan fdd394bc31 ci: update source-controller to v0.0.1-alpha.4 2020-04-28 15:18:57 +03:00
stefanprodan e644b4fbe4 Release v0.0.1-alpha.5 2020-04-27 12:36:54 +03:00
stefanprodan 49cc4216f9 Release v0.0.1-alpha.4 2020-04-24 17:32:23 +03:00
stefanprodan 5fe5e006ea Release v0.0.1-alpha.3 2020-04-23 18:15:28 +03:00
stefanprodan 75f659d9e8 Add example to controller spec 2020-04-23 17:41:19 +03:00
stefanprodan 51f07944c1 Add controller specification doc 2020-04-23 15:48:13 +03:00
stefanprodan 73e09ac1f4 Add pipeline diagram 2020-04-23 13:00:17 +03:00
stefanprodan b88626c0cc Generate label transformers for the prune selectors 2020-04-23 12:52:35 +03:00
stefanprodan d3e5c8faf9 Add kustomization.yaml generation to docs 2020-04-22 20:49:43 +03:00
stefanprodan 07fa742944 Cleanup e2e tests 2020-04-21 20:58:01 +03:00
stefanprodan 9c1ec256c1 Add profile specification to API docs 2020-04-21 17:56:49 +03:00
stefanprodan 00aff9c29f Add alerting section to docs 2020-04-21 14:43:14 +03:00
stefanprodan 9430dd5228 Add CD pipeline diagram to docs 2020-04-20 16:57:46 +03:00
stefanprodan 4afc5ecd88 Release v0.0.1-alpha.1 2020-04-20 15:11:11 +03:00
stefanprodan 91fa7b856d Add health checks and dependencies to API spec 2020-04-20 14:28:53 +03:00
stefanprodan 759fd5d6f5 Kustomize API specification v1alpha1 2020-04-19 19:46:42 +03:00
stefanprodan a3b8bcb310 Allow kustomize execution to be suspended 2020-04-18 18:16:20 +03:00
stefanprodan 3f50c71af4 Introduce validation
- add validation field to API
- perform dry-run apply
- add validation strategies to docs
2020-04-18 14:14:51 +03:00
stefanprodan 6d28f7c9b2 Introduce JSON logging
- add JSON log format cmd flag
- format apply output as a map of object/operation
- add apply logs to docs
2020-04-18 11:11:44 +03:00
stefanprodan eee47333cf Implement garbage collection
- add GarbageCollect predicate
- remove the Kubernetes objects previously applied on the cluster, based on the prune label select
- add garbage collection spec to docs
2020-04-17 13:25:36 +03:00
stefanprodan c564555eb0 Use Source interface instead of Git concrete type
- use TypedLocalObjectReference instead of LocalObjectReference for referencing a source
- update docs for GitRepository kind
- update source API to 0.0.1-alpha.1
2020-04-16 18:30:18 +03:00
stefanprodan 21309c3bf5 Add revision change behavior to docs 2020-04-16 10:41:07 +03:00
stefanprodan eb7fdfe98d Add production deployment example 2020-04-15 18:28:42 +03:00
stefanprodan 47f0abc52c Add GitOps pipeline example to docs 2020-04-15 17:56:39 +03:00