Stefan Prodan
d9b66f6959
Merge pull request #5219 from niveau0/allow-recursive-dry-run
...
fix: allow recursive dry-run over local sources
4 days ago
niveau0
1b98e16940
fix: allow recursive dry-run over local sources
...
Signed-off-by: niveau0 <plingplong@t-online.de>
4 days ago
Stefan Prodan
0c73420ccf
Merge pull request #5302 from maboehm/fix-multiple-kustomizations
...
flux diff: Reset target struct before decoding
5 days ago
Marcel Boehm
8cb7188919
Reset target struct before decoding
...
Signed-off-by: Marcel Boehm <marcel.boehm@inovex.de>
5 days ago
Marcel Boehm
72a2866508
Add test for reading multiple Kustomizations in a single file
...
Signed-off-by: Marcel Boehm <marcel.boehm@inovex.de>
5 days ago
Matheus Pimenta
912718103c
Merge pull request #5209 from fluxcd/rfc-multi-tenant-workload-identity
...
[RFC-0010] Multi-Tenant Workload Identity
6 days ago
Matheus Pimenta
a7e41df1e3
[RFC-0010] Multi-Tenant Workload Identity
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
6 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>
8 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>
9 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
Stefan Prodan
53ad742e2d
Merge pull request #4467 from fluxcd/drop-kube-eol
...
Drop support for Kubernetes EOL versions
1 year ago
Stefan Prodan
c22d8f28f9
Drop support for Kubernetes EOL versions
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
4c905310c0
Merge pull request #4464 from souleb/update-go-git-provider
...
updating go-git-providers to v0.19.2
1 year ago
Soule BA
4cb756bfb0
updating go-git-providers to v0.19.2
...
Signed-off-by: Soule BA <soule@weave.works>
1 year ago
Stefan Prodan
b0629d74b1
Merge pull request #4317 from Jaykul/fix-commit-log
...
Correct "sync" to "component" in log lines
1 year ago
Joel Bennett
cdcf332491
Correct "sync" to "component" in log lines
...
Signed-off-by: Joel Bennett <Jaykul@HuddledMasses.org>
1 year ago
Stefan Prodan
7b56fffcc9
Merge pull request #4465 from fluxcd/alpine-3.19
...
build: Update alpine and kubectl in flux-cli image
1 year ago
Stefan Prodan
04cc1278fb
Update alpine and kubectl in flux-cli image
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
b0c697d2ac
Merge pull request #4437 from fluxcd/hr-force-reset
...
Add force and reset flags to `flux reconcile hr`
1 year ago
Stefan Prodan
2b653f9cfa
Use `IsObjectNamespaced` from controller-runtime
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
b4f5d121c8
Update tests to `HelmRelease` v2beta2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
afcf12194d
Adapt tree command to `HelmRelease` v2beta2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
437a943677
Update `HelmRelease` to v2beta2
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
bed6efa671
Add force and reset flags to `flux reconcile hr`
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Hidde Beydals
7cf04515d5
Merge pull request #4461 from fluxcd/update-components
...
Update toolkit components
1 year ago
Hidde Beydals
eeaffd5c0e
Update HelmRelease golden file with new message
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
1 year ago
fluxcdbot
43c9cfc52f
Update toolkit components
...
- helm-controller to v0.37.0
https://github.com/fluxcd/helm-controller/blob/v0.37.0/CHANGELOG.md
- kustomize-controller to v1.2.0
https://github.com/fluxcd/kustomize-controller/blob/v1.2.0/CHANGELOG.md
- source-controller to v1.2.2
https://github.com/fluxcd/source-controller/blob/v1.2.2/CHANGELOG.md
- notification-controller to v1.2.2
https://github.com/fluxcd/notification-controller/blob/v1.2.2/CHANGELOG.md
- image-reflector-controller to v0.31.1
https://github.com/fluxcd/image-reflector-controller/blob/v0.31.1/CHANGELOG.md
- image-automation-controller to v0.37.0
https://github.com/fluxcd/image-automation-controller/blob/v0.37.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
1 year ago
Stefan Prodan
03b76aa0d1
Merge pull request #4463 from fluxcd/go-git-v5.11.0
...
Update Git dependencies
1 year ago
Stefan Prodan
8ce8b1b690
Update Git dependencies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
b742799307
Merge pull request #4460 from fluxcd/dependabot/github_actions/ci-4046e4e628
...
build(deps): bump the ci group with 4 updates
1 year ago
dependabot[bot]
3abc829250
build(deps): bump the ci group with 4 updates
...
Bumps the ci group with 4 updates: [korthout/backport-action](https://github.com/korthout/backport-action ), [actions/setup-go](https://github.com/actions/setup-go ), [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud ) and [anchore/sbom-action](https://github.com/anchore/sbom-action ).
Updates `korthout/backport-action` from 2.1.1 to 2.2.0
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](08bafb375e...b982d297e3
)
Updates `actions/setup-go` from 4.1.0 to 5.0.0
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](93397bea11...0c52d547c9
)
Updates `google-github-actions/setup-gcloud` from 1.1.1 to 2.0.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](e30db14379...825196879a
)
Updates `anchore/sbom-action` from 0.15.0 to 0.15.1
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](fd74a6fb98...5ecf649a41
)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: google-github-actions/setup-gcloud
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Sunny
92486b70be
Merge pull request #4433 from fluxcd/helm-oci-static-rfc
...
Update Helm OCI RFC - static HelmRepository design
1 year ago
Sunny
1e37cbeae7
Update Helm OCI RFC - static HelmRepository design
...
Update the design details to reflect the design change to make the
HelmRepository of type OCI static.
Signed-off-by: Sunny <darkowlzz@protonmail.com>
1 year ago
Sunny
0e7dedc728
Merge pull request #4298 from fluxcd/no-reconcile-ready-static
...
Add support for HelmRepo OCI and NC v1beta3 static objects
1 year ago
Sunny
2649bfb3a3
tests/int: do not wait for static objects
...
HelmRepo OCI, Alerts and Providers are static objects and don't need to
be checked for readiness.
Signed-off-by: Sunny <darkowlzz@protonmail.com>
1 year ago
Sunny
e901e8b6f8
Update all the references of NC v1beta2 to v1beta3
...
Signed-off-by: Sunny <darkowlzz@protonmail.com>
1 year ago
Sunny
b28b5dd9b9
non-reconciliable & readiness of static objects
...
Remove reconcile subcommand for static object APIs Alerts and Providers.
Add a isStatic() method on all the object adapters to determine if
they are static and don't have reconciler. The objects that don't
have reconcilers are skipped from reconciliation and readiness
checks like HelmRepository of type OCI.
Add default ready message for `get` subcommand output for static
objects, Alerts, Providers and HelmRepositories of type OCI, as ready
message can't be derived for them from their status.
Signed-off-by: Sunny <darkowlzz@protonmail.com>
1 year ago
Sunny
6135c326d8
Merge pull request #4311 from fluxcd/kstatus-readiness
...
Check readiness of Flux kinds using kstatus
1 year ago
Sunny
05c13fe35a
check readiness using kstatus
...
This change replaces all the many functions and ways of calculating
readiness of objects into one unified way that uses kstatus.Compute() to
check if the object is in progress or current. Only the objects that are
current are considered to be ready. This takes advantage of the kstatus
compatibility of Flux's APIs and also makes sure that they remain
kstatus compatible.
The new isObjectReady() function is also aware of static/statusless
objects and knows how to check their readiness using kstatus. This
prepares the CLI for the upcoming static API objects.
All the is*Ready() functions for specific objects have been removed.
This change doesn't affect any of the existing tests results.
Introduce suspend and resume subcommands for alert-provider.
Signed-off-by: Sunny <darkowlzz@protonmail.com>
1 year ago
Sunny
8e3a809e91
Merge pull request #4422 from somtochiama/fix-bootstrap-failed
...
bootstrap: More details for `context deadline exceeded` error
1 year ago
Somtochi Onyekwere
2289c6cc60
bootstrap: provide better error message on timeout
...
Check GitRepository and return Ready condition message as part of error
on timeout.
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
1 year ago
Sunny
b6447800a7
Merge pull request #4454 from fluxcd/update-components
...
Update toolkit components
1 year ago
fluxcdbot
e4747b55c7
Update toolkit components
...
- source-controller to v1.2.1
https://github.com/fluxcd/source-controller/blob/v1.2.1/CHANGELOG.md
- notification-controller to v1.2.1
https://github.com/fluxcd/notification-controller/blob/v1.2.1/CHANGELOG.md
- image-reflector-controller to v0.31.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.31.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
1 year ago
Max Jonas Werner
3c06ebcda2
Merge pull request #4455 from chewong/bootstrap-typo
...
Fix typos in flux bootstrap documentation
1 year ago
Ernest Wong
5685afb9d5
Fix typos in flux bootstrap documentation
...
Signed-off-by: Ernest Wong <chwong719@gmail.com>
1 year ago
Sunny
3da7e1ce2d
Merge pull request #4424 from somtochiama/version-check
...
Show distribution name in flux check and flux version
1 year ago
Somtochi Onyekwere
fd163ddcf2
show cluster instance name and version in flux check and flux version
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
1 year ago
Stefan Prodan
62ac960273
Merge pull request #4447 from fluxcd/dependabot/github_actions/ci-10ada1b5dc
...
build(deps): bump the ci group with 4 updates
1 year ago
dependabot[bot]
daa25a9a30
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 ), [anchore/sbom-action](https://github.com/anchore/sbom-action ) and [fossa-contrib/fossa-action](https://github.com/fossa-contrib/fossa-action ).
Updates `Azure/login` from 1.4.7 to 1.5.1
- [Release notes](https://github.com/azure/login/releases )
- [Commits](92a5484dfa...de95379fe4
)
Updates `google-github-actions/auth` from 1.1.1 to 2.0.0
- [Release notes](https://github.com/google-github-actions/auth/releases )
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md )
- [Commits](35b0e87d16...67e9c72af6
)
Updates `anchore/sbom-action` from 0.14.3 to 0.15.0
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](78fc58e266...fd74a6fb98
)
Updates `fossa-contrib/fossa-action` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/fossa-contrib/fossa-action/releases )
- [Changelog](https://github.com/fossa-contrib/fossa-action/blob/master/CHANGELOG.md )
- [Commits](6728dc6fe9...cdc5065bcd
)
---
updated-dependencies:
- dependency-name: 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-major
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: fossa-contrib/fossa-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Max Jonas Werner
f20fe76168
Merge pull request #4404 from VinGarcia/main
...
Fix flux install command so it returns an error when unexpected arguments are passed
1 year ago
Vinícius Garcia
b596aefb91
Fix flux install command so it returns an error when unexpected arguments are passed
...
Co-authored-by: Max Jonas Werner <makkes@users.noreply.github.com>
Signed-off-by: Vinícius Garcia <vingarcia00@gmail.com>
1 year ago
Stefan Prodan
c5b5263b1b
Merge pull request #4388 from fluxcd/rfc-0003-keyless-match
...
[RFC-0003] OIDC identity matching for keyless verification
1 year ago
Stefan Prodan
765ebbacfe
OIDC identity matching for keyless verification
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
2fb132bdc5
Merge pull request #4416 from fluxcd/kube-1.28
...
Update dependencies to Kubernetes v1.28
1 year ago
Stefan Prodan
80efd29ec0
Update dependencies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 year ago
Stefan Prodan
4cb89adec4
Merge pull request #4409 from somtochiama/flux-events
...
Make events cmd work well with lowercased and only kind selector
1 year ago
Somtochi Onyekwere
aca461912c
make flux events work with lowercased kinds
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
1 year ago
Max Jonas Werner
e645402ced
Merge pull request #4402 from mclarke47/patch-1
...
fix build_artifact.go typo
1 year ago
Matthew Clarke
e184ef2618
fix build_artifact.go typo
...
Signed-off-by: Matthew Clarke <matthewclarke47@gmail.com>
1 year ago
Max Jonas Werner
0fcda45659
Merge pull request #4399 from fluxcd/dependabot/github_actions/ci-da8bbba46e
...
build(deps): bump the ci group with 2 updates
1 year ago
dependabot[bot]
c5dd6a18fa
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [korthout/backport-action](https://github.com/korthout/backport-action ) and [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ).
Updates `korthout/backport-action` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](cb79e4e5f4...08bafb375e
)
Updates `sigstore/cosign-installer` from 3.1.2 to 3.2.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](11086d2504...1fc5bd396d
)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Hidde Beydals
3c8072d0e6
Merge pull request #4380 from fluxcd/tweak-file-perms
...
Tweak permissions on created files
1 year ago
Hidde Beydals
cbccb8c46a
Update `fluxcd/pkg` dependencies
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
1 year ago
Hidde Beydals
e73d1acb20
Tweak permissions on created files
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
1 year ago
Max Jonas Werner
1b239fbc82
Merge pull request #4385 from fluxcd/dependabot/github_actions/ci-f6b2bf3fcc
...
build(deps): bump the ci group with 2 updates
1 year ago
dependabot[bot]
0ad4db9f82
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [korthout/backport-action](https://github.com/korthout/backport-action ) and [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform ).
Updates `korthout/backport-action` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](408fae11ed...cb79e4e5f4
)
Updates `hashicorp/setup-terraform` from 2.0.3 to 3.0.0
- [Release notes](https://github.com/hashicorp/setup-terraform/releases )
- [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md )
- [Commits](633666f66e...a1502cd9e7
)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: hashicorp/setup-terraform
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Sunny
659ce798c9
Merge pull request #4382 from fluxcd/int-test-stop-exit-code
...
tests/int: Set exit code 1 on tf destroy fail
1 year ago
Sunny
6dd0cbfadd
tests/int: Set exit code 1 on tf destroy fail
...
Explicitly set the test program exit code to 1 when terraform destroy
fails to delete the infrastructure.
This was observed when GKE clusters failed to delete due to delete
protection enabled by default in the latest version of terraform
provider google.
Signed-off-by: Sunny <darkowlzz@protonmail.com>
1 year ago
Max Jonas Werner
e7c015d24c
Merge pull request #4270 from Azhovan/jabar/add-gitea-bootstrapper
...
feat: add bootstrap gitea command
1 year ago
Jabar Asadi
dcbca6b1bf
feat: add gitea bootstrapper
...
Signed-off-by: Jabar Asadi <jasadi@d2iq.com>
1 year ago
Stefan Prodan
28971edc07
Merge pull request #4355 from somtochiama/safe-bootstrap
...
Confirm before overriding installation by another manager
1 year ago
Somtochi Onyekwere
9cd4a7215f
Display better uninstall prompt if flux is managed by a different tool
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
1 year ago
Somtochi Onyekwere
2f15ad972b
confirm before overriding installation by another manager
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
1 year ago
Stefan Prodan
10cddb457f
Merge pull request #4370 from fluxcd/dependabot/go_modules/tests/integration/github.com/docker/docker-24.0.7incompatible
...
build(deps): bump github.com/docker/docker from 23.0.3+incompatible to 24.0.7+incompatible in /tests/integration
1 year ago
dependabot[bot]
7771107e4d
build(deps): bump github.com/docker/docker in /tests/integration
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 23.0.3+incompatible to 24.0.7+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v23.0.3...v24.0.7 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Stefan Prodan
5879d8575a
Merge pull request #4369 from fluxcd/dependabot/go_modules/github.com/docker/docker-24.0.7incompatible
...
build(deps): bump github.com/docker/docker from 24.0.0+incompatible to 24.0.7+incompatible
1 year ago
dependabot[bot]
80810bdc0f
build(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 24.0.0+incompatible to 24.0.7+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v24.0.0...v24.0.7 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Max Jonas Werner
e3605acc13
Merge pull request #4366 from fluxcd/dependabot/github_actions/ci-fa2bfd4781
...
build(deps): bump the ci group with 2 updates
1 year ago
dependabot[bot]
cbce9b5e26
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [korthout/backport-action](https://github.com/korthout/backport-action ) and [ossf/scorecard-action](https://github.com/ossf/scorecard-action ).
Updates `korthout/backport-action` from 1.4.0 to 2.0.0
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](bd68141f07...408fae11ed
)
Updates `ossf/scorecard-action` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](483ef80eb9...0864cf1902
)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: ossf/scorecard-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
1ff76bd4a5
Merge pull request #4358 from fluxcd/dependabot/go_modules/tests/integration/google.golang.org/grpc-1.56.3
...
build(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 in /tests/integration
2 years ago
dependabot[bot]
920fea7d1b
build(deps): bump google.golang.org/grpc in /tests/integration
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.55.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.55.0...v1.56.3 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Stefan Prodan
adc04651cf
Merge pull request #4345 from somtochiama/safe-bootstrap
...
Prevent `flux install` from overriding bootrapped cluster
2 years ago
Somtochi Onyekwere
0eba9662e6
prevent flux install from overriding bootrapped cluster
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2 years ago
Max Jonas Werner
7949135a74
Merge pull request #4351 from fluxcd/dependabot/github_actions/ci-16ff15100a
...
build(deps): bump the ci group with 1 update
2 years ago
dependabot[bot]
025fe9ced1
build(deps): bump the ci group with 1 update
...
Bumps the ci group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8ade135a41...b4ffde65f4
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Hidde Beydals
5f1fe306bb
Merge pull request #4329 from fluxcd/tidy-nits
...
Address various issues throughout code base
2 years ago
Hidde Beydals
f137263fe9
misc: clean up immediately and avoid delayed defer
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
ba1180ad4d
misc: fix hypothetical implicit memory aliasing
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
e3f6f0f8b3
misc: `sinceSeconds` -> `sinceDuration`
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
f5d3283cff
misc: remove unused bits of code
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
3fdb292381
misc: address `wait.PollImmediate` deprecation
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
22134b1233
misc: use `errors.As` instead of type checking
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
ce3e264c7d
misc: unconditional `strings.TrimPrefix`
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
5b22207c98
misc: address `kustomize/api/filesys` deprecation
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
3278a0782f
misc: simplify row append
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
43c2359705
misc: address double import
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
a2a3b4f00f
misc: use raw string for regex to avoid double esc
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
3c495861a1
misc: address unnecessary use of `fmt.Sprintf`
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
b67a46371b
misc: handle undhandled error
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
16d352b15b
misc: address `strings.Title` deprecation
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Stefan Prodan
ac95ac0653
Merge pull request #4332 from matheuscscp/oci-verify-secret
...
Add CLI flags for OCIRepository signature verification
2 years ago
Matheus Pimenta
840e717b72
Add CLI flag for OCIRepo verify secret
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2 years ago
Stefan Prodan
ae0c3c8020
Merge pull request #4284 from errordeveloper/pull-any-artifact
...
Make `flux pull` work for OCI artifacts produced by other tools
2 years ago
Ilya Dmitrichenko
b46e298b4d
Print artifact source and revision only when available
...
Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
2 years ago
Ilya Dmitrichenko
e9d4b42b12
Upgrade github.com/fluxcd/pkg/oci
...
Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
2 years ago
Hidde Beydals
771b7ab98a
Merge pull request #4296 from Skarlso/fix-apply-timeout-on-empty-set
...
fix: only wait for changeset if the result is not empty
2 years ago
Gergely Brautigam
a51ede681f
fix: only wait for changeset if the result is not empty
...
Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
2 years ago
Stefan Prodan
be03ca3b5d
Merge pull request #4324 from somtochiama/update-ggp
...
bootstrap: Fix error msg when the Git token doesn't match the repo owner
2 years ago
Somtochi Onyekwere
08cb3858ed
Update go-git-providers to v0.19.1
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2 years ago
Stefan Prodan
39d4270f32
Merge pull request #4323 from fluxcd/update-e2e-deps
...
e2e: Update Go dependencies
2 years ago
Stefan Prodan
42372d9ef6
e2e: Update Go dependencies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
e9aa53d2ed
Merge pull request #4318 from fluxcd/dependabot/go_modules/golang.org/x/net-0.17.0
...
build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0
2 years ago
dependabot[bot]
8f7ed74913
build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Stefan Prodan
2c090dbdf6
Merge pull request #4313 from fluxcd/update-components
...
Update toolkit components
2 years ago
fluxcdbot
084fb6318d
Update toolkit components
...
- helm-controller to v0.36.2
https://github.com/fluxcd/helm-controller/blob/v0.36.2/CHANGELOG.md
- kustomize-controller to v1.1.1
https://github.com/fluxcd/kustomize-controller/blob/v1.1.1/CHANGELOG.md
- source-controller to v1.1.2
https://github.com/fluxcd/source-controller/blob/v1.1.2/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Max Jonas Werner
1daa7a8aa4
Merge pull request #4308 from fluxcd/dependabot/github_actions/ci-2f3aab97f7
...
build(deps): bump the ci group with 1 update
2 years ago
dependabot[bot]
cf78e029aa
build(deps): bump the ci group with 1 update
...
Bumps the ci group with 1 update: [ossf/scorecard-action](https://github.com/ossf/scorecard-action ).
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](08b4669551...483ef80eb9
)
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Stefan Prodan
a337a7ec73
Merge pull request #4285 from matheuscscp/slsa
...
Add badge for SLSA Level 3
2 years ago
Matheus Pimenta
630ca340dd
Add badge for SLSA Level 3
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2 years ago
Max Jonas Werner
e12839567e
Merge pull request #4279 from fluxcd/dependabot/github_actions/ci-663ed1f0b6
...
build(deps): bump the ci group with 1 update
2 years ago
dependabot[bot]
524a729f5d
build(deps): bump the ci group with 1 update
...
Bumps the ci group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](3df4ab11eb...8ade135a41
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Hidde Beydals
d3eacd4c20
Merge pull request #4228 from sonbui00/fix-4224
...
Improve AUR package templates
2 years ago
Son Bui
f9e7190a04
Improve AUR package templates
...
- remove armv6h #4224
- unique source name #4224
- improve pkgver/_srcver #4224
- fix source name in .SRCINFO
Signed-off-by: Son Bui <sonbv00@gmail.com>
2 years ago
Hidde Beydals
15a63e3f2e
Merge pull request #4255 from fluxcd/update-azure-test-deps
...
tests/azure: update controller dependencies
2 years ago
Hidde Beydals
1cba3e4476
tests/azure: update controller dependencies
...
- github.com/fluxcd/helm-controller/api to v0.36.1
- github.com/fluxcd/image-automation-controller/api to v0.36.1
- github.com/fluxcd/source-controller/api to v1.1.1
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Stefan Prodan
5c567a1ea8
Merge pull request #4251 from fluxcd/update-components
...
Update toolkit components
2 years ago
fluxcdbot
0c47d738a9
Update toolkit components
...
- helm-controller to v0.36.1
https://github.com/fluxcd/helm-controller/blob/v0.36.1/CHANGELOG.md
- source-controller to v1.1.1
https://github.com/fluxcd/source-controller/blob/v1.1.1/CHANGELOG.md
- image-automation-controller to v0.36.1
https://github.com/fluxcd/image-automation-controller/blob/v0.36.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Stefan Prodan
ebace983b9
Merge pull request #4226 from somtochiama/update-kubeconfig-flag
...
Update description of kubeconfig specific flag
2 years ago
Somtochi Onyekwere
1654791feb
update description of kubeconfig flags
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2 years ago
Stefan Prodan
c20a57f1df
Merge pull request #4246 from fluxcd/dependabot/github_actions/ci-6331f14bff
...
build(deps): bump the ci group with 4 updates
2 years ago
dependabot[bot]
1fc463c065
build(deps): bump the ci group with 4 updates
...
Bumps the ci group with 4 updates: [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ), [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ), [docker/login-action](https://github.com/docker/login-action ) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ).
Updates `docker/setup-qemu-action` from 2.2.0 to 3.0.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](2b82ce82d5...68827325e0
)
Updates `docker/setup-buildx-action` from 2.10.0 to 3.0.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](885d1462b8...f95db51fdd
)
Updates `docker/login-action` from 2.2.0 to 3.0.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](465a07811f...343f7c4344
)
Updates `goreleaser/goreleaser-action` from 4.6.0 to 5.0.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](5fdedb94ab...7ec5c2b0c6
)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Max Jonas Werner
904226fcf3
Merge pull request #4238 from fluxcd/upgrade-pkg
...
Upgrade github.com/fluxcd/pkg/{git,git/gogit}
2 years ago
Max Jonas Werner
c721474e0b
Upgrade github.com/fluxcd/pkg/{git,git/gogit}
...
This allows us to get rid of the replace directive consuming the
filepath-securejoin fork.
Signed-off-by: Max Jonas Werner <mail@makk.es>
2 years ago
Max Jonas Werner
1902f4af0d
Merge pull request #4233 from sonbui00/fix-4224-armv6h
...
chore: remove support armv6h for aur package
2 years ago
Son Bui
bc90e7cf01
chore: remove support armv6h for aur package #4224
...
Signed-off-by: Son Bui <sonbv00@gmail.com>
2 years ago
Max Jonas Werner
0d18dc128a
Merge pull request #4227 from fluxcd/dependabot/github_actions/ci-ae28534c02
...
build(deps): bump the ci group with 3 updates
2 years ago
dependabot[bot]
8cd7d8c5d2
build(deps): bump the ci group with 3 updates
...
Bumps the ci group with 3 updates: [actions/checkout](https://github.com/actions/checkout ), [actions/upload-artifact](https://github.com/actions/upload-artifact ) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ).
Updates `actions/checkout` from 3.6.0 to 4.0.0
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](f43a0e5ff2...3df4ab11eb
)
Updates `actions/upload-artifact` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](0b7f8abb15...a8a3f3ad30
)
Updates `goreleaser/goreleaser-action` from 4.4.0 to 4.6.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](3fa32b8bb5...5fdedb94ab
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: actions/upload-artifact
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>
2 years ago
Max Jonas Werner
9b1e160798
Merge pull request #4222 from fluxcd/dependabot/go_modules/tests/integration/github.com/cyphar/filepath-securejoin-0.2.4
...
build(deps): bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 in /tests/integration
2 years ago
dependabot[bot]
ab18cfe1a2
build(deps): bump github.com/cyphar/filepath-securejoin
...
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin ) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases )
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.2.3...v0.2.4 )
---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Stefan Prodan
037562bf7b
Merge pull request #4221 from fluxcd/dependabot/go_modules/tests/azure/github.com/cyphar/filepath-securejoin-0.2.4
...
build(deps): bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 in /tests/azure
2 years ago
dependabot[bot]
2d1937a5c8
build(deps): bump github.com/cyphar/filepath-securejoin in /tests/azure
...
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin ) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases )
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.2.3...v0.2.4 )
---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Max Jonas Werner
c5723821da
Merge pull request #4215 from fluxcd/dependabot/github_actions/ci-2ac463fa23
...
build(deps): bump the ci group with 4 updates
2 years ago
dependabot[bot]
dbb9ea303d
build(deps): bump the ci group with 4 updates
...
Bumps the ci group with 4 updates: [actions/checkout](https://github.com/actions/checkout ), [actions/setup-go](https://github.com/actions/setup-go ), [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) and [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ).
Updates `actions/checkout` from 3.4.0 to 3.6.0
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.4.0...f43a0e5ff2bd294095638e18286ca9a3d1956744 )
Updates `actions/setup-go` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4...93397bea11091df50f3d7e59dc26a7711a8bcfbe )
Updates `docker/setup-buildx-action` from 2.9.1 to 2.10.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](4c0219f9ac...885d1462b8
)
Updates `sigstore/cosign-installer` from 3.1.1 to 3.1.2
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](6e04d228eb...11086d2504
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Stefan Prodan
47c8e5f44d
Merge pull request #4213 from fluxcd/dependabot/go_modules/tests/integration/github.com/docker/distribution-2.8.2incompatible
...
build(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /tests/integration
2 years ago
dependabot[bot]
aff3365750
build(deps): bump github.com/docker/distribution in /tests/integration
...
Bumps [github.com/docker/distribution](https://github.com/docker/distribution ) from 2.8.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases )
- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2 )
---
updated-dependencies:
- dependency-name: github.com/docker/distribution
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Stefan Prodan
d61efd1e2c
Merge pull request #4212 from fluxcd/dependabot/go_modules/tests/integration/github.com/docker/docker-23.0.3incompatible
...
build(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible in /tests/integration
2 years ago
dependabot[bot]
5d1cadcd5e
build(deps): bump github.com/docker/docker in /tests/integration
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 23.0.1+incompatible to 23.0.3+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v23.0.1...v23.0.3 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Sunny
ffe5657367
Merge pull request #4092 from fluxcd/azure-e2e-refactor
...
Add new Azure and GCP e2e test setup
2 years ago
Sunny
a9a67a27e7
workflows/e2e-azure: Disable new azure job
...
There's no azure subscription to run the tests against at present.
Signed-off-by: Sunny <darkowlzz@protonmail.com>
2 years ago
Sunny
c2e526ca57
workflows/e2e-gcp: Fix secret variable typo
...
Also update terraform config to add a description to the service
account and a note about github organization repo.
Signed-off-by: Sunny <darkowlzz@protonmail.com>
2 years ago
Somtochi Onyekwere
7141271bae
instructions for test user in Azure DevOps and GCP source repo
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2 years ago
Sunny
3b637a5125
tests/int: Separate ssh key names for Azure & GCP
...
- Also update IAM setup docs to include github terraform provider
configuration with github owner so that it can be used with a
repository under an organization.
Signed-off-by: Sunny <darkowlzz@protonmail.com>
2 years ago
Somtochi Onyekwere
cdc1c98a11
add workflow for gcp
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2 years ago
Sunny
ab94c8064c
tests/int: Add IAM setup automation docs and misc fixes
...
Add instructions about how to create service accounts with IAM
permissions and populate the secrets and variables required in the CI.
Update the panic recovery code to ensure that the exit status surfaces
on panic along with a log message.
Signed-off-by: Sunny <darkowlzz@protonmail.com>
2 years ago
Somtochi Onyekwere
e63ddb99de
make tests for notifications provider agnostic
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2 years ago
Somtochi Onyekwere
7c1b897919
Add terraform files and config for GCP
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2 years ago
Somtochi Onyekwere
f6b0c6e7ef
Add refactored e2e tests
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2 years ago
Max Jonas Werner
1730f3c46b
Merge pull request #4198 from fluxcd/2.1.x-label
...
Add 2.1.x backport label
2 years ago
Max Jonas Werner
a814487d4b
Add 2.1.x backport label
...
Signed-off-by: Max Jonas Werner <mail@makk.es>
2 years ago
Stefan Prodan
cd90bc2c92
Merge pull request #4197 from fluxcd/fix-gh-action-links
...
Fix links to fluxcd.io
2 years ago
Stefan Prodan
709b17ce59
Fix links to fluxcd.io
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
39fa7d5502
Merge pull request #4195 from fluxcd/dependabot/github_actions/ci-17ac1b16d8
...
build(deps): bump the ci group with 2 updates
2 years ago
dependabot[bot]
29f77d2cb3
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [actions/checkout](https://github.com/actions/checkout ) and [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator ).
Updates `actions/checkout` from 3.5.3 to 3.6.0
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](c85c95e3d7...f43a0e5ff2
)
Updates `slsa-framework/slsa-github-generator` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases )
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md )
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v1.8.0...v1.9.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: slsa-framework/slsa-github-generator
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Stefan Prodan
22cf986a79
Merge pull request #4169 from fluxcd/monitoring-deprecation
...
Add monitoring configuration deprecation notice
2 years ago
Sunny
d80b697fbd
Add monitoring configuration deprecation notice
...
Signed-off-by: Sunny <darkowlzz@protonmail.com>
2 years ago
Stefan Prodan
8b9aaad20a
Merge pull request #4189 from fluxcd/update-deps
...
Update dependencies
2 years ago
Hidde Beydals
4080d5807a
tests/azure: update dependencies
...
- github.com/Azure/azure-event-hubs-go/v3 to v3.6.1
- github.com/fluxcd/helm-controller/api to v0.36.0
- github.com/fluxcd/image-automation-controller/api to v0.36.0
- github.com/fluxcd/image-reflector-controller/api to v0.30.0
- github.com/fluxcd/kustomize-controller/api to v1.1.0
- github.com/fluxcd/notification-controller/api to v1.1.0
- github.com/fluxcd/pkg/apis/event to v0.5.2
- github.com/fluxcd/pkg/apis/meta to v1.1.2
- github.com/fluxcd/pkg/git to v0.13.0
- github.com/fluxcd/pkg/git/gogit to v0.13.0
- github.com/fluxcd/source-controller/api to v1.1.0
- github.com/go-git/go-git/v5 to v5.8.1
- k8s.io/api to v0.27.4
- k8s.io/apimachinery to v0.27.4
- k8s.io/client-go to v0.27.4
- sigs.k8s.io/controller-runtime to v0.15.1
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
7c2072eed1
Update dependencies
...
- github.com/ProtonMail/go-crypto to v0.0.0-20230717121422-5aa5874ade95
- github.com/distribution/distribution/v3 to v3.0.0-20230823142118-4f7424c8eb41
- github.com/fluxcd/pkg/apis/event to v0.5.2
- github.com/fluxcd/pkg/git to v0.13.0
- github.com/fluxcd/pkg/git/gogit to v0.13.0
- github.com/fluxcd/pkg/oci to v0.31.0
- github.com/fluxcd/pkg/runtime to v0.42.0
- github.com/fluxcd/pkg/sourceignore to v0.3.5
- github.com/fluxcd/pkg/ssa to v0.32.0
- github.com/fluxcd/pkg/ssh to v0.8.2
- github.com/go-git/go-git/v5 to v5.8.1
- github.com/google/go-containerregistry to v0.16.1
- github.com/onsi/gomega to v1.27.10
- golang.org/x/crypto to v0.12.0
- golang.org/x/term to v0.11.0
- k8s.io/cli-runtime to v0.27.4
- k8s.io/kubectl to v0.27.4
- sigs.k8s.io/cli-utils to v0.35.0
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Stefan Prodan
d21e779b9f
Merge pull request #4186 from fluxcd/update-components
...
Update toolkit components
2 years ago
fluxcdbot
f7e5223533
Update toolkit components
...
- helm-controller to v0.36.0
https://github.com/fluxcd/helm-controller/blob/v0.36.0/CHANGELOG.md
- kustomize-controller to v1.1.0
https://github.com/fluxcd/kustomize-controller/blob/v1.1.0/CHANGELOG.md
- source-controller to v1.1.0
https://github.com/fluxcd/source-controller/blob/v1.1.0/CHANGELOG.md
- notification-controller to v1.1.0
https://github.com/fluxcd/notification-controller/blob/v1.1.0/CHANGELOG.md
- image-reflector-controller to v0.30.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.30.0/CHANGELOG.md
- image-automation-controller to v0.36.0
https://github.com/fluxcd/image-automation-controller/blob/v0.36.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Sanskar Jaiswal
525bd21cd1
Merge pull request #4147 from fluxcd/tls-flags
...
Adopt Kubernetes style TLS Secrets and add relevant flags
2 years ago
Sanskar Jaiswal
8df27d8c3a
modify `flux create secret tls` to create secrets of type TLS
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2 years ago
Sanskar Jaiswal
6464d6c7b4
add deprecation warning per secret key field and constant
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2 years ago
Sanskar Jaiswal
2fc9d73c5f
add flag `--ca-crt-file` to `flux create secret git`
...
Add flag `--ca-crt-file` to `flux create secret git` to specify the path
to CA certificate. It takes precedence over `--ca-file` and uses the
key `ca.crt` in the generated Secret.
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2 years ago
Sanskar Jaiswal
b32051df53
deprecate TLS flags for flux create secret helm
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2 years ago
Sanskar Jaiswal
bf36a29ca2
add support for Kubernetes TLS keys for `flux create secret tls`
...
Add support for using `tls.key`, `tls.crt` and `ca.crt` keys while
generating a Secret, using the `--tls-key-file`, `--tls-crt-file` and
`--ca-crt-file` flags respectively.
Mark the flags `--key-file`, `--cert-file` and `--ca-file` as
deprecated.
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2 years ago
Stefan Prodan
a2ac94b625
Merge pull request #4183 from somtochiama/fix-auto-complete
...
Fix autocompletion for helm chart
2 years ago
Somtochi Onyekwere
c81afa6993
fix autocompletion for helm chart
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2 years ago
Hidde Beydals
4fa93ec4d6
Merge pull request #4182 from fluxcd/clean-http-client
...
manifestgen/install: use clean default HTTP client
2 years ago
Hidde Beydals
00c6ac81b9
manifestgen/install: use clean default HTTP client
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
8801031f06
Merge pull request #4181 from fluxcd/cmd-events-err-fix
...
cmd/events: handle error value
2 years ago
Hidde Beydals
2a033215a4
cmd/events: handle error value
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Stefan Prodan
8214fefde6
Merge pull request #4180 from fluxcd/fix-version-info
...
Fix controller version info
2 years ago
Stefan Prodan
4cdb75b74d
Fix controller version info
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
eac82585ad
Merge pull request #4177 from fluxcd/min-rsa-size
...
Set min value for the `--ssh-rsa-bits` flag
2 years ago
Stefan Prodan
2c76c70205
Set min value for the `--ssh-rsa-bits` flag
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Hidde Beydals
a9e09b856f
Merge pull request #4176 from fluxcd/e2e-improvements
...
ci: disable fail-fast for ARM end-to-end
2 years ago
Hidde Beydals
c03a0b7f87
ci: disable fail-fast for ARM end-to-end
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
0ab8740832
cmd: address typo in end-to-end tests
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
aa1eae22c7
Merge pull request #4175 from fluxcd/update-securejoin
...
build: update securejoin dependency
2 years ago
Hidde Beydals
4f3b34f86b
build: update securejoin dependency
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Stefan Prodan
8435cb8df9
Merge pull request #4167 from fluxcd/dependabot/github_actions/ci-ab6beeed51
...
build(deps): bump the ci group with 2 updates
2 years ago
dependabot[bot]
0d457d6d11
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [korthout/backport-action](https://github.com/korthout/backport-action ) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ).
Updates `korthout/backport-action` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](bf5fdd624b...bd68141f07
)
Updates `goreleaser/goreleaser-action` from 4.3.0 to 4.4.0
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](336e29918d...3fa32b8bb5
)
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Stefan Prodan
484015ceea
Merge pull request #4166 from fluxcd/e2e-kube-1.28.0
...
e2e: Add Kubernetes v1.28.0 to conformance tests
2 years ago
Stefan Prodan
1b5c4245df
e2e: Add Kubernetes v1.28.0 to conformance tests
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
ce68a06436
Merge pull request #4142 from fluxcd/dependabot/github_actions/ci-a9a55711ae
...
build(deps): bump the ci group with 2 updates
2 years ago
dependabot[bot]
7273059cb9
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [actions/setup-go](https://github.com/actions/setup-go ) and [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator ).
Updates `actions/setup-go` from 4.0.1 to 4.1.0
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](fac708d667...93397bea11
)
Updates `slsa-framework/slsa-github-generator` from 1.7.0 to 1.8.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.7.0...v1.8.0 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: slsa-framework/slsa-github-generator
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Hidde Beydals
a03ea8ace3
Merge pull request #4151 from fluxcd/enable-codeql-quality
...
ci: enable security-and-quality CodeQL query
2 years ago
Hidde Beydals
d6cbfa39f8
ci: enable security-and-quality CodeQL query
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Sunny
a2e4cbbfe2
Merge pull request #4134 from sestegra/monitor
...
monitoring: add OCIRepository in cluster dashboard and new source panels in control-plane dashboard
2 years ago
Stéphane Este-Gracias
23518953d0
monitoring: add Sources Stats panels
...
Signed-off-by: Stéphane Este-Gracias <sestegra@gmail.com>
2 years ago
Stéphane Este-Gracias
2716ca449e
monitoring: add OCIRepository in cluster dashboard panels
...
Signed-off-by: Stéphane Este-Gracias <sestegra@gmail.com>
2 years ago
Hidde Beydals
ecb1ad6ca5
Merge pull request #4140 from somtochiama/disable-test
2 years ago
Somtochi Onyekwere
3fa7af12e0
disable e2e test
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2 years ago
Stefan Prodan
12efb1967e
Merge pull request #4131 from mraerino/fix/diff-with-multiobj
...
Fix selection of kustomization resource from multi doc yaml
2 years ago
Marcus Weiner
56b1e80758
Fix selection of kustomization resource from multi doc yaml
...
Signed-off-by: Marcus Weiner <marcus.weiner@gmail.com>
2 years ago
Stefan Prodan
baf874ea67
Merge pull request #4126 from fluxcd/min-kube-1.25
...
Set Kubernetes min version to 1.25
2 years ago
Stefan Prodan
28262f59d3
Set Kubernetes min version to 1.25
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
44d69d6fc0
Merge pull request #4077 from fluxcd/dependabot/github_actions/ci-f6f7181596
...
build(deps): bump the ci group with 2 updates
2 years ago
dependabot[bot]
4d76ff4e6a
build(deps): bump the ci group with 2 updates
...
Bumps the ci group with 2 updates: [helm/kind-action](https://github.com/helm/kind-action ) and [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ).
Updates `helm/kind-action` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/helm/kind-action/releases )
- [Commits](fa81e57adf...dda0770415
)
Updates `docker/setup-buildx-action` from 2.8.0 to 2.9.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](16c0bc4a6e...4c0219f9ac
)
---
updated-dependencies:
- dependency-name: helm/kind-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
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Stefan Prodan
1eaf259e52
Merge pull request #4068 from fluxcd/up-deps-tests
...
Update dependencies
2 years ago
Stefan Prodan
bca1fa0968
Update dependencies
...
- bump the APIs packages in tests
- bump golang crypto and term to latest
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Hidde Beydals
bd79884d84
Merge pull request #4065 from fluxcd/action-toolcache
...
action: support `openssl` and `sha256sum`
2 years ago
Hidde Beydals
3b42b200d3
action: support `openssl` and `sha256sum`
...
As availability may be limited in some edge cases.
When a job is for example running within a container, `openssl` is not
always available. However, when running on a macOS or Windows runner,
the actual opposite is true.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
souleb
dad4a20fa7
Merge pull request #4062 from souleb/fix-diff-kustomization
...
diff: Take into account the server-side inventory for local Flux Kustomizations
2 years ago
Soule BA
90d95988aa
Take into account the server-side inventory for local diff
...
If implemented users will be able to use a local kustomization file while
retrieving status from the live kustomization file.
Signed-off-by: Soule BA <soule@weave.works>
2 years ago
Hidde Beydals
e88577fe52
Merge pull request #4061 from fluxcd/action-toolcache
...
action: re-allow configuration of non-default token
2 years ago
Hidde Beydals
6fa495b843
action: re-allow configuration of non-default token
...
To allow usage of action on GitHub Enterprise instances.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Stefan Prodan
3311bfd3ca
Merge pull request #4057 from fluxcd/update-components
...
Update toolkit components
2 years ago
fluxcdbot
cfd4d285da
Update toolkit components
...
- kustomize-controller to v1.0.1
https://github.com/fluxcd/kustomize-controller/blob/v1.0.1/CHANGELOG.md
- source-controller to v1.0.1
https://github.com/fluxcd/source-controller/blob/v1.0.1/CHANGELOG.md
- image-reflector-controller to v0.29.1
https://github.com/fluxcd/image-reflector-controller/blob/v0.29.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Stefan Prodan
c751bf6bdb
Merge pull request #4052 from fluxcd/docs-gh-action
...
docs: Link to the Flux GitHub Action documentation
2 years ago
Stefan Prodan
6f94844a35
docs: Link to the Flux GitHub Action documentation
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Hidde Beydals
f74d097837
Merge pull request #4051 from fluxcd/action-toolcache
...
action: use `$RUNNER_TOOL_CACHE`, support MacOS and Windows, validate checksum
2 years ago
Hidde Beydals
0a58b0cdad
ci: add workflow to test action
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
6f94ec728f
action: rewrite action to use `$RUNNER_TOOL_CACHE`
...
Plus the verification of the SHA256 of the archive, as advertised in
the checksum file published together with the release.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Stefan Prodan
e3747209eb
Merge pull request #4043 from fluxcd/ci-release-fix-slsa-tag
...
ci: release: extract the image tag from GITHUB_REF
2 years ago
Stefan Prodan
36b39a50a4
ci: release: extract the image tag from GITHUB_REF
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Hidde Beydals
d9c7ff8685
Merge pull request #4046 from fluxcd/fix-backport
...
ci: backport: set write permissions
2 years ago
Stefan Prodan
625d865625
ci: backport: set write permissions
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Hidde Beydals
00c6bd0240
Merge pull request #4041 from fluxcd/ci-release-fix-slsa
...
ci: release: disable interpretation backslash esc
2 years ago
Hidde Beydals
506da2466b
ci: release: disable interpretation backslash esc
...
This ensures `jq` can properly parse the given `ARTIFACTS` JSON blob,
as it contains escaped newlines in for example the Brew formula.
This should address the issue with the generation of SLSA metadata.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Stefan Prodan
9ea0a535ea
Merge pull request #4035 from fluxcd/up-go-deps
...
Update dependencies
2 years ago
Stefan Prodan
25d2a3cdf1
Bump kubectl to v1.27.3
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
9fa59df798
Update dependencies
...
- k8s.io/* v0.27.3
- github.com/fluxcd/go-git-providers v0.18.0
- github.com/fluxcd/pkg/git v0.12.3
- github.com/fluxcd/pkg/oci v0.28.0
- github.com/fluxcd/pkg/runtime v0.40.0
- github.com/fluxcd/pkg/ssa v0.28.2
- github.com/fluxcd/pkg/ssh v0.8.0
- github.com/homeport/dyff v1.5.8
- golang.org/x/crypto v0.10.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
93c0467f91
Merge pull request #4006 from fluxcd/update-components
...
Update toolkit components
2 years ago
fluxcdbot
c377fe7651
Update toolkit components
...
- helm-controller to v0.35.0
https://github.com/fluxcd/helm-controller/blob/v0.35.0/CHANGELOG.md
- kustomize-controller to v1.0.0
https://github.com/fluxcd/kustomize-controller/blob/v1.0.0/CHANGELOG.md
- source-controller to v1.0.0
https://github.com/fluxcd/source-controller/blob/v1.0.0/CHANGELOG.md
- notification-controller to v1.0.0
https://github.com/fluxcd/notification-controller/blob/v1.0.0/CHANGELOG.md
- image-reflector-controller to v0.29.0
https://github.com/fluxcd/image-reflector-controller/blob/v0.29.0/CHANGELOG.md
- image-automation-controller to v0.35.0
https://github.com/fluxcd/image-automation-controller/blob/v0.35.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
2 years ago
Stefan Prodan
9ed24522bb
Merge pull request #4033 from fluxcd/docs-release-links
...
docs: link to releases spec from website
2 years ago
Stefan Prodan
ddcabbf95d
docs: link to releases spec from website
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
5c58b45340
Merge pull request #4031 from fluxcd/ci-e2e-k8s
...
Run conformance tests for Kubernetes v1.27.3
2 years ago
Stefan Prodan
5690b639cd
Run conformance tests for Kubernetes v1.27.3
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
22d0ff8173
Merge pull request #4029 from fluxcd/ci-release-workflows
...
Run e2e tests on release branches
2 years ago
Stefan Prodan
8e61fe805c
ci: group all GH action updates under the same PR
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
5356436c94
ci: enable workflows for `release/**` branches
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
8ca8b92f92
ci: run backport under fluxcdbot account
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
7c98f20e11
Merge pull request #3254 from fluxcd/docs-release-spec
...
Flux GA release spec and long term support pledge
2 years ago
Stefan Prodan
1a8798a5d4
Link to release cadence from minor section
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Hidde Beydals
926842a216
Address review comment section titles
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
9e11b860ec
Address release procedure review nits
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
5abf1ee817
Address various nits
...
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Hidde Beydals
4e78e80619
Document various release procedures
...
This lacks documentation for the Terraform provider repository, which
is a higher level component than anything documented here.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Stefan Prodan
33be9840f0
Apply suggestions from code review
...
Co-authored-by: Max Jonas Werner <makkes@users.noreply.github.com>
Co-authored-by: Aurel Canciu <aurelcanciu@gmail.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
33fdaee399
Move the release procedures to dedicated doc
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
91660a98d5
Add SLSA provenance to release artifacts
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
8d5c4492d8
Apply suggestions from code review
...
Co-authored-by: Aurel Canciu <aurelcanciu@gmail.com>
Co-authored-by: Hidde Beydals <hiddeco@users.noreply.github.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
29ad52bb46
Add Flux release spec
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
590b7b7682
Add controller release artifacts spec
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
ea06d9614f
Add API versioning spec
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
41ba55634a
Add controller release spec
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
f09616e780
Add shared packages release spec
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
a4d7e35cdd
Cleanup internal docs
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
346e0ea734
Merge pull request #4028 from fluxcd/prefix-ggp-error
...
Annotate errors from go-git-providers
2 years ago
Max Jonas Werner
ce854236cf
Annotate errors from go-git-providers
...
closes #3623
Signed-off-by: Max Jonas Werner <mail@makk.es>
2 years ago
Hidde Beydals
1588663358
Merge pull request #4027 from fluxcd/bump-gogit
...
Update go-git to unreleased v5.8.0
2 years ago
Hidde Beydals
68fdc0a2b6
Update go-git to unreleased v5.8.0
...
To improve support for Git >=v2.41.0.
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2 years ago
Stefan Prodan
d335f8f981
Merge pull request #4025 from fluxcd/dependabot/github_actions/docker/setup-buildx-action-2.8.0
...
build(deps): bump docker/setup-buildx-action from 2.7.0 to 2.8.0
2 years ago
dependabot[bot]
b4efd15afd
build(deps): bump docker/setup-buildx-action from 2.7.0 to 2.8.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](ecf95283f0...16c0bc4a6e
)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Stefan Prodan
0e6f9da761
Merge pull request #4024 from fluxcd/dependabot/github_actions/sigstore/cosign-installer-3.1.1
...
build(deps): bump sigstore/cosign-installer from 3.1.0 to 3.1.1
2 years ago
dependabot[bot]
02b34f05c8
build(deps): bump sigstore/cosign-installer from 3.1.0 to 3.1.1
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](d13028333d...6e04d228eb
)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Stefan Prodan
f26800eb85
Merge pull request #4023 from fluxcd/backport-automation
...
Add backport GitHub Action workflow
2 years ago
Stefan Prodan
d2cc01169b
Declaratively define (and sync) labels
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
d8924cd8a9
Add backport GitHub Action workflow
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
25af5d2968
Merge pull request #3755 from rishinair11/add_multiple_args
...
Allow multiple arguments for "flux suspend/resume"
2 years ago
Rishikesh Nair
3580d4ff85
Add examples for resuming/suspending multiple objects
...
Signed-off-by: Rishikesh Nair <alienware505@gmail.com>
2 years ago
Rishikesh Nair
42607aadc3
Add support for passing multiple objects to suspend/resume commands
...
This change adds support for running `suspend/resume` on multiple
supported resources at the same time. This improves the user
experience by converting
```
flux suspend ks operator && \
flux suspend ks database && \
flux suspend ks app
```
to
```
flux suspend ks operator database app
```
This works for all types of resources (Kustomizations, Sources, etc.)
since it has been implemented at the `suspend.go` and `resume.go`
level.
When the `--wait` flag is passed to the `resume` command, then Flux
will wait for all resources in parallel within a goroutine each.
Each object is only processed once, even if user provided its name
more than once.
If suspension or resuming fails for one object, it is still carried
out for the remaining objects.
As a special case, the old behaviour of `resume` is retained, i.e.
when only one object name is provided, `resume` waits for the object
to become ready even if the `--wait` flag is not provided. In all
other cases the `--wait` flag is always considered.
closes #3746
closes #3793
Co-Authored-By: Max Jonas Werner <mail@makk.es>
Signed-off-by: Rishikesh Nair <alienware505@gmail.com>
Signed-off-by: Max Jonas Werner <mail@makk.es>
2 years ago
Stefan Prodan
2fe86a4cde
Merge pull request #4020 from fluxcd/min-kube-1.24
...
Set minimum supported version to Kubernetes 1.24.0
2 years ago
Stefan Prodan
db0256e0f7
Set minimum supported version to Kubernetes 1.24.0
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
224e808c21
Merge pull request #4018 from fluxcd/fix-push-aws-doc
...
docs: Fix the `flux push` example for ECR
2 years ago
Stefan Prodan
6ed6b937f8
Fix the `flux push` example for ECR
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
99b940f56f
Merge pull request #4015 from fluxcd/go.mod-1.20
...
Align `go.mod` version with Kubernetes (Go 1.20)
2 years ago
Stefan Prodan
66a417a3ee
Bump Go to 1.20 in aur deps
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Stefan Prodan
761762bdc0
Align go.mod version with Kubernetes (Go 1.20)
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Sanskar Jaiswal
bd8ada9e4a
Merge pull request #3990 from fluxcd/rfc-insecure-http
...
RFC-0004: add section about proxy
2 years ago
Sanskar Jaiswal
ba5c7e4fc3
RFC-0004: add section about proxy
...
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2 years ago
Stefan Prodan
903284fe59
Merge pull request #4008 from fluxcd/slsa3
...
Add SLSA3 generators to release workflow
2 years ago
Stefan Prodan
cf7ee0081c
Add SLSA3 generators to release workflow
...
Generate SLSA level 3 provenance attestations for the release assets and for the multi-arch container images.
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 years ago
Hidde Beydals
e6a1d8156b
Merge pull request #4012 from fluxcd/dependabot/github_actions/ossf/scorecard-action-2.2.0
...
build(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0
2 years ago
dependabot[bot]
b850f51ef5
build(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](80e868c13c...08b4669551
)
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Hidde Beydals
4e57de4776
Merge pull request #4011 from fluxcd/dependabot/github_actions/sigstore/cosign-installer-3.1.0
...
build(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.0
2 years ago
dependabot[bot]
0a2945e7f1
build(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.0
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.0.5 to 3.1.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](dd6b2e2b61...d13028333d
)
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Hidde Beydals
4f9beae49d
Merge pull request #4010 from fluxcd/dependabot/github_actions/anchore/sbom-action-0.14.3
...
build(deps): bump anchore/sbom-action from 0.14.2 to 0.14.3
2 years ago
dependabot[bot]
15a49334d8
build(deps): bump anchore/sbom-action from 0.14.2 to 0.14.3
...
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action ) from 0.14.2 to 0.14.3.
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Commits](4d571ad103...78fc58e266
)
---
updated-dependencies:
- dependency-name: anchore/sbom-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Max Jonas Werner
cf5e7c39e0
Merge pull request #4002 from fluxcd/fix-get-all
...
Don't log errors with missing CRDs for "get * all" commands
2 years ago
Max Jonas Werner
173ee5fcdc
Don't log errors with missing CRDs for "get * all" commands
...
Whenever an API type is not available then both, `flux get all` and
`flux get image all` will just skip over that type instead of logging
an error message.
Before:
```
$ flux get all
✗ failed to get API group resources: unable to retrieve the complete
list of server APIs: source.toolkit.fluxcd.io/v1beta2: the server
could not find the requested resource
[...]
✗ failed to get API group resources: unable to retrieve the complete
list of server APIs: image.toolkit.fluxcd.io/v1beta2: the server could
not find the requested resource
✗ failed to get API group resources: unable to retrieve the complete
list of server APIs: image.toolkit.fluxcd.io/v1beta2: the server could
not find the requested resource
[...]
$ echo $?
0
```
After:
```
$ flux get all
$ echo $?
0
```
closes #3973
Signed-off-by: Max Jonas Werner <mail@makk.es>
2 years ago
Stefan Prodan
67968dff7e
Merge pull request #3981 from fluxcd/dependabot/github_actions/docker/setup-buildx-action-2.7.0
...
build(deps): bump docker/setup-buildx-action from 2.6.0 to 2.7.0
2 years ago
dependabot[bot]
c596c70d42
build(deps): bump docker/setup-buildx-action from 2.6.0 to 2.7.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](6a58db7e0d...ecf95283f0
)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Max Jonas Werner
d30c3aef32
Merge pull request #3983 from fluxcd/dependabot/github_actions/peter-evans/create-pull-request-5.0.2
...
build(deps): bump peter-evans/create-pull-request from 5.0.1 to 5.0.2
2 years ago
dependabot[bot]
f7e5101753
build(deps): bump peter-evans/create-pull-request from 5.0.1 to 5.0.2
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](284f54f989...153407881e
)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Stefan Prodan
597b13d1b3
Merge pull request #3982 from fluxcd/dependabot/github_actions/goreleaser/goreleaser-action-4.3.0
...
build(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
2 years ago
dependabot[bot]
2b8385a874
build(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](f82d6c1c34...336e29918d
)
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Hidde Beydals
ddcc301ab6
Merge pull request #3976 from darklore/brew-completion
...
Use equivalent and shorter way to generate shell completions
2 years ago
Katsunori Tanaka
ab983c678f
Use equivalent and shorter way to generate shell completions
...
Signed-off-by: Katsunori Tanaka <958690+darklore@users.noreply.github.com>
2 years ago
Sunny
79dfbec910
Merge pull request #3955 from somtochiama/fix-kustomize-deprecated
...
Fix 'patchesJson6902' is deprecated' warning
2 years ago
Somtochi Onyekwere
6bf439d4ce
fix 'patchesJson6902' is deprecated' warning
...
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2 years ago
Max Jonas Werner
063c5ee328
Merge pull request #3967 from fluxcd/dependabot/github_actions/docker/login-action-2.2.0
...
build(deps): bump docker/login-action from 2.1.0 to 2.2.0
2 years ago
dependabot[bot]
19137b8e8c
build(deps): bump docker/login-action from 2.1.0 to 2.2.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](f4ef78c080...465a07811f
)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Max Jonas Werner
95aa30ad41
Merge pull request #3966 from fluxcd/dependabot/github_actions/docker/setup-qemu-action-2.2.0
...
build(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0
2 years ago
dependabot[bot]
55aa96a33a
build(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](e81a89b173...2b82ce82d5
)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Max Jonas Werner
5460348450
Merge pull request #3965 from fluxcd/dependabot/github_actions/actions/checkout-3.5.3
...
build(deps): bump actions/checkout from 3.5.2 to 3.5.3
2 years ago
dependabot[bot]
0d1a68ecb4
build(deps): bump actions/checkout from 3.5.2 to 3.5.3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8e5e7e5ab8...c85c95e3d7
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Max Jonas Werner
98466220c7
Merge pull request #3964 from fluxcd/dependabot/github_actions/docker/setup-buildx-action-2.6.0
...
build(deps): bump docker/setup-buildx-action from 2.5.0 to 2.6.0
2 years ago
dependabot[bot]
6d2dd076dc
build(deps): bump docker/setup-buildx-action from 2.5.0 to 2.6.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](4b4e9c3e2d...6a58db7e0d
)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Max Jonas Werner
5e07bcb79a
Merge pull request #3968 from fluxcd/dependabot/github_actions/github/codeql-action-2.13.4
...
build(deps): bump github/codeql-action from 2.3.6 to 2.13.4
2 years ago
dependabot[bot]
9c81a74743
build(deps): bump github/codeql-action from 2.3.6 to 2.13.4
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.6 to 2.13.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](83f0fe6c49...cdcdbb5797
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Max Jonas Werner
a3f2b1d829
Merge pull request #3945 from fluxcd/lenient-logs-cmd
...
Make `flux logs` more lenient
2 years ago
Max Jonas Werner
cbdd71e44e
Make `flux logs` more lenient
...
UX changes:
- Only print an error when a pod doesn't have a matching container
instead of exiting early.
- Return a non-zero status code when no pod is found at all.
Details:
In certain situations there might be 3rd-party pods running in the
Flux namespace that cause the command to fail streaming logs, e.g.
when they have multiple containers but none of them is called
`manager` (which all Flux-maintained pods do). An example of such a
situation is when Flux is installed with the 3rd-party Flux extension
on AKS.
The `logs` command is now more forgiving and merely logs an error in
these situations instead of completely bailing out. It still returns a
non-zero exit code.
For the parallel log streaming with `-f` the code is now a little more
complex so that errors are now written to stderr in parallel with all
other logs written to stdout. That's what `asyncCopy` is for.
refs #3944
Signed-off-by: Max Jonas Werner <mail@makk.es>
2 years ago
Max Jonas Werner
f01cf5e04c
Merge pull request #3952 from fluxcd/dependabot/github_actions/github/codeql-action-2.3.6
...
build(deps): bump github/codeql-action from 2.3.5 to 2.3.6
2 years ago
dependabot[bot]
bbb3063cb2
build(deps): bump github/codeql-action from 2.3.5 to 2.3.6
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](0225834cc5...83f0fe6c49
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago