Update dependency fluxcd/flux2 to v2.0.0-rc.2
This MR contains the following updates:
Package | Update | Change |
---|---|---|
fluxcd/flux2 | patch |
v2.0.0-rc.1 -> v2.0.0-rc.2
|
Release Notes
fluxcd/flux2
v2.0.0-rc.2
Highlights
This is the 2nd release candidate of Flux v2.0 GA. Users are advised to upgrade from v0.41
to v2.0.0-rc.2
as soon as possible.
Flux v2.0.0-rc.2 comes with fixes to issues reported for RC.1 and performance improvements. Starting with this version, source-controller, kustomize-controller and helm-controller pods are marked as system-cluster-critical. This priority class will reduce the chances of Flux controllers being evicted before other non-critical workloads and prevents the pods from being permanently unavailable.
Fixes and improvements
- Fix bootstrap for BitBucket Server (CLI).
- Fix secrets decryption when using Azure Key Vault (kustomize-controller).
- Fix drift detection for renamed HelmReleases (helm-controller).
- Improve performance when handling webhook receivers (notification-controller).
- The
Alert
v1beta2 API has a new optional field.spec.inclusionList
for fine-grained control over events filtering (notification-controller). - The deprecated field
.status.url
was removed from theReceiver
v1 API (notification-controller). - Add support for commit signing using OpenPGP keys with passphrases (image-automation-controller).
Components changelog
- source-controller v1.0.0-rc.2
- kustomize-controller v1.0.0-rc.2
- notification-controller v1.0.0-rc.2
- helm-controller v0.32.2
- image-reflector-controller v0.27.1
- image-automation-controller v0.33.0
CLI Changelog
- MR #3860 - @bigkevmcd - e2e: Add summary to Azure Alert
- MR #3858 - @fluxcdbot - Update toolkit components
- MR #3857 - @talife - Fix autocompletion for image repository reconcile
- MR #3855 - @dependabot[bot] - build(deps): bump peter-evans/create-pull-request from 5.0.0 to 5.0.1
- MR #3854 - @dependabot[bot] - build(deps): bump github/codeql-action from 2.3.2 to 2.3.3
- MR #3853 - @dependabot[bot] - build(deps): bump anchore/sbom-action from 0.14.1 to 0.14.2
- MR #3849 - @makkes - Update fluxcd/go-git-providers to v0.15.3
- MR #3838 - @dependabot[bot] - build(deps): bump github/codeql-action from 2.3.0 to 2.3.2
- MR #3837 - @dependabot[bot] - build(deps): bump sigstore/cosign-installer from 3.0.2 to 3.0.3
- MR #3833 - @matheuscscp - Add OCI provider option to create Helm source command
- MR #3830 - @cuishuang - misc: fix some comments
- MR #3827 - @dependabot[bot] - build(deps): bump github/codeql-action from 2.2.12 to 2.3.0
- MR #3822 - @Hey - Fix outdated Loki Helm values URL
- MR #3821 - @makkes - Fix bootstrap for Bitbucket Server
- MR #3805 - @dependabot[bot] - build(deps): bump github/codeql-action from 2.2.11 to 2.2.12
- MR #3804 - @dependabot[bot] - build(deps): bump actions/checkout from 3.5.0 to 3.5.2
- MR #3802 - @stefanprodan - Set priority class for the critical Flux components
- MR #3797 - @makkes - better messaging for
pull artifact
command - MR #3796 - @fluxcdbot - Update helm-controller to v0.32.2
- MR #3795 - @stefanprodan - Run conformance tests for Kubernetes 1.27
- MR #3783 - @aryan9600 - Clean directory before cloning git repo
- MR #3780 - @dependabot[bot] - build(deps): bump github/codeql-action from 2.2.9 to 2.2.11
- MR #3779 - @dependabot[bot] - build(deps): bump peter-evans/create-pull-request from 4.2.4 to 5.0.0
- MR #3778 - @dependabot[bot] - build(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.2
- MR #3768 - @relu - Fix publishing pre-release versions to AUR
- MR #3764 - @somtochiama - Add label selector flag to get cmd
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.