Matheus Pimenta
24057743bb
Fix command debug hr not taking targetPath into account
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2 weeks ago
Matheus Pimenta
04d87be082
Merge pull request #5215 from fluxcd/update-labels
...
Update backport labels for 2.5
3 weeks ago
Matheus Pimenta
e7c6ebccc3
Update backport labels for 2.5
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
3 weeks ago
Matheus Pimenta
48382f885b
Merge pull request #5214 from fluxcd/update-components
...
Update kustomize-controller to v1.5.1
3 weeks 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>
3 weeks ago
Matheus Pimenta
f0e8e84ee0
Merge pull request #5141 from fluxcd/rfc-0008-implemented
...
Update RFC 0008 and RFC 0009 milestones
3 weeks ago
Matheus Pimenta
c277fbf14e
Update RFC 0008 and RFC 0009 milestones
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
3 weeks ago
Matheus Pimenta
28570296a9
Merge pull request #5202 from NotAwar/patch-1
...
fix: correct name on github app secret
3 weeks ago
Awar Abdulkarim
39ec0cb594
fix: correct name on github app secret
...
Signed-off-by: Awar Abdulkarim <48431495+NotAwar@users.noreply.github.com>
3 weeks ago
Stefan Prodan
af67405ee4
Merge pull request #5204 from fluxcd/kubectl-1.32.2
...
Update kubectl in flux-cli image
3 weeks ago
Stefan Prodan
6f65c92fe7
Update kubectl in flux-cli image
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
3 weeks ago
Stefan Prodan
c84d312289
Merge pull request #5203 from fluxcd/fix-cli-build
...
Update flux-cli image
3 weeks ago
Stefan Prodan
d37473ff44
Update flux-cli image
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
3 weeks ago
Stefan Prodan
712b03727a
Merge pull request #5200 from fluxcd/update-k8s-check
...
Update Kubernetes min supported version to 1.30
3 weeks ago
Stefan Prodan
14da7d58be
Update Kubernetes min supported version to 1.30
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
3 weeks ago
Matheus Pimenta
45da6a86f8
Merge pull request #5199 from fluxcd/tests-2.5
...
Update integration tests dependencies for Flux 2.5
3 weeks ago
Matheus Pimenta
3053a0b840
Update integration tests dependencies for Flux 2.5
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
3 weeks ago
Stefan Prodan
96f95b6b4c
Merge pull request #5195 from fluxcd/update-components
...
Update toolkit components
3 weeks 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>
3 weeks ago
Matheus Pimenta
ce50286a92
Merge pull request #5103 from dipti-pai/github-app-auth
...
[RFC-007] Flux cli support for GitHub app authentication
4 weeks 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>
4 weeks ago
Stefan Prodan
8bedcc46d4
Merge pull request #5192 from fluxcd/update-components
...
Update toolkit components
4 weeks 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>
4 weeks 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
1 month 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>
1 month ago
Matheus Pimenta
13b1d199ee
Merge pull request #5188 from fluxcd/upgrade-deps
...
Upgrade pkg/runtime
1 month ago
Matheus Pimenta
5f9108c53f
Upgrade pkg/runtime
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
1 month ago
Stefan Prodan
abf52ff866
Merge pull request #5187 from fluxcd/conform-flux-2.5
...
Update conformance test suite
1 month ago
Stefan Prodan
b319ee1ddf
Update conformance test suite
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 month 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
1 month 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>
1 month ago
Stefan Prodan
dcc4251a2a
Merge pull request #5176 from YvanGuidoin/diff-dry-run-skipping
...
fix: align `flux diff` skipping with kustomize-controller
1 month ago
Yvan
960f72fe6a
Align skipping of resources in flux diff to kustomize-controller
...
Signed-off-by: Yvan <y.guidoin@meteocontrol.com>
1 month ago
Stefan Prodan
6f815a36fe
Merge pull request #5175 from fluxcd/controller-runtime-v0.20.1
...
Update dependencies
1 month ago
Stefan Prodan
1d08cace4f
Update dependencies
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 month ago
Stefan Prodan
cfd369df47
Merge pull request #5151 from fluxcd/rfc-custom-health-checks
...
[RFC-0009] Custom Health Checks using CEL expressions
1 month ago
Matheus Pimenta
9e6f723436
Clarify expression evaluation logic
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
1 month 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>
2 months ago
Stefan Prodan
74d748f547
Explain the evaluation logic based on conditions
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 months ago
Stefan Prodan
6f6d3fb269
Add ClusterAPI example to RFC
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 months ago
Stefan Prodan
e51e5df9da
Add `SealedSecret` example to RFC
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 months ago
Stefan Prodan
f604d7f342
Add Custom Health Check Library to RFC
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 months ago
Stefan Prodan
3346542917
Rework the custom health check spec
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2 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>
2 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
2 months ago
Sjors Holtrop
f29bcfb108
handle len(args) < 1 case
...
Signed-off-by: Sjors Holtrop <sjors.holtrop@ritense.com>
2 months ago
Sjors Holtrop
2e9e8e2690
pass args to enable more detailed error message
...
Signed-off-by: Sjors Holtrop <sjors.holtrop@ritense.com>
2 months ago
Sjors Holtrop
3478fe343d
fix golden file
...
Signed-off-by: Sjors Holtrop <sjors.holtrop@ritense.com>
2 months ago
Sjors Holtrop
8b10a32088
Improve "flux resume" error message on non-existent object
...
Signed-off-by: Sjors Holtrop <sjors.holtrop@ritense.com>
2 months ago
Matheus Pimenta
16ae23a3a6
Merge pull request #5142 from fluxcd/fix-create-cmd
...
Fix create command always using imageRepositoryType
2 months ago