container-object-storage-interface-provisioner-sidecar
container-object-storage-interface-provisioner-sidecar copied to clipboard
Bump the k8s-dependencies group with 5 updates
Bumps the k8s-dependencies group with 5 updates:
Package | From | To |
---|---|---|
k8s.io/api | 0.24.2 |
0.30.0 |
k8s.io/apimachinery | 0.24.2 |
0.30.0 |
k8s.io/client-go | 0.24.2 |
0.30.0 |
k8s.io/klog/v2 | 2.70.1 |
2.120.1 |
sigs.k8s.io/container-object-storage-interface-api | 0.0.0-20220806044417-5d7517114883 |
0.1.0 |
Updates k8s.io/api
from 0.24.2 to 0.30.0
Commits
fb932d2
Update dependencies to v0.30.0 tagd014286
Merge remote-tracking branch 'origin/master' into release-1.30581c1b8
Update x/net for CVE-2023-4528835ca1f4
Merge pull request #123932 from pohly/dra-api-resource-model-renameb048bd8
Merge pull request #123909 from AkihiroSuda/fix-123906f06d24a
dra api: NodeResourceModel -> ResourceModel30e3187
api: NodeStatus: rename RuntimeClasses to RuntimeHandlers96558b9
Merge pull request #123792 from mimowo/propose-api-comments-fix089c7ca
Merge pull request #123180 from AkihiroSuda/rrob50824d
api: KEP-3857: Recursive Read-only (RRO) mounts- Additional commits viewable in compare view
Updates k8s.io/apimachinery
from 0.24.2 to 0.30.0
Commits
37988e5
Merge remote-tracking branch 'origin/master' into release-1.30c857a38
Update x/net for CVE-2023-452880407311
followup to allow special characters25164f7
Merge pull request #123435 from tallclair/apparmor-gacbfe0a1
Merge pull request #123758 from liggitt/protobump21d26b6
Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.00c29f84
Merge pull request #123385 from HirazawaUi/allow-special-characters60d24f2
Merge pull request #123708 from p0lyn0mial/upstream-const-watchlist-bookmark-...513d23a
apimachinery/meta/types.go: define InitialEventsAnnotationKey const67cb3a8
Merge pull request #123413 from seans3/tunneling-spdy-websockets- Additional commits viewable in compare view
Updates k8s.io/client-go
from 0.24.2 to 0.30.0
Commits
3aa4577
Update dependencies to v0.30.0 tag2df4de1
Merge remote-tracking branch 'origin/master' into release-1.30ade2ae2
Update x/net for CVE-2023-45288b4632b7
Merge pull request #123932 from pohly/dra-api-resource-model-rename4467b1e
Merge pull request #123909 from AkihiroSuda/fix-123906650f392
dra api: NodeResourceModel -> ResourceModel00e4609
api: NodeStatus: rename RuntimeClasses to RuntimeHandlers7ebe0ea
Merge pull request #123180 from AkihiroSuda/rro3be09aa
api: KEP-3857: Recursive Read-only (RRO) mounts110b75b
Merge pull request #123344 from nilekhc/svm-controller- Additional commits viewable in compare view
Updates k8s.io/klog/v2
from 2.70.1 to 2.120.1
Release notes
Sourced from k8s.io/klog/v2's releases.
Prepare klog release for Kubernetes v1.30 (Take 2)
What's Changed
- textlogger: allow caller to override stack unwinding by
@pohly
in kubernetes/klog#397Full Changelog: https://github.com/kubernetes/klog/compare/v2.120.0...v2.120.1
Prepare klog release for Kubernetes v1.30 (Take 1)
What's Changed
- OWNERS: remove serathius, add mengjiao-liu, promote pohly by
@pohly
in kubernetes/klog#394- docs: clarify relationship between different features by
@pohly
in kubernetes/klog#395- Add SafePtr wrapper by
@kaisoz
in kubernetes/klog#393- logr v1.4.1 + SetSlogLogger by
@pohly
in kubernetes/klog#396New Contributors
@kaisoz
made their first contribution in kubernetes/klog#393Full Changelog: https://github.com/kubernetes/klog/compare/v2.110.1...v2.120.0
Prepare klog release for Kubernetes v1.29 (Take 1)
What's Changed
- fix: SetLogger via klog.SetLogger will output an unexpected newline by
@aimuz
in kubernetes/klog#378- resolve comments warning by
@lowang-bh
in kubernetes/klog#379- stderrthreshold: fix flag comment by
@pohly
in kubernetes/klog#376- enable "go vet" checks for parameters by
@pohly
in kubernetes/klog#390- promote experimental code to stable by
@pohly
in kubernetes/klog#392- golangci-lint action by
@pohly
in kubernetes/klog#380- output: handle WithName like zapr does by
@pohly
in kubernetes/klog#391- slog support + logr 1.3.0 update by
@pohly
in kubernetes/klog#384New Contributors
@aimuz
made their first contribution in kubernetes/klog#378@lowang-bh
made their first contribution in kubernetes/klog#379Full Changelog: https://github.com/kubernetes/klog/compare/v2.100.1...v2.110.1
Prepare klog release for Kubernetes v1.28 (Take 1)
What's Changed
- expose logBridge via NewStandardLog() by
@mikedanese
in kubernetes/klog#369- add Format wrapper by
@pohly
in kubernetes/klog#374- JSON as fallback encoding by
@pohly
in kubernetes/klog#375New Contributors
@mikedanese
made their first contribution in kubernetes/klog#369Full Changelog: https://github.com/kubernetes/klog/compare/v2.90.1...v2.100.1
Prepare klog release for Kubernetes v1.27 (Take 2)
What's Changed
- buffer: restore dropping of too large buffers by
@pohly
in kubernetes/klog#366
... (truncated)
Commits
007e661
textlogger: allow caller to override stack unwinding2d08296
Merge pull request #396 from pohly/slog-helpere4deee8
slog: use main logr package instead of logr/slogr5d1d2d5
add SetSlogLogger39afdba
dependencies: logr v1.4.12086216
Merge pull request #393 from kaisoz/add-safeptr881fa0b
Add SafePtr wrapper8dd3f2e
Merge pull request #395 from pohly/readme-updated3dd725
docs: clarify relationship between different features761b630
Merge pull request #394 from pohly/owners-update- Additional commits viewable in compare view
Updates sigs.k8s.io/container-object-storage-interface-api
from 0.0.0-20220806044417-5d7517114883 to 0.1.0
Release notes
Sourced from sigs.k8s.io/container-object-storage-interface-api's releases.
v0.1.0
What's Changed
- Add approvers to facilitate project management by
@brahmaroutu
in kubernetes-sigs/container-object-storage-interface-api#1- Adding basic make by
@brahmaroutu
in kubernetes-sigs/container-object-storage-interface-api#3- Add api definitions by
@brahmaroutu
in kubernetes-sigs/container-object-storage-interface-api#2- Use proper boilerplate.go.txt to generate the code by
@brahmaroutu
in kubernetes-sigs/container-object-storage-interface-api#4- Adding Controller Framework that is used by Controller and Provisione… by
@brahmaroutu
in kubernetes-sigs/container-object-storage-interface-api#5- Change to get kubeconfig from commandlin or env by
@brahmaroutu
in kubernetes-sigs/container-object-storage-interface-api#6- Adding new method to create controoler with clientset. by
@brahmaroutu
in kubernetes-sigs/container-object-storage-interface-api#7- Adding a object reference that can be used as a reference to BR, BAR … by
@brahmaroutu
in kubernetes-sigs/container-object-storage-interface-api#8- Removing BucketClassListener and BucketAccessClassListener by
@brahmaroutu
in kubernetes-sigs/container-object-storage-interface-api#10- updated README.md by
@somersbmatthews
in kubernetes-sigs/container-object-storage-interface-api#11- crds: add
kustomization.yaml
by@NicolasT
in kubernetes-sigs/container-object-storage-interface-api#13- moved kustomization.yaml to root level by
@tparikh
in kubernetes-sigs/container-object-storage-interface-api#14- Adding Protocol to BucketClass to allow admin to provide backend info… by
@brahmaroutu
in kubernetes-sigs/container-object-storage-interface-api#16- Document COSI API, resources, and add a simple getting started section by
@wlan0
in kubernetes-sigs/container-object-storage-interface-api#17- cosi deployment docs by
@tparikh
in kubernetes-sigs/container-object-storage-interface-api#18- update go module name by
@wlan0
in kubernetes-sigs/container-object-storage-interface-api#21- adds conversion methods between spec and API by
@krishchow
in kubernetes-sigs/container-object-storage-interface-api#23- Fix bucket* controller framework by
@wlan0
in kubernetes-sigs/container-object-storage-interface-api#25- Updated link to documentation by
@gregnsk
in kubernetes-sigs/container-object-storage-interface-api#26- fix controller logic to prevent concurrent map reads and writes by
@wlan0
in kubernetes-sigs/container-object-storage-interface-api#28- fixed the git repo name by
@tparikh
in kubernetes-sigs/container-object-storage-interface-api#30- adds security policy, bug and enhancement templates by
@krishchow
in kubernetes-sigs/container-object-storage-interface-api#27- Update API based on latest spec by
@wlan0
in kubernetes-sigs/container-object-storage-interface-api#31- remove provisioner from bucketAccess by
@wlan0
in kubernetes-sigs/container-object-storage-interface-api#34- use bucketName instead of bucketName and bucketInstanceName by
@wlan0
in kubernetes-sigs/container-object-storage-interface-api#35- moves various fields into status from spec by
@krishchow
in kubernetes-sigs/container-object-storage-interface-api#37- updates mintedsecret in bucketaccess to secret reference by
@krishchow
in kubernetes-sigs/container-object-storage-interface-api#39- ensure that indexer has latest instance of an object by
@wlan0
in kubernetes-sigs/container-object-storage-interface-api#42- Removes bucketName fields from Protocol by
@krishchow
in kubernetes-sigs/container-object-storage-interface-api#41- updated links in README.md by
@tparikh
in kubernetes-sigs/container-object-storage-interface-api#46- README: Fix document link by
@cyb70289
in kubernetes-sigs/container-object-storage-interface-api#50- Update the code with latest KEP by
@mukhoakash
in kubernetes-sigs/container-object-storage-interface-api#55- [WIP] Update api with new kep by
@thotz
in kubernetes-sigs/container-object-storage-interface-api#51- Update the bucket info api and add namespace to BucketAccess client by
@mukhoakash
in kubernetes-sigs/container-object-storage-interface-api#56- Fixing the pkg import in the BucketInfo api by
@mukhoakash
in kubernetes-sigs/container-object-storage-interface-api#57- Fixing the import string by
@mukhoakash
in kubernetes-sigs/container-object-storage-interface-api#58- Fix the annotation of the kustomization file by
@mukhoakash
in kubernetes-sigs/container-object-storage-interface-api#59- Create CHANGELOG-0.1.md by
@wlan0
in kubernetes-sigs/container-object-storage-interface-api#60New Contributors
@brahmaroutu
made their first contribution in kubernetes-sigs/container-object-storage-interface-api#1@somersbmatthews
made their first contribution in kubernetes-sigs/container-object-storage-interface-api#11@NicolasT
made their first contribution in kubernetes-sigs/container-object-storage-interface-api#13@tparikh
made their first contribution in kubernetes-sigs/container-object-storage-interface-api#14@wlan0
made their first contribution in kubernetes-sigs/container-object-storage-interface-api#17@krishchow
made their first contribution in kubernetes-sigs/container-object-storage-interface-api#23@gregnsk
made their first contribution in kubernetes-sigs/container-object-storage-interface-api#26@cyb70289
made their first contribution in kubernetes-sigs/container-object-storage-interface-api#50
... (truncated)
Commits
- See full diff 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
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/ok-to-test
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign saad-ali for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment
@dependabot[bot]: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
pull-container-object-storage-interface-provisioner-sidecar-unit | 1916c0b7313468ec7185980a32dd3caaf0df734e | link | true | /test pull-container-object-storage-interface-provisioner-sidecar-unit |
pull-container-object-storage-interface-provisioner-sidecar-build | 1916c0b7313468ec7185980a32dd3caaf0df734e | link | true | /test pull-container-object-storage-interface-provisioner-sidecar-build |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.
Looks like these dependencies are updatable in another way, so this is no longer needed.
rebase
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.