Stefan Prodan
0c36aa0904
Merge pull request #1508 from fluxcd/external-artifact
...
[RFC-0012] Add support for `ExternalArtifact` source type
2025-09-06 09:46:08 +03:00
Stefan Prodan
5329f56881
Add ExternalArtifact feature gate
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-09-05 23:45:26 +03:00
Stefan Prodan
049a805992
Implement ExternalArtifact reconciliation
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-09-05 00:02:43 +03:00
Stefan Prodan
3d6179cc99
Import ExternalArtifact CRD
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-09-04 21:31:21 +03:00
Stefan Prodan
2e1ef03389
Merge pull request #1507 from fluxcd/ignore-components
...
Add `.spec.ignoreMissingComponents` field to Kustomization API
2025-09-04 20:55:59 +03:00
Stefan Prodan
afdc58cd48
Add `.spec.ignoreMissingComponents` field to Kustomization API
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-09-04 20:12:13 +03:00
Stefan Prodan
9c41b0649d
Merge pull request #1505 from fluxcd/otel-v1.38.0
...
Update otel packages to v1.38.0
2025-09-03 20:00:35 +03:00
Stefan Prodan
493fbfee62
Update otel packages to v1.38.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-09-03 18:41:50 +03:00
Stefan Prodan
f83bc52441
Merge pull request #1492 from fluxcd/dependabot/go_modules/github.com/docker/docker-28.3.3incompatible
...
Bump github.com/docker/docker from 28.2.2+incompatible to 28.3.3+incompatible
2025-09-02 19:15:17 +03:00
dependabot[bot]
4dc270e06c
Bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 28.2.2+incompatible to 28.3.3+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v28.2.2...v28.3.3 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-version: 28.3.3+incompatible
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-02 15:58:33 +00:00
Stefan Prodan
ca604f3389
Merge pull request #1502 from fluxcd/status-history
...
Track reconciliation attempts over time in `.status.history`
2025-09-01 10:46:49 +03:00
Stefan Prodan
cf3e7b7204
Add `.status.history` to the API docs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-09-01 10:35:42 +03:00
Stefan Prodan
e722bbbf50
Implement reconciliation history tracking
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-09-01 10:35:39 +03:00
Stefan Prodan
f133b50872
api: Add reconciliation history to Kustomization status
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-09-01 10:35:38 +03:00
Stefan Prodan
6b2e5e8729
Merge pull request #1504 from fluxcd/dependabot/github_actions/ci-1dcc4b39f8
...
Bump the ci group across 1 directory with 11 updates
2025-09-01 09:31:03 +03:00
dependabot[bot]
0f1d6864e9
Bump the ci group across 1 directory with 11 updates
...
Bumps the ci group with 11 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `4.2.2` | `5.0.0` |
| [korthout/backport-action](https://github.com/korthout/backport-action ) | `3.2.0` | `3.3.0` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | `3.10.0` | `3.11.1` |
| [actions/cache](https://github.com/actions/cache ) | `4.2.3` | `4.2.4` |
| [docker/build-push-action](https://github.com/docker/build-push-action ) | `6.17.0` | `6.18.0` |
| [docker/login-action](https://github.com/docker/login-action ) | `3.4.0` | `3.5.0` |
| [docker/metadata-action](https://github.com/docker/metadata-action ) | `5.7.0` | `5.8.0` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) | `3.8.2` | `3.9.2` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action ) | `0.20.0` | `0.20.5` |
| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) | `6.3.0` | `6.4.0` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `3.28.18` | `3.29.11` |
Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](11bd71901b...08c6903cd8
)
Updates `korthout/backport-action` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](436145e922...ca4972adce
)
Updates `docker/setup-buildx-action` from 3.10.0 to 3.11.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](b5ca514318...e468171a9d
)
Updates `actions/cache` from 4.2.3 to 4.2.4
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](5a3ec84eff...0400d5f644
)
Updates `docker/build-push-action` from 6.17.0 to 6.18.0
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](1dc7386353...263435318d
)
Updates `docker/login-action` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](74a5d14239...184bdaa072
)
Updates `docker/metadata-action` from 5.7.0 to 5.8.0
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](902fa8ec7d...c1e51972af
)
Updates `sigstore/cosign-installer` from 3.8.2 to 3.9.2
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](3454372f43...d58896d6a1
)
Updates `anchore/sbom-action` from 0.20.0 to 0.20.5
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md )
- [Commits](e11c554f70...da167eac91
)
Updates `goreleaser/goreleaser-action` from 6.3.0 to 6.4.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](9c156ee8a1...e435ccd777
)
Updates `github/codeql-action` from 3.28.18 to 3.29.11
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](ff0a06e83c...3c3833e0f8
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: korthout/backport-action
dependency-version: 3.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/setup-buildx-action
dependency-version: 3.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: actions/cache
dependency-version: 4.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: docker/build-push-action
dependency-version: 6.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/login-action
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/metadata-action
dependency-version: 5.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: sigstore/cosign-installer
dependency-version: 3.9.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-version: 0.20.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: goreleaser/goreleaser-action
dependency-version: 6.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: github/codeql-action
dependency-version: 3.29.11
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 06:14:24 +00:00
Stefan Prodan
2e9eb7c9fd
Merge pull request #1501 from fluxcd/k8s-1.34
...
Update to Kubernetes v1.34.0 and Go 1.25.0
2025-08-30 16:24:32 +03:00
Stefan Prodan
7a399d5ec7
Build with Go 1.25
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-08-30 15:52:33 +03:00
Stefan Prodan
177f19c460
Regenerate CRDs with controller-gen v0.19
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-08-30 15:49:51 +03:00
Stefan Prodan
57eaa2ea00
Update dependencies to Kubernetes v1.34.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-08-30 15:46:49 +03:00
Matheus Pimenta
44cddcb72d
Merge pull request #1497 from cappyzawa/feat/object-level-config-validation
...
Add object-level configuration validation
2025-08-17 17:13:32 +01:00
cappyzawa
eacc2a05a8
Add object-level configuration validation
...
Validates that ObjectLevelWorkloadIdentity feature gate is enabled
when default service account flags are set. This prevents
misconfiguration where lockdown flags are used without enabling
the required feature gate.
Signed-off-by: cappyzawa <cappyzawa@gmail.com>
2025-08-18 00:44:51 +09:00
Matheus Pimenta
e7aaaf2a3e
Merge pull request #1495 from cappyzawa/rfc-0010-multi-tenancy-lockdown
...
[RFC-0010] Add multi-tenancy lockdown for decryption and kubeconfig
2025-08-17 09:29:22 +01:00
cappyzawa
c5f0efdced
[RFC-0010] Add multi-tenancy lockdown for decryption and kubeconfig
...
Adds two new controller flags to enforce ServiceAccount usage in
multi-tenant clusters where administrators need to lock down workload
identity access:
- --default-decryption-service-account
- --default-kubeconfig-service-account
These flags complement the existing --default-service-account flag to
provide complete multi-tenancy lockdown coverage for all three classes
of ServiceAccount fields in the Kustomization API.
Signed-off-by: cappyzawa <cappyzawa@gmail.com>
2025-08-17 17:11:50 +09:00
Stefan Prodan
aaad1e033e
Merge pull request #1494 from fluxcd/remove-v1beta1-api
...
Remove deprecated APIs in group `kustomize.toolkit.fluxcd.io/v1beta1`
2025-08-11 17:54:18 +03:00
Stefan Prodan
c8b9d82b71
Remove deprecated APIs in group `kustomize.toolkit.fluxcd.io/v1beta1`
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-08-08 14:43:29 +03:00
Stefan Prodan
60b8f86f49
Merge pull request #1491 from fluxcd/feat-dependon-cel
...
Extend the readiness evaluation of dependencies with CEL expressions
2025-07-29 08:28:26 +03:00
Stefan Prodan
fd63b520d5
controller: Move manager to a dedicated file
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-07-22 20:43:14 +03:00
Stefan Prodan
d17e5d2514
docs: Add dependency ready expression to API docs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-07-22 20:24:03 +03:00
Stefan Prodan
e0e6e22272
controller: Implement CEL evaluation for dependency checks
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-07-22 20:23:58 +03:00
Stefan Prodan
c2754dd5de
controller: Add `AdditiveCELDependencyCheck` feature gate
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-07-22 12:57:52 +03:00
Stefan Prodan
5edcf5b394
api: Add the `readyExpr` field to `dependsOn`
...
Extend the readiness evaluation of dependencies with CEL expressions
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-07-22 12:57:08 +03:00
Matheus Pimenta
8ec3ec388d
Merge pull request #1488 from fluxcd/restconfig-azure-cloud
...
[RFC-0010] Support all Azure clouds for remote clusters at the controller level
2025-07-18 08:25:47 +01:00
Matheus Pimenta
0c48a16ede
[RFC-0010] Support all Azure clouds for remote clusters at the controller level
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-07-18 08:10:19 +01:00
Matheus Pimenta
c48ffbef1c
Merge pull request #1486 from fluxcd/watch-label
...
Introduce label selector for watching ConfigMaps and Secrets
2025-07-17 10:40:05 +01:00
Matheus Pimenta
2dcec193bb
Introduce label selector for watching ConfigMaps and Secrets
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-07-17 10:29:26 +01:00
Stefan Prodan
b4d23e756f
Merge pull request #1487 from fluxcd/fix-substitute-doc
...
docs: Clarify `substituteFrom` overwrite order
2025-07-17 09:34:20 +03:00
Stefan Prodan
2fb1fa3890
docs: Clarify `substituteFrom` overwrite order
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-07-17 09:00:56 +03:00
Matheus Pimenta
ba3c16aa45
Merge pull request #1476 from fluxcd/restconfig
...
[RFC-0010] Introduce workload identity auth for remote clusters
2025-07-14 18:45:25 +01:00
Matheus Pimenta
2fb1482f71
[RFC-0010] Introduce workload identity auth for remote clusters
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-07-14 16:47:26 +01:00
Stefan Prodan
52170876d5
Merge pull request #1484 from fluxcd/ssa-staged
...
Refactor reconciler to use `ssa.ApplyAllStaged`
2025-07-08 20:25:06 +03:00
Stefan Prodan
1476042b1e
Refactor reconciler to use `ssa.ApplyAllStaged`
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-07-08 19:42:12 +03:00
Matheus Pimenta
f479c3e1f6
Merge pull request #1483 from fluxcd/pick-changelog-v1.6.1
...
Add changelog entry for v1.6.1
2025-07-08 10:14:48 +01:00
Matheus Pimenta
bc4756a38f
Add changelog entry for v1.6.1
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
(cherry picked from commit 2333a7413c
)
2025-07-08 10:02:19 +01:00
Matheus Pimenta
5703d47395
Merge pull request #1481 from fluxcd/global-secret-based-decryption
...
Introduce global decryption for SOPS age keys
2025-07-07 11:25:31 +01:00
Matheus Pimenta
30275f2615
Introduce global decryption for SOPS age keys
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-07-06 19:24:22 +01:00
Matheus Pimenta
a342d00602
Merge pull request #1478 from fluxcd/fix-1477
...
Fix regression in STS endpoint for SOPS decryption with AWS KMS in US Gov partition
2025-07-03 17:53:50 +01:00
Matheus Pimenta
4623a38989
Fix regression in STS endpoint for SOPS decryption with AWS KMS in US Gov partition
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-07-03 17:39:11 +01:00
Matheus Pimenta
124402b53a
Merge pull request #1472 from dgunzy/bump-ssa-v0.49.0
...
Bump pkg/ssa to v0.49.0 for CABundle validation fix
2025-06-29 16:56:18 +01:00
Daniel Guns
8e90ab8008
Bump pkg/ssa to v0.49.0 for CABundle validation fix
...
Includes fix for #800 : Remove CABundle from CRDs if cert is invalid
Signed-off-by: Daniel Guns <danbguns@gmail.com>
2025-06-29 12:39:09 -03:00
Matheus Pimenta
8c1d87ba6a
Merge pull request #1470 from cappyzawa/update-kustomize-v5.7.0
...
Update kustomize to v5.7.0 and add regression test for multiple patch delete
2025-06-29 16:01:53 +01:00
cappyzawa
8479377cd7
Add regression test for multiple patch delete in strategic merge patches
...
This test ensures that the controller properly handles multiple
$patch: delete directives in strategic merge patches, which was
causing panic errors in kustomize v5.6.0 but is now fixed in v5.7.0.
The test includes two scenarios:
- Multiple delete directives in a single patch (the main fix)
- Multiple delete directives in separate patches (previously a workaround)
Signed-off-by: cappyzawa <cappyzawa@gmail.com>
2025-06-29 15:38:51 +09:00
cappyzawa
ebee7880e7
Update kustomize dependency from v5.6.0 to v5.7.0
...
The v5.7.0 release fixes panic issues that occur when using multiple
$patch: delete directives in a single strategic merge patch. This was
causing kustomize build to fail with nil pointer dereference errors.
This change updates:
- sigs.k8s.io/kustomize/api from v0.19.0 to v0.20.0
- sigs.k8s.io/kustomize/kyaml from v0.19.0 to v0.20.0
- sigs.k8s.io/yaml from v1.4.0 to v1.5.0 (dependency update)
Signed-off-by: cappyzawa <cappyzawa@gmail.com>
2025-06-29 15:14:05 +09:00
Stefan Prodan
9f784c5e9f
Merge pull request #1463 from fluxcd/dependabot-up
...
Update dependabot config
2025-05-28 16:46:19 +03:00
Stefan Prodan
07837f603c
Update dependabot config
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-05-28 16:35:40 +03:00
Matheus Pimenta
ee8981f35d
Merge pull request #1462 from fluxcd/update-labels
...
Add 1.6.x release label
2025-05-28 14:32:06 +01:00
Matheus Pimenta
40a75725dd
Add 1.6.x release label
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-28 14:22:47 +01:00
Matheus Pimenta
f1cfd9f0c8
Merge pull request #1461 from fluxcd/release/v1.6.x
...
Release/v1.6.x
2025-05-28 14:20:21 +01:00
Matheus Pimenta
f54038e15d
Merge pull request #1460 from fluxcd/release-v1.6.0
...
Release v1.6.0
2025-05-28 13:39:03 +01:00
Matheus Pimenta
6efc3ebe0a
Release v1.6.0
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-28 13:20:38 +01:00
Matheus Pimenta
9eb8ca73ca
Add changelog entry for v1.6.0
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-28 13:19:53 +01:00
Stefan Prodan
24e54da3cf
Merge pull request #1458 from fluxcd/oci-ga
...
Update controller to OCIRepository v1 (GA)
2025-05-28 13:53:54 +03:00
Stefan Prodan
ff76a91987
Update controller to OCIRepository v1 (GA)
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-05-28 13:24:44 +03:00
Matheus Pimenta
f2db6a2db6
Update dependencies
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-28 10:49:38 +01:00
Stefan Prodan
ada569f859
Merge pull request #1448 from fluxcd/dependabot/github_actions/ci-b758b462f2
...
Bump the ci group across 1 directory with 4 updates
2025-05-27 10:42:17 +03:00
dependabot[bot]
1d32962c17
Bump the ci group across 1 directory with 4 updates
...
Bumps the ci group with 4 updates in the / directory: [actions/setup-go](https://github.com/actions/setup-go ), [docker/build-push-action](https://github.com/docker/build-push-action ), [anchore/sbom-action](https://github.com/anchore/sbom-action ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `actions/setup-go` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](0aaccfd150...d35c59abb0
)
Updates `docker/build-push-action` from 6.16.0 to 6.17.0
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](14487ce63c...1dc7386353
)
Updates `anchore/sbom-action` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md )
- [Commits](9f73021414...e11c554f70
)
Updates `github/codeql-action` from 3.28.16 to 3.28.17
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](28deaeda66...60168efe1c
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: 5.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/build-push-action
dependency-version: 6.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-version: 0.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: github/codeql-action
dependency-version: 3.28.17
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-27 07:31:55 +00:00
Stefan Prodan
e537b99a17
Merge pull request #1456 from fluxcd/rfc-0010-docs
...
[RFC-0010] Link workload identity docs to complete guide
2025-05-27 09:01:57 +03:00
Matheus Pimenta
8303b0854d
[RFC-0010] Link workload identity docs to complete guide
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-26 23:46:29 +01:00
Stefan Prodan
55be958932
Merge pull request #1444 from fluxcd/gc-wait-for-termination
...
Implement `WaitForTermination` deletion policy
2025-05-23 12:29:21 +02:00
Matheus Pimenta
c25690c4c1
Merge pull request #1449 from fluxcd/rfc-0010-feature-gate
...
[RFC-0010] Introduce feature gate
2025-05-23 07:59:07 +01:00
Matheus Pimenta
0d6ab9f762
[RFC-0010] Introduce feature gate
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-19 14:18:35 +01:00
Stefan Prodan
413118e9a7
Document The `WaitForTermination` policy
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-05-13 16:31:33 +03:00
Stefan Prodan
98adddbf2e
Implement waiting for termination at finalization
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-05-13 13:36:54 +03:00
Stefan Prodan
92070be338
Update `fluxcd/pkg/ssa` to v0.47.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-05-13 12:52:40 +03:00
Stefan Prodan
c54d9f6bec
Add `WaitForTermination` option to DeletionPolicy
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-05-13 12:51:57 +03:00
Matheus Pimenta
d775ed3a19
Merge pull request #1426 from fluxcd/rfc-0010
...
[RFC-0010] Introduce object-level workload identity for KMS decryption
2025-05-07 17:58:58 +01:00
Matheus Pimenta
ac963f92f4
[RFC-0010] Introduce KMS provider decryption with service account
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-05-07 17:43:35 +01:00
Matheus Pimenta
d157045895
Merge pull request #1436 from fluxcd/fix-1428
...
Fix performance regression due to using client without cache
2025-04-29 14:00:56 +01:00
Matheus Pimenta
361a28eed9
Fix performance regression due to using client without cache
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-04-29 13:48:31 +01:00
Stefan Prodan
690c8c8a74
Merge pull request #1433 from fluxcd/dependabot/github_actions/ci-4c7c75f92f
...
Bump the ci group across 1 directory with 14 updates
2025-04-28 14:56:55 +03:00
dependabot[bot]
88ccb5a3d5
Bump the ci group across 1 directory with 14 updates
...
Bumps the ci group with 14 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [korthout/backport-action](https://github.com/korthout/backport-action ) | `3.1.0` | `3.2.0` |
| [actions/setup-go](https://github.com/actions/setup-go ) | `5.3.0` | `5.4.0` |
| [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) | `3.4.0` | `3.6.0` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | `3.9.0` | `3.10.0` |
| [actions/cache](https://github.com/actions/cache ) | `4.2.0` | `4.2.3` |
| [docker/build-push-action](https://github.com/docker/build-push-action ) | `6.13.0` | `6.16.0` |
| [docker/login-action](https://github.com/docker/login-action ) | `3.3.0` | `3.4.0` |
| [docker/metadata-action](https://github.com/docker/metadata-action ) | `5.6.1` | `5.7.0` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) | `3.8.0` | `3.8.2` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action ) | `0.18.0` | `0.19.0` |
| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) | `6.2.1` | `6.3.0` |
| [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator ) | `2.0.0` | `2.1.0` |
| [fossa-contrib/fossa-action](https://github.com/fossa-contrib/fossa-action ) | `3.0.0` | `3.0.1` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `3.28.9` | `3.28.16` |
Updates `korthout/backport-action` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](be567af183...436145e922
)
Updates `actions/setup-go` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](f111f3307d...0aaccfd150
)
Updates `docker/setup-qemu-action` from 3.4.0 to 3.6.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](4574d27a47...29109295f8
)
Updates `docker/setup-buildx-action` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](f7ce87c1d6...b5ca514318
)
Updates `actions/cache` from 4.2.0 to 4.2.3
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](1bd1e32a3b...5a3ec84eff
)
Updates `docker/build-push-action` from 6.13.0 to 6.16.0
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](ca877d9245...14487ce63c
)
Updates `docker/login-action` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](9780b0c442...74a5d14239
)
Updates `docker/metadata-action` from 5.6.1 to 5.7.0
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](369eb591f4...902fa8ec7d
)
Updates `sigstore/cosign-installer` from 3.8.0 to 3.8.2
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](c56c2d3e59...3454372f43
)
Updates `anchore/sbom-action` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md )
- [Commits](f325610c9f...9f73021414
)
Updates `goreleaser/goreleaser-action` from 6.2.1 to 6.3.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](90a3faa9d0...9c156ee8a1
)
Updates `slsa-framework/slsa-github-generator` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases )
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v2.0.0...v2.1.0 )
Updates `fossa-contrib/fossa-action` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/fossa-contrib/fossa-action/releases )
- [Changelog](https://github.com/fossa-contrib/fossa-action/blob/master/CHANGELOG.md )
- [Commits](cdc5065bcd...3d2ef181b1
)
Updates `github/codeql-action` from 3.28.9 to 3.28.16
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](9e8d0789d4...28deaeda66
)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-version: 3.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: actions/setup-go
dependency-version: 5.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/setup-qemu-action
dependency-version: 3.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/setup-buildx-action
dependency-version: 3.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: actions/cache
dependency-version: 4.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: docker/build-push-action
dependency-version: 6.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/login-action
dependency-version: 3.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/metadata-action
dependency-version: 5.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: sigstore/cosign-installer
dependency-version: 3.8.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-version: 0.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: goreleaser/goreleaser-action
dependency-version: 6.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: slsa-framework/slsa-github-generator
dependency-version: 2.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: fossa-contrib/fossa-action
dependency-version: 3.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: github/codeql-action
dependency-version: 3.28.16
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 11:35:19 +00:00
Stefan Prodan
8079722607
Merge pull request #1435 from fluxcd/ks-1.33
...
Update to Kubernetes 1.33.0 and Go 1.24.0
2025-04-28 14:32:58 +03:00
Stefan Prodan
3ac784dbc8
Update to Kubernetes 1.33.0 and Go 1.24.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-04-28 14:12:22 +03:00
Stefan Prodan
a5e315e923
Merge pull request #1429 from fluxcd/controller-runtime-v0.20.4
...
Update controller-runtime to v0.20.4
2025-04-24 12:29:28 +03:00
Stefan Prodan
59bbc527b6
Update controller-runtime to v0.20.4
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-04-23 09:59:46 +03:00
Stefan Prodan
e2794590cd
Merge pull request #1427 from florensie/patch-1
...
docs: Update link to envsubst lib
2025-04-23 09:53:03 +03:00
Florens Pauwels
a8edbb96d1
Update link to envsubst lib
...
Signed-off-by: Florens Pauwels <github@florens.be>
2025-04-18 12:57:38 +02:00
Stefan Prodan
60afb73327
Merge pull request #1396 from norman-zon/suspension-event-log
...
Skip emitting events for suspended Kustomizations
2025-04-15 10:26:35 +03:00
Norman Stetter
2d89eb6010
feat: prevent no-op reconciles
...
There are edge cases where a reonciliation can be triggered on a
suspended Kustomization, mainly through changes in a source.
In these cases a "no-op" reconciliation occurs, which can be confusing
for the user. This returns early if the Kustomization ist suspended.
Signed-off-by: Norman Stetter <85173861+norman-zon@users.noreply.github.com>
2025-04-15 08:47:28 +02:00
Stefan Prodan
35fd6c158b
Merge pull request #1413 from zevisert/docs/add-mention-CEL-macros
...
docs: mention CEL macros when discussing health check expressions
2025-04-10 10:32:42 +03:00
Matheus Pimenta
2437aaf32e
Merge pull request #1414 from fluxcd/dependabot/go_modules/go-deps-2507ff55c6
...
Bump github.com/getsops/sops/v3 from 3.10.0 to 3.10.1 in the go-deps group
2025-04-01 09:20:51 +01:00
dependabot[bot]
b715ca0e60
Bump github.com/getsops/sops/v3 in the go-deps group
...
Bumps the go-deps group with 1 update: [github.com/getsops/sops/v3](https://github.com/getsops/sops ).
Updates `github.com/getsops/sops/v3` from 3.10.0 to 3.10.1
- [Release notes](https://github.com/getsops/sops/releases )
- [Changelog](https://github.com/getsops/sops/blob/main/CHANGELOG.md )
- [Commits](https://github.com/getsops/sops/compare/v3.10.0...v3.10.1 )
---
updated-dependencies:
- dependency-name: github.com/getsops/sops/v3
dependency-version: 3.10.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 02:49:32 +00:00
Zev Isert
6c7da05677
docs: mention CEL macros when discussing health check expressions
...
Signed-off-by: Zev Isert <dev@zevisert.ca>
2025-03-31 16:58:00 -07:00
Matheus Pimenta
12628b8187
Merge pull request #1410 from fluxcd/dependabot/go_modules/go-deps-0ef529e661
...
Bump the go-deps group across 1 directory with 3 updates
2025-03-31 05:29:54 +01:00
Matheus Pimenta
cb67f6f015
Fix decryption test due to SOPS breaking change
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-03-31 05:16:08 +01:00
dependabot[bot]
6b139adfaa
Bump the go-deps group across 1 directory with 3 updates
...
Bumps the go-deps group with 2 updates in the / directory: [github.com/getsops/sops/v3](https://github.com/getsops/sops ) and [github.com/onsi/gomega](https://github.com/onsi/gomega ).
Updates `github.com/getsops/sops/v3` from 3.9.4 to 3.10.0
- [Release notes](https://github.com/getsops/sops/releases )
- [Changelog](https://github.com/getsops/sops/blob/main/CHANGELOG.md )
- [Commits](https://github.com/getsops/sops/compare/v3.9.4...v3.10.0 )
Updates `github.com/onsi/gomega` from 1.36.2 to 1.36.3
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.36.2...v1.36.3 )
Updates `golang.org/x/net` from 0.35.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.35.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: github.com/getsops/sops/v3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-deps
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go-deps
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 02:39:46 +00:00
Matheus Pimenta
860d5f8339
Merge pull request #1401 from fluxcd/upgrade-deps
...
Update `fluxcd/pkg/runtime` to v0.58.0
2025-03-27 11:53:57 +00:00
Matheus Pimenta
42b9036bf3
Update `fluxcd/pkg/runtime` to v0.58.0
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-03-27 11:35:53 +00:00
Matheus Pimenta
dc0e5853c0
Merge pull request #1381 from fluxcd/pick-changelog-v1.5.1
...
Add changelog entry for v1.5.1
2025-02-25 15:20:46 +00:00
Matheus Pimenta
6c001f2862
Add changelog entry for v1.5.1
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
(cherry picked from commit c6cdd95e84
)
2025-02-25 14:45:45 +00:00
Stefan Prodan
c353f1e532
Merge pull request #1377 from fluxcd/lazy-restmapper
...
Use the dynamic RESTMapper from controller-runtime v0.19
2025-02-25 15:50:09 +02:00
Stefan Prodan
4ad6f256f6
Update `fluxcd/pkg/runtime` to v0.54.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-02-25 14:31:49 +02:00
Stefan Prodan
12b3acbaaa
Add test for RESTMapper with CRD/CR
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-02-25 13:34:57 +02:00
Stefan Prodan
8b6f4bc6e9
Use lazy restmapper vendored from controller-runtime v0.19
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-02-25 09:30:03 +02:00
Matheus Pimenta
0837a4217a
Merge pull request #1372 from fluxcd/redact-values
...
Fix secret value showing up in logs
2025-02-24 16:32:42 +00:00
Matheus Pimenta
a7e4927fed
Fix secret value showing up in logs
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-02-24 15:22:35 +00:00
Matheus Pimenta
444b8d265e
Merge pull request #1367 from fluxcd/update-labels
...
Add 1.5.x release label
2025-02-18 18:30:00 +00:00
Matheus Pimenta
adfde39e9a
Add 1.5.x release label
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-02-18 18:13:38 +00:00
Matheus Pimenta
66e0c439c0
Merge pull request #1366 from fluxcd/release/v1.5.x
...
Release/v1.5.x
2025-02-18 18:11:26 +00:00
Matheus Pimenta
9ce7db7d96
Merge pull request #1365 from fluxcd/release-v1.5.0
...
Release v1.5.0
2025-02-18 17:04:52 +00:00
Matheus Pimenta
676fc6107f
Release v1.5.0
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-02-18 16:45:14 +00:00
Matheus Pimenta
5d2bcf93ff
Add changelog entry for v1.5.0
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-02-18 16:45:13 +00:00
Stefan Prodan
fc2a95e2d5
Merge pull request #1358 from fluxcd/dependabot/github_actions/ci-4ac27b1555
...
Bump the ci group across 1 directory with 2 updates
2025-02-18 15:22:53 +02:00
Stefan Prodan
3b0de408cf
Merge pull request #1364 from fluxcd/dependabot/go_modules/go-deps-4d974c417d
...
Bump golang.org/x/net from 0.34.0 to 0.35.0 in the go-deps group across 1 directory
2025-02-18 15:22:34 +02:00
Matheus Pimenta
f82ae38844
Merge pull request #1362 from fluxcd/upgrade-deps
...
Update source-controller API to v1.5.0
2025-02-18 13:20:07 +00:00
dependabot[bot]
cc89da1d28
Bump the ci group across 1 directory with 2 updates
...
Bumps the ci group with 2 updates in the / directory: [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `goreleaser/goreleaser-action` from 6.1.0 to 6.2.1
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](9ed2f89a66...90a3faa9d0
)
Updates `github/codeql-action` from 3.28.8 to 3.28.9
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](dd746615b3...9e8d0789d4
)
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-18 02:29:35 +00:00
dependabot[bot]
6790333116
Bump golang.org/x/net in the go-deps group across 1 directory
...
Bumps the go-deps group with 1 update in the / directory: [golang.org/x/net](https://github.com/golang/net ).
Updates `golang.org/x/net` from 0.34.0 to 0.35.0
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 13:07:02 +00:00
Stefan Prodan
947be82e71
Merge pull request #1361 from 94DanielBrown/main
...
chore: add `GroupChangeLog` feature gate to fix es indexing cardinality
2025-02-17 15:05:15 +02:00
Daniel Brown
230b55fde5
chore: add GroupChangeLog feature gate to fix es indexing cardinality
...
Signed-off-by: Daniel Brown <daniel.brown2@sainsburys.co.uk>
2025-02-14 09:48:55 +00:00
Matheus Pimenta
ac22c113a1
Update source-controller API to v1.5.0
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-02-13 16:20:08 +00:00
Matheus Pimenta
281d998261
Merge pull request #1359 from fluxcd/upgrade-deps
...
Upgrade pkg/runtime
2025-02-11 12:06:09 +00:00
Matheus Pimenta
c371376808
Upgrade pkg/runtime
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-02-11 11:51:06 +00:00
Stefan Prodan
07a74c8576
Merge pull request #1354 from fluxcd/dependabot/github_actions/ci-05f176d660
...
Bump the ci group across 1 directory with 3 updates
2025-02-09 11:42:06 +02:00
dependabot[bot]
f329ea1693
Bump the ci group across 1 directory with 3 updates
...
Bumps the ci group with 3 updates in the / directory: [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ), [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) and [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ).
Updates `docker/setup-qemu-action` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](53851d1459...4574d27a47
)
Updates `docker/setup-buildx-action` from 3.8.0 to 3.9.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](6524bf65af...f7ce87c1d6
)
Updates `sigstore/cosign-installer` from 3.7.0 to 3.8.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](dc72c7d5c4...c56c2d3e59
)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-07 03:03:48 +00:00
Stefan Prodan
e4546048c8
Merge pull request #1352 from fluxcd/up-deps-api
...
Update API dependencies
2025-02-01 11:27:38 +02:00
Stefan Prodan
bb09c69eb1
Update API dependencies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2025-02-01 11:02:53 +02:00
Stefan Prodan
4a9a093a21
Merge pull request #1348 from fluxcd/dependabot/github_actions/ci-fbaebe1433
...
Bump the ci group across 1 directory with 12 updates
2025-02-01 10:17:16 +02:00
dependabot[bot]
ea10ba4495
Bump the ci group across 1 directory with 12 updates
...
Bumps the ci group with 12 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `4.2.0` | `4.2.2` |
| [actions/setup-go](https://github.com/actions/setup-go ) | `5.0.2` | `5.3.0` |
| [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) | `3.2.0` | `3.3.0` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | `3.6.1` | `3.8.0` |
| [actions/cache](https://github.com/actions/cache ) | `4.0.2` | `4.2.0` |
| [helm/kind-action](https://github.com/helm/kind-action ) | `1.10.0` | `1.12.0` |
| [docker/build-push-action](https://github.com/docker/build-push-action ) | `6.7.0` | `6.13.0` |
| [docker/metadata-action](https://github.com/docker/metadata-action ) | `5.5.1` | `5.6.1` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) | `3.6.0` | `3.7.0` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action ) | `0.17.2` | `0.18.0` |
| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) | `6.0.0` | `6.1.0` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `3.26.9` | `3.28.8` |
Updates `actions/checkout` from 4.2.0 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](d632683dd7...11bd71901b
)
Updates `actions/setup-go` from 5.0.2 to 5.3.0
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](0a12ed9d6a...f111f3307d
)
Updates `docker/setup-qemu-action` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](49b3bc8e6b...53851d1459
)
Updates `docker/setup-buildx-action` from 3.6.1 to 3.8.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](988b5a0280...6524bf65af
)
Updates `actions/cache` from 4.0.2 to 4.2.0
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](0c45773b62...1bd1e32a3b
)
Updates `helm/kind-action` from 1.10.0 to 1.12.0
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](0025e74a8c...a1b0e39133
)
Updates `docker/build-push-action` from 6.7.0 to 6.13.0
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](5cd11c3a4c...ca877d9245
)
Updates `docker/metadata-action` from 5.5.1 to 5.6.1
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](8e5442c4ef...369eb591f4
)
Updates `sigstore/cosign-installer` from 3.6.0 to 3.7.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](4959ce089c...dc72c7d5c4
)
Updates `anchore/sbom-action` from 0.17.2 to 0.18.0
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md )
- [Commits](61119d458a...f325610c9f
)
Updates `goreleaser/goreleaser-action` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](286f3b13b1...9ed2f89a66
)
Updates `github/codeql-action` from 3.26.9 to 3.28.8
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](461ef6c76d...dd746615b3
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: helm/kind-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-02-01 07:50:29 +00:00
Matheus Pimenta
5e620a5b25
Merge pull request #1344 from fluxcd/custom-healthchecks
...
[RFC-0009] Add CEL custom healthchecks
2025-01-31 15:40:07 +00:00
Matheus Pimenta
6455cfec59
[RFC-0009] Add CEL custom healthchecks
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-01-31 14:27:31 +00:00
Matheus Pimenta
59676860b8
Merge pull request #1338 from fluxcd/origin-revision
...
Add OCI origin revision to events
2025-01-22 09:29:08 +00:00
Matheus Pimenta
eccdbad35a
Add OCI revision to events
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-01-22 08:03:14 +00:00
Matheus Pimenta
550576e48b
Merge pull request #1330 from fluxcd/upgrade-runtime
...
Upgrade runtime
2025-01-10 14:00:11 +00:00
Matheus Pimenta
6022571c75
Upgrade runtime
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-01-10 13:42:45 +00:00
Stefan Prodan
a284bfb889
Merge pull request #1320 from fluxcd/dependabot/go_modules/go-deps-dab0b8af1b
...
Bump the go-deps group across 1 directory with 2 updates
2024-12-19 13:05:26 +02:00
dependabot[bot]
10a5e869f6
Bump the go-deps group across 1 directory with 2 updates
...
Bumps the go-deps group with 2 updates in the / directory: [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin ) and [golang.org/x/net](https://github.com/golang/net ).
Updates `github.com/cyphar/filepath-securejoin` from 0.3.5 to 0.3.6
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases )
- [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.3.5...v0.3.6 )
Updates `golang.org/x/net` from 0.32.0 to 0.33.0
- [Commits](https://github.com/golang/net/compare/v0.32.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go-deps
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-19 08:07:35 +00:00
Matheus Pimenta
c2e4ed653f
Merge pull request #1318 from fluxcd/dependabot/go_modules/filippo.io/age-1.2.1
...
Bump filippo.io/age from 1.2.0 to 1.2.1
2024-12-19 08:06:02 +00:00
Stefan Prodan
c41cb827c5
Merge pull request #1314 from erikgb/finalizer-tuning
...
Allow control of finalization garbage collection with `.spec.deletionPolicy`
2024-12-19 09:57:44 +02:00
dependabot[bot]
aa1a99b3af
Bump filippo.io/age from 1.2.0 to 1.2.1
...
Bumps [filippo.io/age](https://github.com/FiloSottile/age ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/FiloSottile/age/releases )
- [Commits](https://github.com/FiloSottile/age/compare/v1.2.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: filippo.io/age
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-18 18:24:42 +00:00
Erik Godding Boye
c38ebabf1b
Allow control of finalization garbage collection
...
Signed-off-by: Erik Godding Boye <egboye@gmail.com>
Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
Co-authored-by: Amund Tenstad <github@amund.io>
2024-12-18 13:30:59 +01:00
Matheus Pimenta
a87337c3c5
Merge pull request #1313 from luis-giraldo/upgrade-helm-api
...
Upgrading Helm API version to v2
2024-12-13 06:31:20 +00:00
Luis Giraldo
5ab5f14341
upgrading helm api
...
Signed-off-by: Luis Giraldo <giraldo.luisdavid@gmail.com.com>
2024-12-13 00:48:52 -05:00
Stefan Prodan
64ee754432
Merge pull request #1310 from fluxcd/k8s-1.32
...
Update dependencies to Kubernetes 1.32.0 and Go 1.23.0
2024-12-12 19:28:22 +02:00
Stefan Prodan
ccfbf44613
Update dependencies to Kubernetes 1.32.0 and Go 1.23.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-12-12 16:29:31 +02:00
Stefan Prodan
ca407130a3
Merge pull request #1305 from hasithsen/main
...
Remove deprecated object metrics
2024-12-11 21:11:24 +02:00
hasithsen
d36aa14d77
feat: Remove deprecated object metrics from controllers fluxcd/flux2#5083
...
Signed-off-by: hasithsen <sen.hasith@gmail.com>
2024-12-11 23:41:43 +05:30
Stefan Prodan
9d65ff8c76
Merge pull request #1304 from fluxcd/kustomize-v5.5.0
...
Update Kustomize packages to v5.5.0
2024-12-06 16:41:05 +02:00
Stefan Prodan
9974a49b8a
Update Kustomize packages to v5.5.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-12-06 16:09:56 +02:00
Stefan Prodan
61fa7da3b8
Merge pull request #1302 from fluxcd/sops-v3.9.3
...
Update SOPS to v3.9.2
2024-12-06 16:04:19 +02:00
Stefan Prodan
4d03cf05c1
Update SOPS to v3.9.2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-12-06 15:53:40 +02:00
Stefan Prodan
3791888141
Merge pull request #1301 from srgvg/patch-1
...
Clarify precedence in Kustomization substituteFrom
2024-12-06 15:53:23 +02:00
Serge van Ginderachter
53cca793b9
Clarify precedence in Kustomization substituteFrom
...
Signed-off-by: Serge van Ginderachter <serge@autops.eu>
2024-12-06 14:38:47 +01:00
Stefan Prodan
933ef1f1d7
Merge pull request #1286 from vlasov-y/main
...
Added decryption of Kustomize patches and refactor SOPS tests
2024-12-04 10:51:48 +02:00
Yuriy
49770ea4cc
Added decryption of patches and components.
...
Cleaned SOPS tests.
Signed-off-by: Yuriy <yuriy@vlasov.pro>
2024-12-04 10:06:19 +02:00
Stefan Prodan
29080cbd8c
Merge pull request #1283 from vlasov-y/main
...
Enable decryption of secrets generated by Kustomize components
2024-11-12 11:01:41 +02:00
Yuriy
681573b3e6
Added sops encryped .env in component test data
...
Signed-off-by: Yuriy <yuriy@vlasov.pro>
2024-11-10 20:51:54 +02:00
Yuriy Vlasov
443c96a788
Fixed decryption in components.
...
Signed-off-by: Yuriy <yuriy@vlasov.pro>
2024-11-08 14:30:42 +02:00
Sunny
d7bad03364
Merge pull request #1256 from fluxcd/labels-sync
...
Label sync for release/v1.4.x
2024-09-27 22:26:11 +05:30
Stefan Prodan
a77f044558
Merge pull request #1255 from fluxcd/release/v1.4.x
...
Merge `release/v1.4.x` back to `main`
2024-09-27 19:19:09 +03:00
Sunny
d4f22ebe54
Label sync for release/v1.4.x
...
Signed-off-by: Sunny <github@darkowlzz.space>
2024-09-27 14:31:55 +00:00
Sunny
527ec3ed66
Merge pull request #1254 from fluxcd/release-v1.4.0
...
Release v1.4.0
2024-09-27 19:56:44 +05:30
Sunny
cecc4452fa
Release v1.4.0
...
Signed-off-by: Sunny <github@darkowlzz.space>
2024-09-27 19:39:33 +05:30
Sunny
02ab2ebecd
Add changelog entry for v1.4.0
...
Signed-off-by: Sunny <github@darkowlzz.space>
2024-09-27 19:39:30 +05:30
Sunny
72ae7db334
Merge pull request #1253 from fluxcd/update-bucketv1
...
Update Bucket API to v1
2024-09-27 19:30:48 +05:30
Sunny
3d87349536
Update Bucket API to v1
...
Signed-off-by: Sunny <github@darkowlzz.space>
2024-09-27 13:29:44 +00:00
Stefan Prodan
1d1a06b24a
Merge pull request #1251 from fluxcd/update-sc
...
Update source-controller to v1.4.1
2024-09-26 21:04:46 +03:00
Sunny
8e39f7bf0f
Update source-controller to v1.4.1
...
Signed-off-by: Sunny <github@darkowlzz.space>
2024-09-26 17:27:17 +00:00
Stefan Prodan
0d28f0f240
Merge pull request #1248 from fluxcd/deps-api-reader
...
Allow cross-shard dependency check
2024-09-26 17:49:19 +03:00
Stefan Prodan
1899e6c6e1
Merge pull request #1250 from fluxcd/dependabot/github_actions/ci-74c3fc3a14
...
Bump the ci group across 1 directory with 2 updates
2024-09-26 11:02:39 +03:00
Stefan Prodan
0add02b9cb
Merge pull request #1249 from fluxcd/deps-update
...
Update flux deps and k8s deps to 1.31.1
2024-09-26 10:19:17 +03:00
dependabot[bot]
67c86a01c0
Bump the ci group across 1 directory with 2 updates
...
Bumps the ci group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `actions/checkout` from 4.1.7 to 4.2.0
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](692973e3d9...d632683dd7
)
Updates `github/codeql-action` from 3.26.4 to 3.26.9
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f0f3afee80...461ef6c76d
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-26 02:26:33 +00:00
Sunny
9ad0b15dff
Update SC in config/default
...
Signed-off-by: Sunny <github@darkowlzz.space>
2024-09-25 21:44:09 +00:00
Sunny
8d40190498
Update flux deps and k8s deps to 1.31.1
...
Signed-off-by: Sunny <github@darkowlzz.space>
2024-09-25 21:28:57 +00:00
Stefan Prodan
2b44187c23
Allow cross-shard dependency check
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-09-25 11:45:10 +03:00
Stefan Prodan
aabb41fc5d
Merge pull request #1243 from fluxcd/controller-gen-v0.16.1
...
Update controller-gen to v0.16.1
2024-09-13 16:23:05 +03:00
Stefan Prodan
eedc8a7516
Update controller-gen to v0.16.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-09-13 12:55:00 +03:00
Stefan Prodan
c00854e7d7
Merge pull request #1242 from fluxcd/docs-sops-secretRef
...
docs: Clarify `.spec.decryption.secretRef` usage
2024-09-13 12:49:39 +03:00
Stefan Prodan
46f6cf80f4
docs: Clarify `.spec.decryption.secretRef` usage
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-09-13 09:17:52 +03:00
Stefan Prodan
1e9d28b251
Merge pull request #1240 from fluxcd/dependabot/go_modules/go-deps-39f083dd79
...
Bump the go-deps group across 1 directory with 2 updates
2024-09-06 11:28:02 +03:00
dependabot[bot]
c2ae692fc0
Bump the go-deps group across 1 directory with 2 updates
...
Bumps the go-deps group with 2 updates in the / directory: [github.com/onsi/gomega](https://github.com/onsi/gomega ) and [golang.org/x/net](https://github.com/golang/net ).
Updates `github.com/onsi/gomega` from 1.34.1 to 1.34.2
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.34.1...v1.34.2 )
Updates `golang.org/x/net` from 0.28.0 to 0.29.0
- [Commits](https://github.com/golang/net/compare/v0.28.0...v0.29.0 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go-deps
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-06 02:11:51 +00:00
Stefan Prodan
7895c43d04
Merge pull request #1239 from fluxcd/dependabot/go_modules/github.com/opencontainers/runc-1.1.14
...
Bump github.com/opencontainers/runc from 1.1.13 to 1.1.14
2024-09-04 09:15:23 +03:00
dependabot[bot]
519dac1be2
Bump github.com/opencontainers/runc from 1.1.13 to 1.1.14
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.1.13 to 1.1.14.
- [Release notes](https://github.com/opencontainers/runc/releases )
- [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.13...v1.1.14 )
---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-03 19:53:38 +00:00
Stefan Prodan
6c91a199fd
Merge pull request #1233 from fluxcd/dependabot/github_actions/ci-4516fd8e81
...
Bump the ci group across 1 directory with 3 updates
2024-08-22 10:06:08 +03:00
dependabot[bot]
55474461ba
Bump the ci group across 1 directory with 3 updates
...
Bumps the ci group with 3 updates in the / directory: [korthout/backport-action](https://github.com/korthout/backport-action ), [anchore/sbom-action](https://github.com/anchore/sbom-action ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `korthout/backport-action` from 3.0.2 to 3.1.0
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](bd410d37cd...be567af183
)
Updates `anchore/sbom-action` from 0.17.1 to 0.17.2
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](ab9d16d4b4...61119d458a
)
Updates `github/codeql-action` from 3.26.2 to 3.26.4
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](429e197704...f0f3afee80
)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 03:02:55 +00:00
Stefan Prodan
ce4432de3a
Merge pull request #1230 from fluxcd/go-1.23
...
Build with Go 1.23
2024-08-15 12:31:57 +03:00
Stefan Prodan
5cc9e27484
Build with Go 1.23
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-08-15 11:32:07 +03:00
Stefan Prodan
2b870e872e
Update controller-runtime to v0.19.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-08-15 11:24:32 +03:00
Stefan Prodan
99c2f20697
Merge pull request #1229 from fluxcd/k8s-1.31
...
Update dependencies to Kubernetes v1.31.0
2024-08-15 10:24:41 +03:00
Stefan Prodan
5d30ea57d1
Update dependencies to Kubernetes v1.31.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-08-15 09:47:16 +03:00
Stefan Prodan
e34bc86000
Merge pull request #1228 from fluxcd/dependabot/github_actions/ci-99774d93c7
...
Bump the ci group across 1 directory with 9 updates
2024-08-15 09:05:19 +03:00
dependabot[bot]
0be2bcea4a
Bump the ci group across 1 directory with 9 updates
...
Bumps the ci group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `4.1.6` | `4.1.7` |
| [actions/setup-go](https://github.com/actions/setup-go ) | `5.0.1` | `5.0.2` |
| [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) | `3.0.0` | `3.2.0` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | `3.3.0` | `3.6.1` |
| [docker/build-push-action](https://github.com/docker/build-push-action ) | `5.4.0` | `6.7.0` |
| [docker/login-action](https://github.com/docker/login-action ) | `3.2.0` | `3.3.0` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) | `3.5.0` | `3.6.0` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action ) | `0.16.0` | `0.17.1` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `3.25.8` | `3.26.2` |
Updates `actions/checkout` from 4.1.6 to 4.1.7
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](a5ac7e51b4...692973e3d9
)
Updates `actions/setup-go` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](cdcb360436...0a12ed9d6a
)
Updates `docker/setup-qemu-action` from 3.0.0 to 3.2.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](68827325e0...49b3bc8e6b
)
Updates `docker/setup-buildx-action` from 3.3.0 to 3.6.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](d70bba72b1...988b5a0280
)
Updates `docker/build-push-action` from 5.4.0 to 6.7.0
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](ca052bb54a...5cd11c3a4c
)
Updates `docker/login-action` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](0d4c9c5ea7...9780b0c442
)
Updates `sigstore/cosign-installer` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](59acb6260d...4959ce089c
)
Updates `anchore/sbom-action` from 0.16.0 to 0.17.1
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](e8d2a6937e...ab9d16d4b4
)
Updates `github/codeql-action` from 3.25.8 to 3.26.2
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](2e230e8fe0...429e197704
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-15 02:46:57 +00:00
Stefan Prodan
720639dd7e
Merge pull request #1212 from fluxcd/sops-v3.9.0
...
Update SOPS to v3.9.0
2024-08-01 20:05:55 +03:00
Stefan Prodan
937837b36e
Use SOPS DefaultDecryptionOrder
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-08-01 19:51:54 +03:00
Stefan Prodan
a21e977cad
Update SOPS to v3.9.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-07-28 11:51:11 +03:00
Stefan Prodan
a1a33f2add
Merge pull request #1198 from octo/fix-conditions-usage
...
Fix incorrect use of format strings with the `conditions` package.
2024-07-08 10:53:43 +03:00
Florian Forster
ad38b1cb84
Fix incorrect use of format strings with the `conditions` package.
...
The `Mark…` functions in the `conditions` package accept a format string and
(optional) arguments, just like `fmt.Printf` and friends.
In many places, the code passed an error message as the format string, causing
it to be interpreted as a format string by the `fmt` package. This leads to
issues when the message contains percent signs, e.g. URL-encoded values.
This PR adds a format string and shortens `err.Error()` to `err`, which yields
the same output.
This change is identical in principle to
https://github.com/fluxcd/source-controller/pull/1529 .
Signed-off-by: Florian Forster <fforster@gitlab.com>
2024-07-08 08:27:13 +02:00
Stefan Prodan
e70e5b36a3
Merge pull request #1181 from fluxcd/dependabot/github_actions/ci-6e6887dbc2
...
Bump the ci group across 1 directory with 5 updates
2024-06-11 09:48:44 +03:00
Stefan Prodan
d1cec06972
Adapt config to GoRelease v2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-06-11 09:38:35 +03:00
dependabot[bot]
909fae7be3
Bump the ci group across 1 directory with 5 updates
...
Bumps the ci group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [korthout/backport-action](https://github.com/korthout/backport-action ) | `2.5.0` | `3.0.2` |
| [docker/build-push-action](https://github.com/docker/build-push-action ) | `5.3.0` | `5.4.0` |
| [docker/login-action](https://github.com/docker/login-action ) | `3.1.0` | `3.2.0` |
| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) | `5.1.0` | `6.0.0` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `3.25.6` | `3.25.8` |
Updates `korthout/backport-action` from 2.5.0 to 3.0.2
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](ef20d86abc...bd410d37cd
)
Updates `docker/build-push-action` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](2cdde995de...ca052bb54a
)
Updates `docker/login-action` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](e92390c5fb...0d4c9c5ea7
)
Updates `goreleaser/goreleaser-action` from 5.1.0 to 6.0.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](5742e2a039...286f3b13b1
)
Updates `github/codeql-action` from 3.25.6 to 3.25.8
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](9fdb3e4972...2e230e8fe0
)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 02:44:53 +00:00
souleb
0007a71e6c
Merge pull request #1165 from fluxcd/dependabot/github_actions/ci-e5e846fb1a
...
build(deps): bump the ci group across 1 directory with 4 updates
2024-05-21 09:48:51 +02:00
dependabot[bot]
4ff4145b42
---
...
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 02:57:35 +00:00
Stefan Prodan
a490f79296
Merge pull request #1161 from matheuscscp/new-release-label
...
Add 1.3.x release label
2024-05-08 17:07:19 +03:00
Matheus Pimenta
5e0b7f8329
Add 1.3.x release label
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2024-05-08 14:23:06 +01:00
Stefan Prodan
55e08776a3
Merge pull request #1158 from fluxcd/release/v1.3.x
...
Housekeeping: merge `release/v1.3.x` back into `main`
2024-05-06 12:28:53 +03:00
Stefan Prodan
83fbfeee89
Merge pull request #1157 from fluxcd/release-v1.3.0
...
Release v1.3.0
2024-05-06 12:02:14 +03:00
Stefan Prodan
458d7e23d8
Release v1.3.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-05-06 11:39:03 +03:00
Stefan Prodan
4a02b3faf3
Add changelog entry for v1.3.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-05-06 11:39:03 +03:00
Stefan Prodan
882f6a7963
Merge pull request #1154 from fluxcd/dependabot/github_actions/ci-b23e0286c6
...
build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 in the ci group
2024-05-06 10:31:11 +03:00
Stefan Prodan
dfcd4ed30a
Merge pull request #1155 from fluxcd/source-controller-1.3.0
...
Update source-controller API to v1.3.0
2024-05-06 10:29:26 +03:00
dependabot[bot]
e81120ae25
build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 in the ci group
...
Bumps the ci group with 1 update: [actions/setup-go](https://github.com/actions/setup-go ).
Updates `actions/setup-go` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](0c52d547c9...cdcb360436
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 02:18:33 +00:00
Stefan Prodan
780954fa6a
Update source-controller API to v1.3.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-05-04 09:27:13 +03:00
Stefan Prodan
99792deb25
Merge pull request #1152 from dipti-pai/remove-deprecated-aad-podidentity-ref
...
Remove deprecated aad pod identity from API docs
2024-05-04 08:14:34 +03:00
Dipti Pai
fc663de87f
Remove references aad pod identity
...
Signed-off-by: Dipti Pai <diptipai@microsoft.com>
2024-05-03 11:32:23 -07:00
Stefan Prodan
f0f9b032b0
Merge pull request #1149 from fluxcd/dependabot/github_actions/ci-cfa2b75493
...
build(deps): bump the ci group across 1 directory with 3 updates
2024-04-29 09:07:33 +03:00
dependabot[bot]
639f074d91
build(deps): bump the ci group across 1 directory with 3 updates
...
Bumps the ci group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout ), [helm/kind-action](https://github.com/helm/kind-action ) and [anchore/sbom-action](https://github.com/anchore/sbom-action ).
Updates `actions/checkout` from 4.1.3 to 4.1.4
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](1d96c772d1...0ad4b8fada
)
Updates `helm/kind-action` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](99576bfa6d...0025e74a8c
)
Updates `anchore/sbom-action` from 0.15.10 to 0.15.11
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](ab5d7b5f48...7ccf588e3c
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: helm/kind-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 02:19:53 +00:00
Stefan Prodan
501c03733f
Merge pull request #1139 from fluxcd/kubernetes-1.30
...
Update dependencies to Kubernetes 1.30
2024-04-26 12:53:39 +03:00
Stefan Prodan
31aab514fa
Update dependencies to Kubernetes 1.30
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-04-26 12:21:03 +03:00
Stefan Prodan
3e512c54b6
Merge pull request #1144 from gdasson/main
...
api: Refer condition type constants from `fluxcd/pkg/apis`
2024-04-23 18:29:05 +03:00
gdasson
3fded0b0e4
Refer condition type constants from pkg
...
Signed-off-by: gdasson <gaurav.dasson@gmail.com>
2024-04-23 09:56:16 -05:00
Stefan Prodan
5de415791f
Merge pull request #1143 from fluxcd/dependabot/github_actions/ci-48ee831c92
...
build(deps): bump the ci group across 1 directory with 2 updates
2024-04-23 10:11:45 +03:00
dependabot[bot]
49c0498c4d
build(deps): bump the ci group across 1 directory with 2 updates
...
Bumps the ci group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout ) and [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator ).
Updates `actions/checkout` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](9bb56186c3...1d96c772d1
)
Updates `slsa-framework/slsa-github-generator` from 1.10.0 to 2.0.0
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases )
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v1.10.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: slsa-framework/slsa-github-generator
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 02:52:08 +00:00
Stefan Prodan
e9f5628ecc
Merge pull request #1135 from fluxcd/dependabot/github_actions/ci-fd594e3a59
...
build(deps): bump the ci group with 2 updates
2024-04-16 09:27:31 +03:00
dependabot[bot]
065268ef6e
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) and [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ).
Updates `docker/setup-buildx-action` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](2b51285047...d70bba72b1
)
Updates `sigstore/cosign-installer` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](e1523de757...59acb6260d
)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 02:50:33 +00:00
Stefan Prodan
440b9da8d8
Merge pull request #1134 from fluxcd/kustomize-name-prefix-suffix
...
Implement name prefix/suffix transformers
2024-04-09 16:28:23 +03:00
Stefan Prodan
f21f65eca7
Add name prefix/suffix fields to API docs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-04-09 15:15:16 +03:00
Stefan Prodan
73b1b4b032
Implement name prefix/suffix transformers
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-04-09 15:01:35 +03:00
Stefan Prodan
c1e6bc5025
Add `.spec.namePrefix` and `.spec.nameSuffix` to API
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-04-09 14:48:36 +03:00
Stefan Prodan
fa5cebbcd2
Merge pull request #1130 from fluxcd/StrictPostBuildSubstitutions
...
Add `StrictPostBuildSubstitutions` feature flag
2024-04-09 14:39:31 +03:00
Stefan Prodan
b810013ab5
Add envsubst test for `$${var}`
...
Ref: https://github.com/fluxcd/kustomize-controller/issues/1082
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-04-09 10:11:54 +03:00
Stefan Prodan
76cc820d31
Add envsubst test for unknown escape character fix
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-04-09 10:02:46 +03:00
Stefan Prodan
f8ace6f930
Add `flux envsubst` example to docs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-04-08 22:11:36 +03:00
Stefan Prodan
1837d1c2e4
Add `StrictPostBuildSubstitutions` flag to docs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-04-08 20:12:40 +03:00
Stefan Prodan
4f471c7dab
Add `StrictPostBuildSubstitutions` feature flag
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-04-08 19:08:33 +03:00
Stefan Prodan
b2daff1783
Merge pull request #1129 from fluxcd/substitute-int-bool
...
Document how to use numbers and booleans in post build substitutions
2024-04-08 17:49:29 +03:00
Stefan Prodan
eaaa5113ef
Document how to quote numbers and booleans for varsub
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-04-06 14:14:55 +03:00
Stefan Prodan
45c50c7894
Add test for int and bool post build substitution
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-04-06 13:49:08 +03:00
Stefan Prodan
f445fd2454
Merge pull request #1128 from fluxcd/kustomize-v5.4.0
...
Update dependencies to Kustomize v5.4.0
2024-04-05 16:30:03 +03:00
Stefan Prodan
224d3deab4
Update dependencies to Kustomize v5.4.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-04-05 10:20:11 +03:00
Stefan Prodan
26dcfd1aa1
Merge pull request #1121 from fluxcd/dependabot/github_actions/ci-39c307716c
...
build(deps): bump the ci group with 12 updates
2024-04-03 09:29:02 +03:00
dependabot[bot]
8f462db168
build(deps): bump the ci group with 12 updates
...
Bumps the ci group with 12 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `4.1.1` | `4.1.2` |
| [korthout/backport-action](https://github.com/korthout/backport-action ) | `2.4.1` | `2.5.0` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | `3.0.0` | `3.2.0` |
| [actions/cache](https://github.com/actions/cache ) | `4.0.0` | `4.0.2` |
| [helm/kind-action](https://github.com/helm/kind-action ) | `1.8.0` | `1.9.0` |
| [docker/build-push-action](https://github.com/docker/build-push-action ) | `5.1.0` | `5.3.0` |
| [docker/login-action](https://github.com/docker/login-action ) | `3.0.0` | `3.1.0` |
| [docker/metadata-action](https://github.com/docker/metadata-action ) | `5.5.0` | `5.5.1` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) | `3.3.0` | `3.4.0` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action ) | `0.15.6` | `0.15.10` |
| [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator ) | `1.9.0` | `1.10.0` |
| [EndBug/label-sync](https://github.com/endbug/label-sync ) | `2.3.2` | `2.3.3` |
Updates `actions/checkout` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](b4ffde65f4...9bb56186c3
)
Updates `korthout/backport-action` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](e8161d6a0d...ef20d86abc
)
Updates `docker/setup-buildx-action` from 3.0.0 to 3.2.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](f95db51fdd...2b51285047
)
Updates `actions/cache` from 4.0.0 to 4.0.2
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](13aacd865c...0c45773b62
)
Updates `helm/kind-action` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](dda0770415...99576bfa6d
)
Updates `docker/build-push-action` from 5.1.0 to 5.3.0
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](4a13e500e5...2cdde995de
)
Updates `docker/login-action` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](343f7c4344...e92390c5fb
)
Updates `docker/metadata-action` from 5.5.0 to 5.5.1
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](dbef88086f...8e5442c4ef
)
Updates `sigstore/cosign-installer` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](9614fae9e5...e1523de757
)
Updates `anchore/sbom-action` from 0.15.6 to 0.15.10
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](c6aed38a43...ab5d7b5f48
)
Updates `slsa-framework/slsa-github-generator` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases )
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v1.9.0...v1.10.0 )
Updates `EndBug/label-sync` from 2.3.2 to 2.3.3
- [Release notes](https://github.com/endbug/label-sync/releases )
- [Commits](da00f2c11f...5207415819
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: helm/kind-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: slsa-framework/slsa-github-generator
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: EndBug/label-sync
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 02:38:57 +00:00
Stefan Prodan
d1797fdb47
Merge pull request #1122 from fluxcd/go1.22
...
Update dependencies to Go 1.22 and Kubernetes 1.29.3
2024-04-02 17:48:31 +03:00
Stefan Prodan
8c46760606
Update dependencies to Go 1.22 and Kubernetes 1.29.3
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-04-02 17:18:07 +03:00
Stefan Prodan
d74d31b363
Merge pull request #1110 from fluxcd/revert-sops-license
...
Revert SOPS module license to Apache 2.0
2024-03-16 11:21:48 +02:00
Stefan Prodan
e70c61c2f7
Revert SOPS module to Apache 2.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-03-14 20:46:30 +02:00
Stefan Prodan
11f5cafe96
Merge pull request #1104 from fluxcd/update-controllergen-0.14
...
Update controller-gen to v0.14.0
2024-03-12 19:53:29 +02:00
Soule BA
256064606d
Update controller-gen to v0.14.0
...
Signed-off-by: Soule BA <bah.soule@gmail.com>
2024-03-12 15:20:37 +01:00
Stefan Prodan
5e0be4019b
Merge pull request #1090 from matheuscscp/fix-warning
...
Fix requeue warning introduced by controller-runtime
2024-03-08 09:21:22 +02:00
Stefan Prodan
7aa669055c
Merge pull request #1091 from matheuscscp/fix-unused-code
...
Remove effectless statement
2024-03-08 09:21:01 +02:00
Stefan Prodan
877febcd40
Merge pull request #1092 from gmolau/main
...
Remove `genclient:Namespaced` tag
2024-02-29 13:51:17 +00:00
Georg Molau
1506e23075
Remove `genclient:Namespaced` tag
...
This tag isn't used by controller-tools, only `nonNamespaced` is.
Context: https://cloud-native.slack.com/archives/CLAJ40HV3/p1708794732147909
Tested by running `make generate` and verifying that there is no diff.
Signed-off-by: Georg Molau <gmolau@confluent.io>
Signed-off-by: Georg Molau <georg.molau@gmail.com>
2024-02-27 22:22:52 +01:00
Matheus Pimenta
ee0c3bcec2
Remove effectless statement
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2024-02-21 16:02:59 +00:00
Matheus Pimenta
4c209ef126
Fix requeue warning introduced by controller-runtime
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2024-02-21 15:57:37 +00:00
Stefan Prodan
4de0503b63
Merge pull request #1078 from fluxcd/pick-changelog-v1.2.2
...
Add changelog entry for v1.2.2
2024-02-02 14:51:59 +02:00
Sunny
68cae5daa8
Add changelog entry for v1.2.2
...
Signed-off-by: Sunny <github@darkowlzz.space>
(cherry picked from commit e5072d57c6
)
2024-02-02 17:29:20 +05:30
Sunny
b51dd326ca
Merge pull request #1075 from fluxcd/deps-update
...
Update source-controller dependency
2024-02-01 21:09:12 +05:30
Sunny
94b64517f0
Update source-controller dependency
...
Signed-off-by: Sunny <github@darkowlzz.space>
2024-02-01 14:56:09 +00:00
Stefan Prodan
e5e210e807
Merge pull request #1072 from fluxcd/dependabot/go_modules/go-deps-19bf5ec497
...
build(deps): Fix CVE-2024-21626
2024-02-01 09:30:32 +02:00
dependabot[bot]
d48a9e0f28
build(deps): bump the go-deps group with 1 update
...
Bumps the go-deps group with 1 update: [github.com/opencontainers/runc](https://github.com/opencontainers/runc ).
Updates `github.com/opencontainers/runc` from 1.1.5 to 1.1.12
- [Release notes](https://github.com/opencontainers/runc/releases )
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.12/CHANGELOG.md )
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.5...v1.1.12 )
---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
dependency-type: indirect
dependency-group: go-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 22:54:06 +00:00
Stefan Prodan
61f37d05b6
Merge pull request #1069 from fluxcd/dependabot/github_actions/ci-3aa223a9de
...
build(deps): bump the ci group with 1 update
2024-01-30 13:53:05 +02:00
dependabot[bot]
97a9b88d45
build(deps): bump the ci group with 1 update
...
Bumps the ci group with 1 update: [anchore/sbom-action](https://github.com/anchore/sbom-action ).
Updates `anchore/sbom-action` from 0.15.5 to 0.15.6
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](24b0d52385...c6aed38a43
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 02:42:20 +00:00
Stefan Prodan
02de663f5d
Merge pull request #1066 from fluxcd/dependabot/go_modules/go-deps-d303c50ae1
...
Update controller to Kubernetes 1.28.6
2024-01-29 13:34:52 +02:00
Stefan Prodan
9ac8b7fe80
Update `api` package to Kubernetes 1.28.6
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-01-29 13:23:23 +02:00
dependabot[bot]
1afa6a89bf
build(deps): bump the go-deps group with 8 updates
...
Bumps the go-deps group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [github.com/fluxcd/cli-utils](https://github.com/fluxcd/cli-utils ) | `0.36.0-flux.2` | `0.36.0-flux.3` |
| [github.com/fluxcd/pkg/apis/event](https://github.com/fluxcd/pkg ) | `0.6.0` | `0.7.0` |
| [github.com/fluxcd/pkg/apis/kustomize](https://github.com/fluxcd/pkg ) | `1.2.0` | `1.3.0` |
| [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg ) | `1.2.0` | `1.3.0` |
| [github.com/fluxcd/pkg/http/fetch](https://github.com/fluxcd/pkg ) | `0.8.0` | `0.9.0` |
| [github.com/fluxcd/pkg/kustomize](https://github.com/fluxcd/pkg ) | `1.5.0` | `1.6.0` |
| [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg ) | `0.43.3` | `0.44.0` |
| [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg ) | `0.35.0` | `0.36.0` |
Updates `github.com/fluxcd/cli-utils` from 0.36.0-flux.2 to 0.36.0-flux.3
- [Commits](https://github.com/fluxcd/cli-utils/compare/v0.36.0-flux.2...v0.36.0-flux.3 )
Updates `github.com/fluxcd/pkg/apis/event` from 0.6.0 to 0.7.0
- [Commits](https://github.com/fluxcd/pkg/compare/git/v0.6.0...git/v0.7.0 )
Updates `github.com/fluxcd/pkg/apis/kustomize` from 1.2.0 to 1.3.0
- [Commits](https://github.com/fluxcd/pkg/compare/apis/meta/v1.2.0...apis/meta/v1.3.0 )
Updates `github.com/fluxcd/pkg/apis/meta` from 1.2.0 to 1.3.0
- [Commits](https://github.com/fluxcd/pkg/compare/apis/meta/v1.2.0...apis/meta/v1.3.0 )
Updates `github.com/fluxcd/pkg/http/fetch` from 0.8.0 to 0.9.0
- [Commits](https://github.com/fluxcd/pkg/compare/git/v0.8.0...git/v0.9.0 )
Updates `github.com/fluxcd/pkg/kustomize` from 1.5.0 to 1.6.0
- [Commits](https://github.com/fluxcd/pkg/compare/kustomize/v1.5.0...kustomize/v1.6.0 )
Updates `github.com/fluxcd/pkg/runtime` from 0.43.3 to 0.44.0
- [Commits](https://github.com/fluxcd/pkg/compare/runtime/v0.43.3...runtime/v0.44.0 )
Updates `github.com/fluxcd/pkg/ssa` from 0.35.0 to 0.36.0
- [Commits](https://github.com/fluxcd/pkg/compare/oci/v0.35.0...ssa/v0.36.0 )
---
updated-dependencies:
- dependency-name: github.com/fluxcd/cli-utils
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/apis/event
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/apis/kustomize
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/apis/meta
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/http/fetch
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/kustomize
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/runtime
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/ssa
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 09:45:03 +00:00
Stefan Prodan
19d8d55dca
Merge pull request #1061 from fluxcd/dependabot/github_actions/ci-006c96f503
...
build(deps): bump the ci group with 1 update
2024-01-24 13:33:47 +02:00
dependabot[bot]
d7ad5ca7cd
build(deps): bump the ci group with 1 update
...
Bumps the ci group with 1 update: [korthout/backport-action](https://github.com/korthout/backport-action ).
Updates `korthout/backport-action` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](79b9f245a4...e8161d6a0d
)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 11:25:16 +00:00
Stefan Prodan
a2258023fc
Merge pull request #1063 from fluxcd/dependabot-godeps
...
ci: Enable dependabot `gomod` updates
2024-01-24 13:23:29 +02:00
Stefan Prodan
42307e2ffc
ci: Enable dependabot `gomod` updates
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-01-24 13:11:15 +02:00
Stefan Prodan
40c7bc6c5a
Merge pull request #1056 from fluxcd/dependabot/go_modules/go-deps-414e0b9be3
...
build(deps): bump the go-deps group with 2 updates
2024-01-23 23:16:47 +02:00
Stefan Prodan
30679fe6ff
Merge pull request #1054 from fluxcd/dependabot/github_actions/ci-b2129042a4
...
build(deps): bump the ci group with 2 updates
2024-01-23 17:47:58 +02:00
dependabot[bot]
936a5b8552
build(deps): bump the go-deps group with 2 updates
...
Bumps the go-deps group with 2 updates: [github.com/onsi/gomega](https://github.com/onsi/gomega ) and [golang.org/x/net](https://github.com/golang/net ).
Updates `github.com/onsi/gomega` from 1.30.0 to 1.31.1
- [Release notes](https://github.com/onsi/gomega/releases )
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/gomega/compare/v1.30.0...v1.31.1 )
Updates `golang.org/x/net` from 0.19.0 to 0.20.0
- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.20.0 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-deps
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 14:38:48 +00:00
Stefan Prodan
ce413533dd
Merge pull request #1053 from fluxcd/go-1.21
...
Update Go to 1.21
2024-01-23 16:35:46 +02:00
dependabot[bot]
f3262b15a4
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [korthout/backport-action](https://github.com/korthout/backport-action ) and [anchore/sbom-action](https://github.com/anchore/sbom-action ).
Updates `korthout/backport-action` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](addffea45a...79b9f245a4
)
Updates `anchore/sbom-action` from 0.15.4 to 0.15.5
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](41f7a6c033...24b0d52385
)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 14:31:29 +00:00
Stefan Prodan
d40e4002e0
Merge pull request #1057 from fluxcd/dependabot-ignore-apis
...
dependabot: Ignore Flux APIs
2024-01-23 16:28:34 +02:00
Stefan Prodan
8e8acd2c8b
dependabot: Ignore Flux APIs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-01-23 16:25:37 +02:00
Stefan Prodan
5939682eff
Merge pull request #1052 from fluxcd/dependabot-gomod
...
ci: Enable gomod updates
2024-01-23 16:16:56 +02:00
Stefan Prodan
5f4b1424d4
Update Go to 1.21
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-01-22 17:50:45 +02:00
Stefan Prodan
e4f5aaef85
ci: Enable gomod updates
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2024-01-22 16:45:50 +02:00
Stefan Prodan
a5539050ed
Merge pull request #1050 from fluxcd/dependabot/github_actions/ci-1ce66589eb
...
build(deps): bump the ci group with 2 updates
2024-01-22 16:34:00 +02:00
dependabot[bot]
d7edcd4e4c
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [actions/cache](https://github.com/actions/cache ) and [anchore/sbom-action](https://github.com/anchore/sbom-action ).
Updates `actions/cache` from 3.3.3 to 4.0.0
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](e12d46a63a...13aacd865c
)
Updates `anchore/sbom-action` from 0.15.3 to 0.15.4
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](c7f031d924...41f7a6c033
)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 02:20:54 +00:00
Stefan Prodan
402cc53f38
Merge pull request #1048 from fluxcd/dependabot/github_actions/ci-425d4b0f20
...
build(deps): bump the ci group with 2 updates
2024-01-15 09:40:28 +02:00
dependabot[bot]
003dbd944b
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [actions/cache](https://github.com/actions/cache ) and [anchore/sbom-action](https://github.com/anchore/sbom-action ).
Updates `actions/cache` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](704facf57e...e12d46a63a
)
Updates `anchore/sbom-action` from 0.15.2 to 0.15.3
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](719133684c...c7f031d924
)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 02:13:09 +00:00
Stefan Prodan
92a078585e
Merge pull request #1045 from fluxcd/dependabot/go_modules/github.com/cloudflare/circl-1.3.7
...
build(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7
2024-01-08 19:07:01 +02:00
dependabot[bot]
a3f081f9c4
build(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7
...
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl ) from 1.3.6 to 1.3.7.
- [Release notes](https://github.com/cloudflare/circl/releases )
- [Commits](https://github.com/cloudflare/circl/compare/v1.3.6...v1.3.7 )
---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 16:55:09 +00:00
Max Jonas Werner
c668ed3ea5
Merge pull request #1043 from fluxcd/dependabot/github_actions/ci-9edfa6747d
...
build(deps): bump the ci group with 2 updates
2024-01-08 08:44:02 +01:00
dependabot[bot]
eb9c6c7347
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [docker/metadata-action](https://github.com/docker/metadata-action ) and [anchore/sbom-action](https://github.com/anchore/sbom-action ).
Updates `docker/metadata-action` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](9dc751fe24...dbef88086f
)
Updates `anchore/sbom-action` from 0.15.1 to 0.15.2
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](5ecf649a41...719133684c
)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 02:49:29 +00:00
Hidde Beydals
d1793df442
Merge pull request #1039 from fluxcd/dependabot/github_actions/ci-c99cc58ab6
...
build(deps): bump the ci group with 3 updates
2023-12-19 09:57:56 +01:00
dependabot[bot]
76813d8a0d
build(deps): bump the ci group with 3 updates
...
Bumps the ci group with 3 updates: [korthout/backport-action](https://github.com/korthout/backport-action ), [docker/metadata-action](https://github.com/docker/metadata-action ) and [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ).
Updates `korthout/backport-action` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](b982d297e3...addffea45a
)
Updates `docker/metadata-action` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](31cebacef4...9dc751fe24
)
Updates `sigstore/cosign-installer` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](1fc5bd396d...9614fae9e5
)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 08:51:54 +00:00
Hidde Beydals
ec91d8ad2c
Merge pull request #1037 from fluxcd/dependabot/go_modules/golang.org/x/crypto-0.17.0
...
build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
2023-12-19 09:37:25 +01:00
dependabot[bot]
22af020dc4
build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 00:07:09 +00:00
Stefan Prodan
e487f84d30
Merge pull request #1034 from fluxcd/pick-changelog-v1.2.1
...
Add changelog entry for v1.2.1
2023-12-14 16:41:46 +02:00
Sunny
da6318c22e
Add changelog entry for v1.2.1
...
Signed-off-by: Sunny <darkowlzz@protonmail.com>
(cherry picked from commit 240fb6d213
)
2023-12-14 19:53:20 +05:30
Stefan Prodan
b3345ff518
Merge pull request #1031 from fluxcd/runtime-v0.43.3
...
Update runtime to v0.43.3
2023-12-13 15:24:09 +02:00
Stefan Prodan
9b508ba44e
Update runtime to v0.43.3
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-12-13 15:09:16 +02:00
Hidde Beydals
ddadd97262
Merge pull request #1028 from fluxcd/log-fetch-errors
...
Log HTTP errors to provide faster feedback
2023-12-13 11:59:18 +01:00
Hidde Beydals
8deb2343e0
Log HTTP errors to provide faster feedback
...
This configures a logger on the archive fetcher, to make HTTP errors
surface faster when it fails to retrieve the artifact of a source.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-12-13 11:47:30 +01:00
Stefan Prodan
738101481e
Merge pull request #1027 from fluxcd/add-backport-1.2
...
Add `backport:release/v1.2.x` label
2023-12-11 17:47:25 +01:00
Stefan Prodan
efdfc0cf19
Add `backport:release/v1.2.x` label
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-12-11 18:32:57 +02:00
Stefan Prodan
95dca6d384
Merge pull request #1026 from fluxcd/release/v1.2.x
...
Housekeeping: merge `release/v1.2.x` back into main
2023-12-11 17:31:31 +01:00
Stefan Prodan
234fa658ec
Merge pull request #1025 from fluxcd/release-v1.2.0
...
Release v1.2.0
2023-12-11 17:16:00 +01:00
Stefan Prodan
fc1d20e6e1
Release v1.2.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-12-11 18:03:37 +02:00
Stefan Prodan
717ce6ee22
Add changelog entry for v1.2.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-12-11 18:02:46 +02:00
Stefan Prodan
04cd9398fd
Merge pull request #1024 from fluxcd/sc-v1.2.2
...
Update source-controller to v1.2.2
2023-12-11 16:05:39 +01:00
Stefan Prodan
dfb2dcc22f
Update source-controller to v1.2.2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-12-11 16:50:05 +02:00
Stefan Prodan
30a0d86d06
Merge pull request #1021 from fluxcd/sc-1.2.0
...
Update Kustomize to v5.3.0
2023-12-11 10:01:03 +01:00
Stefan Prodan
e3d2d7b99f
Update Kustomize to v5.3.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-12-11 10:48:28 +02:00
Stefan Prodan
edd1f875cf
Update source-controller APIs to v1.2.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-12-11 10:48:21 +02:00
Hidde Beydals
6e72247aaf
Merge pull request #1023 from fluxcd/alpine-319
...
build: update Alpine to 3.19
2023-12-11 09:23:44 +01:00
Hidde Beydals
4d474e96ed
build: update `tonistiigi/xx` to 1.3.0
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-12-11 09:08:00 +01:00
Hidde Beydals
e8ad8de868
build: update Alpine to 3.19
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-12-11 09:07:31 +01:00
Stefan Prodan
86ab9adaa9
Merge pull request #1022 from fluxcd/dependabot/github_actions/ci-ba6e0d356d
...
build(deps): bump the ci group with 4 updates
2023-12-11 08:41:36 +01:00
dependabot[bot]
788d6e0c1a
build(deps): bump the ci group with 4 updates
...
Bumps the ci group with 4 updates: [korthout/backport-action](https://github.com/korthout/backport-action ), [actions/setup-go](https://github.com/actions/setup-go ), [docker/metadata-action](https://github.com/docker/metadata-action ) and [anchore/sbom-action](https://github.com/anchore/sbom-action ).
Updates `korthout/backport-action` from 2.1.1 to 2.2.0
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](08bafb375e...b982d297e3
)
Updates `actions/setup-go` from 4.1.0 to 5.0.0
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](93397bea11...0c52d547c9
)
Updates `docker/metadata-action` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](e6428a5c4e...31cebacef4
)
Updates `anchore/sbom-action` from 0.15.0 to 0.15.1
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](fd74a6fb98...5ecf649a41
)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 02:57:56 +00:00
Stefan Prodan
ba308c5a39
Merge pull request #977 from asloan7/main
...
Fix broken links in API docs
2023-12-05 09:54:43 +02:00
Max Jonas Werner
bc33fc9573
Merge pull request #1019 from fluxcd/dependabot/github_actions/ci-6a3fdc2cae
...
build(deps): bump the ci group with 1 update
2023-12-04 13:35:47 +01:00
dependabot[bot]
9917b953a9
build(deps): bump the ci group with 1 update
...
Bumps the ci group with 1 update: [docker/metadata-action](https://github.com/docker/metadata-action ).
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](96383f4557...e6428a5c4e
)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 02:49:58 +00:00
Stefan Prodan
0ced44094a
Merge pull request #1016 from fluxcd/test-ns-crd
...
Add test for Namespace custom resource
2023-11-30 10:55:07 +02:00
Stefan Prodan
819eeb900b
Add test for Namespace custom resource
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-11-30 10:41:51 +02:00
Stefan Prodan
84c446aa87
Merge pull request #1017 from Nalum/issue-982-support-additional-field-managers-in-banlist
...
Support additional Field Managers in the disallow list
2023-11-30 10:41:04 +02:00
Luke Mallon (Nalum)
96a772293a
Setup field for manager overrides on KustomizationReconciler struct and build up the disallow list to include these
...
Signed-off-by: Luke Mallon (Nalum) <luke@mallon.ie>
Setup new flag to allow overriding additional managers and pass this data to the KustomizationReconciler instance
Signed-off-by: Luke Mallon (Nalum) <luke@mallon.ie>
Update field name to be more specific
Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Luke Mallon <luke@mallon.ie>
Update the remaining fieldManagers vars to match the new definition
Signed-off-by: Luke Mallon (Nalum) <luke@mallon.ie>
Change AdditionalFieldManagers to DisallowedFieldManagers
Signed-off-by: Luke Mallon (Nalum) <luke@mallon.ie>
Add unit test to cover the new disallowed field manager change
Signed-off-by: Luke Mallon (Nalum) <luke@mallon.ie>
Use correct variable in the final Run
Signed-off-by: Luke Mallon (Nalum) <luke@mallon.ie>
Undo the timeout multiplication
Signed-off-by: Luke Mallon (Nalum) <luke@mallon.ie>
Update internal/controller/kustomization_disallowed_managers_test.go
Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Luke Mallon <luke@mallon.ie>
Check for we're not getting errors on the Patch calls and remove the eventually as not needed here
Signed-off-by: Luke Mallon (Nalum) <luke@mallon.ie>
Update main.go
Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Luke Mallon <luke@mallon.ie>
2023-11-28 08:22:26 +00:00
Max Jonas Werner
f2014ab988
Merge pull request #1018 from fluxcd/dependabot/github_actions/ci-5ef00e396d
...
build(deps): bump the ci group with 2 updates
2023-11-27 08:41:42 +01:00
dependabot[bot]
bd536e1850
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [anchore/sbom-action](https://github.com/anchore/sbom-action ) and [fossa-contrib/fossa-action](https://github.com/fossa-contrib/fossa-action ).
Updates `anchore/sbom-action` from 0.14.3 to 0.15.0
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](78fc58e266...fd74a6fb98
)
Updates `fossa-contrib/fossa-action` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/fossa-contrib/fossa-action/releases )
- [Changelog](https://github.com/fossa-contrib/fossa-action/blob/master/CHANGELOG.md )
- [Commits](6728dc6fe9...cdc5065bcd
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: fossa-contrib/fossa-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 02:36:29 +00:00
Hidde Beydals
250f620fbe
Merge pull request #1015 from fluxcd/dependabot/go_modules/github.com/go-jose/go-jose/v3-3.0.1
...
build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
2023-11-22 09:41:05 +01:00
dependabot[bot]
68a09b1835
build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
...
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/go-jose/go-jose/releases )
- [Changelog](https://github.com/go-jose/go-jose/blob/v3/CHANGELOG.md )
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 22:20:06 +00:00
Stefan Prodan
6c54f6839c
Merge pull request #1014 from fluxcd/kustomize-v5.2.1
...
Update controller to Kustomize v5.2.1
2023-11-20 15:47:34 +02:00
Stefan Prodan
23ee5a66ec
Update controller to Kustomize v5.2.1
...
- Update ``sigs.k8s.io/kustomize` to v5.2.1
- Update `k8s.io` packages to v0.28.4
- Update `sigs.k8s.io/controller-runtime` to v0.16.3 and adapt to breaking changes
- Switch from `sigs.k8s.io/cli-utils` to `github.com/fluxcd/cli-utils`
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-11-20 14:35:20 +02:00
Max Jonas Werner
05614b1a96
Merge pull request #1013 from fluxcd/dependabot/github_actions/ci-98b70e8bec
...
build(deps): bump the ci group with 1 update
2023-11-20 08:09:06 +01:00
dependabot[bot]
7d672d3da5
build(deps): bump the ci group with 1 update
...
Bumps the ci group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action ).
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](0565240e2d...4a13e500e5
)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 02:09:26 +00:00
Stefan Prodan
ec4554d897
Merge pull request #997 from fluxcd/ssa-0.33.0
...
Cleanup pods when recreating Kubernetes Jobs
2023-11-18 10:51:56 +02:00
Stefan Prodan
5d296bce24
Cleanup pods when recreating Kubernetes Jobs
...
Set the delete propagation to background to remove completed pods when force applying Kubernetes Jobs with immutable fields changes.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-11-18 10:37:02 +02:00
Stefan Prodan
9f97c19a7a
Merge pull request #1012 from fluxcd/disable-status-cache
...
Disable status poller cache by default
2023-11-18 10:27:42 +02:00
Stefan Prodan
863eb20947
Disable status poller cache by default
...
The status poller cache fills the all the available memory
when reconciliation hundreds of resources in a single namespace.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-11-17 12:53:05 +02:00
Max Jonas Werner
abdfab3dde
Merge pull request #1009 from fluxcd/dependabot/github_actions/ci-da8bbba46e
...
build(deps): bump the ci group with 2 updates
2023-11-13 08:52:17 +01:00
dependabot[bot]
3f2fa66f6f
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [korthout/backport-action](https://github.com/korthout/backport-action ) and [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ).
Updates `korthout/backport-action` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](cb79e4e5f4...08bafb375e
)
Updates `sigstore/cosign-installer` from 3.1.2 to 3.2.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](11086d2504...1fc5bd396d
)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 02:13:28 +00:00
Hidde Beydals
ebd8699210
Merge pull request #1005 from fluxcd/tweak-file-perms
...
Tweak permissions on various created files
2023-11-06 12:44:24 +01:00
Hidde Beydals
5ba36c34e8
Update `fluxcd/pkg` dependencies
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-11-06 12:31:18 +01:00
Max Jonas Werner
e3a3b00fb0
Merge pull request #1006 from fluxcd/dependabot/github_actions/ci-18c09be9f8
...
build(deps): bump the ci group with 1 update
2023-11-06 07:38:24 +01:00
dependabot[bot]
17ea2419dc
build(deps): bump the ci group with 1 update
...
Bumps the ci group with 1 update: [korthout/backport-action](https://github.com/korthout/backport-action ).
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](408fae11ed...cb79e4e5f4
)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 02:47:52 +00:00
Hidde Beydals
1f8978085e
Tweak permissions on various created files
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-11-03 11:19:12 +01:00
Stefan Prodan
4f8c0cc509
Merge pull request #1003 from fluxcd/dependabot/go_modules/github.com/docker/docker-24.0.7incompatible
...
build(deps): bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible
2023-10-30 18:00:33 +02:00
dependabot[bot]
564580049a
build(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.24+incompatible to 24.0.7+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v20.10.24...v24.0.7 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 15:37:34 +00:00
Max Jonas Werner
2caf1dd4dd
Merge pull request #1001 from fluxcd/dependabot/github_actions/ci-2e2e3c3b83
...
build(deps): bump the ci group with 1 update
2023-10-30 08:59:28 +01:00
dependabot[bot]
97d20097e5
build(deps): bump the ci group with 1 update
...
Bumps the ci group with 1 update: [korthout/backport-action](https://github.com/korthout/backport-action ).
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](bd68141f07...408fae11ed
)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 02:27:40 +00:00
Max Jonas Werner
644261e5f8
Merge pull request #998 from fluxcd/dependabot/github_actions/ci-16ff15100a
...
build(deps): bump the ci group with 1 update
2023-10-23 09:05:48 +02:00
dependabot[bot]
04cec3fc7a
build(deps): bump the ci group with 1 update
...
Bumps the ci group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8ade135a41...b4ffde65f4
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 02:26:17 +00:00
souleb
1edb95d764
Merge pull request #996 from fluxcd/update-source-controller-yamls
...
Update source-controller to v1.1.2
2023-10-13 16:08:16 +02:00
Soule BA
6b11f7766b
update-source-controller-yamls
...
Signed-off-by: Soule BA <bah.soule@gmail.com>
2023-10-13 14:42:57 +02:00
Hidde Beydals
4a00021b89
Merge pull request #986 from fluxcd/tidy-nits
...
Address miscellaneous issues throughout code base
2023-10-12 12:55:52 +02:00
Hidde Beydals
af9368295e
misc: fix hypothetical implicit memory aliasing
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-10-12 12:34:25 +02:00
Hidde Beydals
205a0b4fea
misc: check err value in test
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-10-12 12:34:24 +02:00
Hidde Beydals
364ce9f98a
misc: fix formatting various errors
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-10-12 12:34:24 +02:00
Hidde Beydals
87fd394ce4
misc: address `k8s.io/utils/pointer` deprecation
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-10-12 12:34:23 +02:00
Hidde Beydals
77cf93394c
misc: address theoretical nil pointer dereference
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-10-12 12:34:23 +02:00
Hidde Beydals
2009190603
Merge pull request #995 from fluxcd/update-sops
...
sops: update to v3.8.1
2023-10-12 12:34:18 +02:00
Hidde Beydals
bab4411abe
sops: always disable OpenPGP
...
The forked implementation did not have OpenPGP anymore, as it never
really worked. However, the upstream version still does but now allows
it to be disabled.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-10-12 12:18:33 +02:00
Hidde Beydals
6b055f52b1
sops: update to v3.8.1
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-10-12 12:18:27 +02:00
Hidde Beydals
0c2376e88f
Merge pull request #992 from fluxcd/dependabot/go_modules/api/golang.org/x/net-0.17.0
...
build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /api
2023-10-12 09:16:20 +02:00
dependabot[bot]
53be775d48
build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /api
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.10.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 06:52:53 +00:00
Hidde Beydals
9812910b41
Merge pull request #993 from fluxcd/dependabot/go_modules/golang.org/x/net-0.17.0
...
build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0
2023-10-12 08:52:08 +02:00
dependabot[bot]
1f697348af
build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.14.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 23:05:53 +00:00
Stefan Prodan
a23791da6c
Merge pull request #991 from fluxcd/pick-changelog-release-v1.1.1
...
Add changelog entry for v1.1.1
2023-10-11 17:35:11 +03:00
Stefan Prodan
182c51b564
Add changelog entry for v1.1.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
(cherry picked from commit 28e1dc85c1
)
2023-10-11 17:03:16 +03:00
Stefan Prodan
21e75ffb13
Merge pull request #983 from fluxcd/update-flux-ssa
...
Update `fluxcd/pkg` dependencies
2023-10-09 09:51:48 +03:00
Stefan Prodan
8f86fc425f
Update `fluxcd/pkg` dependencies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-10-09 09:25:54 +03:00
Stefan Prodan
1fb27b810c
Merge pull request #980 from fluxcd/fast-recovery
...
fix: Retry when artifacts are available in storage
2023-10-05 11:10:09 +03:00
Stefan Prodan
ef135a141f
fix: Retry when artifacts are available in storage
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-10-05 10:34:05 +03:00
Stefan Prodan
768968d061
Merge pull request #978 from fluxcd/speed-up-recovery
...
fix: Consistent artifact fetching retry timing
2023-10-04 14:00:24 +03:00
Stefan Prodan
dff4c265b2
fix: Consistent artifact fetching retry timing
...
Artifact not found errors (HTTP 404) are requeue using the dependency interval, while for a nil Artifact, the interval used for retry was set to the apply retry one.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-10-04 11:52:19 +03:00
mutron3k
3f04beaf4f
Update README.md
...
fixing 6 broken links
Signed-off-by: mutron3k <asloan7@gmail.com>
2023-09-28 15:05:45 -04:00
mutron3k
5962420fa8
Update README.md
...
fixing 10 broken links
Signed-off-by: mutron3k <asloan7@gmail.com>
2023-09-28 15:03:43 -04:00
mutron3k
f33becf504
Update README.md
...
Correcting the title and fixing 13 links
Signed-off-by: mutron3k <asloan7@gmail.com>
2023-09-28 14:54:59 -04:00
mutron3k
96e02159c6
Update README.md
...
fixing 15 broken links
Signed-off-by: mutron3k <asloan7@gmail.com>
2023-09-28 14:44:56 -04:00
Max Jonas Werner
5e11b653da
Merge pull request #973 from fluxcd/dependabot/github_actions/ci-663ed1f0b6
...
build(deps): bump the ci group with 1 update
2023-09-25 17:20:34 +02:00
dependabot[bot]
bc61228dcf
build(deps): bump the ci group with 1 update
...
Bumps the ci group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](3df4ab11eb...8ade135a41
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 02:27:26 +00:00
Stefan Prodan
968df5e84d
Merge pull request #969 from fluxcd/dependabot/github_actions/ci-8ad0e81912
...
build(deps): bump the ci group with 6 updates
2023-09-18 09:32:49 +03:00
dependabot[bot]
08729e83b9
build(deps): bump the ci group with 6 updates
...
Bumps the ci group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) | `2.2.0` | `3.0.0` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | `2.10.0` | `3.0.0` |
| [docker/build-push-action](https://github.com/docker/build-push-action ) | `4.2.1` | `5.0.0` |
| [docker/login-action](https://github.com/docker/login-action ) | `2.2.0` | `3.0.0` |
| [docker/metadata-action](https://github.com/docker/metadata-action ) | `4.6.0` | `5.0.0` |
| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) | `4.6.0` | `5.0.0` |
Updates `docker/setup-qemu-action` from 2.2.0 to 3.0.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](2b82ce82d5...68827325e0
)
Updates `docker/setup-buildx-action` from 2.10.0 to 3.0.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](885d1462b8...f95db51fdd
)
Updates `docker/build-push-action` from 4.2.1 to 5.0.0
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](0a97817b6a...0565240e2d
)
Updates `docker/login-action` from 2.2.0 to 3.0.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](465a07811f...343f7c4344
)
Updates `docker/metadata-action` from 4.6.0 to 5.0.0
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](818d4b7b91...96383f4557
)
Updates `goreleaser/goreleaser-action` from 4.6.0 to 5.0.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](5fdedb94ab...7ec5c2b0c6
)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 03:04:00 +00:00
Stefan Prodan
ec296d96fc
Merge pull request #963 from fluxcd/dependabot/github_actions/ci-dbfd6c86b4
...
build(deps): bump the ci group with 4 updates
2023-09-11 08:21:35 +03:00
dependabot[bot]
b760a4167c
build(deps): bump the ci group with 4 updates
...
Bumps the ci group with 4 updates: [actions/checkout](https://github.com/actions/checkout ), [actions/cache](https://github.com/actions/cache ), [docker/build-push-action](https://github.com/docker/build-push-action ) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ).
Updates `actions/checkout` from 3.6.0 to 4.0.0
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](f43a0e5ff2...3df4ab11eb
)
Updates `actions/cache` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](88522ab9f3...704facf57e
)
Updates `docker/build-push-action` from 4.1.1 to 4.2.1
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](2eb1c1961a...0a97817b6a
)
Updates `goreleaser/goreleaser-action` from 4.4.0 to 4.6.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](3fa32b8bb5...5fdedb94ab
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 02:45:18 +00:00
Stefan Prodan
f6aa02481e
Merge pull request #962 from fluxcd/dependabot/go_modules/github.com/cyphar/filepath-securejoin-0.2.4
...
build(deps): bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4
2023-09-08 10:28:16 +03:00
dependabot[bot]
d0e3d4cd08
build(deps): bump github.com/cyphar/filepath-securejoin
...
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin ) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases )
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.2.3...v0.2.4 )
---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-07 13:02:02 +00:00
Stefan Prodan
108fa84a51
Merge pull request #958 from fluxcd/dependabot/github_actions/ci-c9c7491769
...
build(deps): bump the ci group with 2 updates
2023-09-04 10:42:39 +03:00
dependabot[bot]
636e0d3e7c
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) and [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ).
Updates `docker/setup-buildx-action` from 2.9.1 to 2.10.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](4c0219f9ac...885d1462b8
)
Updates `sigstore/cosign-installer` from 3.1.1 to 3.1.2
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](6e04d228eb...11086d2504
)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 02:17:54 +00:00
Max Jonas Werner
364fa96145
Merge pull request #957 from fluxcd/1.1.x-label
...
Add 1.1.x backport labels
2023-08-28 12:30:59 +02:00
Max Jonas Werner
593db54f29
Add 1.1.x backport labels
...
Signed-off-by: Max Jonas Werner <mail@makk.es>
2023-08-28 11:51:38 +02:00
Max Jonas Werner
55a8c9df6d
Merge pull request #955 from fluxcd/dependabot/github_actions/ci-17ac1b16d8
...
build(deps): bump the ci group with 2 updates
2023-08-28 08:07:53 +02:00
dependabot[bot]
cbb475697b
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [actions/checkout](https://github.com/actions/checkout ) and [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator ).
Updates `actions/checkout` from 3.5.3 to 3.6.0
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](c85c95e3d7...f43a0e5ff2
)
Updates `slsa-framework/slsa-github-generator` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases )
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v1.8.0...v1.9.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: slsa-framework/slsa-github-generator
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 02:37:27 +00:00
Hidde Beydals
6dcf08b21e
Merge pull request #947 from fluxcd/drop-forked-keyservices
...
sops: drop forked keyservices
2023-08-25 15:44:27 +02:00
Hidde Beydals
d02c5ff505
sops: disable logs key services
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-08-25 15:04:16 +02:00
Hidde Beydals
1eaa29c618
sops: drop MPL-2.0 license file
...
As all remaining code is now no longer derived from MPL-2.0 licensed
code.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-08-25 15:04:15 +02:00
Hidde Beydals
b808e9e0c4
sops/pgp: drop fork of keysource implementation
...
As the forked code has been contributed upstream in a modified format.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-08-25 15:04:15 +02:00
Hidde Beydals
bc3859dfb4
sops/hcvault: drop fork of keysource implementation
...
As the forked code has been contributed upstream in a modified format.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-08-25 15:04:14 +02:00
Hidde Beydals
548de2f51a
sops/gcpkms: drop fork of keysource implementation
...
As the forked code has been contributed upstream in a modified format.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-08-25 15:04:14 +02:00
Hidde Beydals
1854a9f9dd
sops/azkv: drop fork of keysource implementation
...
As the forked code has been contributed upstream in a modified format.
We continue to inject our own default credentials in the key server if
none are provided by the Kustomization, to ensure we do not shell out
to `az`.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-08-25 15:04:14 +02:00
Hidde Beydals
2e50f41755
sops/awskms: drop fork of keysource implementation
...
As the forked code has been contributed upstream in a modified format.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-08-25 15:04:13 +02:00
Hidde Beydals
6c67d3811c
sops/age: drop fork of keysource implementation
...
As the forked code has been contributed upstream in a modified format.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-08-25 15:04:13 +02:00
Hidde Beydals
815f3f0530
sops: move to `github.com/getsops/sops/v3`
...
This updates `go.mozilla.org/sops/v3` to the `v3.8.0-rc.1` release of
`github.com/getsops/sops/v3`.
This (finally) allows us to drop our forked key sources, as they have
now been contributed upstream in a slightly modified form which still
allows us to maintain control over the used credentials in isolation.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-08-25 15:04:12 +02:00
Stefan Prodan
ef8de4ddf4
Merge pull request #954 from fluxcd/release/v1.1.x
...
Housekeeping: merge `release/v1.1.x` back into `main`
2023-08-23 16:36:26 +03:00
Stefan Prodan
f2d4f07e01
Merge pull request #953 from fluxcd/release-v1.1.0
...
Release v1.1.0
2023-08-23 15:44:24 +03:00
Stefan Prodan
383b402b3c
Release v1.1.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-08-23 15:21:29 +03:00
Stefan Prodan
506d03d3e9
Add changelog entry for v1.1.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-08-23 15:20:34 +03:00
Stefan Prodan
a6a19d175a
Merge pull request #952 from fluxcd/sc-1.1.0
...
Update Source API to v1.1.0
2023-08-23 14:47:48 +03:00
Stefan Prodan
998879c715
Adapt force apply test
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-08-23 14:31:26 +03:00
Stefan Prodan
c59cd67669
Update Source API to v1.1.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-08-23 14:16:51 +03:00
Max Jonas Werner
60e5470674
Merge pull request #949 from fluxcd/dependabot/github_actions/ci-edb1404386
...
build(deps): bump the ci group with 1 update
2023-08-21 11:09:00 +02:00
dependabot[bot]
ca15d4a4d4
build(deps): bump the ci group with 1 update
...
Bumps the ci group with 1 update: [korthout/backport-action](https://github.com/korthout/backport-action ).
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](bf5fdd624b...bd68141f07
)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 02:19:33 +00:00
Stefan Prodan
57e7bbe59e
Merge pull request #948 from fluxcd/concurrent-ssa
...
Add `--concurrent-ssa` flag
2023-08-17 16:44:20 +03:00
Stefan Prodan
34717699af
Add `--concurrent-ssa` flag
...
This flag can be used to set the number of concurrent server-side apply operations.
Defaults to 4 concurrent operations per reconciliation.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-08-17 16:11:24 +03:00
Sunny
385df6785d
Merge pull request #944 from fluxcd/stale-metrics
...
Delete stale metrics on object delete
2023-08-15 02:37:39 +05:30
Max Jonas Werner
060f153268
Merge pull request #945 from fluxcd/dependabot/github_actions/ci-ee363e2e56
...
build(deps): bump the ci group with 2 updates
2023-08-14 09:45:20 +02:00
dependabot[bot]
c4f9b5cc03
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [actions/setup-go](https://github.com/actions/setup-go ) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ).
Updates `actions/setup-go` from 4.0.1 to 4.1.0
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](fac708d667...93397bea11
)
Updates `goreleaser/goreleaser-action` from 4.3.0 to 4.4.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](336e29918d...3fa32b8bb5
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 02:31:22 +00:00
Sunny
6b6f1d4a18
Delete stale metrics on object delete
...
The metrics helper now accepts owned finalizers to determine if an
object is no longer managed by the controller and is being deleted, and
deletes the metrics associated with the object.
Signed-off-by: Sunny <darkowlzz@protonmail.com>
2023-08-11 19:55:15 +05:30
Stefan Prodan
4c1ea27a01
Merge pull request #943 from fluxcd/ssa-policies
...
Add `IfNotPresent` and `Ignore` SSA policies
2023-08-11 16:40:57 +03:00
Stefan Prodan
743cb798b1
Document the apply behavior of resources
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-08-09 15:02:47 +03:00
Stefan Prodan
6d32b082f7
Add IfNotPresent and Ignore SSA policies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-08-09 14:17:17 +03:00
Stefan Prodan
6b85c71fdd
Update github.com/fluxcd/pkg/ssa to v0.30.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-08-09 14:16:37 +03:00
Stefan Prodan
6c9c239d65
Merge pull request #942 from fluxcd/enable-codeql-quality
...
ci: enable security-and-quality CodeQL query
2023-08-07 21:24:21 +03:00
Stefan Prodan
f6411a1fc3
ci: enable security-and-quality CodeQL query
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-08-07 19:58:18 +03:00
Stefan Prodan
3eac0ed40b
Merge pull request #941 from fluxcd/fix-az-test
...
Fix Azure Key Vault integration tests
2023-08-07 19:52:45 +03:00
Stefan Prodan
b74c152953
Fix Azure Key Vault integration tests
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-08-07 19:35:40 +03:00
Stefan Prodan
3cf612aa84
Merge pull request #940 from fluxcd/jitter
...
controller: jitter requeue interval
2023-08-07 19:24:33 +03:00
Stefan Prodan
3131986141
controller: jitter requeue interval
...
Add a `--interval-jitter-percentage` flag to the controller to
add a +/- percentage jitter to the `Kustomization.spec.interval`.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-08-07 19:11:19 +03:00
Stefan Prodan
0657083383
Merge pull request #939 from fluxcd/up-deps
...
Update dependencies
2023-08-07 18:49:54 +03:00
Stefan Prodan
0bc265c71c
Update dependencies
...
- k8s.io/* v0.27.4
- cloud.google.com/go/kms v1.15.0
- github.com/aws/aws-sdk-go-v2 v1.20.0
- github.com/Azure/azure-sdk-for-go/sdk/azcore v1.7.0
- github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys v1.0.0
- github.com/fluxcd/pkg/runtime v0.41.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-08-07 18:19:31 +03:00
Max Jonas Werner
6b494a2863
Merge pull request #937 from fluxcd/dependabot/github_actions/ci-be10f830b0
...
build(deps): bump the ci group with 1 update
2023-08-07 12:19:10 +02:00
dependabot[bot]
0a2efbd824
build(deps): bump the ci group with 1 update
...
Bumps the ci group with 1 update: [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator ).
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases )
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v1.7.0...v1.8.0 )
---
updated-dependencies:
- dependency-name: slsa-framework/slsa-github-generator
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 02:22:19 +00:00
Stefan Prodan
460a165fda
Merge pull request #933 from fluxcd/fail-fast
...
Enable fail-fast behavior for health checks
2023-08-02 13:10:47 +03:00
Stefan Prodan
7765f0c509
Enable fail-fast behavior for health checks
...
Fail the health check as soon as a resource becomes stalled
without waiting for the timeout to expire.
This behavior can be disabled using the `DisableFailFastBehavior` feature flag.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-07-31 19:24:49 +03:00
Stefan Prodan
610ec69ca4
Merge pull request #932 from fluxcd/ssa-0.29
...
Bump `fluxcd/pkg/ssa` to improve immutable error detection
2023-07-31 18:20:37 +03:00
Stefan Prodan
77e13eb579
Bump `fluxcd/pkg/ssa` to improve immutable error detection
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-07-31 17:57:36 +03:00
Stefan Prodan
f8dec0226e
Merge pull request #930 from fluxcd/delete-before-finalizer
...
Handle delete before adding finalizer
2023-07-31 12:04:02 +03:00
Max Jonas Werner
3dd132cb9e
Merge pull request #929 from fluxcd/align-docs-layout
...
Align docs structure with other controllers
2023-07-29 16:39:17 +02:00
Sunny
4c3495ca02
Handle delete before adding finalizer
...
In Reconcile() method, move the object deletion above add finalizer.
Finalizers can't be set when an object is being deleted.
Signed-off-by: Sunny <darkowlzz@protonmail.com>
2023-07-26 23:32:04 +05:30
Max Jonas Werner
91a26c1675
Align docs structure with other controllers
...
In order to streamline the docs across all controllers, the CRD spec
file name is pluralized. This lets us better automate docs generation
from CRD specs.
refs fluxcd/website#1577
Signed-off-by: Max Jonas Werner <mail@makk.es>
2023-07-21 17:06:04 +02:00
Stefan Prodan
8d9a181165
Merge pull request #927 from fluxcd/dependabot/github_actions/ci-f6f7181596
...
build(deps): bump the ci group with 2 updates
2023-07-17 16:15:02 +03:00
dependabot[bot]
b5a286ffc8
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) and [helm/kind-action](https://github.com/helm/kind-action ).
Updates `docker/setup-buildx-action` from 2.8.0 to 2.9.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](16c0bc4a6e...4c0219f9ac
)
Updates `helm/kind-action` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](fa81e57adf...dda0770415
)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: helm/kind-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 02:59:28 +00:00
Stefan Prodan
bca3b717aa
Merge pull request #926 from fluxcd/pick-changelog-v1.0.1
...
Housekeeping: Add changelog entry for v1.0.1
2023-07-10 15:02:24 +03:00
Stefan Prodan
4f3023f4a3
Add changelog entry for v1.0.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
(cherry picked from commit 0eabc8ae96
)
2023-07-10 14:45:19 +03:00
Stefan Prodan
eb77efd798
Merge pull request #920 from fluxcd/fix-change-event
...
Exclude skipped resources from apply events
2023-07-06 11:44:32 +03:00
Stefan Prodan
b1d2b72b11
Exclude skipped resources from apply events
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-07-06 10:38:12 +03:00
Stefan Prodan
0fe37838c8
Merge pull request #917 from fluxcd/group-dependabot
...
ci: Group all GH action updates under the same PR
2023-07-04 13:56:04 +03:00
Stefan Prodan
39b44e61f5
ci: Group all GH action updates under the same PR
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-07-04 13:43:43 +03:00
Hidde Beydals
e5113ae61d
Merge pull request #915 from fluxcd/ci-backport-bot-token
...
ci: backport: `token` -> `github_token`
2023-07-04 12:18:35 +02:00
Hidde Beydals
40678c22d9
ci: backport: `token` -> `github_token`
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-07-04 12:10:33 +02:00
Stefan Prodan
eb6c79f7f2
Merge pull request #913 from fluxcd/backport-token
...
Run backport workflow as fluxcdbot
2023-07-04 12:59:30 +03:00
Stefan Prodan
c122f60fe6
Run backport workflow as fluxcdbot
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-07-04 12:44:25 +03:00
Stefan Prodan
498030535c
Merge pull request #911 from fluxcd/rename-controller-pkg
...
Rename `controllers` to `controller`
2023-07-04 11:51:16 +03:00
Stefan Prodan
ede27ccf61
Rename `controllers` to `controller`
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-07-04 11:35:55 +03:00
Stefan Prodan
ffdd1c2304
Merge pull request #910 from fluxcd/release/v1.0.x
...
Housekeeping: merge `release/v1.0.x` back into `main`
2023-07-04 11:03:16 +03:00
Stefan Prodan
7c4ce08d1a
Merge pull request #909 from fluxcd/release-v1.0.0
...
Release v1.0.0
2023-07-04 10:21:37 +03:00
Stefan Prodan
35b3facb1f
Release v1.0.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-07-04 09:39:21 +03:00
Stefan Prodan
bce720002d
Add changelog entry for v1.0.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-07-04 09:39:18 +03:00
Stefan Prodan
e77ddbc0d6
Merge pull request #908 from fluxcd/update-deps-k8s-1.27.3
...
Update dependencies
2023-07-04 07:35:58 +03:00
Stefan Prodan
704776d50d
Run e2e with source-controller v1.0.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-07-03 23:52:44 +03:00
Stefan Prodan
584ebdbb01
Run e2e on Kubernetes 1.27.3
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-07-03 23:46:35 +03:00
Stefan Prodan
547046cdf5
Update Go dependencies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-07-03 23:33:40 +03:00
Stefan Prodan
e6494cf345
Merge pull request #907 from fluxcd/normalise-labels
...
Normalise label descriptions
2023-06-30 17:46:57 +03:00
Stefan Prodan
b5eae537c5
Normalise label descriptions
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-06-30 17:29:04 +03:00
Stefan Prodan
869732cfb5
Merge pull request #905 from fluxcd/dependabot/github_actions/docker/setup-buildx-action-2.8.0
...
build(deps): bump docker/setup-buildx-action from 2.7.0 to 2.8.0
2023-06-30 16:54:55 +03:00
Stefan Prodan
1f583045d0
Merge pull request #906 from fluxcd/dependabot/github_actions/sigstore/cosign-installer-3.1.1
...
build(deps): bump sigstore/cosign-installer from 3.1.0 to 3.1.1
2023-06-30 16:54:33 +03:00
dependabot[bot]
592cd7834e
build(deps): bump sigstore/cosign-installer from 3.1.0 to 3.1.1
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](d13028333d...6e04d228eb
)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 13:30:39 +00:00
dependabot[bot]
4c91b6eed6
build(deps): bump docker/setup-buildx-action from 2.7.0 to 2.8.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](ecf95283f0...16c0bc4a6e
)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 13:30:34 +00:00
Stefan Prodan
dd18c720ae
Merge pull request #904 from fluxcd/backport-automation
...
Add backport GitHub Action workflow
2023-06-30 16:30:09 +03:00
Stefan Prodan
91cbf35339
Add backport GitHub Action workflow
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-06-30 16:15:17 +03:00
Stefan Prodan
b4d283862d
Merge pull request #900 from fluxcd/go.mod-1.20
...
Align `go.mod` version with Kubernetes (Go 1.20)
2023-06-27 08:34:13 +03:00
Stefan Prodan
fb44cf52df
Align go.mod version with Kubernetes (Go 1.20)
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-06-26 19:20:13 +03:00
Hidde Beydals
129c898253
Merge pull request #899 from fluxcd/dependabot/github_actions/sigstore/cosign-installer-3.1.0
...
build(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.0
2023-06-26 09:58:32 +02:00
Hidde Beydals
6039510c80
Merge pull request #898 from fluxcd/dependabot/github_actions/anchore/sbom-action-0.14.3
...
build(deps): bump anchore/sbom-action from 0.14.2 to 0.14.3
2023-06-26 09:32:42 +02:00
dependabot[bot]
a89390e0c6
build(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.0
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.0.5 to 3.1.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](dd6b2e2b61...d13028333d
)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 03:01:54 +00:00
dependabot[bot]
74e068c7d2
build(deps): bump anchore/sbom-action from 0.14.2 to 0.14.3
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.14.2 to 0.14.3.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](4d571ad103...78fc58e266
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 03:01:50 +00:00
Stefan Prodan
87bd1b8ed4
Merge pull request #894 from fluxcd/slsa3
...
Add SLSA3 generators to release workflow
2023-06-23 18:19:25 +03:00
Stefan Prodan
ae6963124d
Merge pull request #896 from carlbordum/targetnamespace-doc-fixup
...
targetNamespace namespace can be part of kustomization
2023-06-23 11:50:58 +03:00
Stefan Prodan
5216920d58
Merge pull request #897 from devholic/fix-implicit-src-namespace
...
Use kustomization namespace for empty dependency source namespace
2023-06-23 11:37:42 +03:00
Carl Bordum Hansen
b1240f333c
targetNamespace namespace can be part of kustomization
...
Signed-off-by: Carl Bordum Hansen <carl@bordum.dk>
2023-06-23 09:59:31 +02:00
Sunghoon Kang
bce316e887
Use kustomization namespace for empty dependency source namespace
...
Kustomize controller uses the namespace of the kustomization resource
if the sourceRef is empty. However, this policy doesn't applied to
dependencies. This can be problematic if the same named `Sources`
without explicit namespace is in different namespace.
This commit fixes this issue by using kustomization's namespace when
checking dependencies if the namespace in sourceRef is empty.
Signed-off-by: Sunghoon Kang <me@hoon.dev>
2023-06-23 12:56:33 +09:00
Stefan Prodan
2df8210809
Add SLSA3 generators to release workflow
...
Generate SLSA level 3 provenance attestations for the controller release assets and for the multi-arch container images.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-06-22 15:16:34 +03:00
Max Jonas Werner
58327a33bb
Merge pull request #888 from fluxcd/dependabot/github_actions/docker/metadata-action-4.6.0
...
build(deps): bump docker/metadata-action from 4.4.0 to 4.6.0
2023-06-19 13:19:20 +02:00
Max Jonas Werner
298946578c
Merge pull request #890 from fluxcd/dependabot/github_actions/docker/setup-buildx-action-2.7.0
...
build(deps): bump docker/setup-buildx-action from 2.6.0 to 2.7.0
2023-06-19 13:18:48 +02:00
Max Jonas Werner
2c9b5cea14
Merge pull request #891 from fluxcd/dependabot/github_actions/actions/checkout-3.5.3
...
build(deps): bump actions/checkout from 3.5.2 to 3.5.3
2023-06-19 13:18:12 +02:00
Max Jonas Werner
037017c8f2
Merge pull request #892 from fluxcd/dependabot/github_actions/docker/build-push-action-4.1.1
...
build(deps): bump docker/build-push-action from 4.1.0 to 4.1.1
2023-06-19 13:17:45 +02:00
Stefan Prodan
426987a690
Merge pull request #889 from fluxcd/dependabot/github_actions/goreleaser/goreleaser-action-4.3.0
...
build(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
2023-06-19 13:35:40 +03:00
dependabot[bot]
a4f79dece9
build(deps): bump docker/build-push-action from 4.1.0 to 4.1.1
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](44ea916f6c...2eb1c1961a
)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 03:07:28 +00:00
dependabot[bot]
ffd3a47105
build(deps): bump actions/checkout from 3.5.2 to 3.5.3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8e5e7e5ab8...c85c95e3d7
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 03:07:23 +00:00
dependabot[bot]
54191b6eae
build(deps): bump docker/setup-buildx-action from 2.6.0 to 2.7.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](6a58db7e0d...ecf95283f0
)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 03:07:18 +00:00
dependabot[bot]
62bf8fc4b1
build(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](f82d6c1c34...336e29918d
)
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 03:07:14 +00:00
dependabot[bot]
1b7ddef160
build(deps): bump docker/metadata-action from 4.4.0 to 4.6.0
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 4.4.0 to 4.6.0.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](c4ee3adeed...818d4b7b91
)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 03:07:09 +00:00
Max Jonas Werner
65f91e37ae
Merge pull request #882 from fluxcd/dependabot/github_actions/docker/setup-buildx-action-2.6.0
...
build(deps): bump docker/setup-buildx-action from 2.5.0 to 2.6.0
2023-06-12 11:35:55 +02:00
Max Jonas Werner
3d0bd5c893
Merge pull request #883 from fluxcd/dependabot/github_actions/docker/build-push-action-4.1.0
...
build(deps): bump docker/build-push-action from 4.0.0 to 4.1.0
2023-06-12 11:28:29 +02:00
Max Jonas Werner
ad67cc6b32
Merge pull request #884 from fluxcd/dependabot/github_actions/github/codeql-action-2.13.4
...
build(deps): bump github/codeql-action from 2.3.6 to 2.13.4
2023-06-12 11:23:29 +02:00
dependabot[bot]
d32e845d60
build(deps): bump docker/setup-buildx-action from 2.5.0 to 2.6.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](4b4e9c3e2d...6a58db7e0d
)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 09:21:53 +00:00
Max Jonas Werner
dcaa0f2500
Merge pull request #885 from fluxcd/dependabot/github_actions/docker/setup-qemu-action-2.2.0
...
build(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0
2023-06-12 11:21:15 +02:00
Max Jonas Werner
c8a4562c44
Merge pull request #886 from fluxcd/dependabot/github_actions/docker/login-action-2.2.0
...
build(deps): bump docker/login-action from 2.1.0 to 2.2.0
2023-06-12 11:08:01 +02:00
dependabot[bot]
3f27e1f496
build(deps): bump docker/login-action from 2.1.0 to 2.2.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](f4ef78c080...465a07811f
)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 03:05:49 +00:00
dependabot[bot]
5a89f797a7
build(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](e81a89b173...2b82ce82d5
)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 03:05:45 +00:00
dependabot[bot]
4dd8efc82d
build(deps): bump github/codeql-action from 2.3.6 to 2.13.4
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.6 to 2.13.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](83f0fe6c49...cdcdbb5797
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 03:05:41 +00:00
dependabot[bot]
733ed83609
build(deps): bump docker/build-push-action from 4.0.0 to 4.1.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](3b5e8027fc...44ea916f6c
)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 03:05:35 +00:00
Max Jonas Werner
8ba6b2028f
Merge pull request #879 from fluxcd/dependabot/github_actions/github/codeql-action-2.3.6
...
build(deps): bump github/codeql-action from 2.3.5 to 2.3.6
2023-06-05 08:29:06 +02:00
dependabot[bot]
1802d46ef2
build(deps): bump github/codeql-action from 2.3.5 to 2.3.6
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](0225834cc5...83f0fe6c49
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 03:03:58 +00:00
Stefan Prodan
8de49ddc50
Merge pull request #876 from fluxcd/release-1.0.0-rc.4
...
Release v1.0.0-rc.4
2023-05-29 11:28:37 +03:00
Stefan Prodan
0efcbfa831
Release v1.0.0-rc.4
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-05-29 11:11:23 +03:00
Stefan Prodan
64f0254342
Merge pull request #875 from fluxcd/dependabot/github_actions/github/codeql-action-2.3.5
...
build(deps): bump github/codeql-action from 2.3.3 to 2.3.5
2023-05-29 10:24:47 +03:00
dependabot[bot]
27701df190
build(deps): bump github/codeql-action from 2.3.3 to 2.3.5
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.3 to 2.3.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](29b1f65c5e...0225834cc5
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 03:04:40 +00:00
Hidde Beydals
04c42f1c03
Merge pull request #873 from fluxcd/update-source-controller
...
Update source-controller to v1.0.0-rc.4
2023-05-26 16:05:22 +02:00
Hidde Beydals
724a9145e4
Update dependencies
...
- github.com/aws/aws-sdk-go to v1.44.270
- github.com/fluxcd/pkg/kustomize to v1.3.3
- github.com/hashicorp/vault/api to v1.9.2
- google.golang.org/api to v0.124.0
- google.golang.org/genproto to v0.0.0-20230526015343-6ee61e4f9d5f
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-05-26 15:45:40 +02:00
Hidde Beydals
dbce23b981
Update source-controller to v1.0.0-rc.4
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-05-26 15:08:22 +02:00
Stefan Prodan
9b20b7fb70
Merge pull request #872 from fluxcd/update-ca-certificates
...
Update CA certificates
2023-05-24 12:51:05 +03:00
Stefan Prodan
ff28dcda4e
Run update-ca-certificates
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-05-24 12:28:19 +03:00
Stefan Prodan
e8f4808ea2
Rename controllers to controller
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-05-24 12:27:27 +03:00
Stefan Prodan
66c1e7cd28
Merge pull request #869 from fluxcd/update-test-setup
...
Update controller-runtime to v0.15.0
2023-05-24 08:46:50 +03:00
Stefan Prodan
c61358d5a6
Update azidentity from beta to v1.3.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-05-23 18:31:34 +03:00
Stefan Prodan
806f93eb82
Update controller-runtime to v0.15.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-05-23 18:05:18 +03:00
Stefan Prodan
c8a9ec6998
Merge pull request #850 from fluxcd/k8s-1.27
...
Update Kubernetes to v1.27 and Kustomize to v5
2023-05-23 15:34:43 +03:00
Sanskar Jaiswal
74f0da8d06
update k8s to v1.27 and kustomize to v5
...
Changes made due to breaking changes in controller-runtime:
* `Watches` accepts a plain `client.Object` instead of a `source.Kind`
object.
* Some fields in `controller.Options` are now in `config.Controller` which
is embedded in `controller.Options`.
* `handler.MapFunc` now accepts a context.
* `ctrlcache.Options` uses `ByObject` instead of `SelectorByObject`.
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-05-23 14:22:59 +03:00
Hidde Beydals
9204d8185c
Merge pull request #867 from fluxcd/dependabot/github_actions/sigstore/cosign-installer-3.0.5
2023-05-22 09:15:30 +02:00
Stefan Prodan
6639bccfe6
Merge pull request #866 from fluxcd/dependabot/github_actions/helm/kind-action-1.7.0
...
build(deps): bump helm/kind-action from 1.5.0 to 1.7.0
2023-05-22 10:00:25 +03:00
dependabot[bot]
04ef2ddc45
build(deps): bump sigstore/cosign-installer from 3.0.3 to 3.0.5
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.0.3 to 3.0.5.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](204a51a57a...dd6b2e2b61
)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 06:48:48 +00:00
Hidde Beydals
9b469c36af
Merge pull request #868 from fluxcd/dependabot/github_actions/actions/setup-go-4.0.1
2023-05-22 08:47:55 +02:00
dependabot[bot]
d1779da0e6
build(deps): bump actions/setup-go from 4.0.0 to 4.0.1
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](4d34df0c23...fac708d667
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 03:15:15 +00:00
dependabot[bot]
2621336695
build(deps): bump helm/kind-action from 1.5.0 to 1.7.0
...
Bumps [helm/kind-action](https://github.com/helm/kind-action ) from 1.5.0 to 1.7.0.
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](d8ccf8fb62...fa81e57adf
)
---
updated-dependencies:
- dependency-name: helm/kind-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 03:15:08 +00:00
Stefan Prodan
e1c188f86a
Merge pull request #863 from fluxcd/release-1.0.0-rc.3
...
Release v1.0.0-rc.3
2023-05-12 14:21:12 +03:00
Stefan Prodan
cb39f8de53
Release v1.0.0-rc.3
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-05-12 14:02:29 +03:00
Stefan Prodan
b22c289248
Merge pull request #862 from fluxcd/update-flux-deps
...
Update dependencies
2023-05-12 13:51:02 +03:00
Stefan Prodan
65727920be
Update dependencies
...
- github.com/fluxcd/pkg/http/fetch v0.5.0
- github.com/fluxcd/source-controller/api v1.0.0-rc.3
- google.golang.org/api v0.122.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-05-12 13:27:10 +03:00
Stefan Prodan
a058ccf186
Merge pull request #861 from danielloader/main
...
docs: Clarify the Kustomize components relative paths requirement
2023-05-12 13:10:46 +03:00
Daniel Loader
54b5c06451
Update kustomization.md
...
Add clarification on how to handle component(s) paths.
Signed-off-by: Daniel Loader <hello@danielloader.uk>
2023-05-12 10:46:51 +01:00
Stefan Prodan
02cf18c5f0
Merge pull request #860 from fluxcd/dependabot/go_modules/github.com/cloudflare/circl-1.3.3
...
build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3
2023-05-12 08:36:17 +03:00
dependabot[bot]
eb5a60a90d
build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3
...
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl ) from 1.1.0 to 1.3.3.
- [Release notes](https://github.com/cloudflare/circl/releases )
- [Commits](https://github.com/cloudflare/circl/compare/v1.1.0...v1.3.3 )
---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-11 20:46:10 +00:00
Hidde Beydals
b49b6e1a41
Merge pull request #855 from onedr0p/patch-1
...
Update Alpine to 3.18
2023-05-10 17:32:48 +02:00
Devin Buhl
599853920b
Update Alpine to 3.18
...
This change would be nice to get in because MUSL finally implemented TCP fallback in their DNS resolver.
https://alpinelinux.org/posts/Alpine-3.18.0-released.html
Signed-off-by: Devin Buhl <onedr0p@users.noreply.github.com>
2023-05-10 09:28:03 -04:00
Stefan Prodan
0abd3b5a18
Merge pull request #854 from fluxcd/release-1.0.0-rc.2
...
Release v1.0.0-rc.2
2023-05-09 17:14:39 +03:00
Stefan Prodan
1e70f2da3a
Release v1.0.0-rc.2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-05-09 16:47:56 +03:00
Stefan Prodan
240d2e92bc
Merge pull request #853 from fluxcd/update-deps
...
Update dependencies
2023-05-09 16:14:00 +03:00
Stefan Prodan
c8fd5ab82c
Update dependencies
...
- cloud.google.com/go/kms v1.10.2
- github.com/aws/aws-sdk-go-v2 v1.18.0
- github.com/fluxcd/pkg/kustomize v1.1.1
- github.com/fluxcd/source-controller/api v1.0.0-rc.2
- github.com/hashicorp/vault/api v1.9.1
- golang.org/x/net v0.10.0
- google.golang.org/api v0.121.0
- google.golang.org/grpc v1.55.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-05-09 14:23:13 +03:00
Max Jonas Werner
e350e77d24
Merge pull request #851 from fluxcd/dependabot/github_actions/github/codeql-action-2.3.3
...
build(deps): bump github/codeql-action from 2.3.2 to 2.3.3
2023-05-08 08:23:19 +02:00
Max Jonas Werner
8d669b426e
Merge pull request #852 from fluxcd/dependabot/github_actions/anchore/sbom-action-0.14.2
...
build(deps): bump anchore/sbom-action from 0.14.1 to 0.14.2
2023-05-08 08:22:22 +02:00
dependabot[bot]
833fd4f918
build(deps): bump anchore/sbom-action from 0.14.1 to 0.14.2
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](422cb34a0f...4d571ad103
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 03:08:57 +00:00
dependabot[bot]
b396fc4c5a
build(deps): bump github/codeql-action from 2.3.2 to 2.3.3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f3feb00acb...29b1f65c5e
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 03:08:53 +00:00
Stefan Prodan
8d909da00f
Merge pull request #838 from apeschel/topic/apeschel/fix_azkv_envCred
...
Fix SOPS azkv envCred
2023-05-02 14:21:29 +03:00
Hidde Beydals
6c6525c74f
Merge pull request #847 from fluxcd/dependabot/github_actions/sigstore/cosign-installer-3.0.3
...
build(deps): bump sigstore/cosign-installer from 3.0.2 to 3.0.3
2023-05-01 10:05:06 +02:00
dependabot[bot]
7399539900
build(deps): bump sigstore/cosign-installer from 3.0.2 to 3.0.3
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](9e9de2292d...204a51a57a
)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 07:50:01 +00:00
Hidde Beydals
f599c2d029
Merge pull request #848 from fluxcd/dependabot/github_actions/github/codeql-action-2.3.2
...
build(deps): bump github/codeql-action from 2.3.0 to 2.3.2
2023-05-01 09:49:21 +02:00
dependabot[bot]
5bc8993710
build(deps): bump github/codeql-action from 2.3.0 to 2.3.2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b2c19fb9a2...f3feb00acb
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 03:07:41 +00:00
Max Jonas Werner
09f4158ae9
Merge pull request #844 from fluxcd/dependabot/github_actions/docker/metadata-action-4.4.0
...
build(deps): bump docker/metadata-action from 4.3.0 to 4.4.0
2023-04-24 10:08:25 +02:00
Max Jonas Werner
f397881957
Merge pull request #845 from fluxcd/dependabot/github_actions/github/codeql-action-2.3.0
...
build(deps): bump github/codeql-action from 2.2.12 to 2.3.0
2023-04-24 10:07:33 +02:00
dependabot[bot]
24cb1527c3
build(deps): bump github/codeql-action from 2.2.12 to 2.3.0
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.12 to 2.3.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](7df0ce3489...b2c19fb9a2
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 03:11:01 +00:00
dependabot[bot]
557a77cd46
build(deps): bump docker/metadata-action from 4.3.0 to 4.4.0
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](507c2f2dc5...c4ee3adeed
)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 03:10:54 +00:00
Aaron Peschel
2b98fbf3b7
Fix SOPS azkv envCred
...
At the moment, the envCred logic can't actually set the Azure credentials.
This commit fixes the logic so that the environment variables can
actually be used to set the Azure credentials.
There are other issues that come up from this block of code, but those
can be dealt with separately.
Signed-off-by: Aaron Peschel <aaron.peschel@gmail.com>
2023-04-21 12:58:22 -07:00
Hidde Beydals
6ecf4254cf
Merge pull request #836 from fluxcd/dependabot/github_actions/actions/checkout-3.5.2
...
build(deps): bump actions/checkout from 3.5.0 to 3.5.2
2023-04-17 12:05:36 +02:00
Stefan Prodan
77afb0503e
Merge pull request #835 from fluxcd/dependabot/github_actions/github/codeql-action-2.2.12
...
build(deps): bump github/codeql-action from 2.2.11 to 2.2.12
2023-04-17 11:15:01 +03:00
dependabot[bot]
6fa513837c
build(deps): bump actions/checkout from 3.5.0 to 3.5.2
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8f4b7f8486...8e5e7e5ab8
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 03:04:12 +00:00
dependabot[bot]
07170b3dfc
build(deps): bump github/codeql-action from 2.2.11 to 2.2.12
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.11 to 2.2.12.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](d186a2a36c...7df0ce3489
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 03:04:07 +00:00
Stefan Prodan
f966dde54d
Merge pull request #832 from fluxcd/dependabot/github_actions/sigstore/cosign-installer-3.0.2
...
build(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.2
2023-04-10 11:18:28 +03:00
Stefan Prodan
836bfda6d6
Merge pull request #833 from fluxcd/dependabot/github_actions/github/codeql-action-2.2.11
...
build(deps): bump github/codeql-action from 2.2.9 to 2.2.11
2023-04-10 10:49:01 +03:00
dependabot[bot]
a43f214a97
build(deps): bump github/codeql-action from 2.2.9 to 2.2.11
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.9 to 2.2.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](04df1262e6...d186a2a36c
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 03:08:35 +00:00
dependabot[bot]
098998f57c
build(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.2
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](c3667d9942...9e9de2292d
)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 03:08:25 +00:00
Max Jonas Werner
434e1b52de
Merge pull request #830 from fluxcd/dependabot/go_modules/github.com/docker/docker-20.10.24incompatible
...
build(deps): bump github.com/docker/docker from 20.10.7+incompatible to 20.10.24+incompatible
2023-04-05 08:49:45 +02:00
dependabot[bot]
6cf97d59ac
build(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.7+incompatible to 20.10.24+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v20.10.7...v20.10.24 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 21:24:22 +00:00
Stefan Prodan
5abbeb1373
Merge pull request #829 from fluxcd/release-v1.0.0-rc.1
...
Release v1.0.0-rc.1
2023-04-03 14:35:25 +03:00
Stefan Prodan
69edf6e1a7
Release v1.0.0-rc.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-04-03 14:05:44 +03:00
Stefan Prodan
0ee92a5366
Merge pull request #813 from somtochiama/azidentity
...
Support Workload Identity for Azure Vault
2023-04-03 13:43:57 +03:00
Somtochi Onyekwere
45ad400f2a
Add Workload Identity support for Azure Vault
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
Co-authored-by: Hidde Beydals <hidde@hhh.computer>
2023-04-03 11:23:44 +01:00
Stefan Prodan
9edf6185c9
Merge pull request #828 from fluxcd/dependabot/github_actions/anchore/sbom-action-0.14.1
...
build(deps): bump anchore/sbom-action from 0.13.4 to 0.14.1
2023-04-03 10:01:06 +03:00
Stefan Prodan
6f8514b181
Merge pull request #822 from fluxcd/api-v1
...
GA: Promote Kustomization API to `kustomize.toolkit.fluxcd.io/v1`
2023-04-03 09:56:22 +03:00
dependabot[bot]
74755d316f
build(deps): bump anchore/sbom-action from 0.13.4 to 0.14.1
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.13.4 to 0.14.1.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](448520c4f1...422cb34a0f
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 03:06:16 +00:00
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
Sanskar Jaiswal
f8711dcf4e
change path to root for e2e oci test
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-03-31 14:27:03 +05:30
Sanskar Jaiswal
794558e3ec
remove deprecated field validation from test data
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-03-31 13:31:55 +05:30
Sanskar Jaiswal
acead1667a
register source v1beta2 scheme
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-03-31 13:15:07 +05:30
Sanskar Jaiswal
7df47e6dc8
update config/testdata to use source v1 and kustomize v1
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-03-31 13:14:44 +05:30
Stefan Prodan
d456f3156d
Update e2e tests to v1 APIs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-03-30 18:48:05 +03:00
Stefan Prodan
d6c69d4253
Use conditions from fluxcd/pkg/apis/meta@v1.0.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-03-30 18:45:23 +03:00
Stefan Prodan
4ed5082946
Update Source APIs to v1.0.0-rc.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-03-30 18:25:44 +03:00
Stefan Prodan
172adf6ee0
Version API generated docs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-03-30 19:42:21 +05:30
Sanskar Jaiswal
793450fe5d
docs: add Kustomization v1 docs
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-03-30 19:42:19 +05:30
Hidde Beydals
a73d9f2b4f
Merge pull request #824 from fluxcd/dependabot/go_modules/github.com/opencontainers/runc-1.1.5
...
build(deps): bump github.com/opencontainers/runc from 1.1.2 to 1.1.5
2023-03-30 10:15:07 +02:00
Hidde Beydals
477e9548df
Merge pull request #823 from fluxcd/update-workflows
2023-03-29 17:34:36 +02:00
Hidde Beydals
074884f595
build: enable Dependabot for GitHub Actions
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-29 17:27:54 +02:00
dependabot[bot]
1512a93d43
build(deps): bump github.com/opencontainers/runc from 1.1.2 to 1.1.5
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.1.2 to 1.1.5.
- [Release notes](https://github.com/opencontainers/runc/releases )
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.5/CHANGELOG.md )
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.2...v1.1.5 )
---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 14:49:38 +00:00
Hidde Beydals
29e16369c5
build: update scan workflow
...
- Update actions to their latest versions.
- Use SHA to (potentially) allow enabling Dependabot.
- Add Go Modules caching using `actions/setup-go` (supported since
>=v3).
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-29 16:44:44 +02:00
Hidde Beydals
12ee606e0b
build: update release workflow
...
- Update actions to their latest versions.
- Use SHA to (potentially) allow enabling Dependabot.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-29 16:38:21 +02:00
Hidde Beydals
c8376d8fff
build: update nightly workflow
...
- Update actions to their latest versions.
- Use SHA to (potentially) allow enabling Dependabot.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-29 16:38:21 +02:00
Hidde Beydals
389d495b26
build: update e2e workflow
...
- Update actions to their latest versions.
- Use SHA to (potentially) allow enabling Dependabot.
- Move Go Modules caching responsibility to `actions/setup-go`
(supported since >=v3).
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-29 16:22:26 +02:00
Hidde Beydals
b724569cad
build: update cifuzz workflow
...
- Update actions to their latest versions.
- Use SHA to (potentially) allow enabling Dependabot.
- Move caching responsibility to `actions/setup-go` (supported since
>=v3).
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-29 16:18:59 +02:00
Stefan Prodan
29d25a4dbe
Promote Kustomization API to v1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-03-29 16:29:05 +03:00
Stefan Prodan
7f6ddf75a3
Merge pull request #821 from fluxcd/watch-label-selector
...
Add reconciler sharding capability based on label selector
2023-03-29 15:11:56 +03:00
Stefan Prodan
74cadb4d43
Add reconciler sharding capability based on label selector
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-03-29 14:53:42 +03:00
Stefan Prodan
0ba76c01c3
Update APIs and runtime packages
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-03-29 13:43:08 +03:00
Stefan Prodan
64cd8c138a
Merge pull request #820 from fluxcd/internal-controllers
...
Move `controllers` to `internal/controllers`
2023-03-29 12:51:15 +03:00
Stefan Prodan
31a62adfa9
Move `controllers` to `internal/controllers`
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-03-29 12:27:05 +03:00
Stefan Prodan
2f5d875878
Merge pull request #817 from fluxcd/common-metadata
...
Add common labels and annotations patching capabilities
2023-03-29 11:42:40 +03:00
Stefan Prodan
0e222c9c83
docs: Document the CommonMetadata field
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-03-29 11:25:19 +03:00
Stefan Prodan
f01e6b0a93
Implement common metadata patching
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-03-29 11:25:16 +03:00
Stefan Prodan
f53750ddc2
API: Add CommonMetadata optional field
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-03-29 11:25:15 +03:00
Hidde Beydals
af859b0478
Merge pull request #818 from fluxcd/artifact-verify-digest
2023-03-27 13:21:27 +02:00
Hidde Beydals
de3406bd6d
controllers: Verify Digest of Artifact
...
This commit changes the verification to the `Digest` field of the
Artifact, which was introduced in source-controller v0.35.0. As the
`Checksum` is expected to be removed in the next release of the
source-controller.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-27 12:49:41 +02:00
Stefan Prodan
31534d9df0
Merge pull request #815 from fluxcd/releaase-0.35.1
...
Release v0.35.1
2023-03-20 17:15:36 +01:00
Stefan Prodan
08a2456e84
Release v0.35.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-03-20 17:52:35 +02:00
Stefan Prodan
36ac0d34b0
Merge pull request #814 from fluxcd/update-deps
...
Update dependencies
2023-03-20 16:22:41 +01:00
Stefan Prodan
a0e078e0e9
Update dependencies
...
- github.com/fluxcd/pkg/ssa v0.25.0
- github.com/fluxcd/pkg/runtime v0.32.0
- github.com/aws/aws-sdk-go-v2 v1.17.6
- cloud.google.com/go/kms v1.10.0
- github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.2.2
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-03-20 17:02:52 +02:00
Hidde Beydals
e3f65fb7bc
Merge pull request #812 from fluxcd/release-0.35.0
...
Release v0.35.0
2023-03-08 17:47:56 +01:00
Hidde Beydals
3bd45b5d57
Release v0.35.0
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-08 17:29:57 +01:00
Hidde Beydals
367741b622
Merge pull request #811 from fluxcd/fix-release-update-sc-deps
...
Update source-controller to v0.36.0
2023-03-08 15:17:47 +01:00
Hidde Beydals
8d4d65aeb8
Update source-controller to v0.36.0
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-08 13:46:45 +01:00
Hidde Beydals
7a84ad04b0
release: pass `--yes` to cosign in signs
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-08 13:46:45 +01:00
Hidde Beydals
48fa70a132
Merge pull request #808 from fluxcd/update-release-workflow
...
build: update release workflow
2023-03-08 09:32:38 +01:00
Hidde Beydals
26868118a2
build: update scan workflow
...
- fossa-contrib/fossa-action to v2
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-08 09:15:56 +01:00
Hidde Beydals
1b935683c7
build: update nightly workflow
...
- docker/setup-qemu-action to v2
- docker/build-push-action to v4
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-08 09:15:56 +01:00
Hidde Beydals
3b4b7e5b1e
build: update release workflow
...
- docker/build-push-action to v4
- sigstore/cosign-installer to v3
- goreleaser/goreleaser-action to v4
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-08 09:15:47 +01:00
Hidde Beydals
f54846878f
Merge pull request #809 from fluxcd/runtime-logger-klog
2023-03-08 01:21:12 +01:00
Hidde Beydals
0c94d4ed7b
Use `logger.SetLogger` to also configure `klog`
...
This uses the newly introduced helper from runtime, which also
configures the logger for `klog`.
Resulting in all logs now being properly formatted, even when logged by
internal Kubernetes elements like the leader election or a dynamic
client.
The update from `fluxcd/pkg/runtime` from `v0.29.0` to `v0.31.0` in
addition includes a change which configures the event recoder to only
log on level `trace` (as opposed to `debug`).
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-08 00:25:11 +01:00
Hidde Beydals
4a39dd848f
Merge pull request #807 from fluxcd/update-deps
...
Update dependencies
2023-03-08 00:22:57 +01:00
Hidde Beydals
f9878cfd1b
Drop string cast from SSA action comparisons
...
As this is no longer required given the action is now typed.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-07 17:55:10 +01:00
Hidde Beydals
ec34ae36ce
Update dependencies
...
- cloud.google.com/go/kms to v1.9.0
- github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.4.0
- github.com/aws/aws-sdk-go to v1.44.215
- github.com/aws/aws-sdk-go-v2 to v1.17.5
- github.com/aws/aws-sdk-go-v2/config to v1.18.15
- github.com/aws/aws-sdk-go-v2/credentials to v1.13.15
- github.com/aws/aws-sdk-go-v2/service/kms to v1.20.6
- github.com/aws/aws-sdk-go-v2/service/sts to v1.18.5
- github.com/fluxcd/pkg/apis/event to v0.4.1
- github.com/fluxcd/pkg/apis/kustomize to v0.8.1
- github.com/fluxcd/pkg/apis/meta to v0.19.1
- github.com/fluxcd/pkg/http/fetch to v0.3.1
- github.com/fluxcd/pkg/kustomize to v0.13.2
- github.com/fluxcd/pkg/ssa to v0.24.1
- github.com/fluxcd/source-controller/api to v0.35.2
- github.com/onsi/gomega to v1.27.2
- golang.org/x/net to v0.8.0
- google.golang.org/api to v0.111.0
- google.golang.org/genproto to v0.0.0-20230306155012-7f2fa6fef1f4
- k8s.io/api to v0.26.2
- k8s.io/apiextensions-apiserver to v0.26.2
- k8s.io/apimachinery to v0.26.2
- k8s.io/client-go to v0.26.2
- sigs.k8s.io/controller-runtime to v0.14.5
- Unpin github.com/emicklei/go-restful as it is no longer an (indirect)
dependency.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-07 17:43:09 +01:00
Hidde Beydals
e4aea8ca54
api: update dependencies
...
- github.com/fluxcd/pkg/apis/kustomize to v0.8.1
- github.com/fluxcd/pkg/apis/meta to v0.19.1
- k8s.io/apiextensions-apiserver to v0.26.2
- k8s.io/apimachinery to v0.26.2
- sigs.k8s.io/controller-runtime to v0.14.5
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-07 17:37:45 +01:00
Hidde Beydals
3f8b74cf7d
Merge pull request #806 from fluxcd/update-go-1.20
...
Update Go to 1.20
2023-03-07 17:11:20 +01:00
Hidde Beydals
d5a29c4ddc
Update tonistiigi/xx to 1.2.1
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-07 16:36:18 +01:00
Hidde Beydals
09d2d0ccce
Update Go to 1.20
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-07 16:36:18 +01:00
Hidde Beydals
1f733b5add
Merge pull request #803 from fluxcd/disable-kstatus-cache
...
kstatus: allow disabling of caching cluster reader
2023-03-07 15:34:04 +01:00
Hidde Beydals
cb4622be40
kstatus: allow disabling of caching cluster reader
...
This commit allows the disabling of the caching cluster reader used by
the status poller while waiting and/or checking the health of resources.
Potentially reducing the memory usage of the controller on large scale
clusters, at the cost of an increase in direct API calls.
The feature can be enabled using
`--feature-gates=DisableStatusPollerCache=true`.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-07 12:56:17 +01:00
Hidde Beydals
11f5fbb664
Merge pull request #799 from fluxcd/set-output-deprecation
...
build: convert ::set-output to $GITHUB_OUTPUT
2023-02-17 14:27:21 +01:00
Hidde Beydals
eb3ba0e883
build: convert ::set-output to $GITHUB_OUTPUT
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2023-02-17 14:04:01 +01:00
Hidde Beydals
5056fbf6ac
Merge pull request #798 from fluxcd/update-lastappliedrevision
...
api: update description LastAppliedRevision
2023-02-17 13:24:58 +01:00
Hidde Beydals
0659a825c6
api: remove unused `trimString` func
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2023-02-17 13:08:41 +01:00
Hidde Beydals
6bfc4e459d
spec: change revisions in examples to RFC-0005 fmt
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2023-02-17 13:08:10 +01:00
Hidde Beydals
dff4fd2835
api: update description LastAppliedRevision
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2023-02-17 13:07:39 +01:00
Hidde Beydals
ef22027666
Merge pull request #797 from fluxcd/release-v0.34.0
...
Release v0.34.0
2023-02-17 10:52:10 +01:00
Stefan Prodan
f33d898dde
Release v0.34.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-02-17 11:34:20 +02:00
Hidde Beydals
9b35fc5d0c
Merge pull request #793 from fluxcd/digest-revision-fmt
...
Support RFC-0005 revision format
2023-02-17 09:52:44 +01:00
Hidde Beydals
73363eee8a
Support RFC-0005 revision format
...
This updates all the comparisons to make use of `HasRevision` which
supports the RFC-0005 and legacy revision formats.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2023-02-17 09:31:42 +01:00
Hidde Beydals
2217a49c8b
Merge pull request #796 from fluxcd/update-deps
...
Update dependencies
2023-02-16 20:29:50 +01:00
Hidde Beydals
0edf9a0005
Update controller API build tooling
...
- Update both to their latest versions
- Introduce version variables
Signed-off-by: Hidde Beydals <hello@hidde.co>
2023-02-16 18:13:17 +01:00
Hidde Beydals
2b8634ac1e
Update dependencies
...
- github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.3.1
- github.com/aws/aws-sdk-go to v1.44.202
- github.com/aws/aws-sdk-go-v2 to v1.17.4
- github.com/aws/aws-sdk-go-v2/config to v1.18.13
- github.com/aws/aws-sdk-go-v2/credentials to v1.13.13
- github.com/aws/aws-sdk-go-v2/service/kms to v1.20.3
- github.com/aws/aws-sdk-go-v2/service/sts to v1.18.3
- github.com/fluxcd/pkg/apis/event to v0.4.0
- github.com/fluxcd/pkg/kustomize to v0.13.1
- github.com/fluxcd/pkg/runtime to v0.29.0
- github.com/fluxcd/pkg/ssa to v0.23.1
- github.com/hashicorp/vault/api to v1.9.0
- golang.org/x/net to v0.7.0
- google.golang.org/api to to v0.110.0
- google.golang.org/genproto to v0.0.0-20230209215440-0dfe4f8abfcc
- google.golang.org/grpc to v1.53.0
- sigs.k8s.io/controller-runtime to v0.14.4
Signed-off-by: Hidde Beydals <hello@hidde.co>
2023-02-16 18:13:17 +01:00
Hidde Beydals
bf514f1079
api: update dependencies
...
- sigs.k8s.io/controller-runtime to v0.14.4
- Unpin golang.org/x/text from v0.4.0 to allow update to v0.5.0
Signed-off-by: Hidde Beydals <hello@hidde.co>
2023-02-16 17:59:54 +01:00
Stefan Prodan
df9dd9b2cb
Merge pull request #791 from fluxcd/release-0.33.0
...
Release v0.33.0
2023-02-01 17:37:21 +02:00
Stefan Prodan
4d73e0f36b
Release v0.33.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-02-01 17:11:16 +02:00
Stefan Prodan
f1135e0ef6
Merge pull request #790 from fluxcd/sc-0.34.0
...
Update source-controller/api to v0.34.0
2023-02-01 16:24:29 +02:00
Stefan Prodan
0c8a51b41b
Update source-controller/api to v0.34.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-02-01 13:07:14 +02:00
Hidde Beydals
4062d6ab53
Merge pull request #789 from fluxcd/no-cache-secrets
...
Disable caching of Secrets and ConfigMaps
2023-01-30 16:17:30 +00:00
Hidde Beydals
c877c07db9
Disable caching of Secrets and ConfigMaps
...
You can re-enable caching by starting the controller with the argument
`--feature-gates=CacheSecretsAndConfigMaps=true`.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2023-01-30 15:37:49 +00:00
Stefan Prodan
60ea92d438
Merge pull request #788 from fluxcd/docker-sbom
...
build: Enable SBOM and SLSA Provenance
2023-01-30 15:33:15 +02:00
Stefan Prodan
989008185a
build: Enable SBOM and SLSA Provenance
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-01-30 15:16:26 +02:00
Stefan Prodan
99d70c8217
Merge pull request #787 from fluxcd/force-label
...
Allow force apply to be configured in metadata
2023-01-27 13:33:13 +02:00
Stefan Prodan
27328fbd9a
Allow force apply to be configured in metadata
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-01-27 13:14:51 +02:00
Stefan Prodan
e6fd06681f
Merge pull request #784 from fluxcd/kstatus-check
...
Enable kstatus checks
2023-01-27 12:15:01 +02:00
Stefan Prodan
14b3d4ae48
Merge pull request #783 from fluxcd/crd-deps-downloads
...
build: Download CRD deps only when necessary
2023-01-27 12:13:52 +02:00
Sunny
06fcd1b276
test: Add enable kstatus checks
...
Update fluxcd/pkg/runtime to v0.26.0 which has the new kstatus checker.
Enable previous kstatus checks and introduce kstatus in-progress checker
for testing in-progress status of objects.
Signed-off-by: Sunny <darkowlzz@protonmail.com>
2023-01-27 15:24:03 +05:30
Sunny
fbb5ce5f92
build: Download CRD deps only when necessary
...
Create individual make targets for the CRD dependencies so that make can
identify that the CRD dependencies have already been downloaded and
skip. When the SOURCE_VER changes, old CRDs are deleted and new ones are
downloaded, keeping a record of the source CRD versions in
build/.src-crd-<version> by file name.
Also, introduce `cleanup-crd-deps` make target to delete the previously
downloaded CRDs.
Signed-off-by: Sunny <darkowlzz@protonmail.com>
2023-01-27 15:18:26 +05:30
Stefan Prodan
86ea08c2d5
Merge pull request #786 from fluxcd/alpine-3.17
...
Update Alpine to 3.17
2023-01-26 19:27:13 +02:00
Stefan Prodan
630af3e3e5
Use autoscaling/v2 in tests
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-01-26 19:07:51 +02:00
Stefan Prodan
949873ae65
Update Alpine to 3.17
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2023-01-26 17:47:04 +02:00
Stefan Prodan
803349d1c2
Merge pull request #781 from fluxcd/release-v0.32.0
...
Release v0.32.0
2022-12-20 17:28:57 +02:00
Stefan Prodan
b7c4691314
Release v0.32.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-12-20 17:05:01 +02:00
Stefan Prodan
862cf51390
Merge pull request #780 from fluxcd/update-sc-pkg
...
Update dependencies
2022-12-20 16:39:55 +02:00
Stefan Prodan
0442bfbd40
Update dependencies
...
- github.com/fluxcd/pkg/kustomize v0.12.0
- github.com/fluxcd/source-controller/api v0.33.0
- github.com/aws/aws-sdk-go-v2/service/kms v1.19.4
- cloud.google.com/go/kms v1.7.0
- golang.org/x/net v0.4.0
- google.golang.org/api v0.105.0
- google.golang.org/grpc v1.51.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-12-20 16:19:50 +02:00
Stefan Prodan
2a4ed19443
Merge pull request #777 from pjbgf/improv-fuzz
...
fuzz: Use build script from upstream and fix fuzzers
2022-12-15 11:30:29 +02:00
Paulo Gomes
f73957b7e7
fuzz: bump github.com/sirupsen/logrus
...
A dependency added at fuzzing time upgrades logrus to 1.9.0
which cases the building process to break. By bumping the
dependency Go's MVS won't make further changes later.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-12-14 22:09:20 +00:00
Paulo Gomes
e9ea240462
fuzz: Align documentation with other repos
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-12-14 22:08:53 +00:00
Paulo Gomes
efb6c17d4d
fuzz: Use build script from upstream
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-12-14 22:08:39 +00:00
Hidde Beydals
f971376fe8
Merge pull request #776 from fluxcd/update-dockertest
...
build: update dockertest to Go Mod compatible v3
2022-12-14 15:13:05 +00:00
Hidde Beydals
648825603c
build: update dockertest to Go Mod compatible v3
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-12-14 14:38:37 +00:00
Stefan Prodan
5149144fc5
Merge pull request #774 from somtochiama/ssa-docs
...
Document behaviour of atomic fields with server-side apply
2022-12-07 18:09:06 +02:00
Somtochi Onyekwere
3ad92a27d8
Add note on atomic fields
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2022-12-07 15:44:32 +01:00
Stefan Prodan
a0c79e1721
Merge pull request #754 from klausenbusk/components
...
Add support for Kustomize components
2022-12-05 13:18:46 +02:00
Kristian Klausen
b25dea8366
Add support for Kustomize components
...
Fix #753
Signed-off-by: Kristian Klausen <kristian@klausen.dk>
2022-12-03 00:04:14 +01:00
Stefan Prodan
e7e42e96b6
Merge pull request #771 from pjbgf/fix-broken-fuzz
...
build: Fix cifuzz tests and improve fuzz tests' reliability
2022-11-23 16:44:45 +02:00
Paulo Gomes
c636df07d0
build: Improve fuzz tests' reliability
...
Establish conventions which aligns with what is supported upstream
today, whilst expanding on documentation to ensure folks have
pointers on how to debug/check for issues going forwards.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-11-23 14:15:37 +00:00
Stefan Prodan
ee8c46ab4f
Merge pull request #769 from fluxcd/release-0.31.0
...
Release v0.31.0
2022-11-18 14:33:40 +02:00
Stefan Prodan
fb27853566
Release v0.31.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-11-18 14:10:59 +02:00
Stefan Prodan
8fc3c72fa9
Merge pull request #768 from fluxcd/source-controller-v0.32.1
...
Update Source API to v0.32.1
2022-11-18 13:19:31 +02:00
Stefan Prodan
7673ab4f2e
Update Source API to v0.32.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-11-18 12:57:17 +02:00
Stefan Prodan
18e231b69c
Merge pull request #767 from fluxcd/deps-up-kms
...
Update dependencies
2022-11-18 11:36:36 +02:00
Stefan Prodan
8f8c1b29b5
Update dependencies
...
- cloud.google.com/go/kms to version 1.6.0
- github.com/aws/aws-sdk-go to version 1.44.140
- github.com/aws/aws-sdk-go-v2 to version 1.17.1
- github.com/aws/aws-sdk-go-v2/config to version 1.18.2
- github.com/aws/aws-sdk-go-v2/credentials to version 1.13.2
- github.com/aws/aws-sdk-go-v2/service/kms to version 1.18.17
- github.com/aws/aws-sdk-go-v2/service/sts to version 1.17.4
- github.com/fluxcd/source-controller/api to version 0.32.0
- github.com/hashicorp/vault/api to version 1.8.2
- google.golang.org/api to version 0.103.0
- google.golang.org/genproto to version 0.0.0-20221117204609-8f9c96812029
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-11-18 10:31:14 +02:00
Stefan Prodan
814a79f8c1
Merge pull request #763 from souleb/use-pkg-kustomize
...
Refactor: Generate manifests with `flux/pkg/kustomize`
2022-11-16 17:26:43 +02:00
Soule BA
69370f0d62
Update fluxcd/pkg dependencies
...
Signed-off-by: Soule BA <bah.soule@gmail.com>
2022-11-16 15:47:23 +01:00
Soule BA
ab04480ef3
Replace internal/generator by flux/pkg/kustomize
...
Signed-off-by: Soule BA <bah.soule@gmail.com>
2022-11-14 23:02:38 +01:00
Paulo Gomes
1e8dc842d3
Merge pull request #765 from fluxcd/rm-nsswitch
...
Remove nsswitch.conf creation from Dockerfile
2022-11-14 17:46:28 +00:00
Stefan Prodan
2c4e0201ef
Remove nsswitch.conf creation from Dockerfile
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-11-14 18:15:52 +02:00
Stefan Prodan
625c5afafc
Merge pull request #761 from fluxcd/fix-error-handling
...
Don't override the reconcile error on status patching
2022-11-10 12:36:34 +02:00
Stefan Prodan
20f3447e3a
Don't override the reconcile error on status patching
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-11-10 12:19:25 +02:00
Paulo Gomes
9582513a04
Merge pull request #760 from pjbgf/use-edge-gpg
...
build: Bump gpg to alpine's edge
2022-11-09 16:44:13 +00:00
Paulo Gomes
d8e820b222
build: Bump gpg to alpine's edge
...
LibKSBA is a dependency to GnuPG, which has a CVE that
is yet to be patched on Alpine's stable channel. This
PR installs GnuPG from the edge channel, and should be
reverted once libksba's version 1.6.2 is in main.
https://pkgs.alpinelinux.org/packages?name=libksba&branch=edge
https://gnupg.org/blog/20221017-pepe-left-the-ksba.html
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-11-09 16:18:33 +00:00
Stefan Prodan
47073a38f4
Merge pull request #758 from fluxcd/event-v1beta1
...
Use Flux Event API v1beta1
2022-11-09 12:36:57 +02:00
Stefan Prodan
c315d5f546
Use Flux Event API v1beta1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-11-09 11:56:28 +02:00
Stefan Prodan
9fd283be60
Merge pull request #759 from fluxcd/sops-azkv-update
...
Update `keyvault/azkeys` Azure SDK to v0.9.0
2022-11-09 11:53:11 +02:00
Hidde Beydals
d10a45bf7f
Update `keyvault/azkeys` Azure SDK to v0.9.0
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-11-09 09:19:08 +00:00
Stefan Prodan
4a391bde5c
Merge pull request #751 from fluxcd/release-v0.30.0
...
Release v0.30.0
2022-10-21 19:37:08 +03:00
Stefan Prodan
acc533f12e
Release v0.30.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-10-21 19:05:01 +03:00
Stefan Prodan
4aec2a66f3
Merge pull request #750 from fluxcd/kube-1.25.3
...
Update dependencies
2022-10-21 18:20:37 +03:00
Stefan Prodan
ecb5e3c096
Update dependencies
...
- `k8s.io/*` v0.25.3
- `aws-sdk-go-v2/service/kms` v1.18.13
- `fluxcd/source-controller/api` v0.31.0
- `fluxcd/image-reflector-controller/api` v0.22.1
- `golang.org/x/text` v0.4.0 (fix CVE-2022-32149)
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-10-21 18:06:44 +03:00
Stefan Prodan
85c97280ea
Merge pull request #749 from fluxcd/api-widen-timeout-validation
...
api: allow configuration of `h` unit for timeouts
2022-10-21 17:22:40 +03:00
Hidde Beydals
4835ece070
api: allow configuration of `h` unit for timeouts
...
To allow waiting for `HelmRelease` resources with an exceptionally
high timeout of `1h` or more.
Related to: https://github.com/fluxcd/helm-controller/pull/549
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-10-21 12:24:30 +00:00
Stefan Prodan
def45c50b3
Merge pull request #747 from fluxcd/fetch-tar-mem
...
Optimise the memory usage of artifact operations
2022-10-19 21:32:00 +03:00
Stefan Prodan
5c30abcb0d
Optimise memory usage of artifact operations
...
- update fluxcd/pkg/tar to v0.2.0 (https://github.com/fluxcd/pkg/pull/377 )
- update fluxcd/pkg/http/fetch to v0.2.0 (https://github.com/fluxcd/pkg/pull/378 )
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-10-19 19:10:17 +03:00
Stefan Prodan
0c7d631741
Merge pull request #746 from fluxcd/refact-docs
...
Refactor: Remove docs which overlap with Flux website
2022-10-19 18:57:03 +03: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
Stefan Prodan
0f131a0361
Merge pull request #745 from fluxcd/status-refactoring
...
Refactor: Adopt Flux runtime conditions and status standards
2022-10-18 17:29:38 +03:00
Stefan Prodan
2f81a3966b
Add Reconciling status condition to API docs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-10-18 15:59:17 +03:00
Stefan Prodan
747a2c9e93
Report each action in `Reconciling` condition
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-10-17 17:45:39 +03:00
Stefan Prodan
3bbd729039
Add `ProgressingWithRetry` reason to `Reconciling` condition
...
ProgressingWithRetry signals that the controller is going to retry the last failed reconciliation at a later time.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-10-14 22:24:42 +03:00
Stefan Prodan
933a8db290
Switch to serial patcher for status updates
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-10-14 19:26:59 +03:00
Stefan Prodan
1357acb196
Add kstatus conformance tests
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-10-14 16:56:53 +03:00
Stefan Prodan
7799bb0920
Refactor: Adopt Flux runtime conditions and status standards
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-10-14 14:22:53 +03:00
Stefan Prodan
52be7c873d
Merge pull request #744 from fluxcd/refactor-inventory
...
Refactor: Move inventory helpers to internal package
2022-10-11 14:17:38 +03:00
Stefan Prodan
484cbcc14c
Refactor: Move inventory helpers to internal package
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-10-11 13:45:54 +03:00
Stefan Prodan
cfe35399e0
Merge pull request #743 from fluxcd/refactor-artifact-fetcher
...
Refactor: Acquire artifacts with `fluxcd/pkg/http/fetch`
2022-10-10 15:56:34 +03:00
Stefan Prodan
3090eff734
Refactor: Acquire artifacts with `fluxcd/pkg/http/fetch`
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-10-10 15:30:58 +03:00
Stefan Prodan
ce46ec8f78
Merge pull request #742 from fluxcd/refactor-impersonation
...
Refactor: Use impersonation from `fluxcd/pkg/runtime/client`
2022-10-07 18:14:36 +03:00
Stefan Prodan
06e91e047b
Refactor: Use impersonation from `fluxcd/pkg/runtime/client`
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-10-07 17:36:41 +03:00
Stefan Prodan
3086ae4cf1
Merge pull request #740 from fluxcd/refactor-generator
...
Refactor: Extract generator to internal package
2022-10-07 13:32:34 +03:00
Stefan Prodan
731188e45b
Refactor: Extract generator to internal package
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-10-07 12:49:36 +03:00
Stefan Prodan
99b2eaed1e
Merge pull request #739 from fluxcd/refactor-decryptor
...
Refactor: Extract decrytor to internal package
2022-10-07 12:03:45 +03:00
Stefan Prodan
06ce60f7bf
Refactor: Extract decrytor to internal package
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-10-06 19:45:12 +03:00
Max Jonas Werner
5c8aa7a227
Merge pull request #738 from fluxcd/alternative-kustomization-files
...
Support alternative kustomization file names
2022-10-04 16:14:41 +02:00
Max Jonas Werner
c3c4cc13ac
support alternative kustomization file names
...
`KustomizeGenerator.WriteFile` now detects alternative kustomization
file names such as `kustomization.yml` and `Kustomization`.
closes #737
Signed-off-by: Max Jonas Werner <max@e13.dev>
2022-10-04 15:34:00 +02:00
Stefan Prodan
af6ed825bd
Merge pull request #736 from fluxcd/release-v0.29.0
...
Release v0.29.0
2022-09-29 20:00:34 +03:00
Stefan Prodan
db3131d7d4
Release v0.29.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-09-29 19:42:14 +03:00
Stefan Prodan
47c5b70518
Merge pull request #735 from fluxcd/controller-runtime-v0.13.0
...
Update dependencies
2022-09-29 19:36:56 +03:00
Stefan Prodan
fc7d9dfb77
Update dependencies
...
- k8s.io/* v0.25.2
- sigs.k8s.io/controller-runtime v0.13.0
- fluxcd/pkg/runtime v0.19.0
- aws/aws-sdk-go-v2 v1.16.16
- hashicorp/vault/api v1.8.0
- fluxcd/source-controller/api v0.30.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-09-29 19:15:31 +03:00
Stefan Prodan
521e03f240
Merge pull request #733 from fluxcd/build-go1.19
...
Build with Go 1.19
2022-09-28 18:39:06 +03:00
Stefan Prodan
69509c92e2
Build with Go 1.19
...
- Update Go to 1.19 in CI
- Use Go 1.19 in base image
- Update controller-gen v0.8.0 (v0.7 fails with Go 1.19) and regenerate manifests
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-09-28 18:17:34 +03:00
Stefan Prodan
503686ea62
Merge pull request #731 from fluxcd/api-validate-duration
...
api: add custom validation for v1.Duration types
2022-09-20 12:21:50 +03:00
Stefan Prodan
21d02283ec
api: add custom validation for v1.Duration types
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-09-20 11:56:09 +03:00
Stefan Prodan
095c63ddb7
Merge pull request #730 from fluxcd/fix-class-wait
...
Fix health checking for global objects
2022-09-16 11:08:59 +03:00
Stefan Prodan
65a58330fc
Fix health checking for global objects
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-09-14 12:32:49 +03:00
Stefan Prodan
b31e039eb4
Merge pull request #727 from fluxcd/release-v0.28.0
...
Release v0.28.0
2022-09-12 12:43:05 +03:00
Stefan Prodan
3bc4c03485
Release v0.28.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-09-12 12:20:11 +03:00
Stefan Prodan
8feccf0aeb
Merge pull request #726 from bkreitch/try-offline-methods-first
...
Sort SOPS masterkeys so offline decrypt methods are tried first
2022-09-12 12:06:11 +03:00
Boris Kreitchman
5fe7910ab8
Sort masterkeys so offline decrypt methods are tried first
...
Signed-off-by: Boris Kreitchman <bkreitch@gmail.com>
2022-09-10 15:38:57 +03:00
Stefan Prodan
9e0930cfa1
Merge pull request #723 from pjbgf/native-fuzz
...
fuzz: Refactor Fuzzers based on Go native fuzzing
2022-09-10 09:47:24 +03:00
Stefan Prodan
795fc160ee
Merge pull request #724 from fluxcd/sc-v0.29.0
...
Update Source API to v0.29.0
2022-09-10 09:43:55 +03:00
Stefan Prodan
0c6916e34a
Update Source API to v0.29.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-09-10 09:25:38 +03:00
Paulo Gomes
d2af6edc56
tests: Fix subtests calling Fail from parent
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-09-07 12:27:33 +01:00
Paulo Gomes
73f005e541
fuzz: Refactor Fuzzers based on Go native fuzzing
...
The existing fuzzers are converted into the Go native format. This
works well with most fuzzers, apart from the one that fuzzes the
controller.
That specific test depends on funcs and vars that are defined on
suite_test.go, which is not supported when building fuzzers leveraging
Go native fuzz for oss-fuzz. That test is therefore ignored when
executed with make fuzz-native. But, all tests are covered with
make fuzz-smoketest, in order to support oss-fuzz.
Once the controller is rewritten we can revist this and ensure that
fuzzers does not require envtest nor embedded CRDs.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-09-07 12:26:43 +01:00
Stefan Prodan
9716996f27
Merge pull request #722 from pjbgf/fuzz-update
...
fuzz: Fuzz optimisations
2022-09-03 09:09:25 +03:00
Paulo Gomes
ce3d201413
fuzz: Use Go 1.18 on CI and fix cache path
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-09-03 03:55:29 +01:00
Paulo Gomes
b7f9239f9a
fuzz: Reuse go cache from host
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-09-03 03:55:01 +01:00
Paulo Gomes
17102e3b91
fuzz: Ensure latest base images are used
...
Latest base image should contain Go 1.18, removing
the need of updating that ourselves, apart from
benefiting from latest changes upstream.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-09-02 17:25:16 +01:00
Stefan Prodan
f9559ec6de
Merge pull request #721 from fluxcd/update-aws-kms
...
SOPS: Update the AWS SDK for KMS
2022-09-02 12:58:39 +03:00
Stefan Prodan
589eff21ac
Update the AWS SDK for KMS
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-09-02 12:03:53 +03:00
Stefan Prodan
3d17bc95c1
Merge pull request #720 from fluxcd/ssa-class-stage
...
Reconcile Kubernetes class type objects in a dedicated stage
2022-09-02 12:01:06 +03:00
Stefan Prodan
928f22df5c
Reconcile Kubernetes class type objects in a dedicated stage
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-09-02 11:31:54 +03:00
Stefan Prodan
dca8c484aa
Merge pull request #718 from somtochiama/update-runtime
...
Align controller logs to Kubernetes structured logging
2022-09-01 19:43:21 +03:00
Somtochi Onyekwere
8046c86a6a
Update controller-runtime
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2022-09-01 17:11:50 +01:00
Stefan Prodan
0efcc4ce25
Merge pull request #716 from dholbach/update-flux-docs-structure
...
update to new doc links structure
2022-08-30 17:12:10 +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
11f0378151
Merge pull request #715 from fluxcd/release-v0.27.1
...
Release v0.27.1
2022-08-29 13:46:32 +03:00
Stefan Prodan
d8027a68b4
Release v0.27.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-08-29 13:04:40 +03:00
Stefan Prodan
7e9063f95f
Merge pull request #714 from fluxcd/kube-1.25
...
Update Kubernetes packages to v1.25.0
2022-08-29 12:58:24 +03:00
Stefan Prodan
ac10ca5ba4
Update Kubernetes packages to v1.25.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-08-29 12:33:53 +03:00
Max Jonas Werner
737f93e7ab
Merge pull request #712 from suryapandian/update-doc-on-tgt-ns
...
Update doc on target namespace
2022-08-24 12:39:07 +02:00
Surya
0f0b2aaf13
Update docs/spec/v1beta2/kustomization.md
...
Co-authored-by: Max Jonas Werner <makkes@users.noreply.github.com>
Signed-off-by: Surya <surya.pandian@truelayer.com>
2022-08-24 10:46:31 +01:00
Surya
aaeab4a5fd
Update docs/spec/v1beta1/kustomization.md
...
Co-authored-by: Max Jonas Werner <makkes@users.noreply.github.com>
Signed-off-by: Surya <surya.pandian@truelayer.com>
2022-08-24 10:46:18 +01:00
Surya
5d95817362
Update kustomization.md
...
Signed-off-by: Surya <surya.pandian@truelayer.com>
2022-08-20 21:57:22 +01:00
Surya
ad74b81222
Update kustomization.md
...
Signed-off-by: Surya <surya.pandian@truelayer.com>
2022-08-20 21:56:53 +01:00
Surya
2a84f3d874
Update kustomization.md
...
Signed-off-by: Surya <surya.pandian@truelayer.com>
2022-08-20 17:02:04 +01:00
Surya
e63edd6408
Update kustomization.md
...
Signed-off-by: Surya <surya.pandian@truelayer.com>
2022-08-20 17:00:26 +01:00
Paulo Gomes
a97f1d123f
Merge pull request #708 from Santosh1176/fix-2952/kc
...
Enable RecoverPanic option on reconciler
2022-08-15 09:58:22 +01:00
Santosh Kaluskar
e486234e4c
Enable RecoverPanic option on reconciler
...
Signed-off-by: Santosh Kaluskar <dtshbl@gmail.com>
2022-08-13 21:05:10 +05:30
Stefan Prodan
e3838182c8
Merge pull request #706 from fluxcd/improve-sops-error-log
...
Add file path to sops decryption errors
2022-08-09 14:04:51 +03:00
Stefan Prodan
602238d171
Add file path to sops decryption errors
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-08-09 12:40:08 +03:00
Stefan Prodan
b965178de7
Merge pull request #705 from fluxcd/release-v0.27.0
...
Release v0.27.0
2022-08-08 20:05:08 +03:00
Stefan Prodan
0851cae9b4
Release v0.27.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-08-08 19:38:25 +03:00
Stefan Prodan
74a260f594
Merge pull request #704 from fluxcd/deps-up
...
Update dependencies
2022-08-08 19:30:22 +03:00
Stefan Prodan
3708bc74ac
Update dependencies
...
- k8s.io/* v0.24.3
- github.com/aws/aws-sdk-go v1.44.70
- sigs.k8s.io/cli-utils v0.32.0
- sigs.k8s.io/kustomize/api v0.12.1
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-08-08 18:56:37 +03:00
Stefan Prodan
89c6d82c7f
Merge pull request #684 from fluxcd/oci
...
[RFC-0003] Add support for OCIRepository sources
2022-08-08 18:47:50 +03:00
Stefan Prodan
a7d790f1b2
Add support for OCIRepository sources
...
- allow `OCIRepository` to be specified in `sourceRef.kind`
- react to `OCIRepository` artifacts events
- add end-to-end test for OCI repositories
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-08-08 18:26:03 +03:00
Stefan Prodan
d6688648df
Merge pull request #703 from fluxcd/kustomize/v4.5.6
...
Update controller to kustomize v4.5.6
2022-08-01 13:07:11 +03:00
Stefan Prodan
1bb856959d
Update controller to kustomize v4.5.6
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-08-01 12:47:05 +03:00
Stefan Prodan
c7d3bd37c3
Merge pull request #700 from anbotero/prune-typo
...
Fix typo from pune to prune
2022-07-26 12:28:24 +02:00
Andrés Botero
323c2d3253
Fix typo from pune to prune
...
Signed-off-by: Andrés Botero <yosoy@andresbotero.co>
2022-07-19 10:18:26 -05:00
Paulo Gomes
71802c66f7
Merge pull request #697 from pjbgf/release-v0.26.3
...
Release v0.26.3
2022-07-13 15:39:07 +01:00
Paulo Gomes
f3a08b1cd6
Release v0.26.3
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-07-13 15:14:17 +01:00
Hidde Beydals
1c661ad7c0
Merge pull request #691 from fluxcd/sops-recover-store-panic
2022-07-13 16:08:49 +02:00
Hidde Beydals
2cdc9a578d
decryptor: recover from SOPS store panic
...
Based on user reports, there seems to be a small chance for the
underlying SOPS store implementation to panic when a user provides input
and/or output format instructions which do not actually match the type
of the file. Recover from this to ensure continuity of operations.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-07-13 15:50:54 +02:00
Paulo Gomes
fa4facb1a3
Merge pull request #696 from pjbgf/update-deps
...
Update dependencies
2022-07-13 13:40:14 +01:00
Paulo Gomes
ddb51b7c27
Update dependencies
...
- github.com/aws/aws-sdk-go to version 1.44.53.
- github.com/aws/aws-sdk-go-v2 to version 1.16.7.
- github.com/aws/aws-sdk-go-v2/config to version 1.15.14.
- github.com/aws/aws-sdk-go-v2/credentials to version 1.12.9.
- github.com/aws/aws-sdk-go-v2/service/kms to version 1.17.5.
- github.com/aws/aws-sdk-go-v2/service/sts to version 1.16.9.
- golang.org/x/net to version 0.0.0-20220708220712-1185a9018129.
- google.golang.org/api to version 0.87.0.
- google.golang.org/genproto to version 0.0.0-20220712132514-bdd2acd4974d.
- google.golang.org/grpc to version 1.48.0.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-07-13 13:16:32 +01:00
Paulo Gomes
ac020c6fea
Fix github.com/emicklei/go-restful (CVE-2022-1996)
...
This addresses CVE-2022-1996, due to v2.16.0 including
emicklei/go-restful@9266625 .
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-07-13 13:13:28 +01:00
Paulo Gomes
d1de33e8f6
Merge pull request #694 from pjbgf/go-1.18
...
build: Upgrade to Go 1.18
2022-07-06 17:31:55 +01:00
Paulo Gomes
4f00c552d9
build: Upgrade to Go 1.18
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-07-06 17:06:01 +01:00
Stefan Prodan
b0509d567a
Merge pull request #692 from pjbgf/update-deps
...
Update dependencies
2022-07-01 16:39:04 +03:00
Paulo Gomes
2e17fbab77
Update dependencies
...
- github.com/aws/aws-sdk-go to version 1.44.46.
- github.com/aws/aws-sdk-go-v2 to version 1.16.6.
- github.com/aws/aws-sdk-go-v2/config to version 1.15.12.
- github.com/aws/aws-sdk-go-v2/credentials to version 1.12.7.
- github.com/aws/aws-sdk-go-v2/service/kms to version 1.17.4.
- github.com/aws/aws-sdk-go-v2/service/sts to version 1.16.8.
- github.com/hashicorp/vault/api to version 1.7.2.
- golang.org/x/net to version 0.0.0-20220630215102-69896b714898.
- google.golang.org/api to version 0.86.0.
- google.golang.org/genproto to version 0.0.0-20220630174209-ad1d48641aa7.
- gopkg.in/yaml.v3 to version 3.0.1.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-07-01 13:27:50 +01:00
Stefan Prodan
08b4726e3c
Merge pull request #689 from fluxcd/artifact-downloader
...
Retry downloading artifacts on not found errors
2022-07-01 14:29:13 +03:00
Stefan Prodan
cfd5200fbb
Retry downloading the artifact on not found errors
...
- Extract the artifact operations such as download, verify, untar into a dedicated struct
- Introduce a dedicated type for artifact not found errors
- On artifact not found errors, log the error, update the ready status message and requeue the object
- Retry the artifact download at the interval set with `--requeue-dependency` (defaults to 30s)
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-07-01 13:55:47 +03:00
Stefan Prodan
db3c321163
Merge pull request #688 from fluxcd/release-v0.26.2
...
Release v0.26.2
2022-06-29 16:02:41 +03:00
Stefan Prodan
319c4a8e41
Release v0.26.2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-06-29 15:38:31 +03:00
Stefan Prodan
2aa69b61af
Merge pull request #687 from somtochiama/polling-opts
...
Fix job wait by adding polling options to impersonation client
2022-06-29 13:55:37 +03:00
Somtochi Onyekwere
13044520c1
Pass polling options to impersonation client
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2022-06-28 15:28:56 +01:00
Stefan Prodan
57a0a1f238
Merge pull request #678 from fluxcd/release-v0.26.1
...
Release v0.26.1
2022-06-08 14:50:36 +03:00
Stefan Prodan
32d0d06a57
Release v0.26.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-06-08 14:28:04 +03:00
Stefan Prodan
98ea573b30
Merge pull request #677 from fluxcd/update-pkgs
...
Update fluxcd/pkg dependencies
2022-06-08 14:09:35 +03:00
Stefan Prodan
55356425fc
Update fluxcd/pkg dependencies
...
- fluxcd/pkg/apis/kustomize v0.4.2
- fluxcd/pkg/apis/meta v0.14.2
- fluxcd/pkg/kustomize v0.5.2
- fluxcd/pkg/runtime v0.16.2
- fluxcd/pkg/ssa v0.17.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-06-08 13:44:29 +03:00
Stefan Prodan
293da3e9ac
Merge pull request #676 from fluxcd/update-deps
...
Update dependencies
2022-06-07 16:58:54 +03:00
Stefan Prodan
ab667bffda
Update dependencies
...
- k8s.io/* v0.24.1
- aws-sdk-go v1.44.28
- vault/api v1.6.0
- source-controller/api v0.25.3
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-06-07 16:34:14 +03:00
Stefan Prodan
f6d03e0350
Merge pull request #675 from fluxcd/docs-refac
...
docs: Add example section and dockerconfigjson encryption
2022-06-07 16:04:51 +03:00
Stefan Prodan
a41274ff97
docs: Add example section and dockerconfigjson encryption
...
- remove the Go spec section
- add basic usage example
- fix SOPS CLI examples
- explain how to generate image pull secrets from encrypted dockerconfigjson files
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-06-07 15:32:16 +03:00
Hidde Beydals
23249965a5
Merge pull request #672 from fluxcd/release-v0.26.0
2022-06-01 15:47:23 +02:00
Stefan Prodan
8cce0de8f0
Release v0.26.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-06-01 15:27:36 +02:00
Stefan Prodan
f7eb827377
Merge pull request #671 from fluxcd/source-controller/api-v0.25.0
...
Update source-controller/api to v0.25.0
2022-06-01 16:05:43 +03:00
Stefan Prodan
009bffe796
Update source-controller/api to v0.25.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-06-01 15:16:29 +03:00
Hidde Beydals
8b7e7ecb1a
Merge pull request #670 from aryan9600/aws-kms-decryption
2022-05-30 15:02:53 +02:00
Sanskar Jaiswal
72f0e605be
sops/awskms: fix compatibility tests with upstream sops
...
Signed-off-by: Sanskar Jaiswal <sanskar.jaiswal@weave.works>
2022-05-30 18:03:04 +05:30
Hidde Beydals
65af429834
Merge pull request #667 from aryan9600/aws-kms-decryption
2022-05-27 21:24:35 +02:00
Sanskar Jaiswal
10bc7eadff
sops/awskms: fix awskms config creation and expand tests
...
Signed-off-by: Sanskar Jaiswal <sanskar.jaiswal@weave.works>
2022-05-28 00:36:54 +05:30
Stefan Prodan
bb5c1531e8
Merge pull request #665 from fluxcd/go-yaml-v3.0.0
...
Update go-yaml to v3.0.0
2022-05-26 18:41:37 +03:00
Stefan Prodan
2738c29808
Update GH Actions
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-05-26 17:01:41 +03:00
Stefan Prodan
adbfaf7b7d
Update go-yaml to v3.0.0
...
Fix CVE-2022-28948
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-05-26 16:07:37 +03:00
Stefan Prodan
a31488c723
Merge pull request #661 from fluxcd/update-deps-cves
...
Update Alpine to v3.16
2022-05-25 13:14:56 +03:00
Hidde Beydals
0539f6f3dc
Drop deprecated github.com/golang/protobuf
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-05-25 10:40:33 +02:00
Hidde Beydals
0d7cb093c3
Update dependencies
...
- github.com/aws/aws-sdk-go-v2/config to v1.15.7
- github.com/aws/aws-sdk-go-v2/credentials to v1.12.2
- github.com/aws/aws-sdk-go-v2/service/kms to v1.17.2
- github.com/aws/aws-sdk-go-v2/service/kms to v1.17.2
- github.com/aws/aws-sdk-go-v2/service/sts to v1.16.6
- golang.org/x/crypto to v0.0.0-20220518034528-6f7dac969898
- golang.org/x/net to v0.0.0-20220524220425-1d687d428aca
- google.golang.org/api to v0.81.0
- google.golang.org/genproto to v0.0.0-20220525015930-6ca3db687a9d
- google.golang.org/grpc to v1.46.2
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-05-25 10:20:34 +02:00
Stefan Prodan
70ee93cbaa
Update Alpine to v3.16
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-05-25 10:27:05 +03:00
Stefan Prodan
886974aa56
Update runc to v1.1.2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-05-25 10:25:43 +03:00
Hidde Beydals
fec5316ef8
Merge pull request #635 from SomtochiAma/gcp-kms-cred
2022-05-24 22:27:42 +02:00
Hidde Beydals
cbb0fc9df5
sops/gcpkms: disable integration tests
...
This temporarily disables the integration tests as we are waiting for
the CNCF to provide us with GCP credits.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-05-24 21:52:01 +02:00
Somtochi Onyekwere
2ac475ebef
sops/gcpkms: add key source implementation
...
This adds a SOPS GCP KMS key source which makes use of the latest GCP
client, and supports both injection of master key credentials and a
default client making use of environmental runtime values.
The implementation fully replaces SOPS', and is covered with
compatability tests.
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2022-05-24 21:51:46 +02:00
Max Jonas Werner
2f454b41df
Merge pull request #660 from fluxcd/kustomize-v4.5.5
...
Update controller to kustomize v4.5.5
2022-05-24 14:46:27 +02:00
Stefan Prodan
c82cbac445
Update controller to kustomize v4.5.5
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-05-24 15:12:54 +03:00
Stefan Prodan
367e3d2bf9
Merge pull request #650 from fluxcd/kube-1.24
...
Update dependencies
2022-05-24 15:03:31 +03:00
Stefan Prodan
1535282fa1
Merge pull request #657 from fluxcd/gen-test-relbase
...
generator: test secure build relative base dir
2022-05-24 11:48:43 +03:00
Hidde Beydals
db95625609
generator: test secure build relative base dir
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-05-23 12:14:20 +02:00
Stefan Prodan
e5d47c264f
Merge pull request #655 from SomtochiAma/image-digest
...
Set digests in image override
2022-05-22 10:38:53 +03:00
Max Jonas Werner
62fb2d96a2
Merge pull request #656 from fluxcd/relicense-sops
...
Relicense SOPS module to MPL 2.0
2022-05-22 09:03:24 +02:00
Hidde Beydals
4cde465a81
Merge pull request #641 from aryan9600/aws-kms-decryption
2022-05-20 14:30:18 +02:00
Sanskar Jaiswal
c8a00fb495
update sops awskms files to use MPL 2.0
...
Signed-off-by: Sanskar Jaiswal <sanskar.jaiswal@weave.works>
2022-05-20 17:39:42 +05:30
Hidde Beydals
327a3560b3
Relicense SOPS module to MPL 2.0
...
This relicenses all of our SOPS implementation code to MPL 2.0, where
Apache 2.0 was previously used due to code being written from scratch.
By making this license change, we are better capable of contributing
the changes upstream.
In case there is doubt about validity of DCO sign-off to make such
changes: all code where Apache 2.0 license applies were authored by
myself. In addition, Apache 2.0 is compatible with MPL 2.0[1][2].
[1]: https://opensource.com/law/11/9/mpl-20-copyleft-and-license-compatibility
[2]: https://blog.gerv.net/2013/02/relicensing-when-do-you-have-to-ask/
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-05-20 13:10:06 +02:00
Sanskar Jaiswal
d7307bbd51
add secret mount note in docs
...
Signed-off-by: Sanskar Jaiswal <sanskar.jaiswal@weave.works>
2022-05-20 14:43:21 +05:30
Somtochi Onyekwere
17664e8862
remove empty test
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2022-05-19 13:22:42 +01:00
Somtochi Onyekwere
8c246a5450
Set digests in image override
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2022-05-19 13:15:11 +01:00
Sanskar Jaiswal
326e20c41b
update code comments and kms decryption docs
...
Signed-off-by: Sanskar Jaiswal <sanskar.jaiswal@weave.works>
2022-05-19 14:34:16 +05:30
Sanskar Jaiswal
1ee85e5988
add and update tests for awskms and hcvault
...
Signed-off-by: Sanskar Jaiswal <sanskar.jaiswal@weave.works>
2022-05-19 14:34:16 +05:30
Sanskar Jaiswal
e5a37b7013
migrate aws kms implementation to aws-go-sdk-v2
...
Signed-off-by: Sanskar Jaiswal <sanskar.jaiswal@weave.works>
2022-05-19 14:34:15 +05:30
Sanskar Jaiswal
c801f75458
add docs
...
Signed-off-by: Sanskar Jaiswal <sanskar.jaiswal@weave.works>
2022-05-19 14:33:31 +05:30
Sanskar Jaiswal
53aded2596
add support for AWS KMS credentials using .spec.decryption
...
Signed-off-by: Sanskar Jaiswal <sanskar.jaiswal@weave.works>
2022-05-19 14:33:22 +05:30
Stefan Prodan
e7a34238a6
Update dependencies
...
- fluxcd/pkg/apis/meta v0.14.0
- fluxcd/pkg/runtime v0.16.0
- fluxcd/pkg/ssa v0.16.0
- k8s.io/* v0.24.0
Note that fluxcd/pkg/runtime v0.16 comes with support for Kubernetes API Priority and Fairness feature.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-05-11 18:41:59 +03:00
Hidde Beydals
87797221ac
Merge pull request #647 from fluxcd/sops-v3.7.3
2022-05-10 09:19:51 +02:00
Hidde Beydals
fa1faa4819
Update other dependencies
...
- github.com/fluxcd/pkg/kustomize to v0.4.0
- github.com/fluxcd/source-controller/api to v0.24.4
- golang.org/x/net to v0.0.0-20220425223048-2871e0cb64e4
- sigs.k8s.io/cli-utils to v0.30.0
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-05-09 22:05:39 +02:00
Hidde Beydals
e5653b2ff3
Drop SOPS LocalClient implementation
...
As patch has been merged upstream, and `keyservice.LocalClient` does
now accept the `KeyServiceServer` interface.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-05-09 22:02:05 +02:00
Hidde Beydals
d3b343d758
Update SOPS to v3.7.3
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-05-09 21:58:56 +02:00
Hidde Beydals
ced173004b
Merge pull request #646 from fluxcd/release-v0.25.0
...
Release v0.25.0
2022-05-03 19:17:42 +02:00
Hidde Beydals
65bb0cf2aa
Release v0.25.0
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-05-03 18:55:02 +02:00
Hidde Beydals
d35b0776c6
Merge pull request #645 from fluxcd/docs-kubeconfig
2022-05-03 16:16:53 +02:00
Hidde Beydals
2b2246c876
spec: take note of KubeConfig.SecretRef.Key field
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-05-03 15:59:04 +02:00
Stefan Prodan
ba03c878b0
Merge pull request #638 from fluxcd/no-remote-bases
...
Disallow remote bases usage in Kustomize overlays
2022-05-03 11:35:05 +03:00
Hidde Beydals
3f9999b9ee
Merge pull request #615 from nstogner/secret-ref-key
2022-04-29 20:23:53 +02:00
Nick Stogner
6aeff8c924
Support defining a KubeConfig Secret data key
...
Signed-off-by: Nick Stogner <nicholas.stogner@gmail.com>
2022-04-29 10:04:14 -04:00
Hidde Beydals
a139a022a7
Merge pull request #644 from fluxcd/decryptor-detect-dockercfg
...
decryptor: improve detection of in and out formats for Secret data fields
2022-04-29 15:41:41 +02:00
Hidde Beydals
36df540a5d
decryptor: detect format of Secret data field
...
This checks the base64 decoded bytes from a Secret field for any of the
marker bytes, thereby allowing data to be encrypted into any format.
Instead of the previous behavior which assumed it to either be YAML or
JSON.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-29 15:26:36 +02:00
Hidde Beydals
a7639c68d3
decryptor: detect DockerConfigJsonKey as JSON out
...
This ensures the Secret field gets formatted back into JSON, instead of
it being detected as binary output.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-29 11:00:44 +02:00
Hidde Beydals
e0ba73f4be
Merge pull request #643 from fluxcd/release-v0.24.4
2022-04-28 10:18:13 +02:00
Hidde Beydals
6c523b820a
Release v0.24.4
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-28 09:58:22 +02:00
Stefan Prodan
cafbe253a1
Disallow remote bases usage in Kustomize overlays
...
Add an optional flag for disabling remote bases. While the `--no-remote-bases` is set to `false` by default, Flux users are encouraged to enable it on production system for security and performance reasons. Using Kustomize remote bases means that kustomize-controller must clone the remote repositories on every reconciliation instead of using the source-controller artifacts cache. Allowing remote bases on multi-tenant clusters, means platform admins have no control over which repositories make up the desired state.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-04-27 14:54:43 +03:00
Hidde Beydals
bcfd42466c
Merge pull request #637 from fluxcd/fix-build-panics
2022-04-27 12:26:30 +02:00
Hidde Beydals
6854ff519c
generator: recover from kustomize build panics
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-27 12:11:40 +02:00
Stefan Prodan
d1a686235c
Add test for build panic
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-04-27 12:58:56 +03:00
Stefan Prodan
ac4594d053
Merge pull request #636 from seh/revise-sops-format-detection-for-generated-secrets
...
Use Secret generator keys for SOPS format hint
2022-04-27 11:37:40 +03:00
Steven E. Harris
e6beca11b1
Confirm format detection of file sources via tests
...
Signed-off-by: Steven E. Harris <seh@panix.com>
2022-04-26 11:07:17 -04:00
Steven E. Harris
ee0e4c1674
Remove invalid "EnvSources" entry from test case
...
Signed-off-by: Steven E. Harris <seh@panix.com>
2022-04-26 11:07:17 -04:00
Steven E. Harris
7162f5e6fa
Use Secret generator keys for SOPS format hint
...
Rather than inspecting the source file name supplied to kustomize's
Secret generator to determine the format of the SOPS-encrypted file
content, instead inspect the Secret key (when supplied separately from
the source file name) as a more reliable heuristic.
Doing so allows kustomization authors to name their SOPS-encrypted
output files with a ".json" extension accurately reflecting the format
in which SOPS writes its encrypted output, even if the encrypted
content itself is not in JSON format.
Signed-off-by: Steven E. Harris <seh@panix.com>
2022-04-26 11:07:17 -04:00
Hidde Beydals
ef77093efd
Merge pull request #633 from fluxcd/release-v0.24.3
...
Release v0.24.3
2022-04-22 11:59:36 +02:00
Hidde Beydals
f2986712d8
Release v0.24.3
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-22 11:35:55 +02:00
Hidde Beydals
4c7b436e4c
Merge pull request #632 from fluxcd/update-sc
2022-04-22 11:31:30 +02:00
Hidde Beydals
0cc81fcc17
Update source-controller to v0.24.1
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-22 11:14:09 +02:00
Hidde Beydals
cda51febc7
Merge pull request #631 from cwyl02/ychen/exp-backoff-retry
2022-04-22 09:45:45 +02:00
Hidde Beydals
5d10770b37
Merge pull request #630 from aryan9600/fix-tmp-dir-macos
...
Ensure generated temp dir is absolute on all OSes
2022-04-22 09:45:11 +02:00
Sanskar Jaiswal
d499ed8063
Ensure generated temp dir is absolute on all OSes
...
Signed-off-by: Sanskar Jaiswal <sanskar.jaiswal@weave.works>
2022-04-22 09:01:46 +02:00
York Chen
827f814f2f
feat: flags to configure exponential backoff retry
...
Signed-off-by: York Chen <ychen@d2iq.com>
2022-04-21 10:09:39 -04:00
Hidde Beydals
7dca61f430
Merge pull request #629 from fluxcd/release-v0.24.2
2022-04-21 11:13:55 +02:00
Hidde Beydals
0976a4fb33
Release v0.24.2
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-21 10:55:16 +02:00
Hidde Beydals
ee5a411b4c
Merge pull request #628 from fluxcd/update-deps
2022-04-21 09:24:46 +02:00
Hidde Beydals
897fc8d617
Update golang.org/x/crypto
...
This forces it past a CVE-2022-27191 version.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-20 19:51:51 +02:00
Hidde Beydals
65d0fe9e47
Merge pull request #627 from fluxcd/release-v0.24.1
2022-04-20 17:45:04 +02:00
Hidde Beydals
1cd31e6e4b
Release v0.24.1
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-20 17:29:32 +02:00
Hidde Beydals
6985449947
Merge pull request #626 from fluxcd/kustomize-fs-remote
2022-04-20 17:29:23 +02:00
Hidde Beydals
880587f20d
generator: ensure remote build dirs can be reached
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-20 17:12:33 +02:00
Hidde Beydals
69a9e9d6bf
Merge pull request #624 from fluxcd/release-v0.24.0
2022-04-19 14:10:00 +02:00
Hidde Beydals
4340d2f641
Release v0.24.0
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-19 13:46:28 +02:00
Hidde Beydals
31a8fb4e41
Merge pull request #623 from fluxcd/update-deps
2022-04-19 13:33:07 +02:00
Hidde Beydals
87ea78c24c
Update dependencies
...
- github.com/fluxcd/source-controller/api to v0.24.0
- golang.org/x/net to v0.0.0-20220418201149-a630d4f3e7a2
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-19 13:18:06 +02:00
Hidde Beydals
2f41b20d6b
Merge pull request #621 from fluxcd/update-deps
2022-04-15 16:47:30 +02:00
Hidde Beydals
f0bcd0ced0
Update dependencies
...
Azure SDK dependencies cannot be updated, as this requires us to move to
Go 1.18.
- github.com/fluxcd/pkg/apis/kustomize to version 0.3.3
- github.com/fluxcd/pkg/apis/meta to version 0.12.2
- github.com/fluxcd/pkg/runtime to version 0.14.1
- github.com/fluxcd/pkg/ssa to version 0.15.2
- github.com/hashicorp/go-retryablehttp to version 0.7.1
- github.com/hashicorp/vault/api to version 1.5.0
- github.com/onsi/gomega to version 1.19.0
- golang.org/x/net to version 0.0.0-20220412020605-290c469a71a5
- sigs.k8s.io/cli-utils to version 0.29.4
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-15 16:28:46 +02:00
Hidde Beydals
14996311be
api: update dependencies
...
- github.com/fluxcd/pkg/apis/kustomize to v0.3.3
- github.com/fluxcd/pkg/apis/meta to v0.12.2
- k8s.io/apiextensions-apiserver to v0.23.5
- k8s.io/apimachinery to v0.23.5
- sigs.k8s.io/controller-runtime to v0.11.2
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-15 16:28:46 +02:00
Hidde Beydals
39872cd02f
Merge pull request #620 from fluxcd/fssecure
2022-04-15 16:04:23 +02:00
Hidde Beydals
f4528fb25d
controllers: use own Kustomize FS implementation
...
For details, see: https://github.com/fluxcd/pkg/pull/262
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-15 15:48:23 +02:00
Hidde Beydals
ad91006d4e
Merge pull request #619 from fluxcd/kustomize-decryptor-impr
2022-04-14 09:36:51 +02:00
Hidde Beydals
105ebd9f47
controllers: improve decryptor and add tests
...
- Refactored recursion while iterating over Kustomization files.
References of files that have been visited are cached, and not
visited again. In addition, symlinks are confirmed to not traverse
outside the working directory.
- Optimized various bits around (un)marshalling (encrypted) data, and
YAML -> JSON -> YAML roundtrips are prevented where not required.
- Added support for decrypting INI Kustomize EnvSource references using
the dedicated SOPS store for the format.
- Introduced support for decrypting Kustomize FileSources:
https://pkg.go.dev/sigs.k8s.io/kustomize@v1.0.2/pkg/types#DataSources
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-14 09:17:43 +02:00
Stefan Prodan
4da17e1ffb
Merge pull request #610 from dholbach/update-link
...
update toolkit.fluxcd.io docs link
2022-04-05 18:06:52 +03:00
Hidde Beydals
6bc847b339
Merge pull request #614 from pjbgf/release-v0.23.0
2022-04-05 16:15:38 +02:00
Paulo Gomes
f90dbc9bb5
Release v0.23.0
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-04-05 12:54:18 +01:00
Hidde Beydals
cbd02eaf03
Merge pull request #607 from fluxcd/sops-keyservice-imprv
2022-04-05 13:20:56 +02:00
Hidde Beydals
62dafa1baf
decryptor: switch Printf to Errorf
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-05 13:07:01 +02:00
Hidde Beydals
bf4cefe011
decryptor: mention Secret name in import errors
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-05 12:44:35 +02:00
Hidde Beydals
9db141d9db
sops/keyservice: tidy and add tests
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-05 12:44:35 +02:00
Hidde Beydals
ffdda3f3da
sops/azkv: add Token utility type
...
This adds a new Token type which can be used to configure an
azcore.TokenCredential on a master key. Due to this introduction, the
server only has to go through the AADConfig once.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-05 12:44:35 +02:00
Hidde Beydals
dfbeae9487
sops/age: add ParsedIdentities utility type
...
This adds a new ParsedIdentities type which can be used to parse a set
of age identities just once, instead of parsing them for every Decrypt
request.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-05 12:44:35 +02:00
Hidde Beydals
ed49f8427f
sops/pgp: add GnuPGHome utility type
...
This adds a new GnuPGHome type which can be used to create a new
contained GnuPG home directory. The type is self-validating, ensuring
it adheres to e.g. permission rules set out by GnuPG, and allows for
importing keys from armored bytes and files.
Because of this introduction, the decryptor service no longer has to
write data from a Secret to a temporary file, but is instead able to
directly import them into the keyring from the Secret entry's bytes.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-04 23:57:46 +02:00
Hidde Beydals
eaec2b9164
sops/hcvault: tidy and test keysource impl
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-04 23:57:46 +02:00
Hidde Beydals
6554be2208
sops/pgp: tidy and test keysource implementation
...
This revises the PGP keysource implementation, removing bits of code
that were not actually in use, or not viable in combination with how we
work with keys. In short:
- crypto/openpgp implementation has been removed. As it is unable to read
the keystore created by newer versions of GnuPG. Given we import user
provided keys _with_ GnuPG, this was basically dead code.
- All capabilities around fetching public keys from a server have been
removed.
- "Jailing" of GnuPG shell-out is now handled in `gpgExec`, in addition,
arguments for encrypt and decrypt execs have been revised to ensure
they e.g. do not instruct to use the agent.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-04 23:57:46 +02:00
Hidde Beydals
182ddbf837
sops/age: tidy and test keysource implementation
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-04 23:57:46 +02:00
Hidde Beydals
2487b51e51
sops/keyservice: error on unfulfilled requirements
...
This ensures we signal early that we will be unable to fulfill the
request, instead of letting the underlying keysource implementation
run into mayhem. Which can be problematic for e.g. PGP, which has
assumptions about things being located relative to the given home
directory, resulting in possible unexpected behavior if an empty path
is given.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-04 23:57:46 +02:00
Hidde Beydals
512e749219
sops/keyservice: handle nil key requests
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-04 23:57:46 +02:00
Hidde Beydals
e5c2730342
sops/keyservice: allow config of server via opts
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-04 23:57:46 +02:00
Hidde Beydals
2e30a18b50
sops/keyservice: keep server fields private
...
This ensures data used for decryption is not exposed widely after
constructing the Server, and prevents a bypass to the default server
fallback.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-04 23:57:46 +02:00
Hidde Beydals
7450a1a9a3
sops/keyservice: simplify switch logic
...
These bits of code have a history of accidents around the fallback
behavior. By simplifying it, the fallback should generally always work,
unless you put in instructions to take another route.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-04 23:57:46 +02:00
Hidde Beydals
31bfd5a057
sops/keyservice: remove prompt capabilities
...
The original keyservice implementation was forked from SOPS, keeping
the prompt capabilities intact. However, since the implementations have
started to grow, it is better to remove this capability and resort to
a hardcoded `false` default for the fallback server. As the controller
is never expected to have an interactive TTY/shell.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-04-04 23:57:46 +02:00
Stefan Prodan
97a451869b
Merge pull request #611 from pjbgf/documentation-v1beta2
...
Update KubeConfig documentation
2022-04-04 18:59:54 +03:00
Paulo Gomes
d0069707e0
Update KubeConfig documentation
...
When the flag --default-service-account was added it changed
slightly the behaviour of the spec.KubeConfig field. It forces
the impersonation to always take place, either via the contents
of spec.ServiceAccountName or its fallback at controller level.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-04-04 16:20:19 +01:00
Daniel Holbach
033efe9fdd
update toolkit.fluxcd.io docs link
...
Signed-off-by: Daniel Holbach <daniel@weave.works>
2022-04-01 12:03:44 +02:00
Stefan Prodan
3ebc24ed73
Merge pull request #608 from aryan9600/job-status
...
Implement health check for Kubernetes jobs
2022-04-01 12:57:59 +03:00
Sanskar Jaiswal
ed5fb9fd6c
add custom statusreader for jobs
...
Signed-off-by: Sanskar Jaiswal <sanskar.jaiswal@weave.works>
2022-04-01 15:11:13 +05:30
Stefan Prodan
55f14b7daf
Merge pull request #593 from pjbgf/new-kube-flag
...
Add kubeconfig flags
2022-04-01 12:38:31 +03:00
Paulo Gomes
d29032e914
Add flags to control kubeconfig support
...
Two new flags were added to allow users to enable the
use of user.Exec and InsecureTLS in the kubeconfigs
provided remote apply reconciliations.
Breaking change: both functionalities are no longer
enabled by default.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-04-01 10:13:55 +01:00
Paulo Gomes
74a8258d26
Download SOPS when running tests
...
Some tests requires the sops CLI to be installed,
by adding it as a requirement of the Makefile tests
target we make it easier for new contributors to
engage with the codebase.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-04-01 10:11:27 +01:00
Paulo Gomes
bce675b629
Align Makefile with other repositories
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-04-01 10:11:26 +01:00
Paulo Gomes
1ba95077df
Fix build tag syntax
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-04-01 10:11:25 +01:00
Stefan Prodan
412877ce55
Merge pull request #609 from fluxcd/example-typo
...
docs/spec/v1beta2: fix recommended settings typo
2022-04-01 09:33:06 +03:00
Sunny
1e616ed9e0
docs/spec/v1beta2: fix recommended settings typo
...
Signed-off-by: Sunny <darkowlzz@protonmail.com>
2022-04-01 08:22:11 +05:30
Hidde Beydals
e5c845a056
Merge pull request #605 from fluxcd/release-v0.22.3
2022-03-29 17:00:15 +02:00
Hidde Beydals
9e34005a79
Release v0.22.3
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-29 16:36:52 +02:00
Hidde Beydals
c58ae672ee
Merge pull request #606 from fluxcd/kustomize-4.5.4
2022-03-29 16:32:03 +02:00
Stefan Prodan
b6cb225b9b
Update controller to kustomize v4.5.4
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-03-29 17:11:25 +03:00
Hidde Beydals
55b0f4f9d2
Merge pull request #604 from fluxcd/sops-azkv-compat
2022-03-29 13:44:30 +02:00
Hidde Beydals
692e4a726b
sops/azkv: ensure compatibility with upstream
...
To please the older Azure SDK, the upstream SOPS implementation base64
URL encodes data before encryption, and decodes it afterwards. With the
new SDK, this has changed, requiring us to do the opposite to ensure
compatibility.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-29 13:22:53 +02:00
Hidde Beydals
da09e21043
sops/azkv: test compatibility with upstream
...
Add integration tests to ensure compatibility between our own Azure
keyservice implementation and upstream.
Tests are enabled to only run for `main`.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-29 13:22:53 +02:00
Stefan Prodan
9ca247674f
Merge pull request #603 from fluxcd/docs-recommended-settings
...
Add recommended settings to API docs
2022-03-29 12:50:47 +03:00
Stefan Prodan
8770770c1f
Add recommended settings to API docs
...
Add example of deploying applications from Git to production environments.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-03-29 11:30:10 +03:00
Stefan Prodan
c4f8b18a8b
Merge pull request #602 from ilanpillemer/align-deps-for-fuzzing
...
Align version of dependencies when Fuzzing
2022-03-29 10:19:51 +03:00
Ilan
a6f536e5e0
align fuzzing deps as per task 3 flux2 issue 2552
...
Signed-off-by: Ilan <ilan.pillemer@gmail.com>
2022-03-28 11:28:03 +01:00
Sunny
f689e4ea06
Merge pull request #599 from makkes/fix-changelog
...
docs: fix PR link in Changelog
2022-03-28 14:52:29 +05:30
Max Jonas Werner
7627650dad
docs: fix PR link in Changelog
...
Signed-off-by: Max Jonas Werner <mail@makk.es>
2022-03-28 10:26:33 +02:00
Hidde Beydals
4fd02f83ad
Merge pull request #598 from fluxcd/release-v0.22.2
2022-03-25 18:39:37 +01:00
Hidde Beydals
a7cee3692b
Release v0.22.2
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-25 18:23:59 +01:00
Hidde Beydals
cf9b0fc0cb
Merge pull request #597 from fluxcd/fix-azkv-fallback
2022-03-25 18:17:47 +01:00
Hidde Beydals
dc5486f8ab
Bump version of source-controller CRDs
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-25 18:03:19 +01:00
Hidde Beydals
e97ec3b5c8
build: configure --load for build via default
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-25 18:03:19 +01:00
Hidde Beydals
069a1065fc
sops/keyservice: properly fallback to default
...
This solves a regression bug introduced in `v0.22.0`, which caused the
keyservice to not properly fall back to the default for Azure Key Vault
decryption requests.
A couple of nitpicks that I ran into while inspecting the code have
been adressed as well.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-25 18:03:17 +01:00
Hidde Beydals
ceb6a5d7c4
Merge pull request #596 from fluxcd/update-sc
2022-03-25 17:46:11 +01:00
Hidde Beydals
189c683d73
Update source-controller API to v0.22.3
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-25 16:58:06 +01:00
Hidde Beydals
5d8bcf98ae
Merge pull request #594 from fluxcd/update-kustomize
2022-03-25 13:59:34 +01:00
Hidde Beydals
ae16621f60
Update Kustomize to v4.5.3
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-25 11:02:34 +01:00
Stefan Prodan
43b04f7fa2
Merge pull request #592 from fluxcd/release-0.22.1
...
Release v0.22.1
2022-03-24 08:42:31 +02:00
Stefan Prodan
ce0d631890
Release v0.22.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-03-24 08:23:40 +02:00
Stefan Prodan
59c8d7b173
Merge pull request #591 from fluxcd/event-annotations
...
Ensure annotations are prefixed with Group FQDN
2022-03-24 08:20:29 +02:00
Stefan Prodan
0787d8bbd6
Fix Kustomize version in go.mod comment
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-03-24 07:58:32 +02:00
Hidde Beydals
db5777f06c
Ensure annotations are prefixed with Group FQDN
...
This to facilitate improvements on the notification-controller side,
where annotations prefixed with the FQDN of the Group of the Involved
Object will be transformed into "fields".
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-23 22:30:31 +01:00
Hidde Beydals
fd78fe55e5
Merge pull request #588 from pjbgf/sc-v1beta2-doc
2022-03-22 11:18:43 +01:00
Paulo Gomes
b320df075a
Add note on new source-controller v1beta2
...
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-03-22 09:59:37 +00:00
Stefan Prodan
318e27dc7d
Merge pull request #587 from fluxcd/changelog-fix
...
Add Azure Key Vault integration to changelog
2022-03-22 10:20:10 +02:00
Stefan Prodan
7450d9ad6e
Add Azure Key Vault integration to changelog
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-03-21 18:32:04 +02:00
Stefan Prodan
7138ccf381
Merge pull request #586 from fluxcd/release-v0.22.0
...
Release v0.22.0
2022-03-21 13:55:52 +02:00
Stefan Prodan
c10399dfd7
Release v0.22.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-03-21 13:36:26 +02:00
Stefan Prodan
8883ee3e3a
Merge pull request #585 from fluxcd/tidy-compat
...
Run tidy compat before Go test
2022-03-21 13:26:56 +02:00
Stefan Prodan
ff7848a2e5
Run tidy compat before Go test
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-03-21 13:07:46 +02:00
Hidde Beydals
753bf8ddef
Merge pull request #584 from fluxcd/update-deps
2022-03-18 14:29:03 +01:00
Hidde Beydals
400b685249
Update dependencies
...
- github.com/Azure/azure-sdk-for-go/sdk/azcore to v0.22.0
- github.com/Azure/azure-sdk-for-go/sdk/azidentity to v0.13.2
- github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys to v0.4.0
- github.com/ProtonMail/go-crypto to v0.0.0-20220113124808-70ae35bab23f
- github.com/cyphar/filepath-securejoin to v0.2.3
- github.com/drone/envsubst to v1.0.3
- github.com/fluxcd/pkg/apis/kustomize to v0.3.2
- github.com/fluxcd/pkg/ssa to v0.15.1
- github.com/hashicorp/vault/api to v1.4.1
- go.mozilla.org/sops/v3 to v3.7.2
- golang.org/x/net to v0.0.0-20220225172249-27dd8689420f
- google.golang.org/grpc to v1.45.0
- k8s.io/api to v0.23.4
- k8s.io/apiextensions-apiserver to v0.23.4
- k8s.io/apimachinery to v0.23.4
- k8s.io/client-go to v0.23.4
- sigs.k8s.io/cli-utils to v0.29.3
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-18 14:09:52 +01:00
Hidde Beydals
592a23fd0e
api: update dependencies
...
- github.com/fluxcd/pkg/apis/kustomize to v0.3.2
- k8s.io/apiextensions-apiserver to v0.23.4
- k8s.io/apimachinery to v0.23.4
Kubernetes dependencies have been updated to `v0.23.4` due to
(apparent) release issues with `v0.23.5`, leaving some of the
submodules unpublished (for at least `k8s.io/apiextensions-apiserver`).
Ref: https://github.com/kubernetes/kubernetes/issues/108763
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-18 14:09:00 +01:00
Hidde Beydals
a4dc03e57c
Merge pull request #575 from fluxcd/runtime-meta-rc
2022-03-18 13:33:25 +01:00
Hidde Beydals
855d57c491
Use new standardized meta and runtime pkgs
...
This includes an update of the source-controller to v0.22.0, to pull in
the v1beta2 API which makes use of the same packages.
Co-authored-by: Sunny <darkowlzz@protonmail.com>
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-18 12:04:39 +01:00
Hidde Beydals
423cddeb06
Merge pull request #495 from dquagebeur/feature/azurekv
2022-03-14 10:44:45 +01:00
Hidde Beydals
9f768615a9
Document SOPS Azure Key Vault in spec
...
This includes a refactor of the other entries, to start moving guides
to the website while containing minimal technical (instructions)
in-spec.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-14 10:29:02 +01:00
Hidde Beydals
6876a1e95a
sops/azkv: support YAML Azure authentication files
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-14 10:28:56 +01:00
Hidde Beydals
02343b047b
sops/azkv: support fields from `az` generated SP
...
This supports the fields as documented in the AKS documentation:
https://docs.microsoft.com/en-us/azure/aks/kubernetes-service-principal?tabs=azure-cli#manually-create-a-service-principal
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-14 10:28:53 +01:00
Hidde Beydals
369193ee59
sops/azkv: update to SDK including azidentity
...
This updates to the `github.com/Azure/azure-sdk-for-go` SDK, which is
the (apparent) successor of the previous SDK, and allows for easier
configuration of credentials through the `azidentity` package.
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-14 10:28:46 +01:00
Hidde Beydals
f67efe0dc6
sops/azkv: configure retry and throttle on client
...
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-14 10:28:46 +01:00
Hidde Beydals
a72e687607
sops/azkv: refactor initial Azure Keyvault impl
...
- Ensure key source follows upstream SOPS contracts as closely as
possible (e.g. `MasterKey` interface).
- Prevent unnecesary FS operations by allowing token creation and
and authorizer configuration to be factored from file bytes.
- Ensure a limited number of configuration option is taken into
account, excluding e.g. file path references.
- Ensure server maintains backwards compatibility with previously
supported "global" Azure configuration, _without_ relying on file
assumptions and/or inspections (but rather, server configurations).
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-03-14 10:28:46 +01:00
David Quagebeur
343f937e59
sops/azkv: support for credentials via SecretRef
...
Signed-off-by: David Quagebeur <david.quagebeur@worldline.com>
2022-03-14 10:27:55 +01:00
Stefan Prodan
608531e499
Merge pull request #582 from kingdonb/fixup-kubeval
...
fixup reference to kubeval
2022-03-07 14:44:04 +02:00
Kingdon Barrett
89841cbe28
fixup reference to kubeval
...
Update docs/spec/v1beta2/kustomization.md
Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Kingdon Barrett <kingdon@weave.works>
2022-03-07 07:27:26 -05:00
Stefan Prodan
55cdef576e
Merge pull request #581 from fluxcd/ssa-merge
...
Allow shared ownership of in-cluster objects applied with kubectl
2022-03-07 13:59:55 +02:00
Stefan Prodan
d56695a93b
Allow shared ownership of in-cluster objects applied with kubectl
...
Introduce an annotation that configures kustomize-controller to co-manage objects applied with kubectl.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-03-04 12:37:30 +02:00
Stefan Prodan
b5c441e89a
Merge pull request #578 from fluxcd/printcolumn-reorder
...
api: Move Status in CRD printcolumn to the end
2022-02-25 15:46:22 +02:00
Sunny
869ef77fdf
api: Move Status in CRD printcolumn to the end
...
Status content could be very long compare to other fields. Moving it to
the end helps improve the visibility of other fields.
Signed-off-by: Sunny <darkowlzz@protonmail.com>
2022-02-25 15:23:46 +02:00
Stefan Prodan
f2f9395c4d
Merge pull request #573 from harshi1122/Typo
...
Fixed typo : If applied, this commit will ensure no grammatical errors
2022-02-25 15:23:31 +02:00
Stefan Prodan
ebf0f2eac5
Merge pull request #580 from pjbgf/fix-fuzz
...
Use main go.mod for fuzz tests
2022-02-25 15:19:14 +02:00
Paulo Gomes
f224109d26
Use main go.mod for fuzz tests
...
Fixes issues building fuzzers whilst also ensuring
that they are linking back to current version of
kustomizer-controller and ./api.
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-02-24 17:16:24 +00:00
Stefan Prodan
991d29e806
Merge pull request #577 from fluxcd/release-v0.21.1
...
Release v0.21.1
2022-02-23 10:50:26 +02:00
Stefan Prodan
91f6d8e0a8
Release v0.21.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-02-23 10:32:25 +02:00
harshi1122
f123852771
'Done'
...
Signed-off-by: harshi1122 <harshitha1155@gmail.com>
2022-02-18 14:55:40 +05:30