-
Notifications
You must be signed in to change notification settings - Fork 196
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
Conversation
This file contains 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
Contributor
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]>
Signed-off-by: Stefan Prodan <[email protected]>
stefanprodan
approved these changes
Jan 29, 2024
Successfully created backport PR for |
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
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.
Part of: fluxcd/flux2#4556
Bumps the go-deps group with 12 updates:
0.36.0-flux.2
0.36.0-flux.3
0.6.0
0.7.0
1.2.0
1.3.0
0.16.0
0.17.0
0.16.1
0.17.0
0.15.0
0.16.0
0.33.3
0.35.0
0.43.2
0.44.0
1.5.0
1.6.0
7.0.65
7.0.66
1.7.6
1.8.1
0.153.0
0.159.0
Updates
github.com/fluxcd/cli-utils
from 0.36.0-flux.2 to 0.36.0-flux.3Commits
5af6753
Merge pull request #3 from fluxcd/kube-1.28.6030cea9
Update dependencies to Kubernetes 1.28.6Updates
github.com/fluxcd/pkg/apis/event
from 0.6.0 to 0.7.0Commits
f70757d
Merge pull request #408 from fluxcd/fix-e2e5723219
build: Fix e2e tests broken after #402286ec55
Merge pull request #402 from pjbgf/git-repository1337974
git: Move repository options to git/repository6db7f53
git: Move pkg/gitutil into pkg/gitdccd499
git: Consolidate the use of ClientOption4d71f21
git: Rename git.RepositoryClient to repository.Clientaec27af
Merge pull request #407 from fluxcd/update-internal-pkgs8429132
Update internal dependencies7741c5f
Merge pull request #403 from pjbgf/update-depsUpdates
github.com/fluxcd/pkg/apis/meta
from 1.2.0 to 1.3.0Commits
31388ce
Merge pull request #727 from fluxcd/distribution-up328eb42
Update OCI distribution to v3.0.0-alpha.17fabcd8
Merge pull request #684 from somtochiama/pull-static-file-ocia330445
fix options255f8fc
test for static archivef155227
refactor test8687514
implement pull static artifact4624208
Merge pull request #726 from fluxcd/deps-kube-v0.28.630da897
Update dependencies63e3e9c
Merge pull request #725 from fluxcd/dependabot/github_actions/ci-f38fbd1956Updates
github.com/fluxcd/pkg/git
from 0.16.0 to 0.17.0Commits
31388ce
Merge pull request #727 from fluxcd/distribution-up328eb42
Update OCI distribution to v3.0.0-alpha.17fabcd8
Merge pull request #684 from somtochiama/pull-static-file-ocia330445
fix options255f8fc
test for static archivef155227
refactor test8687514
implement pull static artifact4624208
Merge pull request #726 from fluxcd/deps-kube-v0.28.630da897
Update dependencies63e3e9c
Merge pull request #725 from fluxcd/dependabot/github_actions/ci-f38fbd1956Updates
github.com/fluxcd/pkg/git/gogit
from 0.16.1 to 0.17.0Commits
31388ce
Merge pull request #727 from fluxcd/distribution-up328eb42
Update OCI distribution to v3.0.0-alpha.17fabcd8
Merge pull request #684 from somtochiama/pull-static-file-ocia330445
fix options255f8fc
test for static archivef155227
refactor test8687514
implement pull static artifact4624208
Merge pull request #726 from fluxcd/deps-kube-v0.28.630da897
Update dependencies63e3e9c
Merge pull request #725 from fluxcd/dependabot/github_actions/ci-f38fbd1956Updates
github.com/fluxcd/pkg/helmtestserver
from 0.15.0 to 0.16.0Commits
91eda6e
Merge pull request #694 from fluxcd/git-deps-up2a64584
Use gomega in sourceignore46577cd
Updategolang.org
dependenciese6b6af7
Merge pull request #685 from knutgoetz/chore/gogit/delete-gogiterror-functioncbc2172
Delete obsolete goGitError function02723c3
Merge pull request #693 from fluxcd/go-git-v5.10.13715de1
Update go-git to v5.10.1ce91255
Merge pull request #692 from fluxcd/ssa-nits8fc4505
ssa: prevent unnecessaryDeepCopy
cc07605
Merge pull request #691 from fluxcd/jsondiff-include-objUpdates
github.com/fluxcd/pkg/oci
from 0.33.3 to 0.35.0Commits
e5ca530
Merge pull request #728 from fluxcd/internal-depsac45fb6
Update internal dependencies31388ce
Merge pull request #727 from fluxcd/distribution-up328eb42
Update OCI distribution to v3.0.0-alpha.17fabcd8
Merge pull request #684 from somtochiama/pull-static-file-ocia330445
fix options255f8fc
test for static archivef155227
refactor test8687514
implement pull static artifact4624208
Merge pull request #726 from fluxcd/deps-kube-v0.28.6Updates
github.com/fluxcd/pkg/runtime
from 0.43.2 to 0.44.0Commits
e5ca530
Merge pull request #728 from fluxcd/internal-depsac45fb6
Update internal dependencies31388ce
Merge pull request #727 from fluxcd/distribution-up328eb42
Update OCI distribution to v3.0.0-alpha.17fabcd8
Merge pull request #684 from somtochiama/pull-static-file-ocia330445
fix options255f8fc
test for static archivef155227
refactor test8687514
implement pull static artifact4624208
Merge pull request #726 from fluxcd/deps-kube-v0.28.6Updates
github.com/google/uuid
from 1.5.0 to 1.6.0Release notes
Sourced from github.com/google/uuid's releases.
Changelog
Sourced from github.com/google/uuid's changelog.
Commits
0f11ee6
chore(master): release 1.6.0 (#151)16939da
chore(tests): add strict monotonicity test case for uuid v7. (#154)016b199
fix: fix typo in version 7 uuid documentation (#153)1d8b6ea
ci: set token permissions to github workflows (#143)a2b2b32
fix: Monotonicity in UUIDv7 (#150)c58770e
feat: add Max UUID constant (#149)Updates
github.com/minio/minio-go/v7
from 7.0.65 to 7.0.66Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Commits
5415e6c
Add fields to tagging opts for replication (#1913)a5c27bd
upgrade all deps (#1912)6bc93a8
support IAM credentials to be fully cutomizable not just via ENVs (#1910)a9b7701
Allow passing custom get query params (#1905)db8fd75
Update version to next releaseUpdates
github.com/sigstore/sigstore
from 1.7.6 to 1.8.1Release notes
Sourced from github.com/sigstore/sigstore's releases.
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 updates16fcae0
build(deps): Bump the all group with 3 updates7b743fa
build(deps): Bump the all group in /pkg/signature/kms/aws with 1 update519585c
build(deps): Bump the all group in /pkg/signature/kms/gcp with 1 update3301ba9
build(deps): Bump the all group in /pkg/signature/kms/aws with 4 updatese13edfd
build(deps): Bump the all group with 1 updatec201544
build(deps): Bump the all group7ae64bc
Added kms support for AWS China region (#1582)Updates
google.golang.org/api
from 0.153.0 to 0.159.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (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)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