Matheus Pimenta
|
0f30cfb8b0
|
Merge pull request #5628 from fluxcd/backport-5627-to-release/v2.7.x
[release/v2.7.x] Add source.extensions.fluxcd.io group to aggregated RBAC roles
|
6 days ago |
Matheus Pimenta
|
c69a5c5850
|
Add source.extensions.fluxcd.io group to aggregated RBAC roles
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
(cherry picked from commit 7c5f9befb4)
|
6 days ago |
Stefan Prodan
|
0b51c7443e
|
Merge pull request #5615 from fluxcd/backport-5614-to-release/v2.7.x
[release/v2.7.x] ci: Include source-watcher in the e2e test suite
|
3 weeks ago |
Stefan Prodan
|
5aa89ab42b
|
ci: Include source-watcher in the e2e test suite
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
(cherry picked from commit 833815c71d)
|
3 weeks ago |
Matheus Pimenta
|
b6e76ca253
|
Merge pull request #5606 from fluxcd/backport-5602-to-release/v2.7.x
[release/v2.7.x] fix: return accepted values for flags when calling Values.Type()
|
3 weeks ago |
Jesper Axelsen
|
e084250147
|
fix: return supported values for flags when calling Values.Type()
Signed-off-by: Jesper Axelsen <jesperbaxelsen@gmail.com>
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
(cherry picked from commit 28f5b553a2)
|
3 weeks ago |
Matheus Pimenta
|
c3bc3d59b3
|
Merge pull request #5605 from fluxcd/backport-5603-to-release/v2.7.x
[release/v2.7.x] Update toolkit components
|
3 weeks ago |
Matheus Pimenta
|
1295ba285e
|
Fix bootstrap e2e test for image policy
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
(cherry picked from commit d8c6ee167c)
|
3 weeks ago |
fluxcdbot
|
41ebc0e0f9
|
Update toolkit components
- helm-controller to v1.4.3
https://github.com/fluxcd/helm-controller/blob/v1.4.3/CHANGELOG.md
- kustomize-controller to v1.7.2
https://github.com/fluxcd/kustomize-controller/blob/v1.7.2/CHANGELOG.md
- source-controller to v1.7.3
https://github.com/fluxcd/source-controller/blob/v1.7.3/CHANGELOG.md
- notification-controller to v1.7.4
https://github.com/fluxcd/notification-controller/blob/v1.7.4/CHANGELOG.md
- image-reflector-controller to v1.0.3
https://github.com/fluxcd/image-reflector-controller/blob/v1.0.3/CHANGELOG.md
- image-automation-controller to v1.0.3
https://github.com/fluxcd/image-automation-controller/blob/v1.0.3/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
(cherry picked from commit e288cb2771)
|
3 weeks ago |
Matheus Pimenta
|
67d2fb09a4
|
Merge pull request #5595 from fluxcd/backport-5594-to-release/v2.7.x
[release/v2.7.x] Pin cosign to v2.6.1
|
1 month ago |
Matheus Pimenta
|
888e8a9aff
|
Pin cosign to v2.6.1
xref: https://github.com/fluxcd/source-controller/issues/1923
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
(cherry picked from commit 8229ffb674)
|
1 month ago |
Matheus Pimenta
|
4a15fa6a02
|
Merge pull request #5579 from fluxcd/backport-5578-to-release/v2.7.x
[release/v2.7.x] Update toolkit components
|
1 month ago |
fluxcdbot
|
6adffe74c4
|
Update toolkit components
- helm-controller to v1.4.2
https://github.com/fluxcd/helm-controller/blob/v1.4.2/CHANGELOG.md
- kustomize-controller to v1.7.1
https://github.com/fluxcd/kustomize-controller/blob/v1.7.1/CHANGELOG.md
- source-controller to v1.7.2
https://github.com/fluxcd/source-controller/blob/v1.7.2/CHANGELOG.md
- notification-controller to v1.7.3
https://github.com/fluxcd/notification-controller/blob/v1.7.3/CHANGELOG.md
- image-reflector-controller to v1.0.2
https://github.com/fluxcd/image-reflector-controller/blob/v1.0.2/CHANGELOG.md
- image-automation-controller to v1.0.2
https://github.com/fluxcd/image-automation-controller/blob/v1.0.2/CHANGELOG.md
- source-watcher to v2.0.2
https://github.com/fluxcd/source-watcher/blob/v2.0.2/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
(cherry picked from commit 058525fe37)
|
1 month ago |
Matheus Pimenta
|
e8213d75a6
|
Merge pull request #5577 from fluxcd/backport-5576-to-release/v2.7.x
[release/v2.7.x] Update dependencies to Kubernetes v1.34.1 and Go 1.25.2
|
1 month ago |
Stefan Prodan
|
ddd9ef9d13
|
Update dependencies to Kubernetes v1.34.1 and Go 1.25.2
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
(cherry picked from commit 767f235f94)
|
1 month ago |
Stefan Prodan
|
f3cc58037a
|
Merge pull request #5575 from fluxcd/backport-5574-to-release/v2.7.x
[release/v2.7.x] Fix manifest generation for `--storage-adv-addr` and `--events-addr` flags
|
1 month ago |
Stefan Prodan
|
bb9b4e8533
|
Use `RUNTIME_NAMESPACE` when setting `--events-addr`
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
(cherry picked from commit f2ff083b8e)
|
1 month ago |
Stefan Prodan
|
6bb4aeff95
|
Fix `--storage-adv-addr` for source-watcher
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
(cherry picked from commit 8c45f25f33)
|
1 month ago |
Stefan Prodan
|
ca29bb1a41
|
Merge pull request #5571 from fluxcd/backport-5570-to-release/v2.7.x
[release/v2.7.x] Disable AUR publishing
|
1 month ago |
Stefan Prodan
|
c707c3ae7b
|
Disable AUR publishing
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
(cherry picked from commit 71a3dad213)
|
1 month ago |
Matheus Pimenta
|
53552c8816
|
Merge pull request #5569 from fluxcd/backport-5568-to-release/v2.7.x
[release/v2.7.x] Update toolkit components
|
1 month ago |
fluxcdbot
|
fb8f2508d1
|
Update toolkit components
- helm-controller to v1.4.1
https://github.com/fluxcd/helm-controller/blob/v1.4.1/CHANGELOG.md
- source-controller to v1.7.1
https://github.com/fluxcd/source-controller/blob/v1.7.1/CHANGELOG.md
- notification-controller to v1.7.2
https://github.com/fluxcd/notification-controller/blob/v1.7.2/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
(cherry picked from commit 4f2d1c3a2a)
|
1 month ago |
Matheus Pimenta
|
de92e95a50
|
Merge pull request #5564 from fluxcd/backport-5563-to-release/v2.7.x
[release/v2.7.x] Fix `flux migrate -f` not considering kind comments
|
2 months ago |
Matheus Pimenta
|
b398208c7e
|
Fix flux migrate -f not considering kind comments
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
(cherry picked from commit 7c5fb2297c)
|
2 months ago |
Matheus Pimenta
|
8d0001f5b6
|
Merge pull request #5561 from fluxcd/backport-5560-to-release/v2.7.x
[release/v2.7.x] Fix `flux migrate -f` command to work with comments
|
2 months ago |
Matheus Pimenta
|
a2ff6c601e
|
Fix migrate -f command to work with comments
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
(cherry picked from commit 83213ce83f)
|
2 months ago |
Stefan Prodan
|
4accd37c1a
|
Merge pull request #5559 from fluxcd/backport-5558-to-release/v2.7.x
[release/v2.7.x] Improve `flux migrate` for live cluster migrations
|
2 months ago |
Stefan Prodan
|
742baa62d1
|
Improve `flux migrate` for live cluster migrations
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
(cherry picked from commit 0255957dd7)
|
2 months ago |
Stefan Prodan
|
784a62c6a5
|
Merge pull request #5557 from fluxcd/backport-5554-to-release/v2.7.x
[release/v2.7.x] Extend `flux migrate` to work with local files
|
2 months ago |
Matheus Pimenta
|
0bcccb2482
|
Extend flux migrate to work with local files
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
(cherry picked from commit a9b5be7ff4)
|
2 months ago |
Matheus Pimenta
|
17dae751a2
|
Merge pull request #5553 from fluxcd/backport-5551-to-release/v2.7.x
[release/v2.7.x] Fix `flux push artifact` not working with `--provider`
|
2 months ago |
Matheus Pimenta
|
93a87240b0
|
Fix flux push artifact not working with --provider
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
(cherry picked from commit 039d79b3c2)
|
2 months ago |
Stefan Prodan
|
9c66b0d752
|
Merge pull request #5552 from fluxcd/backport-ci-prs
Backport CI fixes and updates
|
2 months ago |
dependabot[bot]
|
9fc6853024
|
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>
|
2 months ago |
Stefan Prodan
|
22a8310b0a
|
ci: Set `GITHUB_TOKEN` in the `release-flux-manifests` workflow
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2 months ago |
Matheus Pimenta
|
f251e8e8a9
|
Merge pull request #5509 from RussellAult/action-without-api
`fluxcd/flux2/action`: Determine latest version without using GitHub API
|
2 months ago |
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>
|
2 months ago |
Matheus Pimenta
|
4664d49e29
|
Merge pull request #5542 from fluxcd/update-components
Update image-automation-controller to v1.0.1
|
2 months ago |
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>
|
2 months ago |
Matheus Pimenta
|
3247a46654
|
Merge pull request #5541 from fluxcd/debug-ks-history
Add `--show-history` flag to `debug kustomization`
|
2 months ago |
Matheus Pimenta
|
b5ecb9bc56
|
Add --show-history flag to debug kustomization
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
|
2 months ago |
Stefan Prodan
|
550260638d
|
Merge pull request #5540 from fluxcd/update-components
Update source-watcher to v2.0.1
|
2 months ago |
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>
|
2 months ago |
Matheus Pimenta
|
95b2d855cb
|
Merge pull request #5539 from fluxcd/no-cron-for-update
ci: remove cron schedule from update
|
2 months ago |
Matheus Pimenta
|
52e0c9815b
|
ci: remove cron schedule from update
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
|
2 months ago |
Stefan Prodan
|
154069893b
|
Merge pull request #5537 from fluxcd/update-components
Update toolkit components
|
2 months ago |
Stefan Prodan
|
6185366b8a
|
Migrate create commands to `DependencyReference` type
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2 months ago |
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>
|
2 months ago |
Stefan Prodan
|
b20eb0ca22
|
Merge pull request #5534 from prasad89/issue#5526
Add support for custom storage namespace in HelmRelease creation
|
2 months ago |
prasad89
|
8000a41015
|
Add support for custom storage namespace in HelmRelease creation
Signed-off-by: prasad89 <vdbhaleraovb@gmail.com>
|
2 months ago |