Stefan Prodan
d9b66f6959
Merge pull request #5219 from niveau0/allow-recursive-dry-run
...
fix: allow recursive dry-run over local sources
3 days ago
niveau0
1b98e16940
fix: allow recursive dry-run over local sources
...
Signed-off-by: niveau0 <plingplong@t-online.de>
3 days ago
Stefan Prodan
0c73420ccf
Merge pull request #5302 from maboehm/fix-multiple-kustomizations
...
flux diff: Reset target struct before decoding
4 days ago
Marcel Boehm
8cb7188919
Reset target struct before decoding
...
Signed-off-by: Marcel Boehm <marcel.boehm@inovex.de>
4 days ago
Marcel Boehm
72a2866508
Add test for reading multiple Kustomizations in a single file
...
Signed-off-by: Marcel Boehm <marcel.boehm@inovex.de>
4 days ago
Matheus Pimenta
912718103c
Merge pull request #5209 from fluxcd/rfc-multi-tenant-workload-identity
...
[RFC-0010] Multi-Tenant Workload Identity
5 days ago
Matheus Pimenta
a7e41df1e3
[RFC-0010] Multi-Tenant Workload Identity
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
5 days ago
Stefan Prodan
c436708a13
Allow to pull/push artifacts to insecure registries without TLS
...
Allow to pull/push artifacts to insecure registries without TLS
1 week ago
Matthieu Mottet
3f4743037b
Allow to pull/push artifacts without TLS
...
If applied, this commit will introduce a new `--insecure-repository`
flag to the following commands: `push artifacts`, `pull artifact`,
`diff artifact` and `list artifacts`. When used the flag will lead to
the option `crane.Insecure` being passed to the `crane` client allowing
the use of insecure repositories.
Signed-off-by: Matthieu Mottet <m.mottet@outlook.com>
1 week ago
Stefan Prodan
7b551b0d35
Merge pull request #5295 from fluxcd/dependabot/go_modules/helm.sh/helm/v3-3.17.3
...
build(deps): bump helm.sh/helm/v3 from 3.17.0 to 3.17.3
1 week ago
dependabot[bot]
bb8a10bab8
build(deps): bump helm.sh/helm/v3 from 3.17.0 to 3.17.3
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.17.0 to 3.17.3.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.17.0...v3.17.3 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-version: 3.17.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
1 week ago
Matheus Pimenta
09af0becc5
Merge pull request #5287 from piontec/ignore-scorecard-for-backports
...
add: OSSF scorecard configuration file - ignore false-positive
2 weeks ago
Matheus Pimenta
d84bff7d1b
Merge branch 'main' into ignore-scorecard-for-backports
2 weeks ago
Stefan Prodan
a4c513487e
Merge pull request #5282 from piontec/use-gh-token
...
change: use the default ephemeral GITHUB_TOKEN instead of the static one
2 weeks ago
piontec
2046003714
Merge branch 'main' into use-gh-token
2 weeks ago
piontec
f07ee355ea
Merge branch 'main' into ignore-scorecard-for-backports
2 weeks ago
Łukasz Piątkowski
5e02724e49
add: OSSF scorecard configuration file - ignore false-positive
...
Signed-off-by: Łukasz Piątkowski <piontec@gmail.com>
2 weeks ago
Matheus Pimenta
e5926bcaad
Merge pull request #5284 from y-eight/main
...
ci: switch to goreleaser changelog generation
2 weeks ago
maximilian.schubert@telekom.de
355f2bc5f3
ci: sw to goreleaser changlog gen; rm dep
...
Signed-off-by: Maximilian Schubert <maximilian.schubert@telekom.de>
2 weeks ago
Łukasz Piątkowski
7e8e0ab772
change: use the default ephemeral GITHUB_TOKEN instead of the static GHCR_TOKEN
...
Signed-off-by: Łukasz Piątkowski <piontec@gmail.com>
2 weeks ago
Matheus Pimenta
f0fecf7399
Merge pull request #5038 from laiminhtrung1997/remove-redundant-space
...
Remove redundant space.
4 weeks ago
laiminhtrung1997
54db4ffc8b
Remove redundant space.
...
Signed-off-by: laiminhtrung1997 <68812829+laiminhtrung1997@users.noreply.github.com>
4 weeks ago
Matheus Pimenta
73fff7404f
Merge pull request #5227 from fluxcd/fix-debug-hr
...
Fix command debug hr not taking targetPath into account
2 months ago
Matheus Pimenta
24057743bb
Fix command debug hr not taking targetPath into account
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2 months ago
Matheus Pimenta
04d87be082
Merge pull request #5215 from fluxcd/update-labels
...
Update backport labels for 2.5
2 months ago
Matheus Pimenta
e7c6ebccc3
Update backport labels for 2.5
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2 months ago
Matheus Pimenta
48382f885b
Merge pull request #5214 from fluxcd/update-components
...
Update kustomize-controller to v1.5.1
2 months ago
fluxcdbot
511d8346f2
Update toolkit components
...
- kustomize-controller to v1.5.1
https://github.com/fluxcd/kustomize-controller/blob/v1.5.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
2 months ago
Matheus Pimenta
f0e8e84ee0
Merge pull request #5141 from fluxcd/rfc-0008-implemented
...
Update RFC 0008 and RFC 0009 milestones
2 months ago
Matheus Pimenta
c277fbf14e
Update RFC 0008 and RFC 0009 milestones
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2 months ago
Matheus Pimenta
28570296a9
Merge pull request #5202 from NotAwar/patch-1
...
fix: correct name on github app secret
2 months ago
Awar Abdulkarim
39ec0cb594
fix: correct name on github app secret
...
Signed-off-by: Awar Abdulkarim <48431495+NotAwar@users.noreply.github.com>
2 months ago
Stefan Prodan
af67405ee4
Merge pull request #5204 from fluxcd/kubectl-1.32.2
...
Update kubectl in flux-cli image
2 months ago
Stefan Prodan
6f65c92fe7
Update kubectl in flux-cli image
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 months ago
Stefan Prodan
c84d312289
Merge pull request #5203 from fluxcd/fix-cli-build
...
Update flux-cli image
2 months ago
Stefan Prodan
d37473ff44
Update flux-cli image
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 months ago
Stefan Prodan
712b03727a
Merge pull request #5200 from fluxcd/update-k8s-check
...
Update Kubernetes min supported version to 1.30
2 months ago
Stefan Prodan
14da7d58be
Update Kubernetes min supported version to 1.30
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 months ago
Matheus Pimenta
45da6a86f8
Merge pull request #5199 from fluxcd/tests-2.5
...
Update integration tests dependencies for Flux 2.5
2 months ago
Matheus Pimenta
3053a0b840
Update integration tests dependencies for Flux 2.5
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2 months ago
Stefan Prodan
96f95b6b4c
Merge pull request #5195 from fluxcd/update-components
...
Update toolkit components
2 months ago
fluxcdbot
cf92e02f53
Update toolkit components
...
- helm-controller to v1.2.0
https://github.com/fluxcd/helm-controller/blob/v1.2.0/CHANGELOG.md
- kustomize-controller to v1.5.0
https://github.com/fluxcd/kustomize-controller/blob/v1.5.0/CHANGELOG.md
- image-automation-controller to v0.40.0
https://github.com/fluxcd/image-automation-controller/blob/v0.40.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
2 months ago
Matheus Pimenta
ce50286a92
Merge pull request #5103 from dipti-pai/github-app-auth
...
[RFC-007] Flux cli support for GitHub app authentication
2 months ago
Dipti Pai
c15eb30b0d
[RFC-007] Flux cmd support for GitHub provider: This commit includes the following changes -
...
- Add flux create secret githubapp command that accepts and validates the inputs to create a github app secret with options to export the secret yaml or create the secret directly in the Kubernetes cluster
- Add tests for flux create secret githubapp command
- Add flux create source git command that accepts and validates the inputs to create a gitrepository source with for github provider with options to export the source yaml or create the github gitrepository source directly in the Kubernetes cluster.
- Add tests for flux create source git command for github provider.
Signed-off-by: Dipti Pai <diptipai89@outlook.com>
2 months ago
Stefan Prodan
8bedcc46d4
Merge pull request #5192 from fluxcd/update-components
...
Update toolkit components
2 months ago
fluxcdbot
5d64a9fc76
Update toolkit components
...
- source-controller to v1.5.0
https://github.com/fluxcd/source-controller/blob/v1.5.0/CHANGELOG.md
- notification-controller to v1.5.0
https://github.com/fluxcd/notification-controller/blob/v1.5.0/CHANGELOG.md
- image-reflector-controller to v0.34.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.34.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
2 months ago
Stefan Prodan
035afd9533
Merge pull request #5190 from fluxcd/dependabot/go_modules/github.com/distribution/distribution/v3-3.0.0-rc.3
...
build(deps): bump github.com/distribution/distribution/v3 from 3.0.0-rc.2 to 3.0.0-rc.3
2 months ago
dependabot[bot]
c859688b37
build(deps): bump github.com/distribution/distribution/v3
...
Bumps [github.com/distribution/distribution/v3](https://github.com/distribution/distribution ) from 3.0.0-rc.2 to 3.0.0-rc.3.
- [Release notes](https://github.com/distribution/distribution/releases )
- [Commits](https://github.com/distribution/distribution/compare/v3.0.0-rc.2...v3.0.0-rc.3 )
---
updated-dependencies:
- dependency-name: github.com/distribution/distribution/v3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Matheus Pimenta
13b1d199ee
Merge pull request #5188 from fluxcd/upgrade-deps
...
Upgrade pkg/runtime
2 months ago
Matheus Pimenta
5f9108c53f
Upgrade pkg/runtime
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2 months ago
Stefan Prodan
abf52ff866
Merge pull request #5187 from fluxcd/conform-flux-2.5
...
Update conformance test suite
2 months ago
Stefan Prodan
b319ee1ddf
Update conformance test suite
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 months ago
Stefan Prodan
b564d2fb3b
Merge pull request #5181 from fluxcd/dependabot/github_actions/ci-bbc5a3e0d5
...
build(deps): bump the ci group across 1 directory with 13 updates
2 months ago
dependabot[bot]
d9e25d86aa
build(deps): bump the ci group across 1 directory with 13 updates
...
Bumps the ci group with 13 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/setup-go](https://github.com/actions/setup-go ) | `5.1.0` | `5.3.0` |
| [helm/kind-action](https://github.com/helm/kind-action ) | `1.10.0` | `1.12.0` |
| [fluxcd/pkg](https://github.com/fluxcd/pkg ) | `1.0.0` | `1.2.0` |
| [replicatedhq/replicated-actions](https://github.com/replicatedhq/replicated-actions ) | `1.16.2` | `1.17.0` |
| [google-github-actions/auth](https://github.com/google-github-actions/auth ) | `2.1.7` | `2.1.8` |
| [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud ) | `2.1.2` | `2.1.4` |
| [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) | `3.2.0` | `3.4.0` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | `3.7.1` | `3.9.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `4.4.3` | `4.6.0` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `3.27.6` | `3.28.9` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action ) | `0.17.8` | `0.18.0` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) | `3.7.0` | `3.8.0` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) | `7.0.5` | `7.0.6` |
Updates `actions/setup-go` from 5.1.0 to 5.3.0
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](41dfa10bad...f111f3307d
)
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 `fluxcd/pkg` from 1.0.0 to 1.2.0
- [Commits](5bf9095331...c964ce7b91
)
Updates `replicatedhq/replicated-actions` from 1.16.2 to 1.17.0
- [Release notes](https://github.com/replicatedhq/replicated-actions/releases )
- [Commits](7712178595...c98ab3b979
)
Updates `google-github-actions/auth` from 2.1.7 to 2.1.8
- [Release notes](https://github.com/google-github-actions/auth/releases )
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md )
- [Commits](6fc4af4b14...71f986410d
)
Updates `google-github-actions/setup-gcloud` from 2.1.2 to 2.1.4
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases )
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md )
- [Commits](6189d56e40...77e7a554d4
)
Updates `docker/setup-qemu-action` from 3.2.0 to 3.4.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](49b3bc8e6b...4574d27a47
)
Updates `docker/setup-buildx-action` from 3.7.1 to 3.9.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](c47758b77c...f7ce87c1d6
)
Updates `actions/upload-artifact` from 4.4.3 to 4.6.0
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](b4b15b8c7c...65c4c4a1dd
)
Updates `github/codeql-action` from 3.27.6 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](aa57810251...9e8d0789d4
)
Updates `anchore/sbom-action` from 0.17.8 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](55dc4ee224...f325610c9f
)
Updates `sigstore/cosign-installer` from 3.7.0 to 3.8.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](dc72c7d5c4...c56c2d3e59
)
Updates `peter-evans/create-pull-request` from 7.0.5 to 7.0.6
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](5e914681df...67ccf781d6
)
---
updated-dependencies:
- dependency-name: actions/setup-go
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: fluxcd/pkg
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: replicatedhq/replicated-actions
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: google-github-actions/auth
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: google-github-actions/setup-gcloud
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: actions/upload-artifact
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
- dependency-name: anchore/sbom-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: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
Stefan Prodan
dcc4251a2a
Merge pull request #5176 from YvanGuidoin/diff-dry-run-skipping
...
fix: align `flux diff` skipping with kustomize-controller
2 months ago
Yvan
960f72fe6a
Align skipping of resources in flux diff to kustomize-controller
...
Signed-off-by: Yvan <y.guidoin@meteocontrol.com>
2 months ago
Stefan Prodan
6f815a36fe
Merge pull request #5175 from fluxcd/controller-runtime-v0.20.1
...
Update dependencies
2 months ago
Stefan Prodan
1d08cace4f
Update dependencies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 months ago
Stefan Prodan
cfd369df47
Merge pull request #5151 from fluxcd/rfc-custom-health-checks
...
[RFC-0009] Custom Health Checks using CEL expressions
3 months ago
Matheus Pimenta
9e6f723436
Clarify expression evaluation logic
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
3 months ago
Stefan Prodan
e4325961af
Apply suggestions from code review
...
Co-authored-by: Matheus Pimenta <matheuscscp@gmail.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
3 months ago
Stefan Prodan
74d748f547
Explain the evaluation logic based on conditions
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
3 months ago
Stefan Prodan
6f6d3fb269
Add ClusterAPI example to RFC
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
3 months ago
Stefan Prodan
e51e5df9da
Add `SealedSecret` example to RFC
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
3 months ago
Stefan Prodan
f604d7f342
Add Custom Health Check Library to RFC
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
3 months ago
Stefan Prodan
3346542917
Rework the custom health check spec
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
3 months ago
Soule BA
f0e7f92ef1
Add RFC - Custom Health Checks for Kustomization using Common Expression Language(CEL)
...
Signed-off-by: Soule BA <bah.soule@gmail.com>
3 months ago
Matheus Pimenta
e09ba7a8e6
Merge pull request #5146 from sjorsholtrop-ritense/improve-resume-error-msg
...
Improve "flux resume" error message on non-existent object
3 months ago
Sjors Holtrop
f29bcfb108
handle len(args) < 1 case
...
Signed-off-by: Sjors Holtrop <sjors.holtrop@ritense.com>
3 months ago
Sjors Holtrop
2e9e8e2690
pass args to enable more detailed error message
...
Signed-off-by: Sjors Holtrop <sjors.holtrop@ritense.com>
3 months ago
Sjors Holtrop
3478fe343d
fix golden file
...
Signed-off-by: Sjors Holtrop <sjors.holtrop@ritense.com>
3 months ago
Sjors Holtrop
8b10a32088
Improve "flux resume" error message on non-existent object
...
Signed-off-by: Sjors Holtrop <sjors.holtrop@ritense.com>
3 months ago
Matheus Pimenta
16ae23a3a6
Merge pull request #5142 from fluxcd/fix-create-cmd
...
Fix create command always using imageRepositoryType
3 months ago
Matheus Pimenta
055958d533
Fix create command always using imageRepositoryType
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
3 months ago
Stefan Prodan
0cc68e0521
Merge pull request #5137 from scottrigby/conformance-openshift-add-4.16-and-4.17
...
Add OpenShift 4.16 & 4.17 to conformance testing
3 months ago
Scott Rigby
fae5d62b07
Add OpenShift 4.16 & 4.17 to conformance testing
...
Signed-off-by: Scott Rigby <scott@r6by.com>
3 months ago
Matheus Pimenta
16f55bbf22
Merge pull request #4809 from matheuscscp/rfc-7-custom-event-metadata
...
[RFC-0008] Custom Event Metadata from Annotations
3 months ago
Matheus Pimenta
83c16f9c4a
Add RFC 0008 - Custom Event Metadata from Annotations
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
3 months ago
Stefan Prodan
b232bbe004
Merge pull request #5117 from fluxcd/debug-kc
...
Implement `flux debug kustomization` command
3 months ago
Stefan Prodan
5208515604
Make `flux debug hr` single flag selection required
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 months ago
Stefan Prodan
928ea24bcb
Add links to status docs in `flux debug` commands
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 months ago
Stefan Prodan
9b1b5e8a51
Add name completion to debug commands
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 months ago
Stefan Prodan
5b740c45d1
Implement `flux debug kustomization` command
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 months ago
Stefan Prodan
19568eb94e
Add missing copyright headers
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 months ago
Stefan Prodan
5cf0dcc77d
Add preview note to `debug hr`
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 months ago
Stefan Prodan
b45a8b5c1f
Merge pull request #5114 from fluxcd/k8s-1.32
...
Update dependencies to Kubernetes 1.32.0 and Go 1.23.0
4 months ago
Stefan Prodan
2b68c8c664
Update dependencies to Kubernetes 1.32.0 and Go 1.23.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 months ago
Stefan Prodan
939cffa561
Merge pull request #5111 from fluxcd/conform-k8s-1.32.0
...
Run conformance tests for Kubernetes 1.32.0
4 months ago
Stefan Prodan
30ed414938
Run conformance tests for Kubernetes 1.32.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 months ago
Stefan Prodan
d51a2f8bce
Merge pull request #5106 from fluxcd/debug-cmd
...
Implement `flux debug helmrelease` command
4 months ago
Stefan Prodan
120ec049f9
Implement `flux debug helmrelease` command
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 months ago
Stefan Prodan
aa9de2c6bc
Merge pull request #5107 from fluxcd/workflows-tf-setup
...
workflows: Use setup-terraform to install latest
4 months ago
Sunny
226cb462c2
workflows: Use setup-terraform to install latest
...
Signed-off-by: Sunny <github@darkowlzz.space>
4 months ago
Stefan Prodan
b1bdab4e6a
Merge pull request #5105 from fluxcd/kustomize-v5.5.0
...
Update `fluxcd/pkg` dependencies
4 months ago
Stefan Prodan
8110d2f05d
Update dependencies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 months ago
Stefan Prodan
13c56f3e4e
Merge pull request #5104 from fluxcd/dependabot/github_actions/ci-c2db65349b
...
build(deps): bump the ci group across 1 directory with 11 updates
4 months ago
dependabot[bot]
1013e98c0f
build(deps): 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.0` | `4.2.2` |
| [actions/setup-go](https://github.com/actions/setup-go ) | `5.0.2` | `5.1.0` |
| [fluxcd/pkg](https://github.com/fluxcd/pkg ) | `30c101fc7c9fac4d84937ff4890a3da46a9db2dd` | `5bf9095331052934ae6b4585b8632c0e5b0a2106` |
| [google-github-actions/auth](https://github.com/google-github-actions/auth ) | `2.1.5` | `2.1.7` |
| [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud ) | `2.1.1` | `2.1.2` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | `3.6.1` | `3.7.1` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `4.4.0` | `4.4.3` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `3.26.9` | `3.27.6` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action ) | `0.17.2` | `0.17.8` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) | `3.6.0` | `3.7.0` |
| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) | `6.0.0` | `6.1.0` |
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.1.0
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](0a12ed9d6a...41dfa10bad
)
Updates `fluxcd/pkg` from 30c101fc7c9fac4d84937ff4890a3da46a9db2dd to 5bf9095331052934ae6b4585b8632c0e5b0a2106
- [Commits](30c101fc7c...5bf9095331
)
Updates `google-github-actions/auth` from 2.1.5 to 2.1.7
- [Release notes](https://github.com/google-github-actions/auth/releases )
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md )
- [Commits](62cf5bd3e4...6fc4af4b14
)
Updates `google-github-actions/setup-gcloud` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases )
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md )
- [Commits](f0990588f1...6189d56e40
)
Updates `docker/setup-buildx-action` from 3.6.1 to 3.7.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](988b5a0280...c47758b77c
)
Updates `actions/upload-artifact` from 4.4.0 to 4.4.3
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](50769540e7...b4b15b8c7c
)
Updates `github/codeql-action` from 3.26.9 to 3.27.6
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](461ef6c76d...aa57810251
)
Updates `anchore/sbom-action` from 0.17.2 to 0.17.8
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md )
- [Commits](61119d458a...55dc4ee224
)
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 `goreleaser/goreleaser-action` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](286f3b13b1...9ed2f89a66
)
---
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: fluxcd/pkg
dependency-type: direct:production
dependency-group: ci
- dependency-name: google-github-actions/auth
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: google-github-actions/setup-gcloud
dependency-type: direct:production
update-type: version-update:semver-patch
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/upload-artifact
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-minor
dependency-group: ci
- dependency-name: anchore/sbom-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: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Stefan Prodan
85405928a7
Merge pull request #5099 from bkreitch/fix-misplaced-quotes
...
fix misplaced quotes
4 months ago
Boris Kreitchman
570bc81278
fix misplaced quotes
...
Signed-off-by: Boris Kreitchman <bkreitch@gmail.com>
4 months ago
Stefan Prodan
f42a17de54
Merge pull request #5071 from milas/diff-kustomization-recursive-remote
...
fix: skip remote Kustomizations on recursive diff
5 months ago
Milas Bowman
7697699e65
fix: skip remote Kustomizations on recursive diff
...
When recursively diffing Kustomization objects on a cluster, each
Kustomization is built and then a server-side dry-run apply is
performed. This isn't practical to perform if the Kustomization
references a remote cluster via `kubeConfig.secretRef`.
Currently, because it's not skipped, it's treated as though it's
being applied to the context cluster, not the remote cluter, which
results in an incorrect diff.
Instead, write out special message / warnings indicating that it
has been skipped:
```
► Kustomization/my-ns/my-kst skipped: diff not supported for remote clusters
```
Signed-off-by: Milas Bowman <devnull@milas.dev>
5 months ago
Stefan Prodan
9f854cb7e2
Merge pull request #5073 from mloskot/patch-1
...
docs: Mention Flux upgrade guide in release notes
5 months ago
Mateusz Łoskot
995e1dcc32
docs: Mention Flux upgrade guide in release notes
...
See https://github.com/fluxcd/flux2/discussions/5072
Signed-off-by: Mateusz Łoskot <mateusz@loskot.net>
5 months ago
Max Jonas Werner
5b83111dc6
Merge pull request #5068 from h3nryc0ding/fix/cli-invalid-error-message
...
fix(cli): confusing error message for missing kind
5 months ago
h3nryc0ding
9abc802f15
fix: error message for missing kind
...
Signed-off-by: h3nryc0ding <101796272+h3nryc0ding@users.noreply.github.com>
Signed-off-by: h3nryc0ding <hr.richterhenry@gmail.com>
5 months ago
Stefan Prodan
2a5948fe42
Merge pull request #5060 from jdewinne/patch-1
...
Use replicated-actions in conformance tests
5 months ago
Josh De Winne
af765388d2
Update conformance.yaml
...
Signed-off-by: Josh De Winne <joris.dewinne@gmail.com>
6 months ago
Stefan Prodan
5350425cdc
Merge pull request #5014 from fluxcd/k8s-v0.31.1
...
Update Kubernetes dependencies to v1.31.1
7 months ago
Stefan Prodan
6611a4fba6
Update Kubernetes dependencies to v1.31.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
7 months ago
Stefan Prodan
297b15b82b
Merge pull request #5005 from fluxcd/update-components
...
Update toolkit components
7 months ago
fluxcdbot
56a3d08bf8
Update toolkit components
...
- helm-controller to v1.1.0
https://github.com/fluxcd/helm-controller/blob/v1.1.0/CHANGELOG.md
- kustomize-controller to v1.4.0
https://github.com/fluxcd/kustomize-controller/blob/v1.4.0/CHANGELOG.md
- notification-controller to v1.4.0
https://github.com/fluxcd/notification-controller/blob/v1.4.0/CHANGELOG.md
- image-reflector-controller to v0.33.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.33.0/CHANGELOG.md
- image-automation-controller to v0.39.0
https://github.com/fluxcd/image-automation-controller/blob/v0.39.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
7 months ago
Stefan Prodan
cf26cf25f1
Merge pull request #5011 from fluxcd/remove-deprecated-tls-flags
...
Remove TLS deprecated flags from `flux create secret`
7 months ago
Stefan Prodan
a3dbf31e87
Remove TLS deprecated flags from `flux create secret`
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
7 months ago
Stefan Prodan
3e4524b987
Merge pull request #5010 from fluxcd/create-secret-proxy
...
Add `flux create secret proxy` command
7 months ago
Stefan Prodan
8470f23ad2
Add `flux create secret proxy` command
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
7 months ago
Stefan Prodan
e17f3f0168
Merge pull request #5009 from fluxcd/proxy-secret-ref
...
Add `--proxy-secret-ref` to `flux create source` commands
7 months ago
Stefan Prodan
e0b8464a6c
Add `--proxy-secret-ref` to `flux create source` commands
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
7 months ago
Stefan Prodan
2c7d781ec5
Merge pull request #5008 from fluxcd/bucket-ga
...
Promote `bucket` commands to GA
7 months ago
Stefan Prodan
c7daf6466f
Promote `bucket` commands to GA
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
7 months ago
Stefan Prodan
0d101e0e36
Merge pull request #5007 from fluxcd/conform-k8s-1.31.1
...
Run conformance tests for Kubernetes 1.29-1.31
7 months ago
Stefan Prodan
0a5d263f77
Update Kubernetes Kind to v0.24.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
7 months ago
Stefan Prodan
7d7a8f81f4
Run conformance tests for Kubernetes 1.29-1.31
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
7 months ago
Stefan Prodan
cbda2be6b8
Merge pull request #5006 from fluxcd/dependabot/github_actions/ci-34f3b07ea7
...
build(deps): bump the ci group across 1 directory with 6 updates
7 months ago
dependabot[bot]
d5427d12cf
build(deps): bump the ci group across 1 directory with 6 updates
...
Bumps the ci group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `4.1.7` | `4.2.0` |
| [fluxcd/pkg](https://github.com/fluxcd/pkg ) | `e40e7ed2bc31c6b6e36d263b6299e5082d9fef12` | `30c101fc7c9fac4d84937ff4890a3da46a9db2dd` |
| [Azure/login](https://github.com/azure/login ) | `2.1.1` | `2.2.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `4.3.6` | `4.4.0` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `3.26.5` | `3.26.9` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) | `6.1.0` | `7.0.5` |
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 `fluxcd/pkg` from e40e7ed2bc31c6b6e36d263b6299e5082d9fef12 to 30c101fc7c9fac4d84937ff4890a3da46a9db2dd
- [Commits](e40e7ed2bc...30c101fc7c
)
Updates `Azure/login` from 2.1.1 to 2.2.0
- [Release notes](https://github.com/azure/login/releases )
- [Commits](6c251865b4...a65d910e8a
)
Updates `actions/upload-artifact` from 4.3.6 to 4.4.0
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](834a144ee9...50769540e7
)
Updates `github/codeql-action` from 3.26.5 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](2c779ab0d0...461ef6c76d
)
Updates `peter-evans/create-pull-request` from 6.1.0 to 7.0.5
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](c5a7806660...5e914681df
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: fluxcd/pkg
dependency-type: direct:production
dependency-group: ci
- dependency-name: Azure/login
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: actions/upload-artifact
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
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
Stefan Prodan
e970a2d6a7
Merge pull request #4986 from dipti-pai/git-azure-oidc
...
[RFC-0007] Add `--provider` flag to `flux create source git`
7 months ago
Dipti Pai
a4ef1f6992
Flux CLI change to add provider field to GitRepository spec.
...
- Add provider flag to `flux create source git` command with supported values: azure, generic.
- Unit tests validating the generated yaml and error conditions.
Signed-off-by: Dipti Pai <diptipai89@outlook.com>
7 months ago
Stefan Prodan
055d85fc18
Merge pull request #5004 from fluxcd/update-components
...
Update source-controller to v1.4.1
7 months ago
fluxcdbot
927f3e50f6
Update toolkit components
...
- source-controller to v1.4.1
https://github.com/fluxcd/source-controller/blob/v1.4.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
7 months ago
Stefan Prodan
d13dec297a
Merge pull request #4939 from bkreitch/resursive-diff
...
Recursively diff Kustomizations
7 months ago
Boris Kreitchman
2d37544b06
Recursively build and diff Kustomizations
...
Signed-off-by: Boris Kreitchman <bkreitch@gmail.com>
7 months ago
Stefan Prodan
1b4de026dd
Merge pull request #4970 from JasonTheDeveloper/notation-go-1.2.1
...
Update notaryproject/notation-go to 1.2.1
8 months ago
Jason
9af1e85b93
build(deps): bump notation-go to v1.2.1
...
Signed-off-by: Jason <jagoodse@microsoft.com>
8 months ago
Stefan Prodan
cb327a793e
Merge pull request #4967 from mxtw/use-tempdir
...
tests: use tempdir to avoid manual gc
8 months ago
Max Tantow
82671cfd24
tests: use tempdir to avoid manual gc
...
Signed-off-by: Max Tantow <max@macks.cloud>
8 months ago
Stefan Prodan
69964519e7
Merge pull request #4959 from fluxcd/fix-github-bootstrap
...
Fix GitHub bootstrap for repositories with custom properties
8 months ago
Stefan Prodan
1ac06fd859
Update `go-git-providers` to v0.21.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
8 months ago
Stefan Prodan
1563d2b81b
Merge pull request #4952 from fluxcd/dependabot/github_actions/ci-bba31507db
...
build(deps): bump the ci group with 2 updates
8 months ago
dependabot[bot]
285495a0e7
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [fluxcd/pkg](https://github.com/fluxcd/pkg ) and [github/codeql-action](https://github.com/github/codeql-action ).
Updates `fluxcd/pkg` from 11195c91e5e1898cfa5840267a7fd0aa462cd040 to e40e7ed2bc31c6b6e36d263b6299e5082d9fef12
- [Commits](11195c91e5...e40e7ed2bc
)
Updates `github/codeql-action` from 3.26.4 to 3.26.5
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f0f3afee80...2c779ab0d0
)
---
updated-dependencies:
- dependency-name: fluxcd/pkg
dependency-type: direct:production
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>
8 months ago
Stefan Prodan
16e30439b7
Merge pull request #4950 from fluxcd/dependabot/github_actions/ci-d30b57bcb7
...
build(deps): bump the ci group across 1 directory with 4 updates
8 months ago
dependabot[bot]
36dec31fd7
build(deps): bump the ci group across 1 directory with 4 updates
...
Bumps the ci group with 4 updates in the / directory: [korthout/backport-action](https://github.com/korthout/backport-action ), [google-github-actions/auth](https://github.com/google-github-actions/auth ), [github/codeql-action](https://github.com/github/codeql-action ) and [anchore/sbom-action](https://github.com/anchore/sbom-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 `google-github-actions/auth` from 2.1.4 to 2.1.5
- [Release notes](https://github.com/google-github-actions/auth/releases )
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md )
- [Commits](f112390a2d...62cf5bd3e4
)
Updates `github/codeql-action` from 3.26.1 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](29d86d22a3...f0f3afee80
)
Updates `anchore/sbom-action` from 0.17.1 to 0.17.2
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](ab9d16d4b4...61119d458a
)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: google-github-actions/auth
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
- 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>
8 months ago
Stefan Prodan
bd1ff8f771
Merge pull request #4948 from harshitasao/scorecard-checks-fix
...
fix: fixed GHA token-permission and pinned dependencies issue
8 months ago
harshitasao
83402e8834
fix: fixed the token-permission and pinned dependencies issue
...
Signed-off-by: harshitasao <harshitasao@gmail.com>
8 months ago
Stefan Prodan
cc87ffd66e
Merge pull request #4936 from fluxcd/go-1.23
...
Build with Go 1.23
8 months ago
Stefan Prodan
c39af08b47
Update alpine to 3.20 for flux-cli
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
8 months ago
Stefan Prodan
18e0087439
Build with Go 1.23
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
8 months ago
Stefan Prodan
1b0eecd145
Merge pull request #4934 from fluxcd/k8s-1.31
...
Update dependencies to Kubernetes v1.31.0
8 months ago
Stefan Prodan
2694dfd489
Update dependencies to Kubernetes v1.31.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
8 months ago
Stefan Prodan
466d30047a
Merge pull request #4930 from fluxcd/dependabot/github_actions/ci-289148a3ce
...
build(deps): bump the ci group across 1 directory with 13 updates
8 months ago
dependabot[bot]
2281013050
build(deps): bump the ci group across 1 directory with 13 updates
...
Bumps the ci group with 13 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` |
| [google-github-actions/auth](https://github.com/google-github-actions/auth ) | `2.1.3` | `2.1.4` |
| [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud ) | `2.1.0` | `2.1.1` |
| [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/login-action](https://github.com/docker/login-action ) | `3.2.0` | `3.3.0` |
| [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) | `2.3.3` | `2.4.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `4.3.3` | `4.3.6` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `3.25.8` | `3.26.1` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action ) | `0.16.0` | `0.17.1` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) | `3.5.0` | `3.6.0` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) | `6.0.5` | `6.1.0` |
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 `google-github-actions/auth` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/google-github-actions/auth/releases )
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md )
- [Commits](71fee32a0b...f112390a2d
)
Updates `google-github-actions/setup-gcloud` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases )
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md )
- [Commits](98ddc00a17...f0990588f1
)
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/login-action` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](0d4c9c5ea7...9780b0c442
)
Updates `ossf/scorecard-action` from 2.3.3 to 2.4.0
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](dc50aa9510...62b2cac7ed
)
Updates `actions/upload-artifact` from 4.3.3 to 4.3.6
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](65462800fd...834a144ee9
)
Updates `github/codeql-action` from 3.25.8 to 3.26.1
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](2e230e8fe0...29d86d22a3
)
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 `sigstore/cosign-installer` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](59acb6260d...4959ce089c
)
Updates `peter-evans/create-pull-request` from 6.0.5 to 6.1.0
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](6d6857d369...c5a7806660
)
---
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: google-github-actions/auth
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: google-github-actions/setup-gcloud
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/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: actions/upload-artifact
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-minor
dependency-group: ci
- dependency-name: anchore/sbom-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: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
Stefan Prodan
e06e561150
Merge pull request #4892 from fluxcd/conformance-tests-k8s-1.31
...
Run conformance tests for Kubernetes v1.31
8 months ago
Stefan Prodan
41bdb88be2
Run conformance tests for Kubernetes v1.31
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
8 months ago
Stefan Prodan
52512a94a8
Merge pull request #4922 from bkreitch/stop-spinner-on-cancel
...
Stop spinner on cancel of flux diff kustomization
8 months ago
Boris Kreitchman
170e4f6f57
Stop spinner on cancel
...
Signed-off-by: Boris Kreitchman <bkreitch@gmail.com>
8 months ago
Stefan Prodan
b8bf44e0ae
Merge pull request #4918 from matheuscscp/fix-copy-paste-mistake
...
Fix reconcile helmrelease command description
8 months ago
Matheus Pimenta
f6a0250712
Fix reconcile helmrelease command description
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
8 months ago
Stefan Prodan
31d160b309
Merge pull request #4866 from nagyv/Introduce-visibility-flag-for-bootstrap-gitlab
...
Introduce visibility flag for bootstrap gitlab
9 months ago
Viktor Nagy
fabdbaaf92
Introduce visibility flag for bootstrap gitlab
...
Signed-off-by: Viktor Nagy <vnagy@gitlab.com>
9 months ago
Stefan Prodan
a9017239b7
Merge pull request #4871 from harshitasao/scorecard-badge-link
...
changed the scorecard badge link to the standard format
10 months ago
harshitasao
9f873c0a07
changed the scorecard badge link to the standard format
...
Signed-off-by: harshitasao <harshitasao@gmail.com>
10 months ago
Stefan Prodan
0720935fb4
Merge pull request #4863 from fluxcd/conform-e2e-k8s-update
...
Update conformance tests to Kubernetes v1.30.2
10 months ago
Stefan Prodan
298e28b63e
Update conformance tests to Kubernetes v1.30.2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
10 months ago
Stefan Prodan
ec141c63c4
Merge pull request #4845 from fluxcd/conformance-arm64-gh
...
Run ARM64 e2e tests on GitHub runners
10 months ago
Stefan Prodan
b45cd59b7c
Run ARM64 e2e tests on GitHub runners
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
10 months ago
Stefan Prodan
e42aa8e448
Merge pull request #4842 from fluxcd/base-part-of-flux
...
Add `part-of` label to controllers base
10 months ago
Stefan Prodan
a5447e4c77
Add `part-of` label to controllers base
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
10 months ago
souleb
638e537b40
Merge pull request #4806 from dipti-pai/rfc-git-passwordless-auth
...
[RFC] Passwordless authentication for Git repositories
10 months ago
Sanskar Jaiswal
d95e8b63e0
RFC: Add passswordless auth for git repos
...
Signed-off-by: Dipti Pai <diptipai89@outlook.com>
Signed-off-by: Soule BA <bah.soule@gmail.com>
Signed-off-by: Sunny <github@darkowlzz.space>
Co-authored-by: Dipti Pai <diptipai89@outlook.com>
Co-authored-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
Co-authored-by: Soule BA <bah.soule@gmail.com>
Co-authored-by: Sunny <github@darkowlzz.space>
Co-authored-by: Viktor Nagy <126671+nagyv@users.noreply.github.com>
10 months ago
souleb
f5f799b5fc
Merge pull request #4660 from avoidalone/main
...
chore: remove repetitive word
10 months ago
avoidalone
f42c91448d
chore: remove repetitive word
...
Signed-off-by: avoidalone <wuguangdong@outlook.com>
10 months ago
Stefan Prodan
bde7489e45
Merge pull request #4835 from fluxcd/goreleaser-v2
...
ci: Adapt config to GoRelease v2
10 months ago
Stefan Prodan
dcca1328a3
Adapt config to GoRelease v2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
10 months ago
Stefan Prodan
ffc1f721ac
Merge pull request #4833 from fluxcd/dependabot/github_actions/ci-38c577afb2
...
build(deps): bump the ci group across 1 directory with 8 updates
10 months ago
dependabot[bot]
6b062fb82f
build(deps): bump the ci group across 1 directory with 8 updates
...
Bumps the ci group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `4.1.5` | `4.1.6` |
| [korthout/backport-action](https://github.com/korthout/backport-action ) | `2.5.0` | `3.0.2` |
| [Azure/login](https://github.com/azure/login ) | `2.1.0` | `2.1.1` |
| [google-github-actions/auth](https://github.com/google-github-actions/auth ) | `2.1.2` | `2.1.3` |
| [docker/login-action](https://github.com/docker/login-action ) | `3.1.0` | `3.2.0` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `2.13.4` | `3.25.8` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action ) | `0.15.11` | `0.16.0` |
| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) | `5.1.0` | `6.0.0` |
Updates `actions/checkout` from 4.1.5 to 4.1.6
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](44c2b7a8a4...a5ac7e51b4
)
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 `Azure/login` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/azure/login/releases )
- [Commits](6b2456866f...6c251865b4
)
Updates `google-github-actions/auth` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/google-github-actions/auth/releases )
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md )
- [Commits](55bd3a7c6e...71fee32a0b
)
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 `github/codeql-action` from 2.13.4 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](cdcdbb5797...2e230e8fe0
)
Updates `anchore/sbom-action` from 0.15.11 to 0.16.0
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](7ccf588e3c...e8d2a6937e
)
Updates `goreleaser/goreleaser-action` from 5.1.0 to 6.0.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](5742e2a039...286f3b13b1
)
---
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-major
dependency-group: ci
- dependency-name: Azure/login
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: google-github-actions/auth
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: docker/login-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
- 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-major
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Stefan Prodan
896e0fa46d
Merge pull request #4785 from fluxcd/dependabot/github_actions/ci-f6abfb4cf0
...
build(deps): bump the ci group with 3 updates
11 months ago
dependabot[bot]
8d75df8fc3
build(deps): bump the ci group with 3 updates
...
Bumps the ci group with 3 updates: [actions/checkout](https://github.com/actions/checkout ), [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ).
Updates `actions/checkout` from 4.1.4 to 4.1.5
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](0ad4b8fada...44c2b7a8a4
)
Updates `ossf/scorecard-action` from 2.3.1 to 2.3.3
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](0864cf1902...dc50aa9510
)
Updates `goreleaser/goreleaser-action` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](7ec5c2b0c6...5742e2a039
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
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>
11 months ago
souleb
dd7ef7d0c1
Merge pull request #4766 from fluxcd/reconcile-hr-with-chartref
...
Add support for HelmRelease v2 in `flux reconcile` and `flux create`
11 months ago
Soule BA
5feee5c73d
Add support for creating HR with .spec.ChartRef
...
Signed-off-by: Soule BA <bah.soule@gmail.com>
11 months ago
Soule BA
0d0285ad09
Enable reconciling HelmReleases with ChartRef
...
If implemented HR with ChartRef can be reconciled with
`--with-source`set.
Signed-off-by: Soule BA <bah.soule@gmail.com>
11 months ago
Stefan Prodan
86b3581f5e
Merge pull request #4783 from fluxcd/conformance-tests
...
ci: Consolidate conformance tests
11 months ago
Stefan Prodan
32804f6518
ci: Consolidate conformance tests
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
11 months ago
Stefan Prodan
070fa0ff8e
Merge pull request #4781 from fluxcd/drop-kubernetes-eol
...
Set Kubernetes 1.28 as min required version
11 months ago
Stefan Prodan
9ef9464e77
Update kubectl to 1.30.0 in flux-cli image
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
11 months ago
Stefan Prodan
d8e6199b2a
Set Kubernetes 1.28 as min required version
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
11 months ago
Stefan Prodan
6552ced272
Merge pull request #4780 from fluxcd/helm-controller-v1.0.1
...
Update helm-controller to v1.0.1
11 months ago
Stefan Prodan
6edf2bc5a2
Update `helm-controller/api` to v1.0.1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
11 months ago
fluxcdbot
0948d1440d
Update toolkit components
...
- helm-controller to v1.0.1
https://github.com/fluxcd/helm-controller/blob/v1.0.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
11 months ago
Stefan Prodan
55728ce6d7
Merge pull request #4778 from fluxcd/int-run-check
...
tests/integration: Run flux check after installation
11 months ago
Sunny
b87d04e629
tests/int: Run flux check after installation
...
Run flux check after installation to show the relevant cluster and
resource configurations in the environment.
Signed-off-by: Sunny <github@darkowlzz.space>
11 months ago
Stefan Prodan
6b1f0fedd9
Merge pull request #4777 from fluxcd/k3s-conformance-test
...
Add k3s to the conformance test suite
11 months ago
Stefan Prodan
299a5423ef
Add k3s to the conformance test suite
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
11 months ago
Stefan Prodan
6981683dcc
Merge pull request #4775 from fluxcd/helmrelease-ga
...
Update `HelmRelease` API to v2 (GA)
12 months ago
Stefan Prodan
d5aedaca7d
Update tests to GA APIs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
Stefan Prodan
83b7b17f11
Update dependencies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
Stefan Prodan
52f1ae2df7
Mark `HelmRelease` commands as GA
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
Stefan Prodan
8856de1478
Update `HelmRelease` API to v2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
Stefan Prodan
472396728b
Adapt HelmRelease revision to API v2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
fluxcdbot
b85d34644b
Update toolkit components
...
- helm-controller to v1.0.0
https://github.com/fluxcd/helm-controller/blob/v1.0.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
12 months ago
Stefan Prodan
54f33ece2a
Merge pull request #4773 from fluxcd/source-chart-cmds
...
Add `(create|delete|export) source chart` commands
12 months ago
Max Jonas Werner
18d5ec4ecd
Add `(create|delete|export) source chart` commands
...
The `create source chart` command supports all HelmChart.spec fields
except `.valuesFiles` and `ignoreMissingValuesFiles` as these are
assumingly rarely used fields and the CLI usually only supports
commonly used ones.
closes #4760
Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Max Jonas Werner <mail@makk.es>
12 months ago
Stefan Prodan
9325eac0d3
Merge pull request #4771 from matheuscscp/new-release-label
...
Add 2.3.x release label
12 months ago
Matheus Pimenta
227b124f02
Add 2.3.x release label
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
12 months ago
Stefan Prodan
c1ff78c68e
Merge pull request #4769 from frekw/feat/reproducible-push
...
Add `--reproducible` flag to `flux push artifact`
12 months ago
frekw
26109ee821
Add `--reproducible` flag to `flux push artifact`
...
This makes the pushed artifact have the exact same hash if the contents
are the same.
E.g
```
flux push artifact oci://repo/image:tag1 --source deploy --revision="test" --path=deploy --reproducible
flux push artifact oci://repo/image:tag2 --source deploy --revision="test" --path=deploy --reproducible
```
will both result in the same sha hash, tagged with `tag1` and `tag2`.
This is useful when producing flux artifacts in a monorepo setup where
you don't want to unnecessarily push new artifacts unless something has
actually changed.
Signed-off-by: frekw <fredrik@warnsberg.se>
12 months ago
Stefan Prodan
eaf1c0fab6
Merge pull request #4770 from fluxcd/update-diagram
...
Update Flux architecture diagram
12 months ago
Stefan Prodan
8006c3ddc8
Update Flux architecture diagram
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
Stefan Prodan
7640afc852
Merge pull request #4768 from fluxcd/update-tests
...
Improve end-to-end test workflow
12 months ago
Stefan Prodan
ff3ca3a355
ci: Add events test to e2e
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
Stefan Prodan
3322b52786
ci: Run e2e tests on ubuntu-latest-16-cores
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
Stefan Prodan
008326ec22
ci: Update Calico to v3.27 in e2e tests
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
Stefan Prodan
d413503244
ci: Use `ghcr.io/fluxcd/kindest/node` in e2e tests
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
Stefan Prodan
d86838902d
Merge pull request #4678 from fluxcd/iac-v1beta2
...
Update `ImageUpdateAutomation` API to v1beta2
12 months ago
Sunny
4edc640d0c
Update image-automation-controller API to v1beta2
...
Signed-off-by: Sunny <github@darkowlzz.space>
12 months ago
Stefan Prodan
7b8906fe41
Merge pull request #4764 from fluxcd/iac-update-e2e-test
...
ci: Adapt image automation test to v1beta2
12 months ago
Stefan Prodan
47e30e2e5f
ci: Run bootstrap e2e using Kubernetes 1.30
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
Stefan Prodan
de46bae6fe
Address kustomize version cmd deprecation
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
Stefan Prodan
7eba0aedde
ci: Adapt image automation test to v1beta2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
Stefan Prodan
46bb1a0b47
Merge pull request #4701 from fluxcd/update-components
...
Update toolkit components
12 months ago
fluxcdbot
2ab0a7506b
Update toolkit components
...
- notification-controller to v1.3.0
https://github.com/fluxcd/notification-controller/blob/v1.3.0/CHANGELOG.md
- image-reflector-controller to v0.32.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.32.0/CHANGELOG.md
- image-automation-controller to v0.38.0
https://github.com/fluxcd/image-automation-controller/blob/v0.38.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
12 months ago
Stefan Prodan
214a273f66
Merge pull request #4759 from fluxcd/source-helm-api-ga
...
Update Helm Source APIs to v1 (GA)
12 months ago
Stefan Prodan
aae086c508
Migrate `flux uninstall` to Helm Source API v1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
Stefan Prodan
e40961c6d0
Migrate `flux trace` to Helm Source API v1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
Stefan Prodan
315c53a717
Migrate `flux events` to Helm Source API v1
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
Stefan Prodan
6baefa2586
Mark `source helm` commands as GA
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
Stefan Prodan
1aaa48fa09
Update Helm Source APIs to v1 (GA)
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
fluxcdbot
89038b7300
Update toolkit components
...
- kustomize-controller to v1.3.0
https://github.com/fluxcd/kustomize-controller/blob/v1.3.0/CHANGELOG.md
- source-controller to v1.3.0
https://github.com/fluxcd/source-controller/blob/v1.3.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
12 months ago
Stefan Prodan
e25823ab28
Merge pull request #4758 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
12 months ago
dependabot[bot]
856ff67f34
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>
12 months ago
Stefan Prodan
2338cc24a6
Merge pull request #4754 from fluxcd/ssh-hostkey-algos
...
Add `--ssh-hostkey-algos` flag to bootstrap command
12 months ago
Stefan Prodan
7027e823d8
Add `--ssh-hostkey-algos` flag to bootstrap command
...
Allow configuring the list of host key algorithms to use for
SSH connections initialized by the CLI during bootstrap.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
Stefan Prodan
ad1d33262d
Merge pull request #4750 from fluxcd/dependabot/github_actions/ci-b0e940dd59
...
build(deps): bump the ci group with 6 updates
12 months ago
dependabot[bot]
86b3075535
build(deps): bump the ci group with 6 updates
...
Bumps the ci group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `4.1.3` | `4.1.4` |
| [helm/kind-action](https://github.com/helm/kind-action ) | `1.9.0` | `1.10.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `4.3.2` | `4.3.3` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action ) | `0.15.10` | `0.15.11` |
| [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator ) | `1.10.0` | `2.0.0` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) | `6.0.4` | `6.0.5` |
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 `actions/upload-artifact` from 4.3.2 to 4.3.3
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](1746f4ab65...65462800fd
)
Updates `anchore/sbom-action` from 0.15.10 to 0.15.11
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](ab5d7b5f48...7ccf588e3c
)
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 )
Updates `peter-evans/create-pull-request` from 6.0.4 to 6.0.5
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](9153d834b6...6d6857d369
)
---
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: actions/upload-artifact
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
- dependency-name: slsa-framework/slsa-github-generator
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
Stefan Prodan
88b028fd50
Merge pull request #4747 from fluxcd/kubernetes-1.30
...
Update dependencies to Kubernetes 1.30
12 months ago
Stefan Prodan
37d139c462
Update dependencies to Kubernetes 1.30
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
12 months ago
Stefan Prodan
01ebcf864d
Merge pull request #4746 from swade1987/remove-go-cache
...
Specifying go version in setup-go github action.
12 months ago
Steven Wade
d97221423f
Specifying go version in setup-go github action.
...
Signed-off-by: Steven Wade <steven@stevenwade.co.uk>
12 months ago
Stefan Prodan
acad6ca73f
Merge pull request #4735 from JasonTheDeveloper/feat/4692
...
feat(secret): add create notation secret handler
1 year ago
Jason
c49ba9d310
Add command for creating notation configuration secrets
...
Signed-off-by: Jason <jagoodse@microsoft.com>
1 year ago
Stefan Prodan
0cb24f9c6a
Merge pull request #4736 from fluxcd/dependabot/github_actions/ci-b33de11f99
...
build(deps): bump the ci group with 4 updates
1 year ago
dependabot[bot]
e17d429df2
build(deps): bump the ci group with 4 updates
...
Bumps the ci group with 4 updates: [actions/checkout](https://github.com/actions/checkout ), [Azure/login](https://github.com/azure/login ), [actions/upload-artifact](https://github.com/actions/upload-artifact ) and [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ).
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 `Azure/login` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/azure/login/releases )
- [Commits](8c334a195c...6b2456866f
)
Updates `actions/upload-artifact` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](5d5d22a312...1746f4ab65
)
Updates `peter-evans/create-pull-request` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](c55203cfde...9153d834b6
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: Azure/login
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Stefan Prodan
6b7a93961c
Merge pull request #4734 from fluxcd/e2e-kubernetes-1.30
...
Run conformance tests for Kubernetes 1.30.0
1 year ago
Stefan Prodan
8d4454d0c1
Run conformance tests for Kubernetes 1.30.0
...
Drop support for Kubernetes 1.26 and 1.27
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
cc6b170c4b
e2e: Use KinD images from `ghcr.io/fluxcd/kindest/node`
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
d0f558c7ab
Merge pull request #4729 from fluxcd/openshift-e2e-testing
...
Add OpenShift to the conformance test suite
1 year ago
Stefan Prodan
1299387408
e2e: Run tests for OpenShift v4.14 and v4.15
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
cbe41a6bf9
e2e: Run integration test suite on OpenShift
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
b3a29b56bb
e2e: Install Flux on OpenShift
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
2dfb536600
e2e: Run OpenShift from Replicated
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Max Jonas Werner
ec62b84c5d
Merge pull request #4727 from fluxcd/verify-issuer-subject
...
Add flags for issuer/subject OCI signature verification
1 year ago
Max Jonas Werner
1bb92548e4
Add flags for issuer/subject OCI signature verification
...
This change introduces two new flags to `create source oci` for
providing the values to the
`OCIRepository.spec.verify.matchOIDCIdentity.(issuer,subject)` fields.
Signed-off-by: Max Jonas Werner <mail@makk.es>
1 year ago
Stefan Prodan
90f3c5a5cb
Merge pull request #4728 from toomaj/support-git-authorization-header
...
bootstrap: Add support for Git HTTP/S authorization header
1 year ago
toomaj
9ff9f2beba
add support for bearer token as header to bootstrap git
...
Signed-off-by: toomaj <toomaj@tuta.io>
Set tokenAuth to true with withBearerToken
Signed-off-by: toomaj <toomaj@tuta.io>
Set breaderToken if tokenAuth & withBearerToken were set
Signed-off-by: toomaj <toomaj@tuta.io>
1 year ago
Stefan Prodan
5456635ee7
Merge pull request #4723 from fluxcd/dependabot/github_actions/ci-d80e277903
...
build(deps): bump the ci group with 3 updates
1 year ago
dependabot[bot]
5b619d8001
build(deps): bump the ci group with 3 updates
...
Bumps the ci group with 3 updates: [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ), [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) and [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ).
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
)
Updates `peter-evans/create-pull-request` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](70a41aba78...c55203cfde
)
---
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
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Stefan Prodan
e573800c1b
Merge pull request #4717 from hawwwdi/main
...
Set `GOMAXPROCS` and `GOMEMLIMIT` to all Flux controllers
1 year ago
Stefan Prodan
26168b1241
Set `GOMAXPROCS` and `GOMEMLIMIT` for bootstrap
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Hadi Abbasi
205314e363
set GOMAXPROCS and GOMEMLIMIT vars
...
if applied, set GOMAXPROCS and GOMEMLIMIT for all controllers based on container resources which leads to reduce throttling and better performance
Signed-off-by: Hadi Abbasi <hawwwdi@gmail.com>
1 year ago
Stefan Prodan
f93da6fa76
Merge pull request #4710 from fluxcd/envsubst-cmd
...
Add `flux envsubst` command
1 year ago
Stefan Prodan
493c1fbdf9
Add `flux envsubst` command
...
This command can be used to replicate the behavior of the
Flux Kustomization post-build substitutions.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
4d86311c11
Merge pull request #4709 from fluxcd/build-diff-strict-substitute
...
Add `--strict-substitute` flag to `flux build ks` and `flux diff ks`
1 year ago
Stefan Prodan
7d52267fc4
Add `--strict-substitute` flag to `flux build` and `flux diff ks` commands
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
9e52b3ff41
Merge pull request #4706 from fluxcd/bootstrap-registry-creds
...
Add `--registry-creds` flag to bootstrap and install commands
1 year ago
Stefan Prodan
0672c8add2
Generate image pull secret at install
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
05903e2171
Generate image pull secret at bootstrap
...
Add an optional flag called `--registry-creds` to the bootstrap
command for generating an image pull secret for container images
stored in private registries.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
afa648933b
Merge pull request #4705 from fluxcd/kustomize-v5.4.0
...
Update dependencies to Kustomize v5.4.0
1 year ago
Stefan Prodan
8d11b2742f
Update dependencies to Kustomize v5.4.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
80c886c0cf
Merge pull request #4696 from fluxcd/dependabot/github_actions/ci-5a961a13fe
...
build(deps): bump the ci group with 12 updates
1 year ago
dependabot[bot]
f63385a43f
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` |
| [Azure/login](https://github.com/azure/login ) | `1.6.1` | `2.0.0` |
| [helm/kind-action](https://github.com/helm/kind-action ) | `1.8.0` | `1.9.0` |
| [google-github-actions/auth](https://github.com/google-github-actions/auth ) | `2.1.0` | `2.1.2` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | `3.0.0` | `3.2.0` |
| [docker/login-action](https://github.com/docker/login-action ) | `3.0.0` | `3.1.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `4.3.0` | `4.3.1` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action ) | `0.15.8` | `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` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) | `6.0.0` | `6.0.2` |
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 `Azure/login` from 1.6.1 to 2.0.0
- [Release notes](https://github.com/azure/login/releases )
- [Commits](cb79c773a3...8c334a195c
)
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 `google-github-actions/auth` from 2.1.0 to 2.1.2
- [Release notes](https://github.com/google-github-actions/auth/releases )
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md )
- [Commits](5a50e58116...55bd3a7c6e
)
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 `docker/login-action` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](343f7c4344...e92390c5fb
)
Updates `actions/upload-artifact` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](26f96dfa69...5d5d22a312
)
Updates `anchore/sbom-action` from 0.15.8 to 0.15.10
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](b6a39da807...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
)
Updates `peter-evans/create-pull-request` from 6.0.0 to 6.0.2
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](b1ddad2c99...70a41aba78
)
---
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: Azure/login
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: helm/kind-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: google-github-actions/auth
dependency-type: direct:production
update-type: version-update:semver-patch
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/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: actions/upload-artifact
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
- 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
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Stefan Prodan
45faebb6b3
Merge pull request #4699 from fluxcd/go1.22
...
Update dependencies to Go 1.22 and Kubernetes 1.29.3
1 year ago
Stefan Prodan
0dda09408c
Update dependencies to Go 1.22 and Kubernetes 1.29.3
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
c7db0c6b9f
Merge pull request #4689 from fluxcd/pin-envtest
...
Pin envtest version
1 year ago
Max Jonas Werner
f03a1d19c1
Pin envtest version
...
[This
commit](4c2442e4d7
)
causes failures to install envtest, see
https://github.com/kubernetes-sigs/controller-runtime/issues/2720 for
details.
This change pins envtest to the latest version that still works.
Signed-off-by: Max Jonas Werner <mail@makk.es>
1 year ago
Stefan Prodan
60bb4ff983
Merge pull request #4687 from carlpett/patch-1
...
Add permissions required for flow control
1 year ago
Calle Pettersson
539dfa0942
Add permissions required for flow control
...
Signed-off-by: Calle Pettersson <carlpett@users.noreply.github.com>
1 year ago
Stefan Prodan
d9e435c041
Merge pull request #4657 from fluxcd/snyk-test-all-projects
...
ci: Include all go modules in snyk testing
1 year ago
Stefan Prodan
bb4f27a070
ci: Include all go modules in snyk testing
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
35e0ba6eda
Merge pull request #4666 from fluxcd/rfc-0006-implementable
...
Mark RFC-0006 as implementable
1 year ago
Stefan Prodan
af44bae621
Mark RFC-0006 as implementable
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
30dbfa399a
Improve the RFC specifications
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
54a7132f14
Merge pull request #4534 from Nordix/RFC
...
[RFC-0006] Flux-CDEvent Receiver
1 year ago
adamkenihan
d48cbe3fcb
Create CDEvents RFC
...
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Create CDEvents RFC
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Update README.md
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Add files via upload
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Edits to diagrams
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Update README.md
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Add files via upload
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Update README.md
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Improvements to rfcs/NNNN-cdevents/README.md
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Add CDEvents Receiver RFC
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Add CDEvents Receiver RFC
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Add CDEvents Receiver RFC
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Small tweaks to cdevents RFC
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
change cdevents RFC yaml example format
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Add CDEvents Receiver RFC
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Create CDEvents RFC
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Change RFC number
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Update rfcs/0006-cdevents/README.md
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Update README.md
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Update rfcs/0006-cdevents/README.md
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Update rfcs/0006-cdevents/README.md
Signed-off-by: adamkenihan <adam.kenihan@est.tech>
Co-Authored-By: Sunny <github@darkowlzz.space>
Co-Authored-By: souleb <bah.soule@gmail.com>
1 year ago
Stefan Prodan
03ee7a3c26
Merge pull request #4654 from fluxcd/cleanup-e2e
...
Remove deprecated e2e tests
1 year ago
Stefan Prodan
51b0cbfe28
Remove deprecated e2e tests
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
229d40cc93
Merge pull request #4629 from rishinair11/main
...
Fix a typo in `--force` flag description
1 year ago
Rishikesh Nair
1e7dc1b392
Fix a typo in `--force` flag description
...
Signed-off-by: Rishikesh Nair <alienware505@gmail.com>
1 year ago
Stefan Prodan
127a742db0
Merge pull request #4620 from fluxcd/arm-runners-update
...
Update Equinix ARM64 GitHub runners
1 year ago
Stefan Prodan
43437bf2d5
Update equinix runners
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
a3038865be
Merge pull request #4610 from takp/fix-typo
...
Fix typo in build.go
1 year ago
Taka Nishida
8fdfbcd251
Fix typo
...
Signed-off-by: Taka Nishida <takpme@gmail.com>
1 year ago
Stefan Prodan
2460a79026
Merge pull request #4589 from fluxcd/update-api-deps
...
Update dependencies
1 year ago
Stefan Prodan
9c06883ccf
Update dependencies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
b326e5616b
Merge pull request #4583 from fluxcd/update-components
...
Update toolkit components
1 year ago
fluxcdbot
a30020a6d6
Update toolkit components
...
- helm-controller to v0.37.4
https://github.com/fluxcd/helm-controller/blob/v0.37.4/CHANGELOG.md
- kustomize-controller to v1.2.2
https://github.com/fluxcd/kustomize-controller/blob/v1.2.2/CHANGELOG.md
- source-controller to v1.2.4
https://github.com/fluxcd/source-controller/blob/v1.2.4/CHANGELOG.md
- notification-controller to v1.2.4
https://github.com/fluxcd/notification-controller/blob/v1.2.4/CHANGELOG.md
- image-reflector-controller to v0.31.2
https://github.com/fluxcd/image-reflector-controller/blob/v0.31.2/CHANGELOG.md
- image-automation-controller to v0.37.1
https://github.com/fluxcd/image-automation-controller/blob/v0.37.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
1 year ago
Stefan Prodan
dfdfe45b5b
Merge pull request #4585 from fluxcd/dependabot/github_actions/ci-2e27c022f1
...
build(deps): bump the ci group with 3 updates
1 year ago
dependabot[bot]
976f40b642
build(deps): bump the ci group with 3 updates
...
Bumps the ci group with 3 updates: [anchore/sbom-action](https://github.com/anchore/sbom-action ), [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) and [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ).
Updates `anchore/sbom-action` from 0.15.5 to 0.15.8
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](24b0d52385...b6a39da807
)
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 `peter-evans/create-pull-request` from 5.0.2 to 6.0.0
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](153407881e...b1ddad2c99
)
---
updated-dependencies:
- dependency-name: anchore/sbom-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: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Stefan Prodan
adb77740b5
Merge pull request #4575 from fluxcd/k8s-v1.28.6
...
Update dependencies to Kubernetes v1.28.6
1 year ago
Stefan Prodan
5e14014e37
Update dependencies to Kubernetes v1.28.6
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
475bcb63b5
Merge pull request #4573 from fluxcd/dependabot/github_actions/ci-6b7665cf80
...
build(deps): bump the ci group with 5 updates
1 year ago
dependabot[bot]
cccb044dd1
build(deps): bump the ci group with 5 updates
...
Bumps the ci group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [korthout/backport-action](https://github.com/korthout/backport-action ) | `2.3.0` | `2.4.1` |
| [google-github-actions/auth](https://github.com/google-github-actions/auth ) | `2.0.1` | `2.1.0` |
| [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud ) | `2.0.1` | `2.1.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `4.2.0` | `4.3.0` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action ) | `0.15.4` | `0.15.5` |
Updates `korthout/backport-action` from 2.3.0 to 2.4.1
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](addffea45a...e8161d6a0d
)
Updates `google-github-actions/auth` from 2.0.1 to 2.1.0
- [Release notes](https://github.com/google-github-actions/auth/releases )
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md )
- [Commits](f6de81663f...5a50e58116
)
Updates `google-github-actions/setup-gcloud` from 2.0.1 to 2.1.0
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases )
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md )
- [Commits](5a5f7b85fc...98ddc00a17
)
Updates `actions/upload-artifact` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](694cdabd8b...26f96dfa69
)
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: google-github-actions/auth
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: google-github-actions/setup-gcloud
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: actions/upload-artifact
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>
1 year ago
Stefan Prodan
cdbad4d946
Merge pull request #4558 from twinguy/detect-bad-args-check-command
...
`flux check` should error on unrecognised args
1 year ago
Kenny Meador
933cf9db02
detect unexpected args on flux check command
...
Signed-off-by: Kenny Meador <kenny.meador@outlook.com>
1 year ago
Stefan Prodan
40bf47f41a
Merge pull request #4557 from twinguy/main
...
`flux stats` should error on unrecognised args
1 year ago
Kenny Meador
1a0d931ab5
detect unexpected args in flux stats command
...
Signed-off-by: Kenny Meador <kenny.meador@outlook.com>
1 year ago
Stefan Prodan
779156cf9a
Merge pull request #4554 from fluxcd/dependabot/github_actions/ci-e03874c51b
...
build(deps): bump the ci group with 3 updates
1 year ago
dependabot[bot]
2726da5b85
build(deps): bump the ci group with 3 updates
...
Bumps the ci group with 3 updates: [Azure/login](https://github.com/azure/login ), [actions/upload-artifact](https://github.com/actions/upload-artifact ) and [anchore/sbom-action](https://github.com/anchore/sbom-action ).
Updates `Azure/login` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/azure/login/releases )
- [Commits](e15b166166...cb79c773a3
)
Updates `actions/upload-artifact` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](1eb3cb2b3e...694cdabd8b
)
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: Azure/login
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: actions/upload-artifact
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>
1 year ago
Stefan Prodan
09b157d74c
Merge pull request #4553 from twinguy/main
...
Properly detect unexpected arguments during uninstall
1 year ago
Kenny Meador
145fd1c2f2
Properly detect unexpected arguments
...
Signed-off-by: Kenny Meador <kenny.meador@outlook.com>
1 year ago
Max Jonas Werner
33e9a89305
Merge pull request #4537 from fluxcd/dependabot/go_modules/tests/integration/github.com/cloudflare/circl-1.3.7
...
build(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 in /tests/integration
1 year ago
dependabot[bot]
417e3d02d1
build(deps): bump github.com/cloudflare/circl in /tests/integration
...
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>
1 year ago
Stefan Prodan
ba555de7da
Merge pull request #4536 from fluxcd/dependabot/go_modules/tests/azure/github.com/cloudflare/circl-1.3.7
...
build(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 in /tests/azure
1 year ago
dependabot[bot]
83450ab1d2
build(deps): bump github.com/cloudflare/circl in /tests/azure
...
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>
1 year ago
Stefan Prodan
1296b4d16b
Merge pull request #4545 from fluxcd/dependabot/github_actions/ci-bab66fc3c5
...
build(deps): bump the ci group with 4 updates
1 year ago
dependabot[bot]
2924af5074
build(deps): bump the ci group with 4 updates
...
Bumps the ci group with 4 updates: [Azure/login](https://github.com/azure/login ), [google-github-actions/auth](https://github.com/google-github-actions/auth ), [actions/upload-artifact](https://github.com/actions/upload-artifact ) and [anchore/sbom-action](https://github.com/anchore/sbom-action ).
Updates `Azure/login` from 1.5.1 to 1.6.0
- [Release notes](https://github.com/azure/login/releases )
- [Commits](de95379fe4...e15b166166
)
Updates `google-github-actions/auth` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/google-github-actions/auth/releases )
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md )
- [Commits](67e9c72af6...f6de81663f
)
Updates `actions/upload-artifact` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](c7d193f32e...1eb3cb2b3e
)
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: Azure/login
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: google-github-actions/auth
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: actions/upload-artifact
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>
1 year ago
Sunny
2a8492a053
Merge pull request #4533 from fluxcd/int-test-destroy-only
...
tests/int: Add separate resource cleanup step
1 year ago
Sunny
94c9b13fbd
tests/int: Add separate resource cleanup step
...
Introduce a destroy-only mode in the test runner to run terraform
destroy for the respective cloud provider configurations. This can be
used to destroy cloud resources without going through the whole
provision-test process.
Add a new step in github actions workflow to run the test binary in
destoy-only mode at the very end irrespective of the result of the
previous steps. This ensures that the infrastructure is always
destroyed, even if the CI job is cancelled.
Signed-off-by: Sunny <darkowlzz@protonmail.com>
1 year ago
Stefan Prodan
1532687191
Merge pull request #4535 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
1 year ago
dependabot[bot]
128301199d
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>
1 year ago
Max Jonas Werner
fbce734ab6
Merge pull request #4531 from fluxcd/dependabot/github_actions/ci-c6e395c8d6
...
build(deps): bump the ci group with 2 updates
1 year ago
dependabot[bot]
3294c7c008
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud ) and [anchore/sbom-action](https://github.com/anchore/sbom-action ).
Updates `google-github-actions/setup-gcloud` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases )
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md )
- [Commits](825196879a...5a5f7b85fc
)
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: google-github-actions/setup-gcloud
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>
1 year ago
Hidde Beydals
20fbcfadac
Merge pull request #4505 from fluxcd/update-hc-tests
...
Update helm-controller to v0.37.2 in tests
1 year ago
Hidde Beydals
4b0cda68b1
Update helm-controller to v0.37.2 in tests
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
1 year ago
Hidde Beydals
b91a185641
Merge pull request #4501 from fluxcd/update-components
...
Update toolkit components
1 year ago
fluxcdbot
954e682da8
Update toolkit components
...
- helm-controller to v0.37.2
https://github.com/fluxcd/helm-controller/blob/v0.37.2/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
1 year ago
Hidde Beydals
3f3009e507
Merge pull request #4499 from stuebingerb/stuebingerb-patch-1
...
Fix typo in Git bootstrap
1 year ago
Stuebinger, Bernd
b93d4a4a17
Fix typo in bootstrap_plain_git.go
...
Signed-off-by: Bernd Stübinger <41049452+stuebingerb@users.noreply.github.com>
1 year ago
Hidde Beydals
d321644e30
Merge pull request #4491 from fluxcd/dependabot/github_actions/ci-d8391f5813
...
build(deps): bump the ci group with 3 updates
1 year ago
dependabot[bot]
4f20be427e
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 ), [actions/upload-artifact](https://github.com/actions/upload-artifact ) 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 `actions/upload-artifact` from 3.1.3 to 4.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](a8a3f3ad30...c7d193f32e
)
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: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
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>
1 year ago
Hidde Beydals
b4b0eee142
Merge pull request #4494 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
1 year ago
dependabot[bot]
2935bea6a2
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: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Hidde Beydals
2bf80d8644
Merge pull request #4495 from fluxcd/dependabot/go_modules/tests/integration/golang.org/x/crypto-0.17.0
...
build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /tests/integration
1 year ago
dependabot[bot]
284dfc05c6
build(deps): bump golang.org/x/crypto in /tests/integration
...
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>
1 year ago
Hidde Beydals
4a97a13300
Merge pull request #4493 from fluxcd/dependabot/go_modules/tests/azure/golang.org/x/crypto-0.17.0
...
build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /tests/azure
1 year ago
dependabot[bot]
9db8c4a990
build(deps): bump golang.org/x/crypto in /tests/azure
...
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>
1 year ago
Hidde Beydals
eafbb753da
Merge pull request #4488 from fluxcd/update-test-deps
...
tests: update API dependencies
1 year ago
Hidde Beydals
0e75d96911
tests: update API dependencies
...
- github.com/fluxcd/helm-controller/api to v0.37.1
- github.com/fluxcd/kustomize-controller/api to v1.2.1
- github.com/fluxcd/notification-controller/api to v1.2.3
- github.com/fluxcd/source-controller/api to v1.2.3
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
1 year ago
Hidde Beydals
3ae3327a13
Merge pull request #4483 from fluxcd/update-components
...
Update toolkit components
1 year ago
fluxcdbot
9ec8e717ae
Update toolkit components
...
- helm-controller to v0.37.1
https://github.com/fluxcd/helm-controller/blob/v0.37.1/CHANGELOG.md
- kustomize-controller to v1.2.1
https://github.com/fluxcd/kustomize-controller/blob/v1.2.1/CHANGELOG.md
- source-controller to v1.2.3
https://github.com/fluxcd/source-controller/blob/v1.2.3/CHANGELOG.md
- notification-controller to v1.2.3
https://github.com/fluxcd/notification-controller/blob/v1.2.3/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
1 year ago
Stefan Prodan
a995989961
Merge pull request #4484 from fluxcd/e2e-k8s-1.29.0
...
Run conformance tests for Kubernetes v1.29.0
1 year ago
Stefan Prodan
0cf855f16f
Run conformance tests for Kubernetes v1.29.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
88f973fc56
Merge pull request #4481 from hoexter/reconcile-reset-help-update
...
Remove duplicate part of the reconcile hr --reset help message
1 year ago
Sven Hoexter
59e5f4c887
Remove duplicate part of the reconcile hr --reset help message
...
Signed-off-by: Sven Hoexter <sven@stormbind.net>
1 year ago
Stefan Prodan
e0181209c9
Merge pull request #4478 from fluxcd/rm-deprecated-monitoring
...
Remove deprecated monitoring configs
1 year ago
Stefan Prodan
056189265b
Remove deprecated monitoring from e2e
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
36adfff99e
Remove deprecated monitoring configs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Hidde Beydals
6c45df8c46
Merge pull request #4476 from fluxcd/fix-no-match-err
...
Properly detect unsupported API errors
1 year ago
Hidde Beydals
bf6754e20c
Properly detect unsupported API errors
...
This can happen when Custom Resource Definitions do not exist on the
cluster. For example, because only a subset of the Flux controllers are
installed on the cluster.
Previously, the detection was based on a combination of error type and
string matching. However, a more reliable (and maintained)
`apimeta.IsNoMatchError` checker is available upstream. Making it less
likely this suddenly stops to matching properly when Kubernetes changes
things.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
1 year ago
Hidde Beydals
bae59fde6a
Merge pull request #4468 from fluxcd/2.2.x-backport-label
...
Add 2.2.x backport label
1 year ago
Hidde Beydals
5ede32b327
Add 2.2.x backport label
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
1 year ago