AdamKorcz
7f8441672e
Fuzzing: Initial commit
...
Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-01-14 14:55:37 +00:00
Stefan Prodan
b18584a652
Merge pull request #535 from kingdonb/patch-finalizers
...
Use patch instead of update when adding finalizers
2022-01-14 08:24:26 +02:00
Kingdon Barrett
441b48aeef
Use patch instead of update when adding finalizers
...
Signed-off-by: Kingdon Barrett <kingdon@weave.works>
2022-01-13 19:44:10 -05:00
Stefan Prodan
4e8fd15c64
Merge pull request #534 from fluxcd/release-v0.19.1
...
Release v0.19.1
2022-01-13 20:09:24 +02:00
Stefan Prodan
57cf14430d
Release v0.19.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-01-13 19:54:39 +02:00
Stefan Prodan
f39a7712fd
Merge pull request #533 from fluxcd/ssa-exclude-status
...
Update fluxcd/pkg/ssa to exclude the status field from apply
2022-01-13 19:17:03 +02:00
Stefan Prodan
02c6708362
Update fluxcd/pkg/ssa to exclude the status field from apply
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-01-13 18:50:56 +02:00
Stefan Prodan
ea07b48278
Merge pull request #529 from aryan9600/aryan9600/go-install-tool
...
Use go install instead of go get in Makefile
2022-01-11 17:52:56 +02:00
Sanskar Jaiswal
9075b72d57
use go install instead of go get in Makefile
...
Signed-off-by: Sanskar Jaiswal <sanskar.jaiswal@weave.works>
2022-01-11 20:22:38 +05:30
Stefan Prodan
a195294799
Merge pull request #528 from fluxcd/release-v0.19.0
...
Release v0.19.0
2022-01-10 16:06:50 +02:00
Stefan Prodan
d4e13e5c0c
Release v0.19.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-01-10 15:29:01 +02:00
Stefan Prodan
748120f6b0
Merge pull request #521 from HardBrainer/main
...
Add condition to checkDependencies when SourceRef is the same
2022-01-10 11:21:09 +02:00
Florian Fl Bauer
8435a5ba41
If applied, this commit will solve race condition when using two Kustomizations with the same SourceRef
...
Signed-off-by: Florian Fl Bauer <florian.fl.bauer@deutschebahn.com>
2022-01-07 14:17:40 +01:00
Stefan Prodan
ed4d153c37
Merge pull request #526 from fluxcd/hpa-diff-fix
...
Fix HPA diff (upstream bug)
2022-01-06 11:11:49 +02:00
Stefan Prodan
9b0bb3dcf9
Fix HPA diff (upstream bug)
...
Update fluxcd/ssa to v0.8.0 that implements a workaround for a Kubernetes API server-side apply dry-run bug where the HPA custom metrics are duplicated.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-01-06 10:45:42 +02:00
Stefan Prodan
23efa8212a
Merge pull request #525 from fluxcd/update-runc
...
Restore runc and image-spec patches
2022-01-06 09:22:38 +02:00
Stefan Prodan
75b6130490
Restore runc and image-spec patches
...
Fix for CVE-2021-30465 and CVE-2021-41190
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-01-05 19:52:15 +02:00
Stefan Prodan
00257e0cc9
Merge pull request #478 from fluxcd/go-v1.17
...
Update Go to v1.17 and controller-runtime to v0.11
2022-01-05 18:08:38 +02:00
Stefan Prodan
5466544f7f
Update source-controller/api to v0.20.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-01-05 17:33:47 +02:00
Stefan Prodan
ab9c0e96b9
Merge pull request #523 from gecube/patch-1
...
Fix typo in API spec docs
2022-01-05 10:42:50 +02:00
George Gaál
2b32f0f7a3
Update kustomization.md
...
fix typo
Signed-off-by: Gaál George <gb12335@gmail.com>
2021-12-30 15:21:21 +01:00
Stefan Prodan
1e84289623
Merge pull request #522 from pjbgf/audit-followup
...
Fix inconsistent code-style raised at security audit
2021-12-22 10:35:00 +02:00
Paulo Gomes
facda8b422
Check EventRecorder is not nil
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2021-12-21 21:10:43 +00:00
Aurel Canciu
ec9fdb1550
Update flux pkg components
...
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
2021-12-20 14:50:41 +01:00
Aurel Canciu
57220f8c70
Update Go to v1.17
...
Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
2021-12-16 14:23:15 +01:00
Stefan Prodan
8d61ff76d3
Merge pull request #514 from fluxcd/release-v0.18.2
...
Release v0.18.2
2021-12-09 18:20:02 +02:00
Stefan Prodan
5b95d1d667
Release v0.18.2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-12-09 17:40:57 +02:00
Stefan Prodan
37827651da
Merge pull request #513 from souleb/fix-sops-decrypt-defaultserver
...
sops: ensure proper wiring to default server
2021-12-09 16:51:41 +02:00
Soule BA
3191f497e6
fix encryption using the defaultServer
...
Signed-off-by: Soule BA <bah.soule@gmail.com>
2021-12-09 15:04:01 +01:00
Stefan Prodan
07d3c9969b
Merge pull request #509 from fluxcd/ssa-v0.4.0
...
Update dependencies (fix CVE-2021-43784)
2021-12-09 12:04:48 +02:00
Stefan Prodan
24bdda0c1c
Update dependencies
...
- fluxcd/pkg/ssa v0.6.0
- fluxcd/source-controller/api v0.19.1
- github.com/opencontainers/runc to v1.0.3 (fix CVE-2021-43784)
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-12-09 11:47:50 +02:00
Stefan Prodan
2bb2fb204f
Merge pull request #512 from pjbgf/security-advisories
...
Update golang.org/x/text to v0.3.7 (fix CVE-2021-38561)
2021-12-09 11:47:28 +02:00
Paulo Gomes
24ab11d820
Bump dependencies to patch security advisories
...
Advisories fixed:
golang.org/x/text GO-2021-0113
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2021-12-09 09:16:06 +00:00
Stefan Prodan
284b63744d
Merge pull request #501 from SomtochiAma/weird-ssa-behaviour
...
Document behaviour when changes are made to fields not stored in git
2021-12-02 12:12:20 +02:00
Somtochi Onyekwere
6fa1c8a9dd
Add docs for when KC doesn't revert
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2021-12-02 10:41:20 +01:00
Stefan Prodan
1cb35f5b66
Merge pull request #505 from SomtochiAma/docs-apply
...
Add test for varsub in secret
2021-12-02 11:13:23 +02:00
Somtochi Onyekwere
0d9bd5a554
Add line above yaml block
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2021-11-29 12:02:45 +01:00
Somtochi Onyekwere
f6403df16f
Add test for varsub in secret
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2021-11-25 12:34:20 +01:00
Stefan Prodan
2fa13ce887
Merge pull request #500 from fluxcd/release-0.18.1
...
Release v0.18.1
2021-11-23 15:59:19 +02:00
Stefan Prodan
6e2c38ce90
Release v0.18.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-11-23 15:42:33 +02:00
Stefan Prodan
f878292ec2
Merge pull request #499 from fluxcd/source-controller/api-v0.19.0
...
Update source-controller/api to v0.19.0
2021-11-23 15:11:54 +02:00
Stefan Prodan
5e9c75b847
Update source-controller/api to v0.19.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-11-23 14:43:21 +02:00
Stefan Prodan
94b0c9ae76
Merge pull request #498 from fluxcd/replace-deprecated
...
Replace deprecated dependencies
2021-11-23 14:41:26 +02:00
Stefan Prodan
1badc828b4
Replace deprecated dependencies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-11-23 14:21:21 +02:00
Hidde Beydals
00a92eac96
Merge pull request #497 from fluxcd/update-deps
2021-11-22 13:07:41 +01:00
Hidde Beydals
09d98b0baa
Update opencontainers/{image-spec, runc}
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-11-22 12:36:06 +01:00
Stefan Prodan
27be168c0b
Merge pull request #490 from fluxcd/release-0.18.0
...
Release v0.18.0
2021-11-12 16:53:39 +02:00
Stefan Prodan
5b0734b50f
Release v0.18.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-11-12 16:38:18 +02:00
Stefan Prodan
688ccb5b05
Merge pull request #489 from fluxcd/verify-artifact-checksum
...
Verify artifacts integrity
2021-11-12 16:10:04 +02:00
Stefan Prodan
e9c002cf62
Update source-controller/api to v0.18.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2021-11-12 15:32:38 +02:00