From e0c43a61054866c582df06f46ffd6a9d39e6ddfe Mon Sep 17 00:00:00 2001 From: ci-robot Date: Fri, 20 Oct 2023 05:06:16 +0000 Subject: [PATCH 1/5] update last_rebase.sh --- scripts/auto-rebase/last_rebase.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/auto-rebase/last_rebase.sh b/scripts/auto-rebase/last_rebase.sh index b0c7bc025e..021784becd 100755 --- a/scripts/auto-rebase/last_rebase.sh +++ b/scripts/auto-rebase/last_rebase.sh @@ -1,2 +1,2 @@ #!/bin/bash -x -./scripts/auto-rebase/rebase.sh to "registry.ci.openshift.org/ocp/release:4.15.0-0.nightly-2023-10-17-065657" "registry.ci.openshift.org/ocp-arm64/release-arm64:4.15.0-0.nightly-arm64-2023-10-17-174304" +./scripts/auto-rebase/rebase.sh to "registry.ci.openshift.org/ocp/release:4.15.0-0.nightly-2023-10-17-065657" "registry.ci.openshift.org/ocp-arm64/release-arm64:4.15.0-0.nightly-arm64-2023-10-19-122748" From 1c4a8025a6b4f681e06c283848f176ec6221d488 Mon Sep 17 00:00:00 2001 From: ci-robot Date: Fri, 20 Oct 2023 05:06:16 +0000 Subject: [PATCH 2/5] update changelog --- scripts/auto-rebase/changelog.txt | 750 +----------------------------- scripts/auto-rebase/commits.txt | 8 +- 2 files changed, 22 insertions(+), 736 deletions(-) diff --git a/scripts/auto-rebase/changelog.txt b/scripts/auto-rebase/changelog.txt index 83bb15bed7..0d28946329 100644 --- a/scripts/auto-rebase/changelog.txt +++ b/scripts/auto-rebase/changelog.txt @@ -1,733 +1,19 @@ -- cluster-dns-operator embedded-component c03919da0952618d02225d3e58cb391806c9e2f0 to 5e1233474d5652de8b37add803a031dd30873619 - - 1a3080f 2023-10-02T20:11:27-04:00 Revert "Revert "Set DNS DaemonSet's maxSurge value to 10%"" - -- cluster-ingress-operator embedded-component a10d93e71e59779eed2f5e904a5a15ef4680fb41 to e27d0004b5d560e57abc3e0217e4cb01d548d4c4 - - 9822f2a 2023-10-13T11:00:54-04:00 OCPBUGS-20192: Add necessary security constraints to router deployment - - 35f202f 2023-10-06T11:16:27-04:00 Bump openshift/api for container.maxLength fix - -- cluster-kube-controller-manager-operator embedded-component ee4020fad5112dbb054dc5988bf0be97edf9d803 to 18f73fe6f9d1f9d5a44d36b3ca2e607ae0856998 - - f72f812 2023-10-16T13:52:14+02:00 go mod vendor - - 4436f19 2023-10-16T13:51:14+02:00 Bump deps to address CVE-2023-44487 - -- cluster-kube-scheduler-operator embedded-component b8245a4b3da2d8d22ab81466c2a949e52909ecf4 to 573243056eec1e3462c7282a88e49f327782a8f2 - - 2465255 2023-10-16T17:08:13+02:00 go mod vendor - - 7614661 2023-10-16T17:07:59+02:00 Bump deps to address CVE-2023-44487 - -- cluster-network-operator embedded-component 7f7237477af289135aa5aad2571890c80dfc8be7 to 457336f3513f35b097a1c934b4489dbcd688b177 - - c7d7b5c 2023-10-13T20:31:33+00:00 volume mount ovnkube dir in single-zone-interconnect phase - - e5fbb3a 2023-10-11T08:34:20-03:00 Revert "Merge pull request #2037 from dcbw/db-script-cleanup" - - 2d6c87a 2023-10-10T11:14:45-05:00 ovnkube: no longer need ovn-ca and ovn-cert volumes - - d1d747c 2023-10-10T11:14:45-05:00 ovnkube: move ovnkube container script to common library - - e50ed40 2023-10-10T11:14:45-05:00 ovnkube: move sbdb container script to common library - - f175030 2023-10-10T11:14:45-05:00 ovnkube: move nbdb container script to common library - - a44557c 2023-10-10T11:14:45-05:00 ovnkube: move rbac proxy container script to common library - - 3c278b2 2023-10-10T11:14:45-05:00 ovnkube: move audit log rotation container script to common library - - 27f7454 2023-10-10T11:14:45-05:00 ovnkube: move northd container script to common library - - c37bfc1 2023-10-10T11:14:45-05:00 ovnkube: move ovn-controller container script to common library - - 4557b31 2023-10-10T11:14:45-05:00 ovnkube: reduce diff between self-hosted and managed - - bbdc237 2023-10-10T11:13:58-05:00 ovnkube: set all NB_Global options in one go - - 1df34a2 2023-10-10T11:13:58-05:00 ovnkube: stop setting a pssl connection - - cc46ae2 2023-10-10T11:13:58-05:00 ovnkube: don't need to "kill time" while the cluster converges - - 2f64545 2023-10-10T11:13:58-05:00 ovnkube: move trim-on-compaction to postStart - - ac872e6 2023-10-10T11:13:58-05:00 ovnkube: reduce readiness probe initialDelaySeconds to 10 - - bc38cfd 2023-10-10T11:12:19-05:00 ovnkube: ovn-ctl upgrades the DB for us - - 52b0016 2023-10-10T11:12:19-05:00 ovnkube: remove pointless OVN_ARGS shell variable - - df26de0 2023-10-10T11:12:19-05:00 ovnkube: remove unused bracketify() function - - 4443bc6 2023-10-09T11:44:59+02:00 Remove ability to deploy with Kuryr - - 7921166 2023-10-05T12:43:04+00:00 Don't run network node identity as root - - 1ae47f9 2023-10-04T14:26:42-04:00 Multus should determine kubeconfig path - - 0294021 2023-09-06T09:31:11-04:00 OCPBUGS-18392: notify when /etc/openvswitch path changes - -- cluster-openshift-controller-manager-operator embedded-component 5692d9b1f64e6e5a37a93da212dd4a1a657ffe44 to bec461cc84f32d2898c8888cfb4fec0855e75bc4 - - 1654d53 2023-10-12T14:28:49-04:00 OCPBUGS-20164: Include Build CRD in manifests - - 11e8131 2023-10-12T14:28:49-04:00 bump(openshift/api): - -- cluster-policy-controller embedded-component 2b2da0c15bd8ea5f47f8330a06c583e20ed62727 to adaa98fca9c663789f287c42a9a875706c6e392b - - 6adc679 2023-10-16T14:46:23+03:00 Bump deps to address CVE-2023-44487 - -- csi-external-snapshotter embedded-component fd88424cce8555ec05a7be98640583b5d921ba4e to 11bb38ff1192d6b4e7b9f5f0db0bd24a7536b1c5 - - 43fec16 2023-10-16T10:48:13-06:00 UPSTREAM: : CVE-2023-44487: bump golang.org/x/net to v0.17.0 - - 558cee1 2023-10-03T20:51:03-07:00 UPSTREAM: : Add OpenShift files - - de93167 2023-09-13T21:36:00+00:00 Remove changes related to VolumeGroupSnapshot - - 350388a 2023-09-13T21:30:48+00:00 Add changelog for v6.3.0 - - fd03420 2023-09-13T16:24:33+00:00 Remove direct dep on kubernetes - - 0667aa8 2023-09-12T13:25:22+00:00 Update client lib version to 6.3.0 - - 94b2103 2023-09-12T11:52:53+00:00 Bump github.com/evanphx/json-patch - - 95cd3df 2023-09-11T22:36:48+00:00 Update K8s deps to 0.28 and update generated code - - bb29899 2023-09-10T20:17:40+00:00 Disable VolumeGroupSnapshot feature flag - - da82bb1 2023-09-08T16:52:51+00:00 Bump google.golang.org/grpc from 1.57.0 to 1.58.0 - - 5c8c378 2023-09-08T08:35:12+05:30 Squashed 'release-tools/' changes from de2fba88..984feece - - 3ede1a4 2023-09-07T21:18:03+00:00 Update dependency go modules for k8s v1.28.0 - - e880831 2023-09-07T17:13:52+00:00 Squashed 'release-tools/' changes from de2fba88..984feece - - f607abe 2023-09-05T11:14:50+00:00 Bump actions/checkout from 3 to 4 - - 3653079 2023-08-15T16:41:14+08:00 Squashed 'release-tools/' changes from 4133d1df..de2fba88 - - da067ce 2023-07-27T11:46:42+00:00 Bump google.golang.org/grpc from 1.56.2 to 1.57.0 - - c494031 2023-07-26T10:09:20+08:00 check if the csi driver is supported the volume group snapshot cap when the --enable-volume-group-snapshots arg is true - - fe21d5f 2023-07-07T11:40:55+00:00 Bump google.golang.org/grpc from 1.56.0 to 1.56.2 - - 3cb5c30 2023-07-04T17:58:46+08:00 Add more detail in vgs/vgsc/vgsclass printed columns - - 7fac9cd 2023-06-29T21:17:27+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - d8e698f 2023-06-29T08:03:57+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - ffaba0f 2023-06-28T18:32:07+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - a8c9b7b 2023-06-28T15:59:21+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - 98939c0 2023-06-28T13:17:42+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - 62c611a 2023-06-25T11:09:17+08:00 chore: remove refs to deprecated io/ioutil - - 324bf2c 2023-06-19T12:10:03+00:00 Bump google.golang.org/grpc from 1.55.0 to 1.56.0 - - 9da1c9b 2023-06-15T20:19:20+00:00 Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 - - dde2106 2023-06-14T14:39:32+00:00 Bump github.com/prometheus/common from 0.37.0 to 0.44.0 - - 6c9f595 2023-06-14T12:43:17+00:00 Bump google.golang.org/grpc from 1.51.0 to 1.55.0 - - 54b4d8b 2023-06-14T11:49:22+00:00 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 - - a012263 2023-06-14T11:49:12+00:00 Bump github.com/kubernetes-csi/csi-lib-utils from 0.12.0 to 0.13.0 - - 655d43b 2023-06-12T17:05:14+00:00 Bump github.com/kubernetes-csi/csi-test/v4 from 4.0.2 to 4.4.0 - - 488cb7c 2023-06-12T15:08:47+00:00 Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 - - 87eed5e 2023-06-12T13:11:34+00:00 Bump actions/setup-go from 3 to 4 - - 3d036fc 2023-06-12T13:11:27+00:00 Bump actions/checkout from 2 to 3 - - 9473b16 2023-06-12T13:03:40+00:00 Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 - - d1245c3 2023-06-12T13:02:10+00:00 Bump github.com/evanphx/json-patch - - ad73393 2023-06-12T13:02:00+00:00 Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 - - 7fe5ac4 2023-06-12T10:06:43+08:00 move dependabot.yaml - - 926df0c 2023-05-25T18:13:50+02:00 add "document-start" 1st line to all yaml files - - a3cb5a9 2023-05-08T18:25:23+05:30 add groupsnapshot related webhooks - - 5f1d746 2023-05-03T22:35:57+05:30 go mod tidy for removal of ptypes - - dbfa2c7 2023-05-03T22:34:39+05:30 remove ptypes - - 7722fd7 2023-05-03T21:22:01+05:30 fix go mod - - 21acc92 2023-05-03T21:21:32+05:30 Fix typos - - 1a93d9f 2023-05-03T21:21:32+05:30 Add volume snapshot ref details to group snapshot - - 65fbb48 2023-05-03T21:21:32+05:30 Change timestamp format in volumesnapshot and content names - - 80893cb 2023-05-03T21:21:32+05:30 Add hash of PVC UUID to group snapshot names - - e26501e 2023-05-03T21:21:32+05:30 Add reference details to volume group snapshot content status - - 9e2d4f6 2023-05-03T21:21:32+05:30 Add groupSnapshotNamePrefix and groupSnapshotNameUUIDLength CLI options - - d8d01a3 2023-05-03T21:21:32+05:30 Change all occurences of content to group snapshot content - - 8713129 2023-05-03T21:21:32+05:30 Added create group volume snapshot functionality - - 299862c 2023-05-03T21:21:32+05:30 Add csi snapshotter functionality for volume group snapshots - - 09b36e7 2023-05-03T21:21:32+05:30 Add syncGroupSnapshotContent and related functions - - 3c32e81 2023-05-03T21:21:32+05:30 SyncUnreadyGroupSnapshot and related functions - - a574b87 2023-05-03T21:21:32+05:30 -Introduce volume group snapshot functionality include initializing queues and caches in snapshotter - Introduce new flag for volume group snapshots and run worker if flag is enabled - Introduce the main controller for group snapshots in snapshot-controller - - 394ed49 2023-04-26T17:01:43+00:00 Squashed 'release-tools/' changes from 6613c398..4133d1df - - 8a11d50 2023-04-16T14:55:02-06:00 Switch to using google.golang.org/protobuf rather than github.com/golang/protobuf - - 1679e9f 2023-04-12T20:16:52+00:00 Squashed 'release-tools/' changes from 78c0fb71..6613c398 - - 00b7d54 2023-04-12T18:57:15+00:00 Update dependency go modules for k8s v1.27.0 - - 236537f 2023-04-04T17:10:16+00:00 Update dependency go modules for k8s v1.27.0-rc.0 - - 81c2a77 2023-03-29T03:52:25+00:00 fix: CVE-2022-41723 - - 606c2d5 2023-03-08T10:51:48+05:30 Fix vendor - - bc61409 2023-03-08T10:51:30+05:30 Fix nits in comments - - b051cf0 2023-03-08T10:46:57+05:30 Fix vendor - - 43672cb 2023-03-08T10:46:23+05:30 Fix typo - - b5e139d 2023-03-08T10:44:21+05:30 Add Source to volumegroupsnapshot - - 4379628 2023-03-07T18:53:56+05:30 Update README - - 4b0dbc4 2023-03-06T16:37:37+05:30 Fix vendor - - ada506c 2023-03-06T11:14:39+05:30 Address comments and re generate code - - c4d9e9a 2023-03-01T12:30:38+05:30 Reuse deletionpolicy and error from snapshot.storage.k8s.io - - 69b054d 2023-03-01T12:20:16+05:30 Refactor snapshot error to utils.go - - 9ce31d0 2023-03-01T11:20:20+05:30 Change groupName to groupsnapshot.storage.k8s.io - - db21ddd 2023-02-28T12:39:44+05:30 Add oneOf constraint to VolumeGroupSnapshotContent - - e231c81 2023-02-28T12:33:04+05:30 Update code-generator to v0.26.0 - - 0f5bcc4 2023-02-28T12:29:55+05:30 Add VolumeGroupSnapshot API definition, including CRD, client, informer and lister generated code. Update ./client/hack/README with instructions to update the client directory. - - 19e8a30 2023-02-27T10:25:58-08:00 updated vendor - - d92a0c7 2023-02-27T10:23:31-08:00 updated go module files - - 4e1e4ea 2023-02-06T09:35:53-05:00 Update images to v6.2.1 - - 8cc3b4d 2023-01-03T10:39:50+05:30 Add marker description - - 9d4ad3f 2022-11-29T10:10:33+05:30 Add marker - - 3309c8a 2022-11-18T14:32:51+05:30 Add volume mode conversion flag to manifests - -- kubernetes embedded-component 6ab54b8d9a0ea02856efd3835b6f9df5da9ce115 to 481304af1da9b2376ebb1ddefa2ca665e1e1ae40 - - 9a9476af3 2023-10-13T08:55:27-04:00 UPSTREAM: 121204: Skip TestUnauthenticatedHTTP2ClientConnectionClose http1 tests - - d9d763d74 2023-10-13T08:54:38-04:00 UPSTREAM: 121196: Prevent rapid reset http2 DOS on API server - - ac4be7092 2023-10-12T11:00:06-04:00 UPSTREAM: 121128: [CVE-2023-39325] .: bump golang.org/x/net to v0.17.0 - - a06b69ebc 2023-10-06T10:11:13-04:00 UPSTREAM: : Do not allow nodes to set forbidden openshift labels - - 5685fb026 2023-10-04T13:11:53-05:00 UPSTREAM: : bump pause image to RHEL9 - -- machine-config-operator embedded-component 6f37eade07de8e649fe14541c183949023f00c47 to d14938550422f1cd437bdfcae25c12a7dcecdd40 - - c04484c9 2023-10-14T06:47:56-05:00 gcp-routes: don't exit on crictl failures - - 1332c4ee 2023-10-10T12:19:42-04:00 dashboard should detect unknown and not ready for not ready dashboard - - 2141f4b7 2023-10-05T10:47:08-04:00 Introduce kubelet-dependencies.target and firstboot-osupdate.target - - f20fc324 2023-10-03T09:10:54-04:00 controller: remove namespace arg in context create - - 9facf371 2023-10-03T12:23:11+02:00 Ensure gcp-routes hack for internalLB hairpin traffic works for SGW - - e15afcd7 2023-09-29T10:39:24+02:00 Set guestinfo.hostname for CAPI VMs on vSphere - - 1ae564e4 2023-09-19T14:40:06-04:00 Allow specifying the interface for br-ex - -- oc image-amd64 7e74d82e13fae0a514805cec1e2c9164cda06325 to c365b47f538bd8d3bd9b498d179a360959ff69ff - - 5cdc970f 2023-10-16T07:30:41+03:00 Bump golang.org/x/net to v0.17.0 - - 808d66f9 2023-10-13T07:46:04+03:00 Revert "OCPBUGS-7465: Bump distribution/v3 to sync with oc-mirror" - - 8dfa2dc2 2023-10-12T11:41:53+02:00 OCPBUGS-20474: Set ImportPolicy to PreserveOriginal to honor --keep-manifest-list when mirroring a payload to an image stream - - e217decb 2023-10-11T14:10:52+03:00 Reflect container's exit code for long running tasks not attached to terminal - - 70b05882 2023-10-09T14:27:14+03:00 Bump distribution/v3 to sync with oc-mirror - - 77ddc860 2023-10-06T14:38:49+03:00 Remove unused docker/registry dependency - - e169d763 2023-10-06T14:30:31+03:00 Introduce refreshable dynamic credential store for image manifests - - 047d1431 2023-10-06T14:14:45+03:00 Use quay redis image instead docker mysql - - d8b76850 2023-10-05T15:24:41-04:00 Updating excluded list of unsupported oc adm commands in MicroShift - - 375a7c2a 2023-10-03T19:27:25-04:00 regeneratemco: explicitly check for PlatformStatus field - - e6c189c3 2023-09-22T13:39:59-04:00 Add Windows node functionality to debug command - -- csi-external-snapshotter image-amd64 fd88424cce8555ec05a7be98640583b5d921ba4e to 11bb38ff1192d6b4e7b9f5f0db0bd24a7536b1c5 - - 43fec16 2023-10-16T10:48:13-06:00 UPSTREAM: : CVE-2023-44487: bump golang.org/x/net to v0.17.0 - - 558cee1 2023-10-03T20:51:03-07:00 UPSTREAM: : Add OpenShift files - - de93167 2023-09-13T21:36:00+00:00 Remove changes related to VolumeGroupSnapshot - - 350388a 2023-09-13T21:30:48+00:00 Add changelog for v6.3.0 - - fd03420 2023-09-13T16:24:33+00:00 Remove direct dep on kubernetes - - 0667aa8 2023-09-12T13:25:22+00:00 Update client lib version to 6.3.0 - - 94b2103 2023-09-12T11:52:53+00:00 Bump github.com/evanphx/json-patch - - 95cd3df 2023-09-11T22:36:48+00:00 Update K8s deps to 0.28 and update generated code - - bb29899 2023-09-10T20:17:40+00:00 Disable VolumeGroupSnapshot feature flag - - da82bb1 2023-09-08T16:52:51+00:00 Bump google.golang.org/grpc from 1.57.0 to 1.58.0 - - 5c8c378 2023-09-08T08:35:12+05:30 Squashed 'release-tools/' changes from de2fba88..984feece - - 3ede1a4 2023-09-07T21:18:03+00:00 Update dependency go modules for k8s v1.28.0 - - e880831 2023-09-07T17:13:52+00:00 Squashed 'release-tools/' changes from de2fba88..984feece - - f607abe 2023-09-05T11:14:50+00:00 Bump actions/checkout from 3 to 4 - - 3653079 2023-08-15T16:41:14+08:00 Squashed 'release-tools/' changes from 4133d1df..de2fba88 - - da067ce 2023-07-27T11:46:42+00:00 Bump google.golang.org/grpc from 1.56.2 to 1.57.0 - - c494031 2023-07-26T10:09:20+08:00 check if the csi driver is supported the volume group snapshot cap when the --enable-volume-group-snapshots arg is true - - fe21d5f 2023-07-07T11:40:55+00:00 Bump google.golang.org/grpc from 1.56.0 to 1.56.2 - - 3cb5c30 2023-07-04T17:58:46+08:00 Add more detail in vgs/vgsc/vgsclass printed columns - - 7fac9cd 2023-06-29T21:17:27+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - d8e698f 2023-06-29T08:03:57+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - ffaba0f 2023-06-28T18:32:07+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - a8c9b7b 2023-06-28T15:59:21+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - 98939c0 2023-06-28T13:17:42+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - 62c611a 2023-06-25T11:09:17+08:00 chore: remove refs to deprecated io/ioutil - - 324bf2c 2023-06-19T12:10:03+00:00 Bump google.golang.org/grpc from 1.55.0 to 1.56.0 - - 9da1c9b 2023-06-15T20:19:20+00:00 Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 - - dde2106 2023-06-14T14:39:32+00:00 Bump github.com/prometheus/common from 0.37.0 to 0.44.0 - - 6c9f595 2023-06-14T12:43:17+00:00 Bump google.golang.org/grpc from 1.51.0 to 1.55.0 - - 54b4d8b 2023-06-14T11:49:22+00:00 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 - - a012263 2023-06-14T11:49:12+00:00 Bump github.com/kubernetes-csi/csi-lib-utils from 0.12.0 to 0.13.0 - - 655d43b 2023-06-12T17:05:14+00:00 Bump github.com/kubernetes-csi/csi-test/v4 from 4.0.2 to 4.4.0 - - 488cb7c 2023-06-12T15:08:47+00:00 Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 - - 87eed5e 2023-06-12T13:11:34+00:00 Bump actions/setup-go from 3 to 4 - - 3d036fc 2023-06-12T13:11:27+00:00 Bump actions/checkout from 2 to 3 - - 9473b16 2023-06-12T13:03:40+00:00 Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 - - d1245c3 2023-06-12T13:02:10+00:00 Bump github.com/evanphx/json-patch - - ad73393 2023-06-12T13:02:00+00:00 Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 - - 7fe5ac4 2023-06-12T10:06:43+08:00 move dependabot.yaml - - 926df0c 2023-05-25T18:13:50+02:00 add "document-start" 1st line to all yaml files - - a3cb5a9 2023-05-08T18:25:23+05:30 add groupsnapshot related webhooks - - 5f1d746 2023-05-03T22:35:57+05:30 go mod tidy for removal of ptypes - - dbfa2c7 2023-05-03T22:34:39+05:30 remove ptypes - - 7722fd7 2023-05-03T21:22:01+05:30 fix go mod - - 21acc92 2023-05-03T21:21:32+05:30 Fix typos - - 1a93d9f 2023-05-03T21:21:32+05:30 Add volume snapshot ref details to group snapshot - - 65fbb48 2023-05-03T21:21:32+05:30 Change timestamp format in volumesnapshot and content names - - 80893cb 2023-05-03T21:21:32+05:30 Add hash of PVC UUID to group snapshot names - - e26501e 2023-05-03T21:21:32+05:30 Add reference details to volume group snapshot content status - - 9e2d4f6 2023-05-03T21:21:32+05:30 Add groupSnapshotNamePrefix and groupSnapshotNameUUIDLength CLI options - - d8d01a3 2023-05-03T21:21:32+05:30 Change all occurences of content to group snapshot content - - 8713129 2023-05-03T21:21:32+05:30 Added create group volume snapshot functionality - - 299862c 2023-05-03T21:21:32+05:30 Add csi snapshotter functionality for volume group snapshots - - 09b36e7 2023-05-03T21:21:32+05:30 Add syncGroupSnapshotContent and related functions - - 3c32e81 2023-05-03T21:21:32+05:30 SyncUnreadyGroupSnapshot and related functions - - a574b87 2023-05-03T21:21:32+05:30 -Introduce volume group snapshot functionality include initializing queues and caches in snapshotter - Introduce new flag for volume group snapshots and run worker if flag is enabled - Introduce the main controller for group snapshots in snapshot-controller - - 394ed49 2023-04-26T17:01:43+00:00 Squashed 'release-tools/' changes from 6613c398..4133d1df - - 8a11d50 2023-04-16T14:55:02-06:00 Switch to using google.golang.org/protobuf rather than github.com/golang/protobuf - - 1679e9f 2023-04-12T20:16:52+00:00 Squashed 'release-tools/' changes from 78c0fb71..6613c398 - - 00b7d54 2023-04-12T18:57:15+00:00 Update dependency go modules for k8s v1.27.0 - - 236537f 2023-04-04T17:10:16+00:00 Update dependency go modules for k8s v1.27.0-rc.0 - - 81c2a77 2023-03-29T03:52:25+00:00 fix: CVE-2022-41723 - - 606c2d5 2023-03-08T10:51:48+05:30 Fix vendor - - bc61409 2023-03-08T10:51:30+05:30 Fix nits in comments - - b051cf0 2023-03-08T10:46:57+05:30 Fix vendor - - 43672cb 2023-03-08T10:46:23+05:30 Fix typo - - b5e139d 2023-03-08T10:44:21+05:30 Add Source to volumegroupsnapshot - - 4379628 2023-03-07T18:53:56+05:30 Update README - - 4b0dbc4 2023-03-06T16:37:37+05:30 Fix vendor - - ada506c 2023-03-06T11:14:39+05:30 Address comments and re generate code - - c4d9e9a 2023-03-01T12:30:38+05:30 Reuse deletionpolicy and error from snapshot.storage.k8s.io - - 69b054d 2023-03-01T12:20:16+05:30 Refactor snapshot error to utils.go - - 9ce31d0 2023-03-01T11:20:20+05:30 Change groupName to groupsnapshot.storage.k8s.io - - db21ddd 2023-02-28T12:39:44+05:30 Add oneOf constraint to VolumeGroupSnapshotContent - - e231c81 2023-02-28T12:33:04+05:30 Update code-generator to v0.26.0 - - 0f5bcc4 2023-02-28T12:29:55+05:30 Add VolumeGroupSnapshot API definition, including CRD, client, informer and lister generated code. Update ./client/hack/README with instructions to update the client directory. - - 19e8a30 2023-02-27T10:25:58-08:00 updated vendor - - d92a0c7 2023-02-27T10:23:31-08:00 updated go module files - - 4e1e4ea 2023-02-06T09:35:53-05:00 Update images to v6.2.1 - - 8cc3b4d 2023-01-03T10:39:50+05:30 Add marker description - - 9d4ad3f 2022-11-29T10:10:33+05:30 Add marker - - 3309c8a 2022-11-18T14:32:51+05:30 Add volume mode conversion flag to manifests - -- csi-external-snapshotter image-amd64 fd88424cce8555ec05a7be98640583b5d921ba4e to 11bb38ff1192d6b4e7b9f5f0db0bd24a7536b1c5 - - 43fec16 2023-10-16T10:48:13-06:00 UPSTREAM: : CVE-2023-44487: bump golang.org/x/net to v0.17.0 - - 558cee1 2023-10-03T20:51:03-07:00 UPSTREAM: : Add OpenShift files - - de93167 2023-09-13T21:36:00+00:00 Remove changes related to VolumeGroupSnapshot - - 350388a 2023-09-13T21:30:48+00:00 Add changelog for v6.3.0 - - fd03420 2023-09-13T16:24:33+00:00 Remove direct dep on kubernetes - - 0667aa8 2023-09-12T13:25:22+00:00 Update client lib version to 6.3.0 - - 94b2103 2023-09-12T11:52:53+00:00 Bump github.com/evanphx/json-patch - - 95cd3df 2023-09-11T22:36:48+00:00 Update K8s deps to 0.28 and update generated code - - bb29899 2023-09-10T20:17:40+00:00 Disable VolumeGroupSnapshot feature flag - - da82bb1 2023-09-08T16:52:51+00:00 Bump google.golang.org/grpc from 1.57.0 to 1.58.0 - - 5c8c378 2023-09-08T08:35:12+05:30 Squashed 'release-tools/' changes from de2fba88..984feece - - 3ede1a4 2023-09-07T21:18:03+00:00 Update dependency go modules for k8s v1.28.0 - - e880831 2023-09-07T17:13:52+00:00 Squashed 'release-tools/' changes from de2fba88..984feece - - f607abe 2023-09-05T11:14:50+00:00 Bump actions/checkout from 3 to 4 - - 3653079 2023-08-15T16:41:14+08:00 Squashed 'release-tools/' changes from 4133d1df..de2fba88 - - da067ce 2023-07-27T11:46:42+00:00 Bump google.golang.org/grpc from 1.56.2 to 1.57.0 - - c494031 2023-07-26T10:09:20+08:00 check if the csi driver is supported the volume group snapshot cap when the --enable-volume-group-snapshots arg is true - - fe21d5f 2023-07-07T11:40:55+00:00 Bump google.golang.org/grpc from 1.56.0 to 1.56.2 - - 3cb5c30 2023-07-04T17:58:46+08:00 Add more detail in vgs/vgsc/vgsclass printed columns - - 7fac9cd 2023-06-29T21:17:27+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - d8e698f 2023-06-29T08:03:57+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - ffaba0f 2023-06-28T18:32:07+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - a8c9b7b 2023-06-28T15:59:21+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - 98939c0 2023-06-28T13:17:42+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - 62c611a 2023-06-25T11:09:17+08:00 chore: remove refs to deprecated io/ioutil - - 324bf2c 2023-06-19T12:10:03+00:00 Bump google.golang.org/grpc from 1.55.0 to 1.56.0 - - 9da1c9b 2023-06-15T20:19:20+00:00 Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 - - dde2106 2023-06-14T14:39:32+00:00 Bump github.com/prometheus/common from 0.37.0 to 0.44.0 - - 6c9f595 2023-06-14T12:43:17+00:00 Bump google.golang.org/grpc from 1.51.0 to 1.55.0 - - 54b4d8b 2023-06-14T11:49:22+00:00 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 - - a012263 2023-06-14T11:49:12+00:00 Bump github.com/kubernetes-csi/csi-lib-utils from 0.12.0 to 0.13.0 - - 655d43b 2023-06-12T17:05:14+00:00 Bump github.com/kubernetes-csi/csi-test/v4 from 4.0.2 to 4.4.0 - - 488cb7c 2023-06-12T15:08:47+00:00 Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 - - 87eed5e 2023-06-12T13:11:34+00:00 Bump actions/setup-go from 3 to 4 - - 3d036fc 2023-06-12T13:11:27+00:00 Bump actions/checkout from 2 to 3 - - 9473b16 2023-06-12T13:03:40+00:00 Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 - - d1245c3 2023-06-12T13:02:10+00:00 Bump github.com/evanphx/json-patch - - ad73393 2023-06-12T13:02:00+00:00 Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 - - 7fe5ac4 2023-06-12T10:06:43+08:00 move dependabot.yaml - - 926df0c 2023-05-25T18:13:50+02:00 add "document-start" 1st line to all yaml files - - a3cb5a9 2023-05-08T18:25:23+05:30 add groupsnapshot related webhooks - - 5f1d746 2023-05-03T22:35:57+05:30 go mod tidy for removal of ptypes - - dbfa2c7 2023-05-03T22:34:39+05:30 remove ptypes - - 7722fd7 2023-05-03T21:22:01+05:30 fix go mod - - 21acc92 2023-05-03T21:21:32+05:30 Fix typos - - 1a93d9f 2023-05-03T21:21:32+05:30 Add volume snapshot ref details to group snapshot - - 65fbb48 2023-05-03T21:21:32+05:30 Change timestamp format in volumesnapshot and content names - - 80893cb 2023-05-03T21:21:32+05:30 Add hash of PVC UUID to group snapshot names - - e26501e 2023-05-03T21:21:32+05:30 Add reference details to volume group snapshot content status - - 9e2d4f6 2023-05-03T21:21:32+05:30 Add groupSnapshotNamePrefix and groupSnapshotNameUUIDLength CLI options - - d8d01a3 2023-05-03T21:21:32+05:30 Change all occurences of content to group snapshot content - - 8713129 2023-05-03T21:21:32+05:30 Added create group volume snapshot functionality - - 299862c 2023-05-03T21:21:32+05:30 Add csi snapshotter functionality for volume group snapshots - - 09b36e7 2023-05-03T21:21:32+05:30 Add syncGroupSnapshotContent and related functions - - 3c32e81 2023-05-03T21:21:32+05:30 SyncUnreadyGroupSnapshot and related functions - - a574b87 2023-05-03T21:21:32+05:30 -Introduce volume group snapshot functionality include initializing queues and caches in snapshotter - Introduce new flag for volume group snapshots and run worker if flag is enabled - Introduce the main controller for group snapshots in snapshot-controller - - 394ed49 2023-04-26T17:01:43+00:00 Squashed 'release-tools/' changes from 6613c398..4133d1df - - 8a11d50 2023-04-16T14:55:02-06:00 Switch to using google.golang.org/protobuf rather than github.com/golang/protobuf - - 1679e9f 2023-04-12T20:16:52+00:00 Squashed 'release-tools/' changes from 78c0fb71..6613c398 - - 00b7d54 2023-04-12T18:57:15+00:00 Update dependency go modules for k8s v1.27.0 - - 236537f 2023-04-04T17:10:16+00:00 Update dependency go modules for k8s v1.27.0-rc.0 - - 81c2a77 2023-03-29T03:52:25+00:00 fix: CVE-2022-41723 - - 606c2d5 2023-03-08T10:51:48+05:30 Fix vendor - - bc61409 2023-03-08T10:51:30+05:30 Fix nits in comments - - b051cf0 2023-03-08T10:46:57+05:30 Fix vendor - - 43672cb 2023-03-08T10:46:23+05:30 Fix typo - - b5e139d 2023-03-08T10:44:21+05:30 Add Source to volumegroupsnapshot - - 4379628 2023-03-07T18:53:56+05:30 Update README - - 4b0dbc4 2023-03-06T16:37:37+05:30 Fix vendor - - ada506c 2023-03-06T11:14:39+05:30 Address comments and re generate code - - c4d9e9a 2023-03-01T12:30:38+05:30 Reuse deletionpolicy and error from snapshot.storage.k8s.io - - 69b054d 2023-03-01T12:20:16+05:30 Refactor snapshot error to utils.go - - 9ce31d0 2023-03-01T11:20:20+05:30 Change groupName to groupsnapshot.storage.k8s.io - - db21ddd 2023-02-28T12:39:44+05:30 Add oneOf constraint to VolumeGroupSnapshotContent - - e231c81 2023-02-28T12:33:04+05:30 Update code-generator to v0.26.0 - - 0f5bcc4 2023-02-28T12:29:55+05:30 Add VolumeGroupSnapshot API definition, including CRD, client, informer and lister generated code. Update ./client/hack/README with instructions to update the client directory. - - 19e8a30 2023-02-27T10:25:58-08:00 updated vendor - - d92a0c7 2023-02-27T10:23:31-08:00 updated go module files - - 4e1e4ea 2023-02-06T09:35:53-05:00 Update images to v6.2.1 - - 8cc3b4d 2023-01-03T10:39:50+05:30 Add marker description - - 9d4ad3f 2022-11-29T10:10:33+05:30 Add marker - - 3309c8a 2022-11-18T14:32:51+05:30 Add volume mode conversion flag to manifests - -- csi-external-snapshotter image-amd64 fd88424cce8555ec05a7be98640583b5d921ba4e to 11bb38ff1192d6b4e7b9f5f0db0bd24a7536b1c5 - - 43fec16 2023-10-16T10:48:13-06:00 UPSTREAM: : CVE-2023-44487: bump golang.org/x/net to v0.17.0 - - 558cee1 2023-10-03T20:51:03-07:00 UPSTREAM: : Add OpenShift files - - de93167 2023-09-13T21:36:00+00:00 Remove changes related to VolumeGroupSnapshot - - 350388a 2023-09-13T21:30:48+00:00 Add changelog for v6.3.0 - - fd03420 2023-09-13T16:24:33+00:00 Remove direct dep on kubernetes - - 0667aa8 2023-09-12T13:25:22+00:00 Update client lib version to 6.3.0 - - 94b2103 2023-09-12T11:52:53+00:00 Bump github.com/evanphx/json-patch - - 95cd3df 2023-09-11T22:36:48+00:00 Update K8s deps to 0.28 and update generated code - - bb29899 2023-09-10T20:17:40+00:00 Disable VolumeGroupSnapshot feature flag - - da82bb1 2023-09-08T16:52:51+00:00 Bump google.golang.org/grpc from 1.57.0 to 1.58.0 - - 5c8c378 2023-09-08T08:35:12+05:30 Squashed 'release-tools/' changes from de2fba88..984feece - - 3ede1a4 2023-09-07T21:18:03+00:00 Update dependency go modules for k8s v1.28.0 - - e880831 2023-09-07T17:13:52+00:00 Squashed 'release-tools/' changes from de2fba88..984feece - - f607abe 2023-09-05T11:14:50+00:00 Bump actions/checkout from 3 to 4 - - 3653079 2023-08-15T16:41:14+08:00 Squashed 'release-tools/' changes from 4133d1df..de2fba88 - - da067ce 2023-07-27T11:46:42+00:00 Bump google.golang.org/grpc from 1.56.2 to 1.57.0 - - c494031 2023-07-26T10:09:20+08:00 check if the csi driver is supported the volume group snapshot cap when the --enable-volume-group-snapshots arg is true - - fe21d5f 2023-07-07T11:40:55+00:00 Bump google.golang.org/grpc from 1.56.0 to 1.56.2 - - 3cb5c30 2023-07-04T17:58:46+08:00 Add more detail in vgs/vgsc/vgsclass printed columns - - 7fac9cd 2023-06-29T21:17:27+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - d8e698f 2023-06-29T08:03:57+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - ffaba0f 2023-06-28T18:32:07+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - a8c9b7b 2023-06-28T15:59:21+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - 98939c0 2023-06-28T13:17:42+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - 62c611a 2023-06-25T11:09:17+08:00 chore: remove refs to deprecated io/ioutil - - 324bf2c 2023-06-19T12:10:03+00:00 Bump google.golang.org/grpc from 1.55.0 to 1.56.0 - - 9da1c9b 2023-06-15T20:19:20+00:00 Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 - - dde2106 2023-06-14T14:39:32+00:00 Bump github.com/prometheus/common from 0.37.0 to 0.44.0 - - 6c9f595 2023-06-14T12:43:17+00:00 Bump google.golang.org/grpc from 1.51.0 to 1.55.0 - - 54b4d8b 2023-06-14T11:49:22+00:00 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 - - a012263 2023-06-14T11:49:12+00:00 Bump github.com/kubernetes-csi/csi-lib-utils from 0.12.0 to 0.13.0 - - 655d43b 2023-06-12T17:05:14+00:00 Bump github.com/kubernetes-csi/csi-test/v4 from 4.0.2 to 4.4.0 - - 488cb7c 2023-06-12T15:08:47+00:00 Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 - - 87eed5e 2023-06-12T13:11:34+00:00 Bump actions/setup-go from 3 to 4 - - 3d036fc 2023-06-12T13:11:27+00:00 Bump actions/checkout from 2 to 3 - - 9473b16 2023-06-12T13:03:40+00:00 Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 - - d1245c3 2023-06-12T13:02:10+00:00 Bump github.com/evanphx/json-patch - - ad73393 2023-06-12T13:02:00+00:00 Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 - - 7fe5ac4 2023-06-12T10:06:43+08:00 move dependabot.yaml - - 926df0c 2023-05-25T18:13:50+02:00 add "document-start" 1st line to all yaml files - - a3cb5a9 2023-05-08T18:25:23+05:30 add groupsnapshot related webhooks - - 5f1d746 2023-05-03T22:35:57+05:30 go mod tidy for removal of ptypes - - dbfa2c7 2023-05-03T22:34:39+05:30 remove ptypes - - 7722fd7 2023-05-03T21:22:01+05:30 fix go mod - - 21acc92 2023-05-03T21:21:32+05:30 Fix typos - - 1a93d9f 2023-05-03T21:21:32+05:30 Add volume snapshot ref details to group snapshot - - 65fbb48 2023-05-03T21:21:32+05:30 Change timestamp format in volumesnapshot and content names - - 80893cb 2023-05-03T21:21:32+05:30 Add hash of PVC UUID to group snapshot names - - e26501e 2023-05-03T21:21:32+05:30 Add reference details to volume group snapshot content status - - 9e2d4f6 2023-05-03T21:21:32+05:30 Add groupSnapshotNamePrefix and groupSnapshotNameUUIDLength CLI options - - d8d01a3 2023-05-03T21:21:32+05:30 Change all occurences of content to group snapshot content - - 8713129 2023-05-03T21:21:32+05:30 Added create group volume snapshot functionality - - 299862c 2023-05-03T21:21:32+05:30 Add csi snapshotter functionality for volume group snapshots - - 09b36e7 2023-05-03T21:21:32+05:30 Add syncGroupSnapshotContent and related functions - - 3c32e81 2023-05-03T21:21:32+05:30 SyncUnreadyGroupSnapshot and related functions - - a574b87 2023-05-03T21:21:32+05:30 -Introduce volume group snapshot functionality include initializing queues and caches in snapshotter - Introduce new flag for volume group snapshots and run worker if flag is enabled - Introduce the main controller for group snapshots in snapshot-controller - - 394ed49 2023-04-26T17:01:43+00:00 Squashed 'release-tools/' changes from 6613c398..4133d1df - - 8a11d50 2023-04-16T14:55:02-06:00 Switch to using google.golang.org/protobuf rather than github.com/golang/protobuf - - 1679e9f 2023-04-12T20:16:52+00:00 Squashed 'release-tools/' changes from 78c0fb71..6613c398 - - 00b7d54 2023-04-12T18:57:15+00:00 Update dependency go modules for k8s v1.27.0 - - 236537f 2023-04-04T17:10:16+00:00 Update dependency go modules for k8s v1.27.0-rc.0 - - 81c2a77 2023-03-29T03:52:25+00:00 fix: CVE-2022-41723 - - 606c2d5 2023-03-08T10:51:48+05:30 Fix vendor - - bc61409 2023-03-08T10:51:30+05:30 Fix nits in comments - - b051cf0 2023-03-08T10:46:57+05:30 Fix vendor - - 43672cb 2023-03-08T10:46:23+05:30 Fix typo - - b5e139d 2023-03-08T10:44:21+05:30 Add Source to volumegroupsnapshot - - 4379628 2023-03-07T18:53:56+05:30 Update README - - 4b0dbc4 2023-03-06T16:37:37+05:30 Fix vendor - - ada506c 2023-03-06T11:14:39+05:30 Address comments and re generate code - - c4d9e9a 2023-03-01T12:30:38+05:30 Reuse deletionpolicy and error from snapshot.storage.k8s.io - - 69b054d 2023-03-01T12:20:16+05:30 Refactor snapshot error to utils.go - - 9ce31d0 2023-03-01T11:20:20+05:30 Change groupName to groupsnapshot.storage.k8s.io - - db21ddd 2023-02-28T12:39:44+05:30 Add oneOf constraint to VolumeGroupSnapshotContent - - e231c81 2023-02-28T12:33:04+05:30 Update code-generator to v0.26.0 - - 0f5bcc4 2023-02-28T12:29:55+05:30 Add VolumeGroupSnapshot API definition, including CRD, client, informer and lister generated code. Update ./client/hack/README with instructions to update the client directory. - - 19e8a30 2023-02-27T10:25:58-08:00 updated vendor - - d92a0c7 2023-02-27T10:23:31-08:00 updated go module files - - 4e1e4ea 2023-02-06T09:35:53-05:00 Update images to v6.2.1 - - 8cc3b4d 2023-01-03T10:39:50+05:30 Add marker description - - 9d4ad3f 2022-11-29T10:10:33+05:30 Add marker - - 3309c8a 2022-11-18T14:32:51+05:30 Add volume mode conversion flag to manifests - -- kube-rbac-proxy image-amd64 86f31e2de5221ed4acd6509fa7a010a286089f1f to 688b36e681b21a6a88522629b87991d7279df1b9 - - 3ba16cd 2023-09-16T13:17:26+00:00 Updating kube-rbac-proxy images to be consistent with ART Reconciling with https://github.com/openshift/ocp-build-data/tree/da6a5af1fa96762cc8410f09fc28c0457280f59a/images/kube-rbac-proxy.yml - -- ovn-kubernetes image-amd64 20dd07c6bd94a3d410228749acc8ec9051086ec9 to 1cf6c0376bf03a13d7c6a6ee91a98699df2aaa5c - - 5b2a74a 2023-10-09T12:14:35+02:00 Fix webhook error & exit handling - - 76378a0 2023-10-09T11:28:57+02:00 kubevirt, e2e: Retry vm creation - - 24cd90a 2023-10-06T09:51:28+02:00 Update code, comments and tests with new transit switch CIDR - - e67e9e2 2023-10-06T09:45:15+02:00 Use private IPv4 address range for transit switch subnet - - b2e59d3 2023-10-04T10:14:57-04:00 fedora: Update OVN to 23.09.0-0. - - f528ceb 2023-10-04T09:17:03-04:00 APB: return error if the target pod is in Pending phase when adding the external gateway IPs so that it can be retried when the pod obtains an IP - - b2bfdf1 2023-10-03T11:18:22-07:00 dont quit if node does not have subnet annotation - - 44a7018 2023-09-29T19:05:26+02:00 OVNK/GW: Ignore headless services in syncServices - - daafa09 2023-09-29T15:23:22+02:00 Add retry-framework for EIP healthcheck logic - - 47177d5 2023-09-29T12:06:42+01:00 Link manager: add ipv4 unit tests for add and del addr - - 0040a5e 2023-09-29T12:06:42+01:00 Link manager: ensure addresses IP family are supported - - f32361c 2023-09-29T12:54:09+02:00 Do not add CPIP if its being deleted - - 9f577df 2023-09-26T14:16:04+00:00 Updating ose-ovn-kubernetes images to be consistent with ART Reconciling with https://github.com/openshift/ocp-build-data/tree/db6316c9cbe9e5ba1ad0dd4afde7af26cb23d341/images/ose-ovn-kubernetes.yml - - 318035d 2023-09-07T10:26:39-05:00 ovnkube.sh: set northd backoff interval to save CPU - - 46aaa6b 2023-06-07T16:10:08-05:00 Dockerfile: stop installing CNI plugins RPM - -- kubernetes image-amd64 6ab54b8d9a0ea02856efd3835b6f9df5da9ce115 to 481304af1da9b2376ebb1ddefa2ca665e1e1ae40 - - 9a9476af3 2023-10-13T08:55:27-04:00 UPSTREAM: 121204: Skip TestUnauthenticatedHTTP2ClientConnectionClose http1 tests - - d9d763d74 2023-10-13T08:54:38-04:00 UPSTREAM: 121196: Prevent rapid reset http2 DOS on API server - - ac4be7092 2023-10-12T11:00:06-04:00 UPSTREAM: 121128: [CVE-2023-39325] .: bump golang.org/x/net to v0.17.0 - - a06b69ebc 2023-10-06T10:11:13-04:00 UPSTREAM: : Do not allow nodes to set forbidden openshift labels - - 5685fb026 2023-10-04T13:11:53-05:00 UPSTREAM: : bump pause image to RHEL9 - -- oc image-arm64 0713df698a13fd9f127e4c344405693b688ec7a2 to d77b3812dad9b2b606ad60b10ba01142ba5e0257 - - 5cdc970f 2023-10-16T07:30:41+03:00 Bump golang.org/x/net to v0.17.0 - - 808d66f9 2023-10-13T07:46:04+03:00 Revert "OCPBUGS-7465: Bump distribution/v3 to sync with oc-mirror" - - 8dfa2dc2 2023-10-12T11:41:53+02:00 OCPBUGS-20474: Set ImportPolicy to PreserveOriginal to honor --keep-manifest-list when mirroring a payload to an image stream - - e217decb 2023-10-11T14:10:52+03:00 Reflect container's exit code for long running tasks not attached to terminal - - 70b05882 2023-10-09T14:27:14+03:00 Bump distribution/v3 to sync with oc-mirror - - 77ddc860 2023-10-06T14:38:49+03:00 Remove unused docker/registry dependency - - e169d763 2023-10-06T14:30:31+03:00 Introduce refreshable dynamic credential store for image manifests - - 047d1431 2023-10-06T14:14:45+03:00 Use quay redis image instead docker mysql - - d8b76850 2023-10-05T15:24:41-04:00 Updating excluded list of unsupported oc adm commands in MicroShift - - eb4c104c 2023-10-04T11:52:09-07:00 pkg/cli/admin/upgrade: Warn on unrecognized subcommands - - 375a7c2a 2023-10-03T19:27:25-04:00 regeneratemco: explicitly check for PlatformStatus field - -- csi-external-snapshotter image-arm64 fd88424cce8555ec05a7be98640583b5d921ba4e to 11bb38ff1192d6b4e7b9f5f0db0bd24a7536b1c5 - - 43fec16 2023-10-16T10:48:13-06:00 UPSTREAM: : CVE-2023-44487: bump golang.org/x/net to v0.17.0 - - 558cee1 2023-10-03T20:51:03-07:00 UPSTREAM: : Add OpenShift files - - de93167 2023-09-13T21:36:00+00:00 Remove changes related to VolumeGroupSnapshot - - 350388a 2023-09-13T21:30:48+00:00 Add changelog for v6.3.0 - - fd03420 2023-09-13T16:24:33+00:00 Remove direct dep on kubernetes - - 0667aa8 2023-09-12T13:25:22+00:00 Update client lib version to 6.3.0 - - 94b2103 2023-09-12T11:52:53+00:00 Bump github.com/evanphx/json-patch - - 95cd3df 2023-09-11T22:36:48+00:00 Update K8s deps to 0.28 and update generated code - - bb29899 2023-09-10T20:17:40+00:00 Disable VolumeGroupSnapshot feature flag - - da82bb1 2023-09-08T16:52:51+00:00 Bump google.golang.org/grpc from 1.57.0 to 1.58.0 - - 5c8c378 2023-09-08T08:35:12+05:30 Squashed 'release-tools/' changes from de2fba88..984feece - - 3ede1a4 2023-09-07T21:18:03+00:00 Update dependency go modules for k8s v1.28.0 - - e880831 2023-09-07T17:13:52+00:00 Squashed 'release-tools/' changes from de2fba88..984feece - - f607abe 2023-09-05T11:14:50+00:00 Bump actions/checkout from 3 to 4 - - 3653079 2023-08-15T16:41:14+08:00 Squashed 'release-tools/' changes from 4133d1df..de2fba88 - - da067ce 2023-07-27T11:46:42+00:00 Bump google.golang.org/grpc from 1.56.2 to 1.57.0 - - c494031 2023-07-26T10:09:20+08:00 check if the csi driver is supported the volume group snapshot cap when the --enable-volume-group-snapshots arg is true - - fe21d5f 2023-07-07T11:40:55+00:00 Bump google.golang.org/grpc from 1.56.0 to 1.56.2 - - 3cb5c30 2023-07-04T17:58:46+08:00 Add more detail in vgs/vgsc/vgsclass printed columns - - 7fac9cd 2023-06-29T21:17:27+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - d8e698f 2023-06-29T08:03:57+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - ffaba0f 2023-06-28T18:32:07+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - a8c9b7b 2023-06-28T15:59:21+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - 98939c0 2023-06-28T13:17:42+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - 62c611a 2023-06-25T11:09:17+08:00 chore: remove refs to deprecated io/ioutil - - 324bf2c 2023-06-19T12:10:03+00:00 Bump google.golang.org/grpc from 1.55.0 to 1.56.0 - - 9da1c9b 2023-06-15T20:19:20+00:00 Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 - - dde2106 2023-06-14T14:39:32+00:00 Bump github.com/prometheus/common from 0.37.0 to 0.44.0 - - 6c9f595 2023-06-14T12:43:17+00:00 Bump google.golang.org/grpc from 1.51.0 to 1.55.0 - - 54b4d8b 2023-06-14T11:49:22+00:00 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 - - a012263 2023-06-14T11:49:12+00:00 Bump github.com/kubernetes-csi/csi-lib-utils from 0.12.0 to 0.13.0 - - 655d43b 2023-06-12T17:05:14+00:00 Bump github.com/kubernetes-csi/csi-test/v4 from 4.0.2 to 4.4.0 - - 488cb7c 2023-06-12T15:08:47+00:00 Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 - - 87eed5e 2023-06-12T13:11:34+00:00 Bump actions/setup-go from 3 to 4 - - 3d036fc 2023-06-12T13:11:27+00:00 Bump actions/checkout from 2 to 3 - - 9473b16 2023-06-12T13:03:40+00:00 Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 - - d1245c3 2023-06-12T13:02:10+00:00 Bump github.com/evanphx/json-patch - - ad73393 2023-06-12T13:02:00+00:00 Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 - - 7fe5ac4 2023-06-12T10:06:43+08:00 move dependabot.yaml - - 926df0c 2023-05-25T18:13:50+02:00 add "document-start" 1st line to all yaml files - - a3cb5a9 2023-05-08T18:25:23+05:30 add groupsnapshot related webhooks - - 5f1d746 2023-05-03T22:35:57+05:30 go mod tidy for removal of ptypes - - dbfa2c7 2023-05-03T22:34:39+05:30 remove ptypes - - 7722fd7 2023-05-03T21:22:01+05:30 fix go mod - - 21acc92 2023-05-03T21:21:32+05:30 Fix typos - - 1a93d9f 2023-05-03T21:21:32+05:30 Add volume snapshot ref details to group snapshot - - 65fbb48 2023-05-03T21:21:32+05:30 Change timestamp format in volumesnapshot and content names - - 80893cb 2023-05-03T21:21:32+05:30 Add hash of PVC UUID to group snapshot names - - e26501e 2023-05-03T21:21:32+05:30 Add reference details to volume group snapshot content status - - 9e2d4f6 2023-05-03T21:21:32+05:30 Add groupSnapshotNamePrefix and groupSnapshotNameUUIDLength CLI options - - d8d01a3 2023-05-03T21:21:32+05:30 Change all occurences of content to group snapshot content - - 8713129 2023-05-03T21:21:32+05:30 Added create group volume snapshot functionality - - 299862c 2023-05-03T21:21:32+05:30 Add csi snapshotter functionality for volume group snapshots - - 09b36e7 2023-05-03T21:21:32+05:30 Add syncGroupSnapshotContent and related functions - - 3c32e81 2023-05-03T21:21:32+05:30 SyncUnreadyGroupSnapshot and related functions - - a574b87 2023-05-03T21:21:32+05:30 -Introduce volume group snapshot functionality include initializing queues and caches in snapshotter - Introduce new flag for volume group snapshots and run worker if flag is enabled - Introduce the main controller for group snapshots in snapshot-controller - - 394ed49 2023-04-26T17:01:43+00:00 Squashed 'release-tools/' changes from 6613c398..4133d1df - - 8a11d50 2023-04-16T14:55:02-06:00 Switch to using google.golang.org/protobuf rather than github.com/golang/protobuf - - 1679e9f 2023-04-12T20:16:52+00:00 Squashed 'release-tools/' changes from 78c0fb71..6613c398 - - 00b7d54 2023-04-12T18:57:15+00:00 Update dependency go modules for k8s v1.27.0 - - 236537f 2023-04-04T17:10:16+00:00 Update dependency go modules for k8s v1.27.0-rc.0 - - 81c2a77 2023-03-29T03:52:25+00:00 fix: CVE-2022-41723 - - 606c2d5 2023-03-08T10:51:48+05:30 Fix vendor - - bc61409 2023-03-08T10:51:30+05:30 Fix nits in comments - - b051cf0 2023-03-08T10:46:57+05:30 Fix vendor - - 43672cb 2023-03-08T10:46:23+05:30 Fix typo - - b5e139d 2023-03-08T10:44:21+05:30 Add Source to volumegroupsnapshot - - 4379628 2023-03-07T18:53:56+05:30 Update README - - 4b0dbc4 2023-03-06T16:37:37+05:30 Fix vendor - - ada506c 2023-03-06T11:14:39+05:30 Address comments and re generate code - - c4d9e9a 2023-03-01T12:30:38+05:30 Reuse deletionpolicy and error from snapshot.storage.k8s.io - - 69b054d 2023-03-01T12:20:16+05:30 Refactor snapshot error to utils.go - - 9ce31d0 2023-03-01T11:20:20+05:30 Change groupName to groupsnapshot.storage.k8s.io - - db21ddd 2023-02-28T12:39:44+05:30 Add oneOf constraint to VolumeGroupSnapshotContent - - e231c81 2023-02-28T12:33:04+05:30 Update code-generator to v0.26.0 - - 0f5bcc4 2023-02-28T12:29:55+05:30 Add VolumeGroupSnapshot API definition, including CRD, client, informer and lister generated code. Update ./client/hack/README with instructions to update the client directory. - - 19e8a30 2023-02-27T10:25:58-08:00 updated vendor - - d92a0c7 2023-02-27T10:23:31-08:00 updated go module files - - 4e1e4ea 2023-02-06T09:35:53-05:00 Update images to v6.2.1 - - 8cc3b4d 2023-01-03T10:39:50+05:30 Add marker description - - 9d4ad3f 2022-11-29T10:10:33+05:30 Add marker - - 3309c8a 2022-11-18T14:32:51+05:30 Add volume mode conversion flag to manifests - -- csi-external-snapshotter image-arm64 fd88424cce8555ec05a7be98640583b5d921ba4e to 11bb38ff1192d6b4e7b9f5f0db0bd24a7536b1c5 - - 43fec16 2023-10-16T10:48:13-06:00 UPSTREAM: : CVE-2023-44487: bump golang.org/x/net to v0.17.0 - - 558cee1 2023-10-03T20:51:03-07:00 UPSTREAM: : Add OpenShift files - - de93167 2023-09-13T21:36:00+00:00 Remove changes related to VolumeGroupSnapshot - - 350388a 2023-09-13T21:30:48+00:00 Add changelog for v6.3.0 - - fd03420 2023-09-13T16:24:33+00:00 Remove direct dep on kubernetes - - 0667aa8 2023-09-12T13:25:22+00:00 Update client lib version to 6.3.0 - - 94b2103 2023-09-12T11:52:53+00:00 Bump github.com/evanphx/json-patch - - 95cd3df 2023-09-11T22:36:48+00:00 Update K8s deps to 0.28 and update generated code - - bb29899 2023-09-10T20:17:40+00:00 Disable VolumeGroupSnapshot feature flag - - da82bb1 2023-09-08T16:52:51+00:00 Bump google.golang.org/grpc from 1.57.0 to 1.58.0 - - 5c8c378 2023-09-08T08:35:12+05:30 Squashed 'release-tools/' changes from de2fba88..984feece - - 3ede1a4 2023-09-07T21:18:03+00:00 Update dependency go modules for k8s v1.28.0 - - e880831 2023-09-07T17:13:52+00:00 Squashed 'release-tools/' changes from de2fba88..984feece - - f607abe 2023-09-05T11:14:50+00:00 Bump actions/checkout from 3 to 4 - - 3653079 2023-08-15T16:41:14+08:00 Squashed 'release-tools/' changes from 4133d1df..de2fba88 - - da067ce 2023-07-27T11:46:42+00:00 Bump google.golang.org/grpc from 1.56.2 to 1.57.0 - - c494031 2023-07-26T10:09:20+08:00 check if the csi driver is supported the volume group snapshot cap when the --enable-volume-group-snapshots arg is true - - fe21d5f 2023-07-07T11:40:55+00:00 Bump google.golang.org/grpc from 1.56.0 to 1.56.2 - - 3cb5c30 2023-07-04T17:58:46+08:00 Add more detail in vgs/vgsc/vgsclass printed columns - - 7fac9cd 2023-06-29T21:17:27+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - d8e698f 2023-06-29T08:03:57+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - ffaba0f 2023-06-28T18:32:07+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - a8c9b7b 2023-06-28T15:59:21+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - 98939c0 2023-06-28T13:17:42+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - 62c611a 2023-06-25T11:09:17+08:00 chore: remove refs to deprecated io/ioutil - - 324bf2c 2023-06-19T12:10:03+00:00 Bump google.golang.org/grpc from 1.55.0 to 1.56.0 - - 9da1c9b 2023-06-15T20:19:20+00:00 Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 - - dde2106 2023-06-14T14:39:32+00:00 Bump github.com/prometheus/common from 0.37.0 to 0.44.0 - - 6c9f595 2023-06-14T12:43:17+00:00 Bump google.golang.org/grpc from 1.51.0 to 1.55.0 - - 54b4d8b 2023-06-14T11:49:22+00:00 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 - - a012263 2023-06-14T11:49:12+00:00 Bump github.com/kubernetes-csi/csi-lib-utils from 0.12.0 to 0.13.0 - - 655d43b 2023-06-12T17:05:14+00:00 Bump github.com/kubernetes-csi/csi-test/v4 from 4.0.2 to 4.4.0 - - 488cb7c 2023-06-12T15:08:47+00:00 Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 - - 87eed5e 2023-06-12T13:11:34+00:00 Bump actions/setup-go from 3 to 4 - - 3d036fc 2023-06-12T13:11:27+00:00 Bump actions/checkout from 2 to 3 - - 9473b16 2023-06-12T13:03:40+00:00 Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 - - d1245c3 2023-06-12T13:02:10+00:00 Bump github.com/evanphx/json-patch - - ad73393 2023-06-12T13:02:00+00:00 Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 - - 7fe5ac4 2023-06-12T10:06:43+08:00 move dependabot.yaml - - 926df0c 2023-05-25T18:13:50+02:00 add "document-start" 1st line to all yaml files - - a3cb5a9 2023-05-08T18:25:23+05:30 add groupsnapshot related webhooks - - 5f1d746 2023-05-03T22:35:57+05:30 go mod tidy for removal of ptypes - - dbfa2c7 2023-05-03T22:34:39+05:30 remove ptypes - - 7722fd7 2023-05-03T21:22:01+05:30 fix go mod - - 21acc92 2023-05-03T21:21:32+05:30 Fix typos - - 1a93d9f 2023-05-03T21:21:32+05:30 Add volume snapshot ref details to group snapshot - - 65fbb48 2023-05-03T21:21:32+05:30 Change timestamp format in volumesnapshot and content names - - 80893cb 2023-05-03T21:21:32+05:30 Add hash of PVC UUID to group snapshot names - - e26501e 2023-05-03T21:21:32+05:30 Add reference details to volume group snapshot content status - - 9e2d4f6 2023-05-03T21:21:32+05:30 Add groupSnapshotNamePrefix and groupSnapshotNameUUIDLength CLI options - - d8d01a3 2023-05-03T21:21:32+05:30 Change all occurences of content to group snapshot content - - 8713129 2023-05-03T21:21:32+05:30 Added create group volume snapshot functionality - - 299862c 2023-05-03T21:21:32+05:30 Add csi snapshotter functionality for volume group snapshots - - 09b36e7 2023-05-03T21:21:32+05:30 Add syncGroupSnapshotContent and related functions - - 3c32e81 2023-05-03T21:21:32+05:30 SyncUnreadyGroupSnapshot and related functions - - a574b87 2023-05-03T21:21:32+05:30 -Introduce volume group snapshot functionality include initializing queues and caches in snapshotter - Introduce new flag for volume group snapshots and run worker if flag is enabled - Introduce the main controller for group snapshots in snapshot-controller - - 394ed49 2023-04-26T17:01:43+00:00 Squashed 'release-tools/' changes from 6613c398..4133d1df - - 8a11d50 2023-04-16T14:55:02-06:00 Switch to using google.golang.org/protobuf rather than github.com/golang/protobuf - - 1679e9f 2023-04-12T20:16:52+00:00 Squashed 'release-tools/' changes from 78c0fb71..6613c398 - - 00b7d54 2023-04-12T18:57:15+00:00 Update dependency go modules for k8s v1.27.0 - - 236537f 2023-04-04T17:10:16+00:00 Update dependency go modules for k8s v1.27.0-rc.0 - - 81c2a77 2023-03-29T03:52:25+00:00 fix: CVE-2022-41723 - - 606c2d5 2023-03-08T10:51:48+05:30 Fix vendor - - bc61409 2023-03-08T10:51:30+05:30 Fix nits in comments - - b051cf0 2023-03-08T10:46:57+05:30 Fix vendor - - 43672cb 2023-03-08T10:46:23+05:30 Fix typo - - b5e139d 2023-03-08T10:44:21+05:30 Add Source to volumegroupsnapshot - - 4379628 2023-03-07T18:53:56+05:30 Update README - - 4b0dbc4 2023-03-06T16:37:37+05:30 Fix vendor - - ada506c 2023-03-06T11:14:39+05:30 Address comments and re generate code - - c4d9e9a 2023-03-01T12:30:38+05:30 Reuse deletionpolicy and error from snapshot.storage.k8s.io - - 69b054d 2023-03-01T12:20:16+05:30 Refactor snapshot error to utils.go - - 9ce31d0 2023-03-01T11:20:20+05:30 Change groupName to groupsnapshot.storage.k8s.io - - db21ddd 2023-02-28T12:39:44+05:30 Add oneOf constraint to VolumeGroupSnapshotContent - - e231c81 2023-02-28T12:33:04+05:30 Update code-generator to v0.26.0 - - 0f5bcc4 2023-02-28T12:29:55+05:30 Add VolumeGroupSnapshot API definition, including CRD, client, informer and lister generated code. Update ./client/hack/README with instructions to update the client directory. - - 19e8a30 2023-02-27T10:25:58-08:00 updated vendor - - d92a0c7 2023-02-27T10:23:31-08:00 updated go module files - - 4e1e4ea 2023-02-06T09:35:53-05:00 Update images to v6.2.1 - - 8cc3b4d 2023-01-03T10:39:50+05:30 Add marker description - - 9d4ad3f 2022-11-29T10:10:33+05:30 Add marker - - 3309c8a 2022-11-18T14:32:51+05:30 Add volume mode conversion flag to manifests - -- csi-external-snapshotter image-arm64 fd88424cce8555ec05a7be98640583b5d921ba4e to 11bb38ff1192d6b4e7b9f5f0db0bd24a7536b1c5 - - 43fec16 2023-10-16T10:48:13-06:00 UPSTREAM: : CVE-2023-44487: bump golang.org/x/net to v0.17.0 - - 558cee1 2023-10-03T20:51:03-07:00 UPSTREAM: : Add OpenShift files - - de93167 2023-09-13T21:36:00+00:00 Remove changes related to VolumeGroupSnapshot - - 350388a 2023-09-13T21:30:48+00:00 Add changelog for v6.3.0 - - fd03420 2023-09-13T16:24:33+00:00 Remove direct dep on kubernetes - - 0667aa8 2023-09-12T13:25:22+00:00 Update client lib version to 6.3.0 - - 94b2103 2023-09-12T11:52:53+00:00 Bump github.com/evanphx/json-patch - - 95cd3df 2023-09-11T22:36:48+00:00 Update K8s deps to 0.28 and update generated code - - bb29899 2023-09-10T20:17:40+00:00 Disable VolumeGroupSnapshot feature flag - - da82bb1 2023-09-08T16:52:51+00:00 Bump google.golang.org/grpc from 1.57.0 to 1.58.0 - - 5c8c378 2023-09-08T08:35:12+05:30 Squashed 'release-tools/' changes from de2fba88..984feece - - 3ede1a4 2023-09-07T21:18:03+00:00 Update dependency go modules for k8s v1.28.0 - - e880831 2023-09-07T17:13:52+00:00 Squashed 'release-tools/' changes from de2fba88..984feece - - f607abe 2023-09-05T11:14:50+00:00 Bump actions/checkout from 3 to 4 - - 3653079 2023-08-15T16:41:14+08:00 Squashed 'release-tools/' changes from 4133d1df..de2fba88 - - da067ce 2023-07-27T11:46:42+00:00 Bump google.golang.org/grpc from 1.56.2 to 1.57.0 - - c494031 2023-07-26T10:09:20+08:00 check if the csi driver is supported the volume group snapshot cap when the --enable-volume-group-snapshots arg is true - - fe21d5f 2023-07-07T11:40:55+00:00 Bump google.golang.org/grpc from 1.56.0 to 1.56.2 - - 3cb5c30 2023-07-04T17:58:46+08:00 Add more detail in vgs/vgsc/vgsclass printed columns - - 7fac9cd 2023-06-29T21:17:27+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - d8e698f 2023-06-29T08:03:57+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - ffaba0f 2023-06-28T18:32:07+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - a8c9b7b 2023-06-28T15:59:21+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - 98939c0 2023-06-28T13:17:42+05:30 external-snapshotter constantly retrying CreateSnapshot calls on error w/o backoff - - 62c611a 2023-06-25T11:09:17+08:00 chore: remove refs to deprecated io/ioutil - - 324bf2c 2023-06-19T12:10:03+00:00 Bump google.golang.org/grpc from 1.55.0 to 1.56.0 - - 9da1c9b 2023-06-15T20:19:20+00:00 Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 - - dde2106 2023-06-14T14:39:32+00:00 Bump github.com/prometheus/common from 0.37.0 to 0.44.0 - - 6c9f595 2023-06-14T12:43:17+00:00 Bump google.golang.org/grpc from 1.51.0 to 1.55.0 - - 54b4d8b 2023-06-14T11:49:22+00:00 Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 - - a012263 2023-06-14T11:49:12+00:00 Bump github.com/kubernetes-csi/csi-lib-utils from 0.12.0 to 0.13.0 - - 655d43b 2023-06-12T17:05:14+00:00 Bump github.com/kubernetes-csi/csi-test/v4 from 4.0.2 to 4.4.0 - - 488cb7c 2023-06-12T15:08:47+00:00 Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 - - 87eed5e 2023-06-12T13:11:34+00:00 Bump actions/setup-go from 3 to 4 - - 3d036fc 2023-06-12T13:11:27+00:00 Bump actions/checkout from 2 to 3 - - 9473b16 2023-06-12T13:03:40+00:00 Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 - - d1245c3 2023-06-12T13:02:10+00:00 Bump github.com/evanphx/json-patch - - ad73393 2023-06-12T13:02:00+00:00 Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 - - 7fe5ac4 2023-06-12T10:06:43+08:00 move dependabot.yaml - - 926df0c 2023-05-25T18:13:50+02:00 add "document-start" 1st line to all yaml files - - a3cb5a9 2023-05-08T18:25:23+05:30 add groupsnapshot related webhooks - - 5f1d746 2023-05-03T22:35:57+05:30 go mod tidy for removal of ptypes - - dbfa2c7 2023-05-03T22:34:39+05:30 remove ptypes - - 7722fd7 2023-05-03T21:22:01+05:30 fix go mod - - 21acc92 2023-05-03T21:21:32+05:30 Fix typos - - 1a93d9f 2023-05-03T21:21:32+05:30 Add volume snapshot ref details to group snapshot - - 65fbb48 2023-05-03T21:21:32+05:30 Change timestamp format in volumesnapshot and content names - - 80893cb 2023-05-03T21:21:32+05:30 Add hash of PVC UUID to group snapshot names - - e26501e 2023-05-03T21:21:32+05:30 Add reference details to volume group snapshot content status - - 9e2d4f6 2023-05-03T21:21:32+05:30 Add groupSnapshotNamePrefix and groupSnapshotNameUUIDLength CLI options - - d8d01a3 2023-05-03T21:21:32+05:30 Change all occurences of content to group snapshot content - - 8713129 2023-05-03T21:21:32+05:30 Added create group volume snapshot functionality - - 299862c 2023-05-03T21:21:32+05:30 Add csi snapshotter functionality for volume group snapshots - - 09b36e7 2023-05-03T21:21:32+05:30 Add syncGroupSnapshotContent and related functions - - 3c32e81 2023-05-03T21:21:32+05:30 SyncUnreadyGroupSnapshot and related functions - - a574b87 2023-05-03T21:21:32+05:30 -Introduce volume group snapshot functionality include initializing queues and caches in snapshotter - Introduce new flag for volume group snapshots and run worker if flag is enabled - Introduce the main controller for group snapshots in snapshot-controller - - 394ed49 2023-04-26T17:01:43+00:00 Squashed 'release-tools/' changes from 6613c398..4133d1df - - 8a11d50 2023-04-16T14:55:02-06:00 Switch to using google.golang.org/protobuf rather than github.com/golang/protobuf - - 1679e9f 2023-04-12T20:16:52+00:00 Squashed 'release-tools/' changes from 78c0fb71..6613c398 - - 00b7d54 2023-04-12T18:57:15+00:00 Update dependency go modules for k8s v1.27.0 - - 236537f 2023-04-04T17:10:16+00:00 Update dependency go modules for k8s v1.27.0-rc.0 - - 81c2a77 2023-03-29T03:52:25+00:00 fix: CVE-2022-41723 - - 606c2d5 2023-03-08T10:51:48+05:30 Fix vendor - - bc61409 2023-03-08T10:51:30+05:30 Fix nits in comments - - b051cf0 2023-03-08T10:46:57+05:30 Fix vendor - - 43672cb 2023-03-08T10:46:23+05:30 Fix typo - - b5e139d 2023-03-08T10:44:21+05:30 Add Source to volumegroupsnapshot - - 4379628 2023-03-07T18:53:56+05:30 Update README - - 4b0dbc4 2023-03-06T16:37:37+05:30 Fix vendor - - ada506c 2023-03-06T11:14:39+05:30 Address comments and re generate code - - c4d9e9a 2023-03-01T12:30:38+05:30 Reuse deletionpolicy and error from snapshot.storage.k8s.io - - 69b054d 2023-03-01T12:20:16+05:30 Refactor snapshot error to utils.go - - 9ce31d0 2023-03-01T11:20:20+05:30 Change groupName to groupsnapshot.storage.k8s.io - - db21ddd 2023-02-28T12:39:44+05:30 Add oneOf constraint to VolumeGroupSnapshotContent - - e231c81 2023-02-28T12:33:04+05:30 Update code-generator to v0.26.0 - - 0f5bcc4 2023-02-28T12:29:55+05:30 Add VolumeGroupSnapshot API definition, including CRD, client, informer and lister generated code. Update ./client/hack/README with instructions to update the client directory. - - 19e8a30 2023-02-27T10:25:58-08:00 updated vendor - - d92a0c7 2023-02-27T10:23:31-08:00 updated go module files - - 4e1e4ea 2023-02-06T09:35:53-05:00 Update images to v6.2.1 - - 8cc3b4d 2023-01-03T10:39:50+05:30 Add marker description - - 9d4ad3f 2022-11-29T10:10:33+05:30 Add marker - - 3309c8a 2022-11-18T14:32:51+05:30 Add volume mode conversion flag to manifests - -- kube-rbac-proxy image-arm64 86f31e2de5221ed4acd6509fa7a010a286089f1f to 688b36e681b21a6a88522629b87991d7279df1b9 - - 3ba16cd 2023-09-16T13:17:26+00:00 Updating kube-rbac-proxy images to be consistent with ART Reconciling with https://github.com/openshift/ocp-build-data/tree/da6a5af1fa96762cc8410f09fc28c0457280f59a/images/kube-rbac-proxy.yml - -- ovn-kubernetes image-arm64 20dd07c6bd94a3d410228749acc8ec9051086ec9 to 1cf6c0376bf03a13d7c6a6ee91a98699df2aaa5c - - 5b2a74a 2023-10-09T12:14:35+02:00 Fix webhook error & exit handling - - 76378a0 2023-10-09T11:28:57+02:00 kubevirt, e2e: Retry vm creation - - 24cd90a 2023-10-06T09:51:28+02:00 Update code, comments and tests with new transit switch CIDR - - e67e9e2 2023-10-06T09:45:15+02:00 Use private IPv4 address range for transit switch subnet - - b2e59d3 2023-10-04T10:14:57-04:00 fedora: Update OVN to 23.09.0-0. - - f528ceb 2023-10-04T09:17:03-04:00 APB: return error if the target pod is in Pending phase when adding the external gateway IPs so that it can be retried when the pod obtains an IP - - b2bfdf1 2023-10-03T11:18:22-07:00 dont quit if node does not have subnet annotation - - 44a7018 2023-09-29T19:05:26+02:00 OVNK/GW: Ignore headless services in syncServices - - daafa09 2023-09-29T15:23:22+02:00 Add retry-framework for EIP healthcheck logic - - 47177d5 2023-09-29T12:06:42+01:00 Link manager: add ipv4 unit tests for add and del addr - - 0040a5e 2023-09-29T12:06:42+01:00 Link manager: ensure addresses IP family are supported - - f32361c 2023-09-29T12:54:09+02:00 Do not add CPIP if its being deleted - - 9f577df 2023-09-26T14:16:04+00:00 Updating ose-ovn-kubernetes images to be consistent with ART Reconciling with https://github.com/openshift/ocp-build-data/tree/db6316c9cbe9e5ba1ad0dd4afde7af26cb23d341/images/ose-ovn-kubernetes.yml - - 318035d 2023-09-07T10:26:39-05:00 ovnkube.sh: set northd backoff interval to save CPU - - 46aaa6b 2023-06-07T16:10:08-05:00 Dockerfile: stop installing CNI plugins RPM - -- kubernetes image-arm64 6ab54b8d9a0ea02856efd3835b6f9df5da9ce115 to c0449761f4ad0c3a585990c26aea90a1dadb82cb - - 9a9476af3 2023-10-13T08:55:27-04:00 UPSTREAM: 121204: Skip TestUnauthenticatedHTTP2ClientConnectionClose http1 tests - - d9d763d74 2023-10-13T08:54:38-04:00 UPSTREAM: 121196: Prevent rapid reset http2 DOS on API server - - ac4be7092 2023-10-12T11:00:06-04:00 UPSTREAM: 121128: [CVE-2023-39325] .: bump golang.org/x/net to v0.17.0 - - a06b69ebc 2023-10-06T10:11:13-04:00 UPSTREAM: : Do not allow nodes to set forbidden openshift labels - - 5685fb026 2023-10-04T13:11:53-05:00 UPSTREAM: : bump pause image to RHEL9 - - 9201bb716 2023-10-02T12:02:28-04:00 UPSTREAM: : hack/update-vendor.sh - - 46047d5bc 2023-10-02T12:00:16-04:00 UPSTREAM: : support for both icsp and idms objects +- oc image-arm64 d77b3812dad9b2b606ad60b10ba01142ba5e0257 to 835dbb5bdcbe531241ea7b093661e05aa5ef5478 + - 109a4ef5 2023-10-18T10:50:08-06:00 create/identity: fail gracefully when no user API exists + - d4d9a6f5 2023-10-17T14:02:44+03:00 Fix some commands incorrect examples + - 701c2eee 2023-10-04T15:28:41-07:00 pkg/cli/admin/upgrade/status: Add tech-preview 'oc adm upgrade status' + +- router image-arm64 f142a3a4f2890527d6b22c211faf04f34ed86625 to 9abf51917908036cba6d6819805124a2fbf17257 + - 80625b2 2023-10-18T09:37:35+01:00 haproxy-template: Add 'no strict-limits' to address HAProxy 2.6 issue + +- kube-rbac-proxy image-arm64 688b36e681b21a6a88522629b87991d7279df1b9 to 7a0795ecdf2abb40b90f7d406e0ca52138cb221b + - 8eb00e4 2023-10-17T12:19:42+02:00 go mod vendor + - 73e383f 2023-10-16T17:22:25+02:00 go.mod: bump golang.org/x/net to v0.17.0 + +- ovn-kubernetes image-arm64 1cf6c0376bf03a13d7c6a6ee91a98699df2aaa5c to 30f8cefeaca25f02b3beaec8dda572ce38872748 + - 5cdcee0 2023-10-10T17:48:21+05:30 Handle tombstone of type cache.DeletedFinalStateUnknown while deleting net-attach-def + - c670398 2023-10-09T17:09:42-04:00 Move exgw e2e test out of e2e.go into external_gateways.go + - 0051718 2023-10-09T17:03:25-04:00 Fixes correctly syncing hybrid route policies for exgw Hybrid route policies were not unconditionally removed if there was not a matching ECMP route in OVN. This changes the behavior to fully clean hybrid policies as well as any stale addresses that exist in its related address set. + - 8b118bb 2023-10-09T17:03:25-04:00 exgw: try to remove hybrid policy when no gateways exist + - fd9dac3 2023-10-06T10:44:47+02:00 Synchronize node primary address update diff --git a/scripts/auto-rebase/commits.txt b/scripts/auto-rebase/commits.txt index 8c3994bece..8a14d167cd 100644 --- a/scripts/auto-rebase/commits.txt +++ b/scripts/auto-rebase/commits.txt @@ -25,13 +25,13 @@ https://github.com/openshift/kube-rbac-proxy image-amd64 688b36e681b21a6a8852262 https://github.com/openshift/ovn-kubernetes image-amd64 1cf6c0376bf03a13d7c6a6ee91a98699df2aaa5c https://github.com/openshift/kubernetes image-amd64 481304af1da9b2376ebb1ddefa2ca665e1e1ae40 https://github.com/openshift/service-ca-operator image-amd64 bbf914e4df0f60617b8480c1dc87f5f0cde1f82c -https://github.com/openshift/oc image-arm64 d77b3812dad9b2b606ad60b10ba01142ba5e0257 +https://github.com/openshift/oc image-arm64 835dbb5bdcbe531241ea7b093661e05aa5ef5478 https://github.com/openshift/coredns image-arm64 ac051aa4594463c262d2a479af01065ef08b02d0 https://github.com/openshift/csi-external-snapshotter image-arm64 11bb38ff1192d6b4e7b9f5f0db0bd24a7536b1c5 https://github.com/openshift/csi-external-snapshotter image-arm64 11bb38ff1192d6b4e7b9f5f0db0bd24a7536b1c5 https://github.com/openshift/csi-external-snapshotter image-arm64 11bb38ff1192d6b4e7b9f5f0db0bd24a7536b1c5 -https://github.com/openshift/router image-arm64 f142a3a4f2890527d6b22c211faf04f34ed86625 -https://github.com/openshift/kube-rbac-proxy image-arm64 688b36e681b21a6a88522629b87991d7279df1b9 -https://github.com/openshift/ovn-kubernetes image-arm64 1cf6c0376bf03a13d7c6a6ee91a98699df2aaa5c +https://github.com/openshift/router image-arm64 9abf51917908036cba6d6819805124a2fbf17257 +https://github.com/openshift/kube-rbac-proxy image-arm64 7a0795ecdf2abb40b90f7d406e0ca52138cb221b +https://github.com/openshift/ovn-kubernetes image-arm64 30f8cefeaca25f02b3beaec8dda572ce38872748 https://github.com/openshift/kubernetes image-arm64 c0449761f4ad0c3a585990c26aea90a1dadb82cb https://github.com/openshift/service-ca-operator image-arm64 bbf914e4df0f60617b8480c1dc87f5f0cde1f82c From c9d5843b4cf62c9755829d32578722983bc1da76 Mon Sep 17 00:00:00 2001 From: ci-robot Date: Fri, 20 Oct 2023 05:06:47 +0000 Subject: [PATCH 3/5] update component images --- packaging/crio.conf.d/microshift_arm64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/crio.conf.d/microshift_arm64.conf b/packaging/crio.conf.d/microshift_arm64.conf index 8d672ef5bc..928d0565a0 100644 --- a/packaging/crio.conf.d/microshift_arm64.conf +++ b/packaging/crio.conf.d/microshift_arm64.conf @@ -25,6 +25,6 @@ plugin_dirs = [ # for community builds on top of OKD, this setting has no effect [crio.image] global_auth_file="/etc/crio/openshift-pull-secret" -pause_image = "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a9b9caffb0d690fff5115351d3d3c8d7926b5e00cd3a6642ce351f737df8e426" +pause_image = "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:f4646b56b360862b68122796674fa049dcb061c175610ae80793c72095bf77ea" pause_image_auth_file = "/etc/crio/openshift-pull-secret" pause_command = "/usr/bin/pod" From 0d6bd6a19e5fd789a6f2c997f69519127feb14d1 Mon Sep 17 00:00:00 2001 From: ci-robot Date: Fri, 20 Oct 2023 05:06:49 +0000 Subject: [PATCH 4/5] update manifests --- assets/release/release-aarch64.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/assets/release/release-aarch64.json b/assets/release/release-aarch64.json index ee520480ec..7cd8de32dc 100644 --- a/assets/release/release-aarch64.json +++ b/assets/release/release-aarch64.json @@ -1,23 +1,23 @@ { "release": { - "base": "4.15.0-0.nightly-arm64-2023-10-17-174304" + "base": "4.15.0-0.nightly-arm64-2023-10-19-122748" }, "images": { - "cli": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0579fc5d7791877bdabb140ee72251ea24196a40b65e9904f4980548a4ff596a", - "coredns": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6c66f1fde8403b09e4dfbf9cf842797812430d84570c44e563f3f9e94735f9a0", - "haproxy-router": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bca242eb27405086e3ca254d32cbff8393505d0bb9f285308a60612844e121e7", - "kube-rbac-proxy": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4c4de97bde357f8f18752094082ca48ddb44f1b311323e471a00eb7abb95a4d4", + "cli": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5ba819b218fd23dd1b5194753471e940abe5024faec96760958c3f376836e790", + "coredns": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:f484a139fdea4e2e0712111be195aa5b5a4094b9cebb2a32d1b3225b090fcd41", + "haproxy-router": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b7c223464ee8487a7f82082ff3f0c53011ee8a5968cfcf837e7a00671d75c155", + "kube-rbac-proxy": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8b411a37f0e38e3a78f930b83c4d605bd29903139ef46a61bb8054bcbed0dfe", "openssl": "registry.access.redhat.com/ubi8/openssl@sha256:9e743d947be073808f7f1750a791a3dbd81e694e37161e8c6c6057c2c342d671", - "ovn-kubernetes-microshift": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:45c778d7f2a8491fa7dd3965642db8f0cc1ffe3596c4fe1555e0d23f84120277", - "pod": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a9b9caffb0d690fff5115351d3d3c8d7926b5e00cd3a6642ce351f737df8e426", - "service-ca-operator": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:f3db72d5a244dd6ef0cf865cc3512fac1a33c5c9f509ed4f4c644a98b98329a3", + "ovn-kubernetes-microshift": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9d843d4aef0cf6ca5b2e9ff05194aa22703ce34682da0d3465e12e860f8e2b03", + "pod": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:f4646b56b360862b68122796674fa049dcb061c175610ae80793c72095bf77ea", + "service-ca-operator": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:58ade48701abfd79dee9a3b0648345479d27822cb349c04e08ed79ed6356625e", "topolvm_csi": "registry.redhat.io/lvms4/topolvm-rhel8@sha256:f676e20b8ecdbe9f5fc994e2ff236a02d2afe666bf325e8ac02cd3a043df107e", "topolvm_csi_registrar": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar@sha256:71d42a2b26fca9690036c95e54aa3641702c4dc7ba1912f8804d777320f9fbf8", "topolvm_csi_livenessprobe": "registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:3c63c06561f20f5ead423946c6cc22030c397f0fe190004e6b5ccdb3bfaccdc4", "topolvm_csi_resizer": "registry.redhat.io/openshift4/ose-csi-external-resizer@sha256:837b32a0c432123e2605ad6d029e7f3b4489d9c52a9d272c7a133d41ad10db87", "topolvm_csi_provisioner": "registry.redhat.io/openshift4/ose-csi-external-provisioner@sha256:778aa6e5ea046bfcd865e665679c30362dc8c00cfb33a0cdcc56b2395e8ab504", - "csi-external-snapshotter": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba11466ee8556d0f861cbc454583eb83033ce10d34c4b04aa4dde62a8edee347", - "csi-snapshot-controller": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3e85057dd0555fa2e4409fa331908b93196d3cf378a9dd242073e03bbbfbd138", - "csi-snapshot-validation-webhook": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:f0e3cedab9a9e1dc1b51b9e0cc140dbe74fd14ef2274a790141eea44721e95de" + "csi-external-snapshotter": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:31c5144f23a33c0f37d930181f29a3ef9c5173fa117d8b005d1775a638a8f833", + "csi-snapshot-controller": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:14937d8b1f222fcc451acb970f89f671cc85abbbf737d3cb2f33df52d4953474", + "csi-snapshot-validation-webhook": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:23b8f52d62104b60bba2d3d05d025b72db5e884d8d0a2d9c9c79dfd5d242953a" } } From ba8bba8d797de030567d2af2f9ebfce37d1e124c Mon Sep 17 00:00:00 2001 From: ci-robot Date: Fri, 20 Oct 2023 05:06:55 +0000 Subject: [PATCH 5/5] update buildfiles --- Makefile.version.aarch64.var | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.version.aarch64.var b/Makefile.version.aarch64.var index 8dd07b76b2..e937442e04 100644 --- a/Makefile.version.aarch64.var +++ b/Makefile.version.aarch64.var @@ -1 +1 @@ -OCP_VERSION := 4.15.0-0.nightly-arm64-2023-10-17-174304 +OCP_VERSION := 4.15.0-0.nightly-arm64-2023-10-19-122748