Matheus Pimenta
|
83213ce83f
|
Fix migrate -f command to work with comments
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
|
2025-10-03 14:54:41 +01:00 |
|
Stefan Prodan
|
69718599ac
|
Merge pull request #5558 from fluxcd/improve-flux-migrate
Improve `flux migrate` for live cluster migrations
|
2025-10-03 16:52:44 +03:00 |
|
Stefan Prodan
|
0255957dd7
|
Improve flux migrate for live cluster migrations
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2025-10-03 15:24:44 +03:00 |
|
Stefan Prodan
|
69b4b85cd9
|
Merge pull request #5554 from fluxcd/migrate-dir
Extend `flux migrate` to work with local files
|
2025-10-03 11:49:51 +03:00 |
|
Matheus Pimenta
|
a9b5be7ff4
|
Extend flux migrate to work with local files
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
|
2025-10-02 15:35:02 +01:00 |
|
Matheus Pimenta
|
1b46056e7d
|
Merge pull request #5551 from fluxcd/fix-5549
Fix `flux push artifact` not working with `--provider`
|
2025-10-01 10:39:42 +01:00 |
|
Matheus Pimenta
|
039d79b3c2
|
Fix flux push artifact not working with --provider
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
|
2025-10-01 09:37:35 +01:00 |
|
Stefan Prodan
|
66b8aca399
|
Merge pull request #5548 from fluxcd/dependabot/github_actions/ci-b5b9679c22
build(deps): bump the ci group across 1 directory with 3 updates
|
2025-10-01 11:03:14 +03:00 |
|
dependabot[bot]
|
41c413e178
|
build(deps): bump the ci group across 1 directory with 3 updates
Bumps the ci group with 3 updates in the / directory: [docker/login-action](https://github.com/docker/login-action), [ossf/scorecard-action](https://github.com/ossf/scorecard-action) and [github/codeql-action](https://github.com/github/codeql-action).
Updates `docker/login-action` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](184bdaa072...5e57cd1181)
Updates `ossf/scorecard-action` from 2.4.2 to 2.4.3
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](05b42c6244...4eaacf0543)
Updates `github/codeql-action` from 3.30.3 to 3.30.5
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](192325c861...3599b3baa1)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 3.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: ossf/scorecard-action
dependency-version: 2.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: github/codeql-action
dependency-version: 3.30.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-01 07:52:39 +00:00 |
|
Matheus Pimenta
|
d5f8720c4d
|
Merge pull request #5550 from fluxcd/update-labels
Add backport label for Flux 2.7
|
2025-10-01 08:08:08 +01:00 |
|
Matheus Pimenta
|
e6eb9d79e3
|
Add backport label for Flux 2.7
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
|
2025-10-01 08:07:01 +01:00 |
|
Stefan Prodan
|
b90d1738a9
|
Merge pull request #5547 from fluxcd/ci-fix-release-flux-manifests
ci: Set `GITHUB_TOKEN` in the `release-flux-manifests` workflow
|
2025-10-01 00:11:33 +03:00 |
|
Stefan Prodan
|
f9e66dee9e
|
ci: Set GITHUB_TOKEN in the release-flux-manifests workflow
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2025-09-30 23:44:54 +03:00 |
|
Matheus Pimenta
|
f251e8e8a9
|
Merge pull request #5509 from RussellAult/action-without-api
`fluxcd/flux2/action`: Determine latest version without using GitHub API
v2.7.0
|
2025-09-30 07:23:03 +01:00 |
|
RussellAult
|
44f0d50dbf
|
fluxcd/flux2/action: Determine latest version without using GitHub API
Signed-off-by: RussellAult <RussellAult@users.noreply.github.com>
Co-authored-by: Matheus Pimenta <matheuscscp@gmail.com>
|
2025-09-30 07:19:32 +01:00 |
|
Matheus Pimenta
|
4664d49e29
|
Merge pull request #5542 from fluxcd/update-components
Update image-automation-controller to v1.0.1
|
2025-09-28 21:12:32 +01:00 |
|
fluxcdbot
|
2997645ea3
|
Update toolkit components
- image-automation-controller to v1.0.1
https://github.com/fluxcd/image-automation-controller/blob/v1.0.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
|
2025-09-28 19:59:27 +00:00 |
|
Matheus Pimenta
|
3247a46654
|
Merge pull request #5541 from fluxcd/debug-ks-history
Add `--show-history` flag to `debug kustomization`
|
2025-09-26 11:04:46 +01:00 |
|
Matheus Pimenta
|
b5ecb9bc56
|
Add --show-history flag to debug kustomization
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
|
2025-09-26 10:01:31 +01:00 |
|
Stefan Prodan
|
550260638d
|
Merge pull request #5540 from fluxcd/update-components
Update source-watcher to v2.0.1
|
2025-09-26 11:16:34 +03:00 |
|
fluxcdbot
|
b52d76d6e6
|
Update toolkit components
- source-watcher to v2.0.1
https://github.com/fluxcd/source-watcher/blob/v2.0.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
|
2025-09-26 07:56:24 +00:00 |
|
Matheus Pimenta
|
95b2d855cb
|
Merge pull request #5539 from fluxcd/no-cron-for-update
ci: remove cron schedule from update
|
2025-09-25 16:59:54 +01:00 |
|
Matheus Pimenta
|
52e0c9815b
|
ci: remove cron schedule from update
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
|
2025-09-25 16:48:33 +01:00 |
|
Stefan Prodan
|
154069893b
|
Merge pull request #5537 from fluxcd/update-components
Update toolkit components
|
2025-09-25 18:45:37 +03:00 |
|
Stefan Prodan
|
6185366b8a
|
Migrate create commands to DependencyReference type
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2025-09-25 18:22:08 +03:00 |
|
fluxcdbot
|
f7665f4b47
|
Update toolkit components
- helm-controller to v1.4.0
https://github.com/fluxcd/helm-controller/blob/v1.4.0/CHANGELOG.md
- kustomize-controller to v1.7.0
https://github.com/fluxcd/kustomize-controller/blob/v1.7.0/CHANGELOG.md
- notification-controller to v1.7.1
https://github.com/fluxcd/notification-controller/blob/v1.7.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
|
2025-09-25 15:06:43 +00:00 |
|
Stefan Prodan
|
b20eb0ca22
|
Merge pull request #5534 from prasad89/issue#5526
Add support for custom storage namespace in HelmRelease creation
|
2025-09-24 21:45:08 +03:00 |
|
prasad89
|
8000a41015
|
Add support for custom storage namespace in HelmRelease creation
Signed-off-by: prasad89 <vdbhaleraovb@gmail.com>
|
2025-09-24 21:46:06 +05:30 |
|
Stefan Prodan
|
4601a304dd
|
Merge pull request #5535 from fluxcd/dependabot/github_actions/ci-57db20d2cc
build(deps): bump the ci group with 6 updates
|
2025-09-24 12:49:56 +03:00 |
|
dependabot[bot]
|
2fc09963e8
|
build(deps): bump the ci group with 6 updates
Bumps the ci group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [fluxcd/gha-workflows](https://github.com/fluxcd/gha-workflows) | `0.3.0` | `0.4.0` |
| [actions/setup-go](https://github.com/actions/setup-go) | `5.5.0` | `6.0.0` |
| [fluxcd/pkg](https://github.com/fluxcd/pkg) | `1.20.0` | `1.22.0` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.29.11` | `3.30.3` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action) | `0.20.5` | `0.20.6` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) | `3.9.2` | `3.10.0` |
Updates `fluxcd/gha-workflows` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/fluxcd/gha-workflows/releases)
- [Commits](https://github.com/fluxcd/gha-workflows/compare/v0.3.0...v0.4.0)
Updates `actions/setup-go` from 5.5.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](d35c59abb0...4469467582)
Updates `fluxcd/pkg` from 1.20.0 to 1.22.0
- [Commits](7f090e9313...bf02f0a2d6)
Updates `github/codeql-action` from 3.29.11 to 3.30.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](3c3833e0f8...192325c861)
Updates `anchore/sbom-action` from 0.20.5 to 0.20.6
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
- [Commits](da167eac91...f8bdd1d8ac)
Updates `sigstore/cosign-installer` from 3.9.2 to 3.10.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](d58896d6a1...d7543c93d8)
---
updated-dependencies:
- dependency-name: fluxcd/gha-workflows
dependency-version: 0.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: actions/setup-go
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: fluxcd/pkg
dependency-version: 1.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: github/codeql-action
dependency-version: 3.30.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-version: 0.20.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: sigstore/cosign-installer
dependency-version: 3.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-24 09:37:59 +00:00 |
|
Stefan Prodan
|
a2b4edc2f3
|
Merge pull request #5533 from fluxcd/conform-k8s-1.34.1
Set Kubernetes 1.32 as min supported version
|
2025-09-24 11:11:25 +03:00 |
|
Stefan Prodan
|
55bb3fe643
|
Set Kubernetes 1.32 as min supported version
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2025-09-24 10:39:53 +03:00 |
|
Stefan Prodan
|
7060770258
|
Merge pull request #5532 from fluxcd/trace-external-artifact
Add support for `ExternalArtifact` to `flux trace`
|
2025-09-23 16:18:20 +03:00 |
|
Stefan Prodan
|
c3eadad983
|
Add support for ExternalArtifact to flux trace
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2025-09-23 15:49:19 +03:00 |
|
Stefan Prodan
|
e56dfcacf2
|
Merge pull request #5531 from fluxcd/uninstall-artifact-generator
Remove `ArtifactGenerators` during uninstall
|
2025-09-23 15:10:44 +03:00 |
|
Stefan Prodan
|
56e73ae03c
|
Remove ArtifactGenerators during uninstall
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2025-09-23 14:41:50 +03:00 |
|
Stefan Prodan
|
7a2f77ffe0
|
Merge pull request #5529 from fluxcd/fluxcd/gha-workflows
ci: Refactor CI with `fluxcd/gha-workflows`
|
2025-09-22 13:50:04 +02:00 |
|
Stefan Prodan
|
c1b2c7cae8
|
ci: Refactor CI with fluxcd/gha-workflows
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2025-09-22 14:01:38 +03:00 |
|
Stefan Prodan
|
79186a0055
|
Merge pull request #5528 from fluxcd/diff-force
Handle `force: enabled` annotation in `flux diff ks` command
|
2025-09-22 12:55:04 +02:00 |
|
Stefan Prodan
|
e7f1faea01
|
Handle force: enabled annotation in flux diff ks command
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2025-09-22 13:11:43 +03:00 |
|
Matheus Pimenta
|
74edb12bd1
|
Merge pull request #5492 from lukas8219/5411-reconcile-suspend-resume-img-policy
Implement `flux [reconcile|suspend|resume] image policy` commands
|
2025-09-20 04:24:31 +01:00 |
|
lukas8219
|
48d509d838
|
Implement flux [reconcile|suspend|resume] image policy commands
Signed-off-by: lukas8219 <lucas.c4d@gmail.com>
|
2025-09-20 00:00:10 -03:00 |
|
Matheus Pimenta
|
948ed45f10
|
Merge pull request #5525 from fluxcd/update-components
Update image-reflector-controller to v1.0.1
|
2025-09-20 03:31:45 +01:00 |
|
fluxcdbot
|
6f47ae0f2f
|
Update toolkit components
- image-reflector-controller to v1.0.1
https://github.com/fluxcd/image-reflector-controller/blob/v1.0.1/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
|
2025-09-20 02:18:40 +00:00 |
|
Matheus Pimenta
|
a1f366933b
|
Merge pull request #5522 from fluxcd/update-components
Update image-automation-controller to v1.0.0
|
2025-09-16 13:29:55 +01:00 |
|
fluxcdbot
|
99b51ad525
|
Update toolkit components
- image-automation-controller to v1.0.0
https://github.com/fluxcd/image-automation-controller/blob/v1.0.0/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
|
2025-09-16 12:08:15 +01:00 |
|
Stefan Prodan
|
b6e0e8fd63
|
Merge pull request #5521 from fluxcd/update-source-watcher
ci: Add source-watcher to the update workflow
|
2025-09-16 12:08:36 +03:00 |
|
Stefan Prodan
|
9056ec029c
|
ci: Add source-watcher to the update workflow
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2025-09-16 11:57:01 +03:00 |
|
Stefan Prodan
|
9caea521ea
|
Merge pull request #5520 from fluxcd/artifact-generator
Add read-only commands for `ArtifactGenerator` kind
|
2025-09-16 11:28:34 +03:00 |
|
Stefan Prodan
|
a317f7c445
|
Add support for events --for ArtifactGenerator/<name>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2025-09-16 11:17:27 +03:00 |
|