[pull] main from fluxcd:main#34
Open
pull[bot] wants to merge 752 commits into
Open
Conversation
…otations feat: adds CommonMetadata to HelmRelease postrenderer
Signed-off-by: Matheus Pimenta <[email protected]>
Use `reconcile.fluxcd.io/forceAt` annotation from fluxcd/pkg/apis/meta
As described at https://go.dev/wiki/Deprecated, the `Deprecated` comments shall start a new paragraph. This way, the deprecation is also visible to other tools like staticcheck and vscode. Signed-off-by: Martin Hoffmann <[email protected]> Signed-off-by: Matheus Pimenta <[email protected]>
Move 'Deprecated' comments to own paragraph
Update kustomize from v5.6.0 to v5.7.0 for consistency across FluxCD components, aligning with the kustomize-controller update that addresses issues with multiple $patch: delete strategic merge patches in a single patch file. Updated dependencies: - sigs.k8s.io/kustomize/api v0.19.0 -> v0.20.0 - sigs.k8s.io/kustomize/kyaml v0.19.0 -> v0.20.0 Signed-off-by: cappyzawa <[email protected]>
Update kustomize to v5.7.0
Signed-off-by: Matheus Pimenta <[email protected]>
[RFC-0010] Introduce workload identity auth for remote clusters
Bumps the ci group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [korthout/backport-action](https://github.com/korthout/backport-action) | `3.2.0` | `3.2.1` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.10.0` | `3.11.1` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `6.17.0` | `6.18.0` | | [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) | `3.8.2` | `3.9.1` | | [anchore/sbom-action](https://github.com/anchore/sbom-action) | `0.20.0` | `0.20.1` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.28.18` | `3.29.0` | Updates `korthout/backport-action` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](korthout/backport-action@436145e...0193454) Updates `docker/setup-buildx-action` from 3.10.0 to 3.11.1 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@b5ca514...e468171) Updates `docker/build-push-action` from 6.17.0 to 6.18.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@1dc7386...2634353) Updates `sigstore/cosign-installer` from 3.8.2 to 3.9.1 - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@3454372...398d4b0) Updates `anchore/sbom-action` from 0.20.0 to 0.20.1 - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@e11c554...9246b90) Updates `github/codeql-action` from 3.28.18 to 3.29.0 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@ff0a06e...ce28f5b) --- updated-dependencies: - dependency-name: korthout/backport-action dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci - dependency-name: docker/setup-buildx-action dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: docker/build-push-action dependency-version: 6.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: sigstore/cosign-installer dependency-version: 3.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: anchore/sbom-action dependency-version: 0.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci - dependency-name: github/codeql-action dependency-version: 3.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci ... Signed-off-by: dependabot[bot] <[email protected]>
…ef230b4 Bump the ci group across 1 directory with 6 updates
Signed-off-by: Stefan Prodan <[email protected]>
Update dependabot config
Signed-off-by: Matheus Pimenta <[email protected]>
Introduce label selector for watching ConfigMaps and Secrets
…ller level Signed-off-by: Matheus Pimenta <[email protected]>
[RFC-0010] Support all Azure clouds for remote clusters at the controller level
Signed-off-by: Matheus Pimenta <[email protected]>
Fix watch index conflict between HelmChart and OCIRepository kinds
Signed-off-by: Yves Mettier <[email protected]>
Fix continuous drift due to unstable hashing of values
Extend the readiness evaluation of dependencies with CEL expressions Signed-off-by: Stefan Prodan <[email protected]>
Signed-off-by: Stefan Prodan <[email protected]>
Signed-off-by: Stefan Prodan <[email protected]>
Signed-off-by: Stefan Prodan <[email protected]>
Signed-off-by: Stefan Prodan <[email protected]>
Extend the readiness evaluation of dependencies with CEL expressions
Signed-off-by: Matheus Pimenta <[email protected]>
Fix requeue interval for SourceNotReady
Signed-off-by: GitHub <[email protected]>
Signed-off-by: Matheus Pimenta <[email protected]>
Update fluxcd/pkg dependencies
Signed-off-by: GitHub <[email protected]>
Update fluxcd/pkg dependencies
This re-introduces support that was lost going from 2.1.x -> 2.2.x but controls the behaviour through a feature gate so either the previous or current behaviour (default) can be achieved Signed-off-by: MichaelMorris <[email protected]>
Signed-off-by: MichaelMorris <[email protected]>
Signed-off-by: MichaelMorris <[email protected]>
Signed-off-by: MichaelMorris <[email protected]>
Signed-off-by: MichaelMorris <[email protected]>
Signed-off-by: MichaelMorris <[email protected]>
The newly added tests to e2e depend on local helm charts being installed, which is done in "Bootstrap Tests Using Local Helm Chart". However a condition exists on that step and on the already existing test cases that depend on it because that step cannot be run on a PR from a fork as the fork branch wont exist in the base repo. Therefore the same condition needs to be placed on the newly added tests that also depend on that step. Signed-off-by: MichaelMorris <[email protected]>
Signed-off-by: MichaelMorris <[email protected]>
Support helm release upgrade on helm chart name change
Signed-off-by: Matheus Pimenta <[email protected]>
Upgrade source-controller API to v1.9.0
Signed-off-by: Matheus Pimenta <[email protected]>
Signed-off-by: Matheus Pimenta <[email protected]>
Release v1.6.0
Release/v1.6.x
Signed-off-by: Matheus Pimenta <[email protected]>
Add backport:release/v1.6.x label
Add the standard Flux resource categories to the HelmRelease CRD so users can list Flux resources with kubectl using category selectors: all every resource in the cluster fluxcd every Flux resource fluxcd-appliers every Flux applier resource Remove the +kubebuilder:resource marker from the older API version, since it interferes with CRD generation, and regenerate the CRD. Signed-off-by: José Siqueira <[email protected]> Assisted-by: Claude/claude-opus-4-8
Add categories to the HelmRelease CRD
Signed-off-by: Matheus Pimenta <[email protected]>
Document controller options
Signed-off-by: Matheus Pimenta <[email protected]> (cherry picked from commit bc8a9b7)
Add changelog entry for v1.6.1
Signed-off-by: Matheus Pimenta <[email protected]>
Disable variable substitution in CRDs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )