dependabot[bot]
3010f033c5
rebase: bump the golang-dependencies group with 2 updates
...
Bumps the golang-dependencies group with 2 updates: [golang.org/x/crypto](https://github.com/golang/crypto ) and [golang.org/x/net](https://github.com/golang/net ).
Updates `golang.org/x/crypto` from 0.14.0 to 0.15.0
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.15.0 )
Updates `golang.org/x/net` from 0.17.0 to 0.18.0
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.18.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: golang-dependencies
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: golang-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 14:24:30 +00:00
Yati Padia
2e2e9044c0
rbd: get lastsyncbytes and lastsycduration for volrep
...
This commit get more information from the description
like lastsyncbytes and lastsyncduration and send them
as a response of getvolumereplicationinfo request.
Signed-off-by: Yati Padia <ypadia@redhat.com>
2023-06-23 07:38:26 +00:00
dependabot[bot]
7a8b041ca9
rebase: Bump github.com/csi-addons/spec
...
Bumps [github.com/csi-addons/spec](https://github.com/csi-addons/spec ) from 0.1.2-0.20221101132540-98eff76b0ff8 to 0.2.0.
- [Release notes](https://github.com/csi-addons/spec/releases )
- [Commits](https://github.com/csi-addons/spec/commits/v0.2.0 )
---
updated-dependencies:
- dependency-name: github.com/csi-addons/spec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-17 01:09:15 +00:00
yati1998
b19705f260
rbd: implements getVolumeReplicationInfo
...
This commit implements getVolumeReplicationInfo
to get the last sync time and update it in volume
replication CR.
Signed-off-by: yati1998 <ypadia@redhat.com>
2022-09-13 14:17:10 +00:00
Rakshith R
40134772a7
rbd: modify stripSecret mechanism in logGRPC()
...
This commit updates csi-addons spec version
and modifies logging to strip replication
request secret using csi.StripSecret, then
with replication.protosanitizer if the former
fails. This is done in order to make sure
we strip csi and replication format of secrets.
Signed-off-by: Rakshith R <rar@redhat.com>
2022-08-29 11:18:15 +00:00
Rakshith R
cb9ec35e3a
rebase: update csi-addons/spec to latest
...
csi-addons/spec is updated to latest to
get replication identity capability.
Signed-off-by: Rakshith R <rar@redhat.com>
2022-08-18 08:19:20 +00:00
Yug Gupta
e4284745c6
rebase: update to latest csi-addons/spec
...
Signed-off-by: Yug Gupta <yuggupta27@gmail.com>
2022-01-07 14:48:12 +00:00
Niels de Vos
bdedf862de
rebase: update to latest csi-addons/spec
...
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-12-23 17:43:23 +00:00
Niels de Vos
f4cfe013b1
rebase: update csi-addons/spec to include Identity Service
...
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-11-30 11:48:40 +00:00
dependabot[bot]
566cef2719
rebase: bump github.com/csi-addons/spec from 0.1.0 to 0.1.1
...
Bumps [github.com/csi-addons/spec](https://github.com/csi-addons/spec ) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/csi-addons/spec/releases )
- [Commits](https://github.com/csi-addons/spec/compare/v0.1.0...v0.1.1 )
---
updated-dependencies:
- dependency-name: github.com/csi-addons/spec
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 05:06:08 +00:00
Madhu Rajanna
385a751b8e
rebase: rename kube-storage to csi-addons
...
as the org github.com/kube-storage is renamed
to github.com/csi-addons as the name kube-storage
was more generic.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-04-06 10:59:58 +00:00