Stefan Prodan
182928002b
Merge pull request #526 from phillebaba/add-maintainer
...
Add Philip Laine to maintainer list
4 years ago
Philip Laine
7222af2b7e
Add Philip Laine to maintainer list
...
Signed-off-by: Philip Laine <philip.laine@xenit.se>
4 years ago
Stefan Prodan
034ead5272
Merge pull request #521 from fluxcd/improve-install-script-arch-detection
...
Improve installer list match for arm arches
4 years ago
Aurel Canciu
eca1f19e95
Improve installer list match for arm arches
...
`uname -m` will print out architecture codenames based on UTS_MACHINE
and COMPAT_UTS_MACHINE kernel defined constants. These extra values will
ensure the right version of the arm binary is installed on most Linux
systems running on ARM CPUs.
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
4 years ago
Michael Bridgen
ec70c14649
Merge pull request #520 from fluxcd/fluxv2-maintainers
...
Note the shared Flux v2 maintainers and team
4 years ago
Michael Bridgen
65d906a735
Note the shared Flux v2 maintainers and team
...
Many of the GitOps Toolkit controllers will share maintainers with
this repo, acting as the central Flux v2 repo. For convenience of
tracking membership and applying permissions, we can share maintainers
by:
- referring to the MAINTAINERS file here, from elsewhere;
- making a GitHub team that tracks those shared maintainers.
This commit makes a note of this in the MAINTAINERS file, to inform
people of the arrangement, and remind them to keep the team up to
date.
Signed-off-by: Michael Bridgen <michael@weave.works>
4 years ago
Stefan Prodan
b981bae1db
Merge pull request #519 from fluxcd/service-account
...
Add service account arg to create commands
4 years ago
Stefan Prodan
d2df9ccf33
Add service account arg to create commands
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan
5e51f51449
Merge pull request #518 from fluxcd/docs-upgrade
...
Add upgrade docs to install guide
4 years ago
Stefan Prodan
2c044a27e4
Add upgrade docs to install guide
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Hidde Beydals
d274a1115e
Merge pull request #516 from fluxcd/update-components
...
Update source-controller to v0.4.1
4 years ago
fluxcdbot
bfae2899f3
Update toolkit components
4 years ago
Stefan Prodan
5352a7e13a
Merge pull request #513 from fluxcd/update-components
...
Update toolkit components to v0.4.0
4 years ago
fluxcdbot
c49f9ef26a
Update toolkit components
4 years ago
Stefan Prodan
4a7376c5f5
Merge pull request #512 from fluxcd/suspend-sources
...
Implement suspend/resume commands for sources
4 years ago
Stefan Prodan
567ce7f987
Add suspend status to get sources commands
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan
26bc0a8100
Add source suspend/resume commands to docs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan
e7ff319685
Add resume source commands
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan
072138deff
Add suspend source commands
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan
dd8dc90c1e
Update source-controller to v0.4.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan
8f1da33375
Merge pull request #511 from fluxcd/kubectl
...
Set kubecontext and kubeconfig for kubectl exec
4 years ago
Stefan Prodan
c02fbc2794
Set kubecontext and kubeconfig for kubectl exec
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan
371db07108
Merge pull request #506 from chanwit/sops-doc
...
Add a note not to apply SOPS encrypted secrets directly
4 years ago
Chanwit Kaewkasi
99f5dbf16b
add a note not to apply encrypted secrets directly
...
Signed-off-by: Chanwit Kaewkasi <chanwit@gmail.com>
4 years ago
Stefan Prodan
0db06c8962
Merge pull request #505 from fluxcd/tenant-sa
...
Add service accounts to tenant command
4 years ago
Stefan Prodan
a8e5876b2e
Add create tenant to CLI docs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan
8273851b73
Add service accounts to tenant command
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan
c2967240bb
Merge pull request #501 from mewzherder/patch-6
...
Update Upcoming events w/ Nov 30 talk
4 years ago
mewzherder
282a6270c8
Update Upcoming events w/ Nov 30 talk
...
Signed-off-by: mewzherder <tamao@weave.works>
4 years ago
Stefan Prodan
1b299fad90
Merge pull request #498 from fluxcd/gh-action
...
Add GitHub Action for Flux CLI
4 years ago
Stefan Prodan
aa8dced7ad
Add GitHub Action for Flux CLI
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan
050ba951b0
Merge pull request #496 from gtseres/main
...
Add reference to the bootstrap migration
4 years ago
George Tseres
5e47c16099
Update docs/guides/flux-v1-migration.md
...
Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: gtseres <george.tseres@gmail.com>
4 years ago
George Tseres
902db4c732
Add reference to the bootstrap migration
...
Signed-off-by: gtseres <george.tseres@gmail.com>
4 years ago
Stefan Prodan
86462fbee6
Merge pull request #491 from fluxcd/hr-values-from
...
Add values-from arg to create helmrelease cmd
4 years ago
Stefan Prodan
48bed79439
Add values-from arg to create helmrelease cmd
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan
26b61c2b6b
Merge pull request #492 from fluxcd/hr-kustomize-generators
...
Add docs on how to use Kustomize to generate Helm values
4 years ago
Stefan Prodan
3b2253ddc0
Add docs on how to use Kustomize to generate Helm values
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan
5ddcb39129
Merge pull request #487 from fluxcd/sops-aws
...
Add AWS IAM role example to SOPS docs
4 years ago
Stefan Prodan
59adef5bcc
Add AWS IAM role example to SOPS docs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
Stefan Prodan
875aefc8dd
Merge pull request #486 from relu/add-relu-to-maintainers
...
Add @relu to maintainers list
4 years ago
Aurel Canciu
0dbc9d213e
Add @relu to maintainers list
...
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
4 years ago
Hidde Beydals
9f4c53e321
Merge pull request #484 from fluxcd/source-reconcile-at
...
Utilize LastHandledReconcileAt for source reconcile commands
4 years ago
Hidde Beydals
3c8716f6ac
Utilize LastHandledReconcileAt for reconcile cmds
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
Hidde Beydals
1a7f31ae2e
Merge pull request #485 from fluxcd/update-components
...
Update toolkit component manifests to v0.3.0
4 years ago
fluxcdbot
64ad69acfe
Update toolkit components
4 years ago
Stefan Prodan
9f47b55aa9
Merge pull request #474 from relu/adopt-k8s-conditions
...
Update components to v0.3.0
4 years ago
Aurel Canciu
53a1db0703
Adjustments to support new sa name in kustomize
...
Supporting changes in fluxcd/kustomize-controller#180
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
4 years ago
Aurel Canciu
2a789ec705
Refactor to adopt k8s standardized Condition type
...
Updates to use metav1.Condition type and removes references for
deprecated corev1.Condition* constants and uses the new k8s api/meta
helpers in place of the old pkg/apis/meta types.
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
4 years ago
Hidde Beydals
3047b25193
Merge pull request #476 from fluxcd/update-components
...
Update helm-controller to v0.2.2
4 years ago