weaveworks / gitopssets-controller

Manages the GitOpsSet CRDs.
Apache License 2.0
9 stars 5 forks source link

Bump github.com/fluxcd/kustomize-controller/api from 1.0.0-rc.1 to 1.2.1 #162

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps github.com/fluxcd/kustomize-controller/api from 1.0.0-rc.1 to 1.2.1.

Release notes

Sourced from github.com/fluxcd/kustomize-controller/api's releases.

v1.2.1

Changelog

v1.2.1 changelog

Container images

  • docker.io/fluxcd/kustomize-controller:v1.2.1
  • ghcr.io/fluxcd/kustomize-controller:v1.2.1

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the security documentation.

v1.2.0

Changelog

v1.2.0 changelog

Container images

  • docker.io/fluxcd/kustomize-controller:v1.2.0
  • ghcr.io/fluxcd/kustomize-controller:v1.2.0

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the security documentation.

v1.1.1

Changelog

v1.1.1 changelog

Container images

  • docker.io/fluxcd/kustomize-controller:v1.1.1
  • ghcr.io/fluxcd/kustomize-controller:v1.1.1

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the security documentation.

v1.1.0

Changelog

... (truncated)

Changelog

Sourced from github.com/fluxcd/kustomize-controller/api's changelog.

1.2.1

Release date: 2023-12-14

This patch release comes with improvements in logging to provide faster feedback on any HTTP errors encountered while fetching source artifacts.

In addition, the status condition messages are now trimmed to respect the size limit defined by the API.

Improvements:

  • Update runtime to v0.43.3 #1031
  • Log HTTP errors to provide faster feedback #1028

1.2.0

Release date: 2023-12-11

This minor release comes with performance improvements, bug fixes and several new features.

The controller has been updated from Kustomize v5.0 to v5.3, please the see kubernetes-sigs/kustomize changelog for a more details.

Starting with this version, the controller will automatically perform a cleanup of the Pods belonging to stale Kubernetes Jobs after a force apply.

A new controller flag --override-manager has been added to extend the Field Managers disallow list. Using this flag, cluster administrators can configure the controller to undo changes made with Lens and other UI tools that directly modify Kubernetes objects on clusters.

In addition, the controller dependencies have been updated, including an update to Kubernetes v1.28. The container base image has been updated to Alpine 3.19.

Improvements:

  • Update source-controller to v1.2.2 #1024
  • build: update Alpine to 3.19 #1023
  • Update Kustomize to v5.3.0 #1021
  • Support additional Field Managers in the disallow list #1017
  • Add test for Namespace custom resource #1016
  • Update controller to Kubernetes v1.28.4 #1014
  • Disable status poller cache by default

... (truncated)

Commits
  • f490a3f Merge pull request #1033 from fluxcd/release-v1.2.1
  • 5afbe1a Release v1.2.1
  • 240fb6d Add changelog entry for v1.2.1
  • f85fce0 Merge pull request #1032 from fluxcd/backport-1031-to-release/v1.2.x
  • 9667652 Update runtime to v0.43.3
  • 89d74cc Merge pull request #1029 from fluxcd/backport-1028-to-release/v1.2.x
  • e8034dc Log HTTP errors to provide faster feedback
  • 234fa65 Merge pull request #1025 from fluxcd/release-v1.2.0
  • fc1d20e Release v1.2.0
  • 717ce6e Add changelog entry for v1.2.0
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)