Skip to content

Commit c0652a7

Browse files
Merge pull request #469 from YashwantGohokar/oke-oss-release_1.26.4
OKE OSS Release 1.26.4
2 parents 291078d + 01a3853 commit c0652a7

File tree

202 files changed

+18846
-559
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

202 files changed

+18846
-559
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u ${GITHUB_ACTOR,,} --password-stdin
2727

2828
- name: Build Image
29-
run: OSS_REGISTRY="ghcr.io/oracle" VERSION="${{ github.ref_name }}" make image
29+
run: OSS_REGISTRY="ghcr.io/$oracle" VERSION="${{ github.ref_name }}" make image
3030

3131
- name: Push Image
3232
run: OSS_REGISTRY="ghcr.io/oracle" VERSION="${{ github.ref_name }}" make docker-push-all

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ else
3838
VERSION ?= ${VERSION}
3939
endif
4040

41-
RELEASE = v1.26.0
41+
RELEASE = v1.26.4
4242

4343
GOOS ?= linux
4444
ARCH ?= amd64

README.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,15 @@ cloud-provider specific code out of the Kubernetes codebase.
3131
| v1.23.0 | v1.23 | - |
3232
| v1.24.2 | v1.24 | - |
3333
| v1.25.2 | v1.25 | - |
34-
| v1.26.3 | v1.26 | - |
35-
| v1.27.2 | v1.27 | - |
36-
| v1.28.0 | v1.28 | - |
34+
| v1.26.4 | v1.26 | - |
35+
| v1.27.3 | v1.27 | - |
36+
| v1.28.1 | v1.28 | - |
37+
| v1.29.0 | v1.29 | - |
3738

3839

3940

4041
Note:
41-
Versions older than v1.25.2 are no longer supported, new features / bug fixes will be available in v1.25.2 and later.
42+
Versions older than v1.27.3 are no longer supported, new features / bug fixes will be available in v1.27.3 and later.
4243

4344
## Implementation
4445
Currently `oci-cloud-controller-manager` implements:
@@ -170,12 +171,6 @@ details.
170171
Oracle gratefully acknowledges the contributions to this project that have been made
171172
by the community.
172173

173-
## Upcoming Releases
174-
175-
| Release | Expected Release Date |
176-
|-----------------------|-----------------------|
177-
| Support for K8s v1.24 | August 2022 |
178-
179174
## License
180175

181176
Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved.

THIRD_PARTY_LICENSES.txt

Lines changed: 60 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,7 @@ This product includes software developed at CoreOS, Inc.
162162
github.com/davecgh/go-spew
163163

164164
== License Type
165-
===ISC-c06795ed
166-
165+
=== ISC-c06795ed
167166
ISC License
168167

169168
Copyright (c) 2012-2016 Dave Collins <dave@davec.name>
@@ -181,6 +180,7 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
181180
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
182181

183182

183+
184184
== Copyright
185185
Copyright (c) 2012-2016 Dave Collins <dave@davec.name>
186186
Copyright (c) 2013 Dave Collins <dave@davec.name>
@@ -231,8 +231,7 @@ Copyright 2021 Ernest Micklei. All rights reserved.
231231
github.com/evanphx/json-patch
232232

233233
== License Type
234-
===BSD-3-Clause-96ae735c
235-
234+
=== BSD-3-Clause-96ae735c
236235
Copyright (c) 2014, Evan Phoenix
237236
All rights reserved.
238237

@@ -260,6 +259,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
260259
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
261260

262261

262+
263263
== Copyright
264264
Copyright (c) 2014, Evan Phoenix
265265

@@ -284,6 +284,7 @@ SPDX:BSD-3-Clause--modified-by-Google
284284

285285
== Copyright
286286
Copyright © 2012 The Go Authors. All rights reserved.
287+
Copyright © fsnotify Authors. All rights reserved.
287288

288289
--------------------------------- (separator) ----------------------------------
289290

@@ -351,8 +352,7 @@ Copyright 2015 go-swagger maintainers
351352
github.com/gofrs/flock
352353

