Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/fluxcd/source-controller/api from 0.29.0 to 0.30.1 #5450

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2022

Bumps github.com/fluxcd/source-controller/api from 0.29.0 to 0.30.1.

Release notes

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

v0.30.1

CHANGELOG

v0.30.0

CHANGELOG

Changelog

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

0.30.1

Release date: 2022-10-10

This prerelease enables the use of container-level SAS tokens when using Bucket objects to access Azure Storage. The Azure SDK error message has also been enriched to hint Flux users the potential reasons in case of failure.

Improvements:

  • List objects when checking if bucket exists to allow use of container-level SAS token #906

0.30.0

Release date: 2022-09-29

This prerelease adds support for Cosign verification in OCIRepository source. The signatures verification can be configured by setting OCIRepository.spec.verify with provider as cosign and a secretRef to a secret containing the public key. Cosign keyless verification is also supported, please see the OCIRepository API documentation for more details.

It also comes with strict validation rules for API fields which define a (time) duration. Effectively, this means values without a time unit (e.g. ms, s, m, h) will now be rejected by the API server. To stimulate sane configurations, the units ns, us and µs can no longer be configured, nor can h be set for fields defining a timeout value.

In addition, the controller dependencies have been updated to Kubernetes controller-runtime v0.13.

⚠️ Breaking changes:

  • .spec.interval new validation pattern is "^([0-9]+(\\.[0-9]+)?(ms|s|m|h))+$"
  • .spec.timeout new validation pattern is "^([0-9]+(\\.[0-9]+)?(ms|s|m))+$"

Improvements:

  • api: add custom validation for v1.Duration types #903
  • [RFC-0003] Implement OCIRepository verification using Cosign #876
  • Consider bipolarity conditions in Ready condition summarization #907
  • Update Bucket related SDK dependencies #911
  • Add custom CA certificates to system certificates #904
  • [OCIRepository] Optimise OCI artifacts reconciliation #913
  • Update dependencies

... (truncated)

Commits
  • 70d9f12 Merge pull request #930 from pjbgf/release-0.30.1
  • a969244 Release v0.30.1
  • 34f127b Merge pull request #906 from somtochiama/sas-docs
  • 874714a correct spacing
  • 5eeaa64 List objects instead when checking if bucket exists in Azure
  • f4de0a4 Merge pull request #923 from fluxcd/release-v0.30.0
  • 7349c6e Release v0.30.0
  • 0598bee Merge pull request #922 from fluxcd/update-oci-0.11.0
  • 36a9e99 Update pkg/oci to v0.11.0
  • 2a2b525 Merge pull request #916 from souleb/fix-915
  • 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 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)

Bumps [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) from 0.29.0 to 0.30.1.
- [Release notes](https://github.com/fluxcd/source-controller/releases)
- [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md)
- [Commits](fluxcd/source-controller@v0.29.0...v0.30.1)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/source-controller/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 11, 2022
@netlify
Copy link

netlify bot commented Oct 11, 2022

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit 37c029a
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/634d782db6e7e20008fc80ec

@antgamdia antgamdia merged commit 2d138df into main Oct 18, 2022
@antgamdia antgamdia deleted the dependabot/go_modules/github.com/fluxcd/source-controller/api-0.30.1 branch October 18, 2022 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants