Humble Chirammal
34378aafb8
deploy: make use of latest attacher release v3.5.0
...
attacher sidecar has a new release:
https://github.com/kubernetes-csi/external-attacher/releases/tag/v3.5.0
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-06-17 15:46:09 +00:00
Rakshith R
7a00736b4f
rebase: update minikube to v1.26.0-beta.1
...
This version is required to support k8s 1.24,
which is inturn required to test new sa token
behavior.
Signed-off-by: Rakshith R <rar@redhat.com>
2022-06-17 11:37:59 +00:00
Madhu Rajanna
c55e3466b4
rebase: update dependencies to latest version
...
updating all the dependencies to latest
releases.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-06-16 04:09:42 +00:00
Madhu Rajanna
1b6027669c
rebase: update golangci-lint to latest release
...
updating golangci-lint to the latest release
i.e v1.46.2
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-06-03 12:55:54 +00:00
Humble Chirammal
2655d2edca
deploy: update external snapshotter to v6.0.1
...
This commit update the external snapshotter to latest version
of the same.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-05-31 15:37:14 +00:00
Madhu Rajanna
b7c03d7ad2
build: update snapshotter to v6
...
updating the snapshotter version to
v6 as v6.0.0 is released.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-05-31 07:23:49 +00:00
Humble Chirammal
411ad33641
deploy: update node-driver-registrar to latest version
...
This commit update the node driver registrar to the latest
available version.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-05-25 07:27:03 +00:00
Rakshith R
70501eb661
ci: increase e2e_timeout to 150 mins
...
With the added nfs snap and clone tests,
e2e test is timing out. This commit increases
the timeout to 150 mins.
Signed-off-by: Rakshith R <rar@redhat.com>
2022-05-24 18:13:02 +00:00
Humble Chirammal
e8652ee366
helm: update helm version to v3.8.2
...
This commit update the helm version to latest available
v3.8.2.
Refer# https://github.com/helm/helm/releases/tag/v3.8.2
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-04-21 06:16:55 +00:00
Humble Chirammal
bd3db134b9
build: consume quincy release of Ceph
...
This promotes the ceph release to Quincy
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-04-05 02:37:28 +00:00
Niels de Vos
f57b7f88b0
ci: update minikube to latest v1.25.2 release
...
This version addresses several bugs and includes other improvements.
See-also: https://github.com/kubernetes/minikube/releases/tag/v1.25.2
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2022-03-18 12:52:22 +00:00
Humble Chirammal
de2489ed7d
deploy: update csi-snapshotter sidecar to v5.0.1
...
This release of snapshotter has a breaking change as mentioned
in the release note:
Refer#
[1]: https://github.com/kubernetes-csi/external-snapshotter/releases/tag/v5.0.0
RBAC rules are also updated with this commit.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-02-03 19:01:57 +00:00
Madhu Rajanna
25796aa4ea
deploy: update rook version to 1.8.2
...
update rook version to 1.8.2 in build.env
to pick up the latest rook release.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-01-27 04:18:01 +00:00
Madhu Rajanna
3a445cfc36
deploy: update resizer to 1.4.0
...
updating external resizer image version
from 1.3.0 to latest available release i.e
1.4.0
1.4.0 changelog link
https://github.com/kubernetes-csi/
external-resizer/blob/master/CHANGELOG/CHANGELOG-1.4.md
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-01-26 15:22:24 +00:00
Madhu Rajanna
f0a2a20466
ci: update minikube to latest release
...
update minikube to latest release i.e
1.25.0
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-01-24 09:07:32 +00:00
Madhu Rajanna
1a69957e1d
ci: update golangci-lint to 1.43.0
...
As we have latest golangci-lint 1.43.0
using the same in cephcsi.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-01-24 05:25:11 +00:00
Madhu Rajanna
6bdeffda59
build: pull ceph base image from quay.io
...
pull the ceph image from quay.io instead
of dockerhub.
From ceph doc, the images are available
in both quay and dockerhub
https://docs.ceph.com/en/latest/install/
containers/#official-releases but latest
images are not updated in dockerhub.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-01-20 14:28:12 +00:00
Humble Chirammal
c0c2d72933
deploy: update sidecar versions to deploy values.
...
This commit adds latest versions of the sidecars to the build.env
to pass the latest versions on the deployment
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-01-14 17:24:49 +05:30
Rakshith R
0d1c2aa983
rebase: update go-ceph to release v0.13.0
...
This commit update go-ceph to v0.13.0 and
change CEPH_VERSION in build.env to pacific.
Signed-off-by: Rakshith R <rar@redhat.com>
2022-01-06 12:28:18 +00:00
Madhu Rajanna
b8b30eb668
rebase: update golang version to 1.17.5
...
This commit updates the golang to the
latest available release i.e 1.17.5
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-12-10 10:08:05 +00:00
Madhu Rajanna
04e99ae2e0
ci: update minikube to v1.24.0
...
update minikube version to latest
available version i.e 1.24.0
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-11-19 17:51:00 +00:00
Rakshith R
191b603974
ci: remove gh action gosec linter,since it is already part of golangci
...
This commit removes gosec standalone linter and related parts,
since golangci linter runs gosec linter too.
Signed-off-by: Rakshith R <rar@redhat.com>
2021-11-16 12:29:56 +01:00
Rakshith R
0abd2e785c
e2e: increase E2E_TIMEOUT to 120m
...
This commit increases E2E_TIMEOUT to 120m, to avoid
frequent test fails due to timeout.
Signed-off-by: Rakshith R <rar@redhat.com>
2021-10-15 08:35:07 +00:00
Niels de Vos
3480cb2c25
rebase: update minikube to v1.23.2
...
See-also: https://github.com/kubernetes/minikube/releases/tag/v1.23.2
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-09-28 09:28:28 +00:00
Rakshith R
08c10c9f94
rebase: update minikube to v1.23.0
...
See-also: https://github.com/kubernetes/minikube/releases/tag/v1.23.0
Signed-off-by: Rakshith R <rar@redhat.com>
2021-09-07 07:10:59 +00:00
Humble Chirammal
763387c8e2
rebase: update external-resizer to v1.3.0 release
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2021-08-18 17:05:22 +00:00
Humble Chirammal
68bbd58045
rebase: update sidecars to latest versions
...
external-provisioner: v2.3.0
external-attacher: v3.3.0
external-snapshotter: v4.2.0
node-driver-registrar: v2.3.0
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2021-08-17 10:58:52 +00:00
Rakshith R
2bd6b669fa
ci: add csi sidecar version info to build.env
...
Signed-off-by: Rakshith R <rar@redhat.com>
2021-08-16 11:17:09 +00:00
Madhu Rajanna
3805c29f36
build: update commitlint to use latest tag
...
updaing the commitlint to the latest, so
each time latest release can be installed by
default.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-08-05 14:50:12 +05:30
Madhu Rajanna
fe947eccce
build: install specific commitlint version
...
commitlint 13.1.0 is causing issues when
PR is backported from devel branch to release
branch
https://github.com/ceph/ceph-csi/pull/2332#issuecomment-888325775
Lets revert back to commitlint 12.1.4 where we have
not seen any issue with backports to release
branch.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-07-30 07:06:22 +00:00
Yati Padia
c5bc3d38c4
ci: update static check tools
...
This PR updates the static check tools to
the latest version.
Further needs to resolve all the errors after
updating the version.
Updates: #1586
Signed-off-by: Yati Padia <ypadia@redhat.com>
2021-07-22 18:15:48 +00:00
Niels de Vos
276918db10
rebase: update minikube to v1.22.0
...
Minikube has bumped it's support for latest Kubernetes version to
1.22.0-beta.0. This might improve our CI jobs with Kubernetes 1.22 too.
See-also: https://github.com/kubernetes/minikube/releases/tag/v1.22.0
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-07-15 11:39:33 +00:00
Niels de Vos
eeb2ad8fac
rebase: update minikube to v1.21.0
...
See-also: https://github.com/kubernetes/minikube/releases/tag/v1.21.0
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-06-15 08:20:57 +00:00
Niels de Vos
19a4d12bec
rebase: update minikube to v1.20.0
...
See-also: https://github.com/kubernetes/minikube/releases/tag/v1.20.0
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-05-25 16:14:13 +00:00
Humble Chirammal
9aa3520c9d
build: update go version to 1.16 in go.mod
...
Make go version latest in the repo
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2021-05-25 09:03:52 +00:00
Humble Chirammal
d56978739f
deploy: update Rook version to v1.6.2
...
Rook v1.6.2 is available and this patch updates the version to the
same:
https://github.com/rook/rook/releases/tag/v1.6.2
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2021-05-24 16:12:20 +00:00
Prasanna Kumar Kalever
d59903efe1
e2e: update rook ceph cluster version
...
use pacific release
Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
2021-05-03 13:12:46 +00:00
Prasanna Kumar Kalever
8fafc4256e
build: use latest pacific release of ceph
...
Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
2021-04-27 13:41:57 +00:00
Niels de Vos
e5787f24b0
rebase: update minikube to version 1.19.0
...
See-also: https://github.com/kubernetes/minikube/releases/tag/v1.19.0
Fixes : #1972
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-04-19 11:15:57 +00:00
Madhu Rajanna
5e19803b96
build: update ceph tag in Makefile
...
As octopus supports the rbd mirroring,
updated ceph tag from nautilus to
octopus in Makefile.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-03-16 13:06:44 +00:00
Prasanna Kumar Kalever
05b17d80ca
deploy: bump the external snapshotter version
...
We have a new release v4.0.0 of
https://github.com/kubernetes-csi/external-snapshotter
Adjusting SNAPSHOT_VERSION will pull the latest controller and CRDs
Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
2021-03-15 15:11:01 +00:00
Niels de Vos
ec691fdb89
rebase: use minikube v1.18
...
Minikube v1.18 has been released. This conains a fix for our `losetup`
workaround, so that can be removed now.
Updates: #1840
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-03-03 05:20:12 +00:00
Mudit Agarwal
354f395aa1
ci: use ceph v14.2.12 for ci
...
This ceph version is required to test snapshot retention feature.
Signed-off-by: Mudit Agarwal <muagarwa@redhat.com>
2021-02-19 10:03:55 +00:00
Mudit Agarwal
8ab9189760
build: update rook version to v1.4.9
...
Updated rook version to v1.4.9
Signed-off-by: Mudit Agarwal <muagarwa@redhat.com>
2021-02-15 09:11:44 +00:00
Mudit Agarwal
0b29d3b247
ci: update rook.sh and ceph cluster version
...
Changes:
1. Add a variable in build.env for rook ceph cluster version.
2. Modify rook.sh so that it can deploy ceph cluster with
desirable version also rather than the one which rook installs
by default.
3. Remove the code which is no longer required:
a. Code which was added to test snapshot feature.
b. Code which was required because
https://github.com/rook/rook/pull/5925 was not fixed.
Signed-off-by: Mudit Agarwal <muagarwa@redhat.com>
2021-02-15 09:11:44 +00:00
Niels de Vos
6256be0ce0
e2e: increase runtime timeout to 90 minutes
...
Sometimes testing takes more than 60 minutes. When that is the case, the
60 minute timeout causes a golang panic in the test suite.
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-02-10 14:25:17 +00:00
Madhu Rajanna
2587a28112
rebase: update minikube to latest version
...
As minikube 1.17.1 is released and updating
the minikube to the latest available version.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-02-10 14:25:17 +00:00
Mudit Agarwal
0339df2b02
rebase: update golang version to v1.15.5
...
To fix math/big CVE, this version of golang has the fix
for this vulnerability.
Signed-off-by: Mudit Agarwal <muagarwa@redhat.com>
2021-01-11 10:05:59 +00:00
Madhu Rajanna
e82cd8339c
build: add CSI_IMAGE_VERSION to build.env
...
CSI_IMAGE_VERSION is needed by makefile and
the centos CI to push the image to the minikube vm.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-12-09 17:14:19 +00:00
Niels de Vos
bdf8fe7f93
build: use docker.io/ceph/ceph:v15 as BASE_IMAGE
...
Use a qualified image name, including the registry where it should come
from. This makes it possible to pull the image from the right location,
and consume it in CI jobs without trying to pull again.
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-11-30 10:30:20 +00:00
Niels de Vos
7a69c5e238
build: add ROOK_VERSION to build.env
...
The CentOS CI jobs use Rook v1.3.9, this version should be places in
build.env just like other versions that the CI jobs detect.
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-11-23 11:15:23 +00:00
Niels de Vos
3c1aff2174
rebase: update minikube to v1.14.1
...
Minikube 1.14.1 contains a fix for downloading Kubernetes binaries with
version 1.19.3 and 1.18.10. When this version of minikube is used, we
can return to passing major versions to CI jobs (1.19 and 1.18).
Updates: #1588
See-also: kubernetes/minikube#9500
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-10-27 03:35:31 +00:00
Prasanna Kumar Kalever
4b7c9ea5cb
e2e: add SNAPSHOT_VERSION to build.env
...
Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
2020-10-14 08:47:00 +00:00
Yug
d1d88cb4d6
e2e: remove UPGRADE_VERSION from build.env
...
The ceph-csi upgrade version is now present in the
job configuration, this can be removed from here
to avoid redundancy.
Signed-off-by: Yug <yuggupta27@gmail.com>
2020-09-30 18:07:15 +00:00
Madhu Rajanna
e0bdea24a1
ci: update minikube to latest released version
...
as we need minikube 1.13 for kubernetes v1.19.0
updating minikube to the latest released version
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-09-08 09:59:46 +00:00
Prasanna Kumar Kalever
ff29f0903c
rebase: bump up to latest MINIKUBE_VERSION
...
Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
2020-08-26 07:54:54 +00:00
Madhu Rajanna
ce93c02525
rebase: update golang version to v.1.15
...
as the golang v1.15 is released,updated cephcsi
golang version to 1.15
kubernetes 1.19 is going to be built with
golang 1.15 see https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.19.md#api-change
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-08-20 14:44:09 +00:00
Madhu Rajanna
44191b5a1f
e2e: update cephcsi upgrade testing version
...
updated upgrade testing version to 3.0.0
to check the backward compatibility with the
latest release.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-08-11 12:20:19 +00:00
Niels de Vos
2034992607
rebase: upgrade to minikube 1.12.1
...
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-07-31 16:03:54 +00:00
Yug
def44cac90
ci: Add jobs for upgrade testing
...
Added two jobs for upgrade testing of
cephfs and rbd, with default as upgrade
version as v2.1.2
Signed-off-by: Yug <yuggupta27@gmail.com>
2020-07-26 03:41:53 +00:00
Humble Chirammal
3695115371
ci: update golang-ci to v1.27
...
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2020-07-21 08:36:24 +00:00
Madhu Rajanna
8aae7b553c
ci: update minikube version to latest release
...
updated minikube to latest release v1.12.0
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-07-10 09:47:21 +00:00
Madhu Rajanna
b76d470bf1
e2e: increase e2e test timeout
...
as we are creating more resources
the e2e timeout is not enough we need
to increase the e2e timeout to higher
value for now.
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-07-06 10:08:31 +00:00
Madhu Rajanna
db1b5f9c55
e2e: move deploy timeout to build.env
...
moved deploy timeout from travis
scripts to build.env
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-07-06 10:08:31 +00:00
Madhu Rajanna
5838b08edd
e2e: Move e2e timeout to build.env
...
Moved e2e test timeout to build.env
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-07-06 10:08:31 +00:00
Niels de Vos
834ea92185
rebase: use gosec-2.3.0
...
gosec-2.3.0 is the current latest version, use that so more checks are
done on the code.
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-07-01 05:56:32 +00:00
Niels de Vos
9b48598fca
build: document CEPH_CSI_RUN_ALL_TESTS in build.env
...
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-06-28 17:46:37 +00:00
Niels de Vos
5ebc11963e
ci: use CEPH_VERSION from build.env
...
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-06-28 17:46:37 +00:00
Niels de Vos
3cc791c7c4
ci: document TEST_COVERAGE and GO_COVER_DIR in buid.env
...
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-06-28 17:46:37 +00:00
Niels de Vos
4fd973b924
build: use BASE_IMAGE from build.env
...
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-06-28 17:46:37 +00:00
Niels de Vos
f1da7d9bd1
ci: move minikube variables to build.env
...
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-06-28 17:46:37 +00:00
Niels de Vos
21946ae345
ci: move HELM_VERSION to build.env
...
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-06-28 17:46:37 +00:00
Niels de Vos
079459c247
build: move GOSEC_VERSION to build.env
...
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-06-28 17:46:37 +00:00
Niels de Vos
bc2ac1ccac
build: move GOLANGCI_VERSION to build.env
...
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-06-28 17:46:37 +00:00
Niels de Vos
f83a065c8a
build: move GOLANG_VERSION to build.env
...
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-06-28 17:46:37 +00:00