Skip to content

Commit 4bd4164

Browse files
Update module sigs.k8s.io/controller-runtime to v0.10.3 (#5038)
And fix broken unit tests: - elasticsearch/driver.TestUpgradePodsDeletion_WithNodeTypeMutations - elasticsearch/driver.TestUpgradePodsDeletion_Delete - enterprisesearch.TestReconcileEnterpriseSearch_doReconcile_AssociationDelaysVersionUpgrade - license/trial.TestReconcileTrials_Reconcile/valid_trial_secret_inits_trial With: - Set resource version in newTestPod - Do not reuse the same variable to get trial/license secrets - Always SetAssociationConf before doReconcile Because of: - Client: Ensure no stale data remains in target object kubernetes-sigs/controller-runtime#1640 - Fakeclient: Reject Delete with mismatched ResourceVersion kubernetes-sigs/controller-runtime#1582
1 parent 97676fd commit 4bd4164

16 files changed

+3766
-2262
lines changed

NOTICE.txt

Lines changed: 67 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -3145,11 +3145,11 @@ limitations under the License.
31453145

31463146
--------------------------------------------------------------------------------
31473147
Module : k8s.io/api
3148-
Version : v0.21.3
3149-
Time : 2021-07-16T02:34:29Z
3148+
Version : v0.22.2
3149+
Time : 2021-09-17T11:53:35Z
31503150
Licence : Apache-2.0
31513151

3152-
Contents of probable licence file $GOMODCACHE/k8s.io/api@v0.21.3/LICENSE:
3152+
Contents of probable licence file $GOMODCACHE/k8s.io/api@v0.22.2/LICENSE:
31533153

31543154

31553155
Apache License
@@ -3357,11 +3357,11 @@ Contents of probable licence file $GOMODCACHE/k8s.io/[email protected]/LICENSE:
33573357

33583358
--------------------------------------------------------------------------------
33593359
Module : k8s.io/apimachinery
3360-
Version : v0.21.3
3361-
Time : 2021-07-12T06:11:53Z
3360+
Version : v0.22.2
3361+
Time : 2021-09-06T15:38:29Z
33623362
Licence : Apache-2.0
33633363

3364-
Contents of probable licence file $GOMODCACHE/k8s.io/apimachinery@v0.21.3/LICENSE:
3364+
Contents of probable licence file $GOMODCACHE/k8s.io/apimachinery@v0.22.2/LICENSE:
33653365

33663366

33673367
Apache License
@@ -3569,11 +3569,11 @@ Contents of probable licence file $GOMODCACHE/k8s.io/[email protected]/LICENS
35693569

35703570
--------------------------------------------------------------------------------
35713571
Module : k8s.io/client-go
3572-
Version : v0.21.3
3573-
Time : 2021-07-16T02:43:08Z
3572+
Version : v0.22.2
3573+
Time : 2021-09-17T12:08:50Z
35743574
Licence : Apache-2.0
35753575

3576-
Contents of probable licence file $GOMODCACHE/k8s.io/client-go@v0.21.3/LICENSE:
3576+
Contents of probable licence file $GOMODCACHE/k8s.io/client-go@v0.22.2/LICENSE:
35773577

35783578

35793579
Apache License
@@ -3982,11 +3982,11 @@ third-party archives.
39823982

39833983
--------------------------------------------------------------------------------
39843984
Module : k8s.io/utils
3985-
Version : v0.0.0-20210722164352-7f3ee0f31471
3986-
Time : 2021-07-22T16:43:52Z
3985+
Version : v0.0.0-20210819203725-bdf08cb9a70a
3986+
Time : 2021-08-19T20:37:25Z
39873987
Licence : Apache-2.0
39883988

3989-
Contents of probable licence file $GOMODCACHE/k8s.io/[email protected]20210722164352-7f3ee0f31471/LICENSE:
3989+
Contents of probable licence file $GOMODCACHE/k8s.io/[email protected]20210819203725-bdf08cb9a70a/LICENSE:
39903990

39913991

39923992
Apache License
@@ -4194,11 +4194,11 @@ Contents of probable licence file $GOMODCACHE/k8s.io/[email protected]
41944194

41954195
--------------------------------------------------------------------------------
41964196
Module : sigs.k8s.io/controller-runtime
4197-
Version : v0.9.6
4198-
Time : 2021-08-10T18:28:39Z
4197+
Version : v0.10.3
4198+
Time : 2021-11-10T15:01:27Z
41994199
Licence : Apache-2.0
42004200

4201-
Contents of probable licence file $GOMODCACHE/sigs.k8s.io/controller-runtime@v0.9.6/LICENSE:
4201+
Contents of probable licence file $GOMODCACHE/sigs.k8s.io/controller-runtime@v0.10.3/LICENSE:
42024202

42034203
Apache License
42044204
Version 2.0, January 2004
@@ -6425,11 +6425,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
64256425

64266426
--------------------------------------------------------------------------------
64276427
Module : github.com/golang/groupcache
6428-
Version : v0.0.0-20200121045136-8c9f03a8e57e
6429-
Time : 2020-01-21T04:51:36Z
6428+
Version : v0.0.0-20210331224755-41bb18bfe9da
6429+
Time : 2021-03-31T22:47:55Z
64306430
Licence : Apache-2.0
64316431

6432-
Contents of probable licence file $GOMODCACHE/github.com/golang/[email protected]20200121045136-8c9f03a8e57e/LICENSE:
6432+
Contents of probable licence file $GOMODCACHE/github.com/golang/[email protected]20210331224755-41bb18bfe9da/LICENSE:
64336433

64346434
Apache License
64356435
Version 2.0, January 2004
@@ -13814,6 +13814,37 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1381413814
THE SOFTWARE.
1381513815

1381613816

13817+
--------------------------------------------------------------------------------
13818+
Module : github.com/josharian/intern
13819+
Version : v1.0.0
13820+
Time : 2019-12-14T22:12:22Z
13821+
Licence : MIT
13822+
13823+
Contents of probable licence file $GOMODCACHE/github.com/josharian/[email protected]/license.md:
13824+
13825+
MIT License
13826+
13827+
Copyright (c) 2019 Josh Bleecher Snyder
13828+
13829+
Permission is hereby granted, free of charge, to any person obtaining a copy
13830+
of this software and associated documentation files (the "Software"), to deal
13831+
in the Software without restriction, including without limitation the rights
13832+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13833+
copies of the Software, and to permit persons to whom the Software is
13834+
furnished to do so, subject to the following conditions:
13835+
13836+
The above copyright notice and this permission notice shall be included in all
13837+
copies or substantial portions of the Software.
13838+
13839+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
13840+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
13841+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
13842+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
13843+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
13844+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
13845+
SOFTWARE.
13846+
13847+
1381713848
--------------------------------------------------------------------------------
1381813849
Module : github.com/json-iterator/go
1381913850
Version : v1.1.11
@@ -13905,11 +13936,11 @@ THE SOFTWARE.
1390513936

1390613937
--------------------------------------------------------------------------------
1390713938
Module : github.com/mailru/easyjson
13908-
Version : v0.7.0
13909-
Time : 2019-09-10T11:06:03Z
13939+
Version : v0.7.6
13940+
Time : 2020-08-12T11:42:29Z
1391013941
Licence : MIT
1391113942

13912-
Contents of probable licence file $GOMODCACHE/github.com/mailru/[email protected].0/LICENSE:
13943+
Contents of probable licence file $GOMODCACHE/github.com/mailru/[email protected].6/LICENSE:
1391313944

1391413945
Copyright (c) 2016 Mail.Ru Group
1391513946

@@ -15273,11 +15304,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1527315304

1527415305
--------------------------------------------------------------------------------
1527515306
Module : github.com/onsi/gomega
15276-
Version : v1.14.0
15277-
Time : 2021-07-07T14:32:41Z
15307+
Version : v1.15.0
15308+
Time : 2021-08-05T19:36:13Z
1527815309
Licence : MIT
1527915310

15280-
Contents of probable licence file $GOMODCACHE/github.com/onsi/gomega@v1.14.0/LICENSE:
15311+
Contents of probable licence file $GOMODCACHE/github.com/onsi/gomega@v1.15.0/LICENSE:
1528115312

1528215313
Copyright (c) 2013-2014 Onsi Fakhouri
1528315314

@@ -16978,11 +17009,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1697817009

1697917010
--------------------------------------------------------------------------------
1698017011
Module : golang.org/x/net
16981-
Version : v0.0.0-20210503060351-7fd8e65b6420
16982-
Time : 2021-05-03T06:03:51Z
17012+
Version : v0.0.0-20210520170846-37e1c6afe023
17013+
Time : 2021-05-20T17:08:46Z
1698317014
Licence : BSD-3-Clause
1698417015

16985-
Contents of probable licence file $GOMODCACHE/golang.org/x/[email protected]20210503060351-7fd8e65b6420/LICENSE:
17016+
Contents of probable licence file $GOMODCACHE/golang.org/x/[email protected]20210520170846-37e1c6afe023/LICENSE:
1698617017

1698717018
Copyright (c) 2009 The Go Authors. All rights reserved.
1698817019

@@ -18784,11 +18815,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1878418815

1878518816
--------------------------------------------------------------------------------
1878618817
Module : k8s.io/apiextensions-apiserver
18787-
Version : v0.21.3
18788-
Time : 2021-07-16T03:15:41Z
18818+
Version : v0.22.2
18819+
Time : 2021-09-17T12:56:44Z
1878918820
Licence : Apache-2.0
1879018821

18791-
Contents of probable licence file $GOMODCACHE/k8s.io/apiextensions-apiserver@v0.21.3/LICENSE:
18822+
Contents of probable licence file $GOMODCACHE/k8s.io/apiextensions-apiserver@v0.22.2/LICENSE:
1879218823

1879318824

1879418825
Apache License
@@ -18996,11 +19027,11 @@ Contents of probable licence file $GOMODCACHE/k8s.io/apiextensions-apiserver@v0.
1899619027

1899719028
--------------------------------------------------------------------------------
1899819029
Module : k8s.io/component-base
18999-
Version : v0.21.3
19000-
Time : 2021-07-16T02:46:29Z
19030+
Version : v0.22.2
19031+
Time : 2021-09-17T12:13:20Z
1900119032
Licence : Apache-2.0
1900219033

19003-
Contents of probable licence file $GOMODCACHE/k8s.io/component-base@v0.21.3/LICENSE:
19034+
Contents of probable licence file $GOMODCACHE/k8s.io/component-base@v0.22.2/LICENSE:
1900419035

1900519036

1900619037
Apache License
@@ -19208,11 +19239,11 @@ Contents of probable licence file $GOMODCACHE/k8s.io/[email protected]/LICE
1920819239

1920919240
--------------------------------------------------------------------------------
1921019241
Module : k8s.io/kube-openapi
19211-
Version : v0.0.0-20210305001622-591a79e4bda7
19212-
Time : 2021-03-05T00:16:22Z
19242+
Version : v0.0.0-20210421082810-95288971da7e
19243+
Time : 2021-04-21T08:28:10Z
1921319244
Licence : Apache-2.0
1921419245

19215-
Contents of probable licence file $GOMODCACHE/k8s.io/[email protected]20210305001622-591a79e4bda7/LICENSE:
19246+
Contents of probable licence file $GOMODCACHE/k8s.io/[email protected]20210421082810-95288971da7e/LICENSE:
1921619247

1921719248

1921819249
Apache License

0 commit comments

Comments
 (0)