353354
== License Type
354-
===BSD-3-Clause-4e7459b3
355-
355+
=== BSD-3-Clause-4e7459b3
356356
Copyright (c) 2015-2020, Tim Heckman
357357
All rights reserved.
358358

@@ -382,6 +382,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
382382
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
383383

384384

385+
385386
== Copyright
386387
Copyright (c) 2015-2020, Tim Heckman
387388
Copyright 2015 Tim Heckman. All rights reserved.
@@ -455,8 +456,8 @@ Copyright 2020 The Go Authors. All rights reserved.
455456
github.com/google/cel-go
456457

457458
== License Type
458-
===Apache-2.0-9e40c772
459-
459+
=== Apache-2.0-9e40c772
460+
=== BSD-3-Clause--modified-by-Google
460461

461462
Apache License
462463
Version 2.0, January 2004
@@ -692,6 +693,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
692693
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
693694

694695

696+
695697
== Copyright
696698
Copyright (c) 2018 The Go Authors. All rights reserved.
697699
Copyright 2018 Google LLC
@@ -776,8 +778,7 @@ Copyright 2016 Michal Witkowski. All Rights Reserved.
776778
github.com/grpc-ecosystem/grpc-gateway/v2
777779

778780
== License Type
779-
===BSD-3-Clause--modified-by-Google-c510a2a0
780-
781+
=== BSD-3-Clause--modified-by-Google-c510a2a0
781782
Copyright (c) 2015, Gengo, Inc.
782783
All rights reserved.
783784

@@ -807,6 +808,7 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
807808
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
808809

809810

811+
810812
== Copyright
811813
Copyright (c) 2015, Gengo, Inc.
812814
Copyright 2009 The Go Authors. All rights reserved.
@@ -893,8 +895,7 @@ Copyright 2022 The Kubernetes Authors.
893895
github.com/magiconair/properties
894896

895897
== License Type
896-
===BSD-2-Clause-714beb73
897-
898+
=== BSD-2-Clause-714beb73
898899
Copyright (c) 2013-2020, Frank Schroeder
899900

900901
All rights reserved.
@@ -921,6 +922,7 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
921922
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
922923

923924

925+
924926
== Copyright
925927
Copyright (c) 2013-2020, Frank Schroeder
926928
Copyright 2011 The Go Authors. All rights reserved.
@@ -1042,8 +1044,7 @@ SPDX:Apache-2.0
10421044
github.com/munnerz/goautoneg
10431045

10441046
== License Type
1045-
===BSD-3-Clause-0c241922
1046-
1047+
=== BSD-3-Clause-0c241922
10471048
Copyright (c) 2011, Open Knowledge Foundation Ltd.
10481049
All rights reserved.
10491050

@@ -1077,6 +1078,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
10771078
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
10781079

10791080

1081+
10801082
== Copyright
10811083
Copyright (c) 2011, Open Knowledge Foundation Ltd.
10821084

@@ -1107,6 +1109,7 @@ SPDX:MIT
11071109
== Copyright
11081110
Copyright (c) 2013-2014 Onsi Fakhouri
11091111
Copyright (c) 2016 Yasuhiro Matsumoto
1112+
Copyright (c) Yasuhiro MATSUMOTO <mattn.jp@gmail.com>
11101113
Copyright 2013 The Go Authors. All rights reserved.
11111114

11121115
--------------------------------- (separator) ----------------------------------
@@ -1143,8 +1146,9 @@ Copyright © 2019, 2020 OCI Contributors
11431146
github.com/oracle/oci-go-sdk/v65
11441147

11451148
== License Type
1146-
===Apache-2.0-9010f56e
1147-
1149+
=== Apache-2.0-9010f56e
1150+
=== UPL-1.0
1151+
=== Apache-2.0
11481152
Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
11491153
This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl
11501154
or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
@@ -1249,6 +1253,7 @@ END OF TERMS AND CONDITIONS
12491253
limitations under the License.
12501254

12511255

1256+
12521257
== Copyright
12531258
Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors.
12541259
Copyright (c) 2013 The Go Authors. All rights reserved.
@@ -1270,8 +1275,8 @@ Copyright (c) 2016, 2018, 2020, Oracle and/or its affiliates.
12701275
github.com/pelletier/go-toml
12711276

