Commit Graph

76 Commits (3c1793b6c55e88ae472a7c9930f087d15f475437)

Author SHA1 Message Date
Hidde Beydals 5ea4e814f5 Add safe guards for relative paths
This commit adds multiple safe guards for relative paths, ensuring they
never traverse outside the working directory.

The `SafeRelativePath` flag calculates the safe relative path based on a
relative base dir, which results in a flattened path.

The write methods of `manifestgen` make use of the `SecureJoin` as well,
to ensure writes are never outside of the given directory when used as
a lib outside of the CLI.

Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
fluxcdbot a4788ce6bb Update toolkit components 4 years ago
Michael Bridgen b66bdec61a Add subcommands for image-repository
This adds all the standard subcommands for the ImageRepository type.

Following `source`, I have put them under a namespace: `auto`,
referring to automation.

NB For `create` I use controllerutil.CreateOrUpdate, which looks to me
like a slightly more rounded version of the upsert* funcs.

Signed-off-by: Michael Bridgen <michael@weave.works>
4 years ago
fluxcdbot b2f018e29b Update toolkit components 4 years ago
fluxcdbot a7d6446d8f Update toolkit components 4 years ago
Stefan Prodan 6280fbce17
Update kustomize/api to v0.7.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
fluxcdbot 35bb770697 Update toolkit components 4 years ago
Philip Laine 82b74d8689 Add git implementation flag and note about Azure DevOps
Signed-off-by: Philip Laine <philip.laine@gmail.com>
4 years ago
Stefan Prodan f909d6fde2
Update fluxcd/pkg/git to v0.1.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
fluxcdbot aea442e7e1 Update toolkit components 4 years ago
fluxcdbot 38fdc603ad Update toolkit components 4 years ago
fluxcdbot 2bb582f7ed Update toolkit components 4 years ago
fluxcdbot bfae2899f3 Update toolkit components 4 years ago
fluxcdbot c49f9ef26a Update toolkit components 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
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
fluxcdbot f66399cdc0 Update toolkit components 4 years ago
fluxcdbot e5dd0c7ff8 Update toolkit components 4 years ago
fluxcdbot c3876e30a9 Update toolkit components 4 years ago
fluxcdbot de4e266e33 Update toolkit components 4 years ago
fluxcdbot d7a893acf9 Update toolkit components 4 years ago
fluxcdbot 71827b4a1a Update toolkit components 4 years ago
Aurel Canciu 9e3a4b1810
Update pkg components & k8s 1.19, kustomize 0.6.4
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
4 years ago
fluxcdbot 07e4fa8abd Update toolkit components 4 years ago
fluxcdbot 2d8e5b2420 Update toolkit components 4 years ago
fluxcdbot 414aeb0ac3 Update toolkit components 4 years ago
fluxcdbot a2144b1759 Update toolkit components 4 years ago
fluxcdbot f461c5e8b7 Update toolkit components 4 years ago
Philip Laine f7971a871a Add alert provider commands 4 years ago
stefanprodan f613c01803 Update blang/semver to v4
Signed-off-by: stefanprodan <stefan.prodan@gmail.com>
4 years ago
circa10a 3619cb8bd1 Switch get commands to use tables for output
Signed-off-by: circa10a <caleblemoine@gmail.com>
4 years ago
fluxcdbot bdbded8588 Update toolkit components 4 years ago
stefanprodan d902c71a6f Update components to v0.1 4 years ago
fluxcdbot 8e40069e67 Update toolkit components 4 years ago
fluxcdbot 347c2b6bcc Update toolkit components 4 years ago
stefanprodan 857e442376 Update kustomize/api to v0.6.2 4 years ago
stefanprodan c36e02bba9 Update kustomize-controller to v0.0.12 4 years ago
stefanprodan 531c2bcf00 Import fluxcd/pkg/runtime 4 years ago
fluxcdbot dd5505918a Update toolkit components 4 years ago
stefanprodan afef6960b9 Cleanup GitHub e2e repo 4 years ago
stefanprodan bfb560ec50 Update kustomize-controller to v0.0.10 4 years ago
stefanprodan 2aa395ba12 Update source and helm controllers
helm-controller/api v0.0.7
source-controller/api v0.0.14
4 years ago
stefanprodan b24727ec22 Update kustomize-controller to v0.0.9 4 years ago
Hidde Beydals fa56685767 Upgrade Toolkit components and K8S deps
* github.com/fluxcd/helm-controller/api to v0.0.6
* github.com/fluxcd/source-controller/api to v0.0.13

* k8s.io/api to v0.18.8
* k8s.io/apiextensions-apiserver to v0.18.8
* k8s.io/apimachinery to v0.18.8
* k8s.io/client-go to v0.18.8
* sigs.k8s.io/controller-runtime to v0.6.2
4 years ago
hiddeco 1ee9a6a39d Update toolkit components 4 years ago
Stefan Prodan 35d6172d06
Merge pull request #172 from fluxcd/ssh-host
Add SSH hostname arg to GitLab bootstrap
4 years ago
stefanprodan b5ed8f0183 Add SSH hostname arg to GitLab bootstrap 4 years ago
Hidde Beydals 248961d58c Update helm-controller to v0.0.4 4 years ago
Hidde Beydals 0c33df883c Switch to dedicated fluxcd/pkg and api modules 4 years ago
stefanprodan 8d1dddf205 Update controllers for Helm v3.3.0 4 years ago