Commit a95563b
Oke oss release 1.25.0 (#416)
* JIRA:task/OKE-22216 Add mount option support to FSS CSI driver
* Make lb flex shape value formats consistent for all lb shape related annotations
* cherrypick 2d9a7ba
* Rebase with latest code from 1.24
* Removed MockMounter as it has been replace by FakeMounter
* Fixed incorrect commit introduce during merge
* JIRA: OKE-17462 Add dynamic provisioning support for FSS in CSI
commit aa4d9710adccbf12b83a922c0a30a973a8b36a49
Author: Vijay Bhargav Eshappa <vijay.bhargav.eshappa@oracle.com>
Date: Sat Aug 27 16:11:33 2022 +0530
Add provisioner for FSS dynamic provisioning
commit 067b4352b395a9b94df13cdb3d66b2fb6bc4cc8d
Author: mpagnis <mrunal.pagnis@oracle.com>
Date: Fri Aug 19 17:06:27 2022 +0530
JIRA: OKE-22216 Add mount option support to FSS CSI driver. Add e2e
commit 1cb90812ae03e783afaf02cafaa93ebdd2b75f4e
Author: mpagnis <mrunal.pagnis@oracle.com>
Date: Fri Aug 19 16:34:44 2022 +0530
JIRA: OKE-22216 Add mount option support to FSS CSI driver
1.24 provisioner changes
* OKE-24022 : Enable publishing CSI metrics in 1.22 - 1.24 clusters
* task/OKE-22696 Improve logging with storage plugins code
* OKE-20995 : Return suitable error message when volumeMode is set to block
* OKE-23391 - Immediate Volume Binding mode is not working as expected in kubernetes 1.25
* Update Kubernetes dependencies to v1.25.4
* cherrypick "check if there are in-progress work requests for lb & nlb and send service to exponential backoff if present
* OKE-24203: Emit new metrics CTX_TIMEOUT when AwaitWorkRequest context times out
OKE-24203: Treat context deadline exceeded as retryable error
Unit Tests for LB & NLB AwaitWorkRequest
* JIRA: OKE-24691 CSI driver PV attachment regex bug fix
* fixed go.mod and cherrypick errors
* fixed go.mod -2
* fixed go.mod -3
* fixed go.mod -4
* made changes to release workflow
* made changes to release workflow
* changed manifests for testing
* Changed image to 1.25.0, removed commented code and reverted release workflow.
* Changed image tag to latest
* Changed image tag to latest 2
* Added CSIDriver for bv with fsGroupPolicy: File
---------
Co-authored-by: Vijay Bhargav Eshappa <vijay.bhargav.eshappa@oracle.com>
Co-authored-by: Anish <anish.chaube@oracle.com>
Co-authored-by: mpagnis <mrunal.pagnis@oracle.com>
Co-authored-by: Akarsh Ellore Sreenath <akarsh.ellore.sreenath@oracle.com>
Co-authored-by: Pranav Sriram <pranav.sriram@oracle.com>
Co-authored-by: l-technicore <lalit.s.singh@oracle.com>1 parent e371c85 commit a95563b
File tree
3,469 files changed
+156429
-95808
lines changed- .github/workflows
- cmd/oci-csi-controller-driver
- csi-controller-driver
- csioptions
- hack
- manifests
- cloud-controller-manager
- container-storage-interface
- flexvolume-driver
- volume-provisioner
- pkg
- cloudprovider/providers/oci
- config
- csi-util
- csi/driver
- flexvolume/block
- metrics
- oci/client
- util
- disk
- volume/provisioner
- block
- core
- fss
- plugin
- test/e2e
- cloud-provider-oci
- framework
- vendor
- github.com
- PuerkitoBio
- purell
- urlesc
- benbjohnson/clock
- emicklei/go-restful
- v3
- log
- fsnotify/fsnotify
- go-openapi
- jsonreference
- internal
- swag
- gofrs/flock
- google
- gnostic/openapiv3
- go-cmp/cmp
- cmpopts
- moby/sys/mountinfo
- onsi/gomega
- internal
- gutil
- matchers
- oracle/oci-go-sdk
- v50
- common
- auth
- core
- filestorage
- identity
- loadbalancer
- monitoring
- networkloadbalancer
- v65
- common
- auth
- core
- filestorage
- identity
- loadbalancer
- monitoring
- networkloadbalancer
- prometheus/procfs
- internal
- fs
- util
- sony/gobreaker
- go.etcd.io/etcd
- api/v3
- v3rpc/rpctypes
- version
- client
- pkg/v3/logutil
- v3
- go.uber.org/zap
- internal/ztest
- zapcore
- golang.org/x
- net
- bpf
- context
- html
- http2
- hpack
- http/httpguts
- idna
- internal/socket
- ipv4
- ipv6
- websocket
- sync
- sys
- cpu
- execabs
- plan9
- unix
- windows
- text/width
- time/rate
- tools
- go
- gcexportdata
- internal
- gcimporter
- pkgbits
- packages
- internal
- gocommand
- packagesinternal
- typeparams
- xerrors
- internal
- google.golang.org
- grpc/credentials/insecure
- protobuf
- encoding
- protojson
- prototext
- protowire
- internal
- descfmt
- encoding
- defval
- messageset
- tag
- text
- filedesc
- filetype
- impl
- order
- strs
- version
- proto
- reflect
- protodesc
- protoreflect
- protoregistry
- runtime/protoimpl
- types/known/fieldmaskpb
- k8s.io/api
- apiserverinternal/v1alpha1
- apps
- v1beta1
- v1beta2
- v1
- authentication/v1
- batch
- v1beta1
- v1
- certificates
- v1beta1
- v1
- core/v1
- discovery
- v1beta1
- v1
- extensions/v1beta1
- flowcontrol
- v1alpha1
- v1beta1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
3,469 files changed
+156429
-95808
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 18 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | | - | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
30 | | - | |
31 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
32 | 45 | | |
33 | | - | |
| 46 | + | |
34 | 47 | | |
35 | | - | |
36 | 48 | | |
37 | | - | |
| 49 | + | |
38 | 50 | | |
39 | 51 | | |
40 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
20 | 28 | | |
21 | 29 | | |
22 | | - | |
| 30 | + | |
23 | 31 | | |
24 | 32 | | |
25 | 33 | | |
26 | 34 | | |
27 | 35 | | |
| 36 | + | |
| 37 | + | |
28 | 38 | | |
| 39 | + | |
29 | 40 | | |
30 | 41 | | |
31 | 42 | | |
| |||
47 | 58 | | |
48 | 59 | | |
49 | 60 | | |
50 | | - | |
| 61 | + | |
51 | 62 | | |
52 | 63 | | |
53 | 64 | | |
54 | 65 | | |
55 | | - | |
56 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
57 | 70 | | |
| 71 | + | |
58 | 72 | | |
59 | 73 | | |
60 | 74 | | |
| |||
76 | 90 | | |
77 | 91 | | |
78 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
Lines changed: 62 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
27 | | - | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
54 | | - | |
| 57 | + | |
| 58 | + | |
55 | 59 | | |
56 | 60 | | |
0 commit comments