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

Update controller to Kubernetes 1.28.6 #1352

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Part of: fluxcd/flux2#4556

Bumps the go-deps group with 12 updates:

Package From To
github.com/fluxcd/cli-utils 0.36.0-flux.2 0.36.0-flux.3
github.com/fluxcd/pkg/apis/event 0.6.0 0.7.0
github.com/fluxcd/pkg/apis/meta 1.2.0 1.3.0
github.com/fluxcd/pkg/git 0.16.0 0.17.0
github.com/fluxcd/pkg/git/gogit 0.16.1 0.17.0
github.com/fluxcd/pkg/helmtestserver 0.15.0 0.16.0
github.com/fluxcd/pkg/oci 0.33.3 0.35.0
github.com/fluxcd/pkg/runtime 0.43.2 0.44.0
github.com/google/uuid 1.5.0 1.6.0
github.com/minio/minio-go/v7 7.0.65 7.0.66
github.com/sigstore/sigstore 1.7.6 1.8.1
google.golang.org/api 0.153.0 0.159.0

Updates github.com/fluxcd/cli-utils from 0.36.0-flux.2 to 0.36.0-flux.3

Commits

Updates github.com/fluxcd/pkg/apis/event from 0.6.0 to 0.7.0

Commits
  • f70757d Merge pull request #408 from fluxcd/fix-e2e
  • 5723219 build: Fix e2e tests broken after #402
  • 286ec55 Merge pull request #402 from pjbgf/git-repository
  • 1337974 git: Move repository options to git/repository
  • 6db7f53 git: Move pkg/gitutil into pkg/git
  • dccd499 git: Consolidate the use of ClientOption
  • 4d71f21 git: Rename git.RepositoryClient to repository.Client
  • aec27af Merge pull request #407 from fluxcd/update-internal-pkgs
  • 8429132 Update internal dependencies
  • 7741c5f Merge pull request #403 from pjbgf/update-deps
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/apis/meta from 1.2.0 to 1.3.0

Commits
  • 31388ce Merge pull request #727 from fluxcd/distribution-up
  • 328eb42 Update OCI distribution to v3.0.0-alpha.1
  • 7fabcd8 Merge pull request #684 from somtochiama/pull-static-file-oci
  • a330445 fix options
  • 255f8fc test for static archive
  • f155227 refactor test
  • 8687514 implement pull static artifact
  • 4624208 Merge pull request #726 from fluxcd/deps-kube-v0.28.6
  • 30da897 Update dependencies
  • 63e3e9c Merge pull request #725 from fluxcd/dependabot/github_actions/ci-f38fbd1956
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/git from 0.16.0 to 0.17.0

Commits
  • 31388ce Merge pull request #727 from fluxcd/distribution-up
  • 328eb42 Update OCI distribution to v3.0.0-alpha.1
  • 7fabcd8 Merge pull request #684 from somtochiama/pull-static-file-oci
  • a330445 fix options
  • 255f8fc test for static archive
  • f155227 refactor test
  • 8687514 implement pull static artifact
  • 4624208 Merge pull request #726 from fluxcd/deps-kube-v0.28.6
  • 30da897 Update dependencies
  • 63e3e9c Merge pull request #725 from fluxcd/dependabot/github_actions/ci-f38fbd1956
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/git/gogit from 0.16.1 to 0.17.0

Commits
  • 31388ce Merge pull request #727 from fluxcd/distribution-up
  • 328eb42 Update OCI distribution to v3.0.0-alpha.1
  • 7fabcd8 Merge pull request #684 from somtochiama/pull-static-file-oci
  • a330445 fix options
  • 255f8fc test for static archive
  • f155227 refactor test
  • 8687514 implement pull static artifact
  • 4624208 Merge pull request #726 from fluxcd/deps-kube-v0.28.6
  • 30da897 Update dependencies
  • 63e3e9c Merge pull request #725 from fluxcd/dependabot/github_actions/ci-f38fbd1956
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/helmtestserver from 0.15.0 to 0.16.0

Commits
  • 91eda6e Merge pull request #694 from fluxcd/git-deps-up
  • 2a64584 Use gomega in sourceignore
  • 46577cd Update golang.org dependencies
  • e6b6af7 Merge pull request #685 from knutgoetz/chore/gogit/delete-gogiterror-function
  • cbc2172 Delete obsolete goGitError function
  • 02723c3 Merge pull request #693 from fluxcd/go-git-v5.10.1
  • 3715de1 Update go-git to v5.10.1
  • ce91255 Merge pull request #692 from fluxcd/ssa-nits
  • 8fc4505 ssa: prevent unnecessary DeepCopy
  • cc07605 Merge pull request #691 from fluxcd/jsondiff-include-obj
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/oci from 0.33.3 to 0.35.0