12721277
== License Type
1273-
===Apache-2.0-e49b63d8
1274-
1278+
=== MIT-e49b63d8
1279+
=== Apache-2.0
12751280
The bulk of github.com/pelletier/go-toml is distributed under the MIT license
12761281
(see below), with the exception of localtime.go and localtime.test.go.
12771282
Those two files have been copied over from Google's civil library at revision
@@ -1521,6 +1526,7 @@ License:
15211526
limitations under the License.
15221527

15231528

1529+
15241530
== Copyright
15251531
Copyright (c) 2013 - 2021 Thomas Pelletier, Eric Anderton
15261532
Copyright 2016 Google LLC
@@ -1694,6 +1700,8 @@ Copyright © 2015 Jerry Jacobs <jerry.jacobs@xor-gate.org>.
16941700
Copyright © 2015 Steve Francia <spf@spf13.com>.
16951701
Copyright © 2016 Steve Francia <spf@spf13.com>.
16961702
Copyright © 2018 Steve Francia <spf@spf13.com>.
1703+
Copyright © 2021 Vasily Ovchinnikov <vasily@remerge.io>.
1704+
Copyright © 2022 Steve Francia <spf@spf13.com>.
16971705

16981706
--------------------------------- (separator) ----------------------------------
16991707

@@ -1969,6 +1977,7 @@ go.uber.org/zap
19691977
SPDX:MIT
19701978

19711979
== Copyright
1980+
Copyright (c) "*" Uber Technologies, Inc.")
19721981
Copyright (c) 2016 Uber Technologies, Inc.
19731982
Copyright (c) 2016, 2017 Uber Technologies, Inc.
19741983
Copyright (c) 2016-2017 Uber Technologies, Inc.
@@ -2378,6 +2387,24 @@ Copyright 2019 gRPC authors.
23782387
Copyright 2020 The gRPC Authors
23792388
Copyright 2020 gRPC authors.
23802389
Copyright 2021 gRPC authors.
2390+
Copyright 2022 gRPC authors.
2391+
Copyright 2023 gRPC authors.
2392+
2393+
== Notices
2394+
Copyright 2014 gRPC authors.
2395+
2396+
Licensed under the Apache License, Version 2.0 (the "License");
2397+
you may not use this file except in compliance with the License.
2398+
You may obtain a copy of the License at
2399+
2400+
http://www.apache.org/licenses/LICENSE-2.0
2401+
2402+
Unless required by applicable law or agreed to in writing, software
2403+
distributed under the License is distributed on an "AS IS" BASIS,
2404+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2405+
See the License for the specific language governing permissions and
2406+
limitations under the License.
2407+
23812408

23822409
--------------------------------- (separator) ----------------------------------
23832410

@@ -2467,8 +2494,7 @@ Copyright (c) 2014 Nate Finch
24672494
gopkg.in/tomb.v1
24682495

24692496
== License Type
2470-
===BSD-3-Clause-95d4102f
2471-
2497+
=== BSD-3-Clause-95d4102f
24722498
tomb - support for clean goroutine termination in Go.
24732499

24742500
Copyright (c) 2010-2011 - Gustavo Niemeyer <gustavo@niemeyer.net>
@@ -2500,6 +2526,7 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
25002526
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25012527

25022528

2529+
25032530
== Copyright
25042531
Copyright (c) 2010-2011 - Gustavo Niemeyer <gustavo@niemeyer.net>
25052532
Copyright (c) 2011 - Gustavo Niemeyer <gustavo@niemeyer.net>
@@ -2538,8 +2565,8 @@ limitations under the License.
25382565
gopkg.in/yaml.v3
25392566

25402567
== License Type
2541-
===Apache-2.0-3c91c172
2542-
2568+
=== MIT-3c91c172
2569+
=== Apache-2.0
25432570

25442571
This project is covered by two different licenses: MIT and Apache.
25452572

@@ -2592,6 +2619,7 @@ See the License for the specific language governing permissions and
25922619
limitations under the License.
25932620

25942621

