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

Prow update master #303

Closed

Conversation

TerryHowe
Copy link
Contributor

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Update release-tools according to kubernetes-csi/csi-release-tools#7

Which issue(s) this PR fixes:
Related kubernetes-csi/csi-release-tools#259

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

dependabot bot and others added 30 commits January 30, 2023 12:02
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.80.1 to 2.90.0.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](kubernetes/klog@v2.80.1...v2.90.0)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…go_modules/k8s.io/klog/v2-2.90.0

build(deps): bump k8s.io/klog/v2 from 2.80.1 to 2.90.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.51.0 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.51.0...v1.53.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…go_modules/google.golang.org/grpc-1.53.0

build(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](golang/net@v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
…go_modules/golang.org/x/net-0.7.0

build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0
Bumps [github.com/container-storage-interface/spec](https://github.com/container-storage-interface/spec) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/container-storage-interface/spec/releases)
- [Commits](container-storage-interface/spec@v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/container-storage-interface/spec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v3.5.0...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.26.1 to 1.26.3.
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](kubernetes/kubernetes@v1.26.1...v1.26.3)

---
updated-dependencies:
- dependency-name: k8s.io/kubernetes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…go_modules/github.com/container-storage-interface/spec-1.8.0

build(deps): bump github.com/container-storage-interface/spec from 1.7.0 to 1.8.0
…github_actions/actions/setup-go-4.0.0

build(deps): bump actions/setup-go from 3.5.0 to 4.0.0
…go_modules/k8s.io/kubernetes-1.26.3

build(deps): bump k8s.io/kubernetes from 1.26.1 to 1.26.3
Update go version to 1.20 to match k/k v1.27
Signed-off-by: Xin Yang <xinydev@gmail.com>
dependabot bot and others added 18 commits August 28, 2024 11:11
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.65.0 to 1.66.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.65.0...v1.66.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…go_modules/google.golang.org/grpc-1.66.0

build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.28.0 to 0.29.0.
- [Commits](golang/net@v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…go_modules/golang.org/x/net-0.29.0

build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0
Always enable race detection while running tests
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.66.0 to 1.66.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/commits)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…go_modules/google.golang.org/grpc-1.66.1

build(deps): bump google.golang.org/grpc from 1.66.0 to 1.66.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.66.1 to 1.66.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.66.1...v1.66.2)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…go_modules/google.golang.org/grpc-1.66.2

build(deps): bump google.golang.org/grpc from 1.66.1 to 1.66.2
…m-v1.0.4

chore: upgrade base image to bookworm:v1.0.4
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.66.2 to 1.67.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.66.2...v1.67.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…go_modules/google.golang.org/grpc-1.67.1

build(deps): bump google.golang.org/grpc from 1.66.2 to 1.67.1
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.29.0 to 0.30.0.
- [Commits](golang/net@v0.29.0...v0.30.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…go_modules/golang.org/x/net-0.30.0

build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0
Commit summary:
e1ceee2 Always enable race detection while running tests
028f8c6 chore: bump to Go 1.22.5
69bd71e chore: add CSI_PROW_SIDECAR_E2E_PATH
cfa9210 Instruction update
a5667bb fix typo in sidecar release process
d9bd160 Update skip list in codespell GitHub Action
f5aebfc Add GitHub Actions workflows
c317456 Fix typo
0a78505 Bump to Go 1.22.3
043fd09 Add test-logcheck target
b52e7ad Update go to 1.22.2
e681b17 Use .go-version to get Kubernetes go version
9b4352e Update release playbook
c7bb972 Fix release notes script to use fixed tags
463a0e9 Add script to update specific go modules
5436c81 Change go version to 1.21.5
b42e5a2 nominate self (carlory) as kubernetes-csi reviewer
011033d Use set -x instead of die
5deaf66 Add wrapper script for sidecar release
c465088 pull-test.sh: avoid "git subtree pull" error
7b175a1 Update csi-test version to v5.2.0
987c90c Update go version to 1.21 to match k/k
2c625d4 Add script to generate patch release notes
b01fd53 Bump csi-driver-host-path version up to v1.12.0
1f7e605 fixed broken links of testgrid dashboard
cee895e remove windows 20H2 build since it's EOL long time ago
8dd2821 Update cloudbuild image with go 1.20.5
1f92b7e Add ginkgo timeout to e2e tests to help catch any stuck tests
2b8b80e fixing some codespell errors
72984ec chore: adopt kubernetes recommand label
b055535 Header
bd0a10b typo
c39d73c Add comments
f6491af Script to verify EOL sidecar version
8d519d2 Pin buildkit to v0.10.6 to workaround v0.11 bug with docker manifest
26fdfff Update cloudbuild image
0e7ae99 Update k8s image repo url
155854b Fix dep version mismatch
1d3f94d Update go version to 1.20 to match k/k v1.27
b74a512 test: fix golint error
901bcb5 Update registry k8s.gcr.io -> registry.k8s.io
7563d19 Update CSI_PROW_DRIVER_VERSION to v1.11.0
a11216e add new reviewers and remove inactive reviewers
dd98675 Add step for checking builds
b9b6763 filter-junit.go: fix loss of testcases when parsing Ginkgo v2 JUnit
d427783 filter-junit.go: preserve system error log
38e1146 prow.sh: publish individual JUnit files as separate artifacts
36e433e Skip SELinux tests in CI by default
7d410d8 Changes to csi prow to run e2e tests in sidecars
4edd1d8 Add RaunakShah to CSI reviewers group
7ccc959 release tools update to 1.19
0faa3fc Update to Kind v0.14.0 images
4ddce25 Add 1.24 Kind image
70915a8 prow.sh: update snapshotter version
7577454 prow.sh: bump Kubernetes to v1.22.0
41cb70d prow.sh: sanity testing with csi-test v5.0.0
b86d8e9 support Kubernetes 1.25 + Ginkgo v2
e51ff2c introduce control variable for non alpha feature gate configuration
3948331 fix testing with latest Kubernetes
84a4d5a Move from k8s.gcr.io to registry.k8s.io
9a0260c fix boilerplate header
db917f5 update to Go 1.18
274bc9b Update Sidecar Release Process documentation to reference latest syntax for release-notes tool
f1de2c6 Fix OWNERS file - squashed commits
59ae38b Remove EOL windows versions from BUILD_PLATFORMS
d066f1b Correct prow.sh typo and make codespell linter pass
81e26c3 SIDECAR_RELEASE_PROCESS.md: add troubleshooting for image publishing
f49e141 Update csi-sanity test suite to v4.3.0
05c1801 Add support to build arm/v7 images
2b9897e Increase build timeout
a30efea Add kind image for 1.23
0a2cf63 prow.sh: bump Go to 1.17.3
5eeb602 images: use k8s-staging-test-infra/gcb-docker-gcloud
0c675d4 Bump kind version to v0.11.1
44c710c added WS2022 to build platforms
02cda51 build.make: support binaries outside of cmd, with optional go.mod
c0bdfb3 prow.sh: deploy canary snapshot-controller in canary jobs
6a2dc64 Remove requirement to be top-level approver. Only maintainers membership is required to do a release
30a4f7b Release armv7 image
999b483 docs: make github links reference HEAD instead of main
fd67069 docs: make github links reference HEAD instead of master
9c6a6c0 Master to main cleanup
68e43ca prow.sh: remove Bazel build support
c5f59c5 prow.sh: allow shell commands in CSI_PROW_SANITY_POD
9e438f8 prow.sh: fix mock testing
4b6aa60 prow.sh: update to KinD v0.11.0
ef8bd33 prow.sh: more flexible CSI_PROW_DEPLOYMENT, part II
61538bb prow.sh: more flexible CSI_PROW_DEPLOYMENT
a2fcd6d Adding myself to csi reviewers group
a6453c8 owners: introduce aliases
5561780 build.make: fix image publishng
bc42793 prow.sh: use csi-test v4.2.0
bfbb6f3 add parameter base_image and addon_image to BUILD_PARAMETERS
48e71f0 Replace `which` command ( non standard)  with `command -v` builtin
feb20e2 prow.sh: collect cluster logs
2d2e03b prow.sh: enable -csi.checkpathcmd option in csi-sanity
74cfbc9 prow.sh: support mock tests
4a3f110 prow.sh: remove obsolete test suppression
510fb0f prow.sh: support Kubernetes 1.21
c63c61b prow.sh: add CSI_PROW_DEPLOYMENT_SUFFIX
dd54c92 pull-test.sh: test importing csi-release-tools into other repo
6880b0c prow.sh: avoid creating paths unless really running tests
b46691a go-get-kubernetes.sh: make replace statement pruning optional
5b1de1a go-get-kubernetes.sh: remove unused k8s libs
1c0fb09 prow.sh: use KinD main for latest Kubernetes
bff2fb7 prow.sh: KinD 0.10.0
437e431 verify-go-version.sh: fix check after removal of travis.yml
ec844ea remove travis.yml, Go 1.16
e314a56 add build-arg ARCH for building multi-arch images, e.g. ARG ARCH FROM k8s.gcr.io/build-image/debian-base-${ARCH}:v2.1.3
e0b02e7 README.md: document usage of --squash
26e2ab1 fix: default boilerplate path
3e811d6 prow.sh: fix "on-master" prow jobs
9f10459 prow.sh: support building Kubernetes for a specific version
f7e7ee4 docs: steps for adding testing against new Kubernetes release
1c94220 fix: fix a bug of csi-sanity
ece0f50 check namespace for snapshot-controller
dbd8967 verify-boilerplate.sh: fix path to script
ad29307 Make the spelling and boilerplate checks optional
48186eb Fix spelling and boilerplate errors
981be3f Adding spelling and boilerplate checks.
9318c6c cloud build: double the timeout, now 1 hour
4ab8b15 use the tag to replace commit of csi-test
5d74e45 change the csi-test import path to v4
7dcd0a9 upgrade csi-test to v4.0.2
c3a9662 allow export image name and registry name
45ec4c6 Fix the install of snapshot CRDs and controller
79bbca7 Cleanup
57718f8 Update snapshot CRD version
9a370ab prow.sh: work around "kind build node-image" failure
522361e prow.sh: only run alpha tests for latest Kubernetes release
b5b447b Add go ldflags using LDFLAGS at the time of compilation
7bcee13 prow.sh: update to kind 0.9, support Kubernetes 1.19
df518fb prow.sh: usage of Bazel optional
dde93b2 Update to snapshot-controller v3.0.0
7100c12 Only set staging registry when running canary job
d129462 Document new method for adding CI jobs are new K8s versions
e73c2ce Use staging registry for canary tests
2c09846 Add cleanup instructions to release-notes generation
0979c09 prow.sh: fix E2E suite for Kubernetes >= 1.18
3b4a2f1 prow.sh: fix installing Go for Kubernetes 1.19.0
82d108a switch to Go 1.15
843bddc Add steps on promoting release images
1fdf2d5 cloud build: bump timeout in Prow job
5a54e67 filter-junit: Fix gofmt error
36ea4ff filter-junit: Fix golint error
43e50d6 prow.sh: enable building arm64 image
3df86b7 cloud build: k8s-staging-sig-storage
db0c2a7 cloud build: initialize support for running commands in Dockerfile
340e082 build.make: optional inclusion of Windows in multiarch images
5231f05 build.make: properly declare push-multiarch
4569f27 build.make: fix push-multiarch ambiguity
bd41690 cloud build: initial set of shared files
6f2322e Update patch release notes generation command
d8c76fe Support local snapshot RBAC for pull jobs
ea1f94a update release tools instructions
7edc146 Update snapshotter to version 2.0.1
3863a0f build for multiple platforms only in CI, add s390x
7c5a89c prow.sh: use 1.3.0 hostpath driver for testing
fdb3218 Change 'make test-vet' to call 'go vet'
5f74333 prow.sh: also configure feature gates for kubelet
84f78b1 prow.sh: generic driver installation

Signed-off-by: Terry Howe <terrylhowe@gmail.com>
@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels Oct 17, 2024
@k8s-ci-robot
Copy link
Contributor

Welcome @TerryHowe!

It looks like this is your first PR to kubernetes-csi/csi-driver-iscsi 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes-csi/csi-driver-iscsi has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. 😃

@k8s-ci-robot
Copy link
Contributor

Hi @TerryHowe. Thanks for your PR.

I'm waiting for a kubernetes-csi 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-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Oct 17, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: TerryHowe
Once this PR has been reviewed and has the lgtm label, please assign humblec for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Oct 17, 2024
Copy link

CLA Missing ID CLA Not Signed

@k8s-ci-robot k8s-ci-robot added the cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. label Oct 17, 2024
@TerryHowe TerryHowe closed this Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.