Commits
  • e5ca530 Merge pull request #728 from fluxcd/internal-deps
  • ac45fb6 Update internal dependencies
  • 31388ce Merge pull request #727 from fluxcd/distribution-up
  • 328eb42 Update OCI distribution to v3.0.0-alpha.1
  • 7fabcd8 Merge pull request #684 from somtochiama/pull-static-file-oci
  • a330445 fix options
  • 255f8fc test for static archive
  • f155227 refactor test
  • 8687514 implement pull static artifact
  • 4624208 Merge pull request #726 from fluxcd/deps-kube-v0.28.6
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/runtime from 0.43.2 to 0.44.0

Commits
  • e5ca530 Merge pull request #728 from fluxcd/internal-deps
  • ac45fb6 Update internal dependencies
  • 31388ce Merge pull request #727 from fluxcd/distribution-up
  • 328eb42 Update OCI distribution to v3.0.0-alpha.1
  • 7fabcd8 Merge pull request #684 from somtochiama/pull-static-file-oci
  • a330445 fix options
  • 255f8fc test for static archive
  • f155227 refactor test
  • 8687514 implement pull static artifact
  • 4624208 Merge pull request #726 from fluxcd/deps-kube-v0.28.6
  • Additional commits viewable in compare view

Updates github.com/google/uuid from 1.5.0 to 1.6.0

Release notes

Sourced from github.com/google/uuid's releases.

v1.6.0

1.6.0 (2024-01-16)

Features

Bug Fixes

Changelog

Sourced from github.com/google/uuid's changelog.

1.6.0 (2024-01-16)

Features

Bug Fixes

Commits

Updates github.com/minio/minio-go/v7 from 7.0.65 to 7.0.66

Release notes

Sourced from github.com/minio/minio-go/v7's releases.

Bugfix release

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.65...v7.0.66

Commits

Updates github.com/sigstore/sigstore from 1.7.6 to 1.8.1

Release notes

Sourced from github.com/sigstore/sigstore's releases.

v1.8.1

What's Changed

New Contributors

Full Changelog: sigstore/sigstore@v1.8.0...v1.8.1

v1.8.0

What's Changed

New Contributors

Full Changelog: sigstore/sigstore@v1.7.6...v1.8.0