2622+
25952623
== Copyright
25962624
Copyright (c) 2006-2010 Kirill Simonov
25972625
Copyright (c) 2006-2011 Kirill Simonov
@@ -2833,6 +2861,7 @@ k8s.io/kube-openapi
28332861
SPDX:Apache-2.0
28342862

28352863
== Copyright
2864+
Copyright (C) MongoDB, Inc. 2017-present.
28362865
Copyright (c) 2020 The Go Authors. All rights reserved.
28372866
Copyright 2015 go-swagger maintainers
28382867
Copyright 2016 The Kubernetes Authors.
@@ -2908,6 +2937,7 @@ SPDX:Apache-2.0
29082937
Copyright (c) 2009 The Go Authors. All rights reserved.
29092938
Copyright (c) 2015-2016 Manfred Touron
29102939
Copyright (c) 2015-2018 gimme contributors
2940+
Copyright (c) Microsoft Corporation. All rights reserved.
29112941
Copyright 2009 The Go Authors. All rights reserved.
29122942
Copyright 2014 The Kubernetes Authors.
29132943
Copyright 2015 The Kubernetes Authors.
@@ -2979,8 +3009,8 @@ Copyright 2022 The Kubernetes Authors.
29793009
sigs.k8s.io/json
29803010

29813011
== License Type
2982-
===Apache-2.0-545d3f23
2983-
3012+
=== BSD-3-Clause--modified-by-Google-545d3f23
3013+
=== Apache-2.0
29843014
Files other than internal/golang/* licensed under:
29853015

29863016

@@ -3221,6 +3251,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
32213251
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32223252

32233253

3254+
32243255
== Copyright
32253256
Copyright (c) 2009 The Go Authors. All rights reserved.
32263257
Copyright 2010 The Go Authors. All rights reserved.
@@ -3267,8 +3298,8 @@ Copyright 2020 The Kubernetes Authors.
32673298
sigs.k8s.io/yaml
32683299

32693300
== License Type
3270-
===BSD-3-Clause--modified-by-Google-0ceb9ff3
3271-
3301+
=== MIT-0ceb9ff3
3302+
=== BSD-3-Clause--modified-by-Google
32723303
The MIT License (MIT)
32733304

32743305
Copyright (c) 2014 Sam Ghods
@@ -3321,6 +3352,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
33213352
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
33223353

33233354

3355+
33243356
== Copyright
33253357
Copyright (c) 2012 The Go Authors. All rights reserved.
33263358
Copyright (c) 2014 Sam Ghods
@@ -3906,5 +3938,5 @@ the Mozilla Public License, v. 2.0.
39063938

39073939

39083940
=== ATTRIBUTION-HELPER-GENERATED:
3909-
=== Attribution helper version: {Major:0 Minor:11 GitVersion:0.10.0-69-g9cf205e3 GitCommit:9cf205e3ce436f506f0901d927c1e417e72f384f GitTreeState:dirty BuildDate:2022-10-10T19:24:17Z GoVersion:go1.19 Compiler:gc Platform:darwin/amd64}
3910-
=== License file based on go.mod with md5 sum: c183edbb789997dd3b3bac3e846cf78b
3941+
=== Attribution helper version: {Major:0 Minor:11 GitVersion: GitCommit: GitTreeState:dirty BuildDate:1970-01-01T00:00:00Z GoVersion:go1.19.3 Compiler:gc Platform:darwin/arm64}
3942+
=== License file based on go.mod with md5 sum: 41747060c5d7089ecb0b557be34262a4

cmd/oci-csi-controller-driver/csioptions/csioptions.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const (
2828
CrossNamespaceVolumeDataSource = "CrossNamespaceVolumeDataSource"
2929
)
3030

31-
// CSIOptions structure which contains flag values
31+
//CSIOptions structure which contains flag values
3232
type CSIOptions struct {
3333
Master string
3434
Kubeconfig string
@@ -59,7 +59,7 @@ type CSIOptions struct {
5959
EnableResizer bool
6060
}
6161

62-
// NewCSIOptions initializes the flag
62+
//NewCSIOptions initializes the flag
6363
func NewCSIOptions() *CSIOptions {
6464
csioptions := CSIOptions{
6565
Master: *flag.String("master", "", "kube master"),

0 commit comments

Comments
 (0)