Commits
  • 358f542 build(deps): Bump the all group with 2 updates (#1597)
  • f383bb0 build(deps): Bump golang.org/x/term from 0.15.0 to 0.16.0 (#1592)
  • a0ab357 build(deps): Bump the all group in /pkg/signature/kms/gcp with 2 updates
  • 16fcae0 build(deps): Bump the all group with 3 updates
  • 7b743fa build(deps): Bump the all group in /pkg/signature/kms/aws with 1 update
  • 519585c build(deps): Bump the all group in /pkg/signature/kms/gcp with 1 update
  • 3301ba9 build(deps): Bump the all group in /pkg/signature/kms/aws with 4 updates
  • e13edfd build(deps): Bump the all group with 1 update
  • c201544 build(deps): Bump the all group
  • 7ae64bc Added kms support for AWS China region (#1582)
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.153.0 to 0.159.0

Release notes

Sourced from google.golang.org/api's releases.

v0.159.0

0.159.0 (2024-01-26)

Features

Bug Fixes

v0.158.0

0.158.0 (2024-01-25)

Features

Bug Fixes

  • internal: Support internaloption.WithDefaultUniverseDomain (#2373) (b21a1fa)
  • transport/grpc: Add universe domain verification (#2375) (df17254)
  • transport: Not enable s2a when there is endpoint override (#2368) (73fc7fd)

v0.157.0

0.157.0 (2024-01-18)

Features

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.159.0 (2024-01-26)

Features

Bug Fixes

0.158.0 (2024-01-25)

Features

Bug Fixes

  • internal: Support internaloption.WithDefaultUniverseDomain (#2373) (b21a1fa)
  • transport/grpc: Add universe domain verification (#2375) (df17254)
  • transport: Not enable s2a when there is endpoint override (#2368) (73fc7fd)

0.157.0 (2024-01-18)

Features

Documentation

  • option: Update WithDefaultEndpointTemplate docs (#2356) (74a1558)

... (truncated)

Commits
  • ee5c9cc chore(main): release 0.159.0 (#2378)
  • 55b0516 fix(transport): relax universe checks (#2376)
  • a8d9414 feat(all): auto-regenerate discovery clients (#2377)
  • 68b1bc1 chore(main): release 0.158.0 (#2360)
  • df17254 fix(transport/grpc): add universe domain verification (#2375)
  • b21a1fa fix(internal): support internaloption.WithDefaultUniverseDomain (#2373)
  • ddb3a12 chore(google-api-go-generator): replace literal with const (#2363)
  • d266978 feat(all): auto-regenerate discovery clients (#2374)
  • 73fc7fd fix(transport): not enable s2a when there is endpoint override (#2368)
  • 2d69d97 feat(all): auto-regenerate discovery clients (#2372)
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-deps group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/fluxcd/cli-utils](https://github.com/fluxcd/cli-utils) | `0.36.0-flux.2` | `0.36.0-flux.3` |
| [github.com/fluxcd/pkg/apis/event](https://github.com/fluxcd/pkg) | `0.6.0` | `0.7.0` |
| [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.2.0` | `1.3.0` |
| [github.com/fluxcd/pkg/git](https://github.com/fluxcd/pkg) | `0.16.0` | `0.17.0` |
| [github.com/fluxcd/pkg/git/gogit](https://github.com/fluxcd/pkg) | `0.16.1` | `0.17.0` |
| [github.com/fluxcd/pkg/helmtestserver](https://github.com/fluxcd/pkg) | `0.15.0` | `0.16.0` |
| [github.com/fluxcd/pkg/oci](https://github.com/fluxcd/pkg) | `0.33.3` | `0.35.0` |
| [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.43.2` | `0.44.0` |
| [github.com/google/uuid](https://github.com/google/uuid) | `1.5.0` | `1.6.0` |
| [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.65` | `7.0.66` |
| [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) | `1.7.6` | `1.8.1` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.153.0` | `0.159.0` |


Updates `github.com/fluxcd/cli-utils` from 0.36.0-flux.2 to 0.36.0-flux.3
- [Commits](fluxcd/cli-utils@v0.36.0-flux.2...v0.36.0-flux.3)

Updates `github.com/fluxcd/pkg/apis/event` from 0.6.0 to 0.7.0
- [Commits](fluxcd/pkg@git/v0.6.0...git/v0.7.0)

Updates `github.com/fluxcd/pkg/apis/meta` from 1.2.0 to 1.3.0
- [Commits](fluxcd/pkg@apis/meta/v1.2.0...apis/meta/v1.3.0)

Updates `github.com/fluxcd/pkg/git` from 0.16.0 to 0.17.0
- [Commits](fluxcd/pkg@git/v0.16.0...git/v0.17.0)

Updates `github.com/fluxcd/pkg/git/gogit` from 0.16.1 to 0.17.0
- [Commits](fluxcd/pkg@ssa/v0.16.1...git/v0.17.0)

Updates `github.com/fluxcd/pkg/helmtestserver` from 0.15.0 to 0.16.0
- [Commits](fluxcd/pkg@git/v0.15.0...git/v0.16.0)

Updates `github.com/fluxcd/pkg/oci` from 0.33.3 to 0.35.0
- [Commits](fluxcd/pkg@oci/v0.33.3...oci/v0.35.0)

Updates `github.com/fluxcd/pkg/runtime` from 0.43.2 to 0.44.0
- [Commits](fluxcd/pkg@runtime/v0.43.2...runtime/v0.44.0)

Updates `github.com/google/uuid` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](google/uuid@v1.5.0...v1.6.0)

Updates `github.com/minio/minio-go/v7` from 7.0.65 to 7.0.66
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.65...v7.0.66)

Updates `github.com/sigstore/sigstore` from 1.7.6 to 1.8.1
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.7.6...v1.8.1)

Updates `google.golang.org/api` from 0.153.0 to 0.159.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.153.0...v0.159.0)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/cli-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/apis/event
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/apis/meta
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/git
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/git/gogit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/helmtestserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/oci
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/fluxcd/pkg/runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/minio/minio-go/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/sigstore/sigstore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency label Jan 29, 2024
@stefanprodan stefanprodan changed the title build(deps): bump the go-deps group with 12 updates Update controller to Kubernetes 1.28.6 Jan 29, 2024
@stefanprodan stefanprodan added the backport:release/v1.2.x To be backported to release/v1.2.x label Jan 29, 2024
@stefanprodan stefanprodan merged commit 63f66a9 into main Jan 29, 2024
11 checks passed
@stefanprodan stefanprodan deleted the dependabot/go_modules/go-deps-782f7954e3 branch January 29, 2024 13:13
@fluxcdbot
Copy link
Member

Successfully created backport PR for release/v1.2.x:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:release/v1.2.x To be backported to release/v1.2.x dependencies Pull requests that update a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants