Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2533 commits
Select commit Hold shift + click to select a range
1da53d6
add kms as to 1.26 rules for multiple components
dims Dec 8, 2022
7cba7e6
Merge pull request #114353 from dims/add-kms-to-1.26-rules-for-multip…
k8s-ci-robot Dec 8, 2022
6bb8d26
Merge remote-tracking branch 'origin/master' into release-1.26
k8s-release-robot Dec 8, 2022
f63f31b
CHANGELOG: Update directory for v1.25.5 release
k8s-release-robot Dec 8, 2022
2b26e0b
Merge remote-tracking branch 'origin/master' into release-1.26
k8s-release-robot Dec 8, 2022
b46a3f8
Release commit for Kubernetes v1.26.0
k8s-release-robot Dec 8, 2022
4c52250
Release commit for Kubernetes v1.26.1-rc.0
k8s-release-robot Dec 8, 2022
5108c2d
Update CHANGELOG/CHANGELOG-1.26.md for v1.26.0
k8s-release-robot Dec 8, 2022
f8b99b1
Check the correct error in d.downloadAPIs
hoskeri Dec 11, 2022
a3c81d8
Deflake a preemption test that may patch Node incorrectly
Huang-Wei Dec 7, 2022
7c0eb3b
Merge pull request #113988 from liggitt/automated-cherry-pick-of-#113…
k8s-ci-robot Dec 12, 2022
dd0b0c0
Merge pull request #114415 from hoskeri/automated-cherry-pick-of-#114…
k8s-ci-robot Dec 13, 2022
e553967
Creating Ingress IP loadbalancer alone when all the endpoints are ter…
princepereira Nov 9, 2022
2f0a6b4
Merge pull request #1431 from benluddy/bump-library-go-d679fe6f
openshift-merge-robot Dec 13, 2022
180e7db
Reduce load of Job integration test
alculquicondor Dec 2, 2022
de757c4
fix double lock and excercise its codepath in tests
Dec 13, 2022
bf7e23e
UPSTREAM: <carry>: Apply shared defaulters to CRD-based routes.
benluddy Dec 9, 2022
8e13d39
UPSTREAM: <drop>: Generate Route defaulters.
benluddy Dec 13, 2022
0003605
Merge pull request #1440 from benluddy/release-4.13-routev1-admission…
openshift-merge-robot Dec 14, 2022
b19dc4f
Merge pull request #114462 from alexzielenski/automated-cherry-pick-o…
k8s-ci-robot Dec 14, 2022
674db52
Improve error message when proxy connection fails
3point2 Nov 2, 2022
bbb5513
Fix SPDY proxy authentication with special chars
3point2 Nov 2, 2022
cbeb580
Fix a regression that scheduler always go through all Filter plugins
Huang-Wei Dec 15, 2022
61835ac
Merge pull request #114453 from princepereira/automated-cherry-pick-o…
k8s-ci-robot Dec 16, 2022
c7118d9
Merge pull request #114038 from princepereira/automated-cherry-pick-o…
k8s-ci-robot Dec 16, 2022
0b0eee5
Windows Kube-Proxy implementation for internal traffic policy.
princepereira Dec 11, 2022
5bef9f4
Merge pull request #114468 from princepereira/automated-cherry-pick-o…
k8s-ci-robot Dec 16, 2022
ef3de87
Merge pull request #114457 from alculquicondor/automated-cherry-pick-…
k8s-ci-robot Dec 19, 2022
cf97824
Merge remote-tracking branch 'openshift/master' into rebase-1.26
sanchezl Dec 20, 2022
2678bba
UPSTREAM: 74956: apiserver: switch authorization to use protobuf client
mfojtik Oct 29, 2020
f6012a1
UPSTREAM: 84466: gce: ensureInternalInstanceGroups: reuse instance-gr…
abhinavdahiya Oct 29, 2020
0be7298
UPSTREAM: 93286: wait for apiservices on startup
deads2k Oct 29, 2020
b9d6866
UPSTREAM: <carry>: filter out CustomResourceQuota paths from OpenAPI
sttts Oct 29, 2020
065ff80
UPSTREAM: <carry>: patch aggregator to allow delegating resources
mfojtik Oct 29, 2020
a500a8c
UPSTREAM: <carry>: remove apiservice from sync in CRD registration wh…
mfojtik Oct 29, 2020
4a5b699
UPSTREAM: <carry>: hardcoded restmapper with a few entries to reboots…
deads2k Oct 29, 2020
b320817
UPSTREAM: <carry>: kubelet: Expose a simple journald shim on the kube…
smarterclayton Oct 29, 2020
f724da3
UPSTREAM: 96120: kubelet: Expose a simple Get-WinEvent shim on the ku…
LorbusChris Nov 2, 2020
e88dfd5
UPSTREAM: <carry>: kube-controller-manager: add service serving cert …
deads2k Oct 29, 2020
d80f018
UPSTREAM: <carry>: kube-controller-manager: allow running bare kube-c…
deads2k Oct 29, 2020
ffcc638
UPSTREAM: <carry>: kube-controller-manager: exclude some origin resou…
deads2k Oct 29, 2020
cd28806
UPSTREAM: <carry>: kube-apiserver: add our immortal namespaces direct…
deads2k Oct 29, 2020
5e22175
Resource claims should be a map type
JoelSpeed Dec 19, 2022
8648ce3
Merge pull request #114524 from Huang-Wei/automated-cherry-pick-of-#1…
k8s-ci-robot Dec 21, 2022
a5c0a5f
Add .go-version file containing build go version
liggitt Dec 22, 2022
79f2d3c
Merge pull request #114662 from liggitt/automated-cherry-pick-of-#114…
k8s-ci-robot Dec 23, 2022
c090810
Merge pull request #114617 from JoelSpeed/automated-cherry-pick-of-#1…
k8s-ci-robot Dec 27, 2022
b897fb4
Add pod to dsw if termination is not completed during reconstruction …
sunnylovestiramisu Dec 9, 2022
cceaf6c
Fix clearing rate limiter in disruption controller
mimowo Jan 3, 2023
da22a8f
Fix issues in volumesnapshot test for ephemeral storage
jingxu97 Nov 28, 2022
67f5701
Merge pull request #114429 from mimowo/automated-cherry-pick-of-#1143…
k8s-ci-robot Jan 4, 2023
640f15b
Licensing: skip modules with fewer subdirs than mods
skitt Jan 3, 2023
bfda7f6
Update daemonSet status even if syncDaemonSet fails
gjkim42 Aug 30, 2022
25af2bb
UPSTREAM: 113799: tests: network: Prefer internal IPs first
r4f4 Nov 9, 2022
cae683a
Merge pull request #114780 from mimowo/automated-cherry-pick-of-#1147…
k8s-ci-robot Jan 4, 2023
a991dff
Merge pull request #114791 from mauriciopoppe/automated-cherry-pick-o…
k8s-ci-robot Jan 4, 2023
9b0faca
UPSTREAM: <carry>: kube-apiserver: allow injection of kube-apiserver …
deads2k Oct 29, 2020
274a679
UPSTREAM: <carry>: kube-apiserver: priorize some CRD groups over others
deads2k Oct 29, 2020
73570c4
UPSTREAM: <carry>: Always test PDB's during service upgrade test
smarterclayton Oct 29, 2020
fb4bcee
UPSTREAM: <carry>: openshift-kube-apiserver: add kube-apiserver patches
deads2k Oct 29, 2020
41968a1
UPSTREAM: <carry>: kube-apiserver: wire through isTerminating into ha…
sttts Oct 29, 2020
f099785
UPSTREAM: <carry>: create termination events
sttts Oct 29, 2020
fff59b8
UPSTREAM: <carry>: bootstrap-rbac-policy: move over .well-known rules
sttts Oct 29, 2020
f67528a
UPSTREAM: <carry>: warn only about unknown feature gates
sttts Oct 29, 2020
8b72021
UPSTREAM: <carry>: disable AES24, not supported by FIPS
rphillips Oct 29, 2020
b3e4195
UPSTREAM: <carry>: bump nodes ready timeout
rphillips Oct 29, 2020
3d6de69
UPSTREAM: <carry>: Remove excessive e2e logging
p0lyn0mial Oct 29, 2020
76fd701
UPSTREAM: <carry>: conditionally fill the UserAgent from the currentl…
p0lyn0mial Oct 29, 2020
6637b90
UPSTREAM: 90452: refactor/improve CRD publishing e2e tests in an HA s…
p0lyn0mial Oct 29, 2020
8f812cf
UPSTREAM: <carry>: Add OpenShift tooling, images, configs and docs
marun Oct 29, 2020
773b3e4
UPSTREAM: <carry>: export HandleFlags
soltysh Jul 21, 2021
8252347
UPSTREAM: <carry>: noderestrictions: add node-role.kubernetes.io/* to…
sttts Oct 29, 2020
4a2fa27
UPSTREAM: <carry>: Skip unit tests incompatible with openshift ci
marun Oct 29, 2020
f60aed3
UPSTREAM: <carry>: Release lock on KCM and KS termination
tnozicka Oct 29, 2020
af08f30
UPSTREAM: <carry>: Override termination grace period on annotation
ehashman Jan 15, 2021
1a87fd9
UPSTREAM: <carry>: kube-apiserver: ignore SIGTERM/INT after the first…
sttts Feb 8, 2021
917475a
UPSTREAM: <carry>: use hardcoded metrics scraping authorizer for dele…
deads2k Feb 22, 2021
0c56188
UPSTREAM: <carry>: allow kubelet to self-authorize metrics scraping
deads2k Mar 1, 2021
164df05
UPSTREAM: <carry>: provide events, messages, and bodies for probe fai…
deads2k Mar 9, 2021
a1071ac
UPSTREAM: <carry>: allows for switching KS to talk to Kube API over l…
p0lyn0mial Mar 24, 2021
fa0a214
UPSTREAM: <carry>: add management support to kubelet
rphillips Mar 29, 2021
78c9d18
UPSTREAM: <carry>: APIRequestCount Handler
sanchezl Feb 24, 2021
79e0df9
UPSTREAM: <carry>: allows for switching KCM to talk to Kube API over …
p0lyn0mial Mar 4, 2021
41e3444
UPSTREAM: <carry>: Ensure service ca is mounted for projected tokens
marun May 10, 2021
122f74e
UPSTREAM: <carry>: apiserver: add system_client=kube-{apiserver,cm,s}…
sttts Jun 3, 2021
97c75d3
UPSTREAM: <carry>: annotate audit events for requests during unready …
deads2k Jun 14, 2021
98986b5
UPSTREAM: <carry>: emit event when readyz goes true
deads2k Jun 14, 2021
5ae5a8c
UPSTREAM: <carry>: crd: add ClusterOperator condition message table c…
sttts Jun 16, 2021
3285f05
UPSTREAM: <carry>: only chown if non-windows machine
rphillips Jun 11, 2021
7c1e4da
UPSTREAM: <carry>: openshift's kube-apiserver is in openshift-kube-ap…
deads2k Jul 9, 2021
003c82b
UPSTREAM: 103612: tolerate additional, but congruent, events for inte…
deads2k Jul 9, 2021
a97482a
UPSTREAM: <carry>: add a way to inject a vulnerable, legacy service-c…
deads2k Jul 9, 2021
60c21c4
UPSTREAM: <carry>: skip posting failures to aggregated APIs to avoid …
p0lyn0mial Aug 24, 2021
eb8a79d
UPSTREAM: <carry>: Revert "Remove Endpoints write access from aggrega…
danwinship Aug 23, 2021
c8901b8
UPSTREAM: <carry>: send Retry-After when not ready with a caller opt in
tkashem Aug 25, 2021
0fcb604
UPSTREAM: <carry>: add max_housekeeping_interval
rphillips Jul 7, 2021
e3230c2
UPSTREAM: <carry>: sets X-OpenShift-Internal-If-Not-Ready HTTP Header…
p0lyn0mial Aug 26, 2021
e378fe6
UPSTREAM: <carry>: use console-public config map for console redirect
atiratree Jan 12, 2022
a9753a1
UPSTREAM: <carry>: e2e-framework: don't autosync PodSecurity labels
stlaz May 19, 2022
037536c
UPSTREAM: <carry>: fix [sig-auth] ServiceAccounts no secret-based ser…
tkashem Apr 29, 2022
c4433ee
UPSTREAM: <carry>: don't fail integration due to too many goroutines
soltysh Sep 14, 2022
fa3bf5a
UPSTREAM: <carry>: optionally enable retry after until apiserver is r…
tkashem Aug 17, 2022
5cd60f6
UPSTREAM: <carry>: STOR-829: Add CSIInlineVolumeSecurity admission pl…
dobsonj Nov 9, 2022
c25004b
Automated cherry pick of #114602: Removed the reverted changes from C…
Shubham82 Jan 5, 2023
fc27c43
Cherry pick 114857 to release-1.26
jpbetz Jan 5, 2023
6219d34
UPSTREAM: 112993: remove in-tree volume limits test now that CSIMigra…
dobsonj Jan 6, 2023
94421b5
UPSTREAM: <carry>: update e2e test annotations
dobsonj Jan 6, 2023
099791b
Merge pull request #1448 from dobsonj/OCPBUGS-4900-4.13
openshift-merge-robot Jan 9, 2023
529e773
Bump konnectivity-client to v0.0.35
jkh52 Jan 3, 2023
57cea1f
expose prometheus.Registerer so that we can hook into this from exter…
Dec 5, 2022
91228a5
egress_selector.go: register konnectivity-client metrics.
jkh52 Jan 4, 2023
7070314
Adjust DisruptionTarget condition message to do not include preemptor…
mimowo Jan 10, 2023
5b7b949
Do not leak cross namespace pod metadata in preemption events
mimowo Jan 9, 2023
0fb972f
Merge pull request #114927 from jkh52/release-1.26-knp-metrics
k8s-ci-robot Jan 10, 2023
424b877
Improve vendor verification works for each staging repo
liggitt Jan 10, 2023
0085f25
Exports WarningPrinter field in DeleteOptions
seans3 Jan 10, 2023
e061ec9
Merge pull request #114968 from lalitc375/automated-cherry-pick-of-#1…
k8s-ci-robot Jan 11, 2023
0854df1
Merge pull request #114819 from gjkim42/automated-cherry-pick-of-#113…
k8s-ci-robot Jan 11, 2023
e8d0c3b
Merge pull request #114960 from liggitt/automated-cherry-pick-of-#114…
k8s-ci-robot Jan 11, 2023
138c681
Merge pull request #114730 from sunnylovestiramisu/automated-cherry-p…
k8s-ci-robot Jan 11, 2023
59a854c
Merge pull request #114521 from 3point2/automated-cherry-pick-of-#113…
k8s-ci-robot Jan 11, 2023
4677d61
Merge pull request #114812 from skitt/automated-cherry-pick-of-#11478…
k8s-ci-robot Jan 12, 2023
e2093f8
Merge pull request #114861 from jpbetz/release-1.26
k8s-ci-robot Jan 12, 2023
242b82c
Explicitly call rand.Seed() method
Karthik-K-N Nov 23, 2022
d23d4af
Do not include scheduler name in the preemption event message
mimowo Jan 11, 2023
fcc4ed6
releng: Update images, dependencies and version to Go 1.19.5
cpanato Jan 12, 2023
fd2245b
pkg/controller/job: re-honor exponential backoff
nikhita Jan 10, 2023
c884985
Merge pull request #115014 from cpanato/go119-126
k8s-ci-robot Jan 12, 2023
5d3c413
Merge pull request #114945 from mimowo/automated-cherry-pick-of-#1149…
k8s-ci-robot Jan 12, 2023
47f0a82
Merge pull request #114946 from mimowo/automated-cherry-pick-of-#1149…
k8s-ci-robot Jan 13, 2023
b409642
Merge pull request #115005 from Rajalakshmi-Girish/automated-cherry-p…
k8s-ci-robot Jan 13, 2023
0f05e26
PodGC should not add DisruptionTarget condition for pods which are in…
mimowo Jan 13, 2023
b4e019f
UPSTREAM: <carry>: pod-security: don't fail on SCC admission error
stlaz Jan 16, 2023
1c5bdd5
Merge pull request #114838 from Shubham82/cherry-pick-of-#114602-upst…
k8s-ci-robot Jan 16, 2023
7dab57f
Merge pull request #1453 from stlaz/podextractor_fixup
openshift-merge-robot Jan 16, 2023
db4c64b
Merge pull request #115027 from nikhita/automated-cherry-pick-of-#114…
k8s-ci-robot Jan 17, 2023
0248aa8
Fixes the issue #114145
Rajalakshmi-Girish Jan 10, 2023
8f94681
Release commit for Kubernetes v1.26.1
k8s-release-robot Jan 18, 2023
8017dff
Release commit for Kubernetes v1.26.2-rc.0
k8s-release-robot Jan 18, 2023
070518c
Update CHANGELOG/CHANGELOG-1.26.md for v1.26.1
k8s-release-robot Jan 18, 2023
8f86f57
bump honnef.co/go/tools to support go1.20
liggitt Jan 17, 2023
7ec8de5
Fix shadowing lint error
liggitt Jan 17, 2023
0b0a325
fix bug with param controllers being removed if used by more than one…
Jan 18, 2023
1b2da23
Merge pull request #115152 from Rajalakshmi-Girish/automated-cherry-p…
k8s-ci-robot Jan 20, 2023
6495dd0
k8s.io/component-base/logs: fix usage through Go flag package
pohly Dec 23, 2022
ce665b2
k8s.io/component-base/logs: unit test for command line help output
pohly Jan 17, 2023
576b56a
k8s.io/component-base/logs: relax flagset unit tests
pohly Jan 18, 2023
5dc7893
k8s.io/component-base/logs: match full help text in unit test
pohly Jan 19, 2023
429b61f
Merge pull request #115169 from liggitt/automated-cherry-pick-of-#115…
k8s-ci-robot Jan 20, 2023
b48139c
add custom dialer optimized for probes
aojea Jan 17, 2023
cc7e738
use custom dialer for tcp probes
aojea Jan 17, 2023
b6429e3
use custom dialer for http probes
aojea Jan 17, 2023
4b18095
UPSTREAM: <carry>: make the PSA workload admission warnings honor the…
deads2k Oct 17, 2022
70cda88
UPSTREAM: <carry>: Tag AWS security groups at creation
JoelSpeed Nov 7, 2022
c07a7bb
UPSTREAM: 114667: e2e: Remove kubeadm-ism in DNS HostNetwork test
Miciah Dec 22, 2022
9f9b209
UPSTREAM: 114770: Fix clearing rate limiter in disruption controller
mimowo Jan 3, 2023
c0367ae
UPSTREAM: <drop>: update deps in go.mod
sanchezl Dec 14, 2022
77c340d
UPSTREAM: <carry>: disable tests for features in alpha
sanchezl Dec 20, 2022
e79b2b0
UPSTREAM: <drop>: temporarily disable test until oc is bumped
sanchezl Jan 4, 2023
390d3e1
UPSTREAM: <carry>: disable failing dnsPolicy test
sanchezl Jan 10, 2023
af53c46
UPSTREAM: <drop>: run hack/update-vendor.sh
sanchezl Dec 14, 2022
6453917
UPSTREAM: <drop>: make update
sanchezl Dec 14, 2022
a74864d
UPSTREAM: <carry>: update hyperkube image version
sanchezl Jan 26, 2023
4cd96e6
Fix panic on ClusterIP allocation for /28 subnets
aojea Jan 25, 2023
7d2254d
kubectl: use v2 for hpa
a7i Jan 7, 2023
d3b0f3f
add scale test for probes
aojea Jan 17, 2023
aa95077
Fix nil pointer error in nodevolumelimits csi logging
sunnylovestiramisu Jan 18, 2023
376f673
Merge pull request #115333 from aojea/automated-cherry-pick-of-#11532…
k8s-ci-robot Jan 27, 2023
a9edc2c
Fix konnectivity-client metric registration.
jkh52 Jan 25, 2023
4b20ac8
UPSTREAM: <carry>: remove private libs from go.mod
sanchezl Jan 27, 2023
5f4e61b
UPSTREAM: <drop>: update vendor
sanchezl Jan 27, 2023
15b48cd
Avoid typechecking stdlib
liggitt Jan 29, 2023
c688261
Merge pull request #115104 from mimowo/automated-cherry-pick-of-#1150…
k8s-ci-robot Jan 30, 2023
dfda43d
Merge pull request #115278 from SergeyKanzhelev/automated-cherry-pick…
k8s-ci-robot Jan 30, 2023
b10dce4
dynamic resource allocation: avoid apiserver complaint about list con…
pohly Jan 26, 2023
083e3f3
Merge pull request #1432 from sanchezl/rebase-1.26
openshift-merge-robot Jan 31, 2023
51378d3
UPSTREAM: <carry>: kubelet: fix readiness probes with pod termination
rphillips Jan 17, 2023
a082cbd
update prev succeeded indexes for indexed jobs unconditionally
danielvegamyhre Jan 27, 2023
67f1639
Merge pull request #1450 from rphillips/test_readiness_probes_fix_ope…
openshift-merge-robot Feb 2, 2023
6d4db15
apiserver: remove 34s from DELETECOLLECTION rest handler
tkashem Jan 26, 2023
832968b
UPSTREAM: 115484: Don't explicitly set image version in tests
soltysh Feb 2, 2023
100f420
UPSTREAM: <carry>: disable tests dependent on StackDriver
sanchezl Feb 2, 2023
adabb0b
UPSTREAM: <drop>: update generated code
sanchezl Feb 2, 2023
6d4b94f
Merge pull request #115386 from liggitt/automated-cherry-pick-of-#115…
k8s-ci-robot Feb 3, 2023
bd93222
Merge pull request #1465 from soltysh/image_version_ocp
openshift-merge-robot Feb 3, 2023
9eb81c2
Merge pull request #1466 from sanchezl/skip-gce
openshift-merge-robot Feb 3, 2023
4e34ec5
UPSTREAM: <carry>: PSa metrics: log platform namespaces in audit denies
stlaz Jan 16, 2023
a06fff3
UPSTREAM: 114027: make GetSubnetPrefix IP family agnostic
anggao Nov 20, 2022
5a6e365
Ignore container events with nil PodSandboxStatus
ruiwen-zhao Dec 7, 2022
85e5e7f
Merge pull request #1469 from sanchezl/upstream_114027
openshift-merge-robot Feb 6, 2023
da62781
UPSTREAM: <carry>: add icsp,idms,itms validation reject creating icsp…
QiWang19 Sep 29, 2022
2412b34
UPSTREAM: <carry>: update vendor
QiWang19 Feb 6, 2023
c651e4f
kubelet/client: collapse transport wiring onto standard approach
enj Feb 6, 2023
149fe52
Merge pull request #1310 from QiWang19/handle-icsp
openshift-merge-robot Feb 7, 2023
07ee81c
hack/tools: Bump golangci-lint version
MadhavJivrajani Feb 8, 2023
be1dc7d
*: Fix linter warnings
MadhavJivrajani Feb 8, 2023
4e95e99
Enforce nodeName cannot be set along with non empty schedulingGates
Huang-Wei Feb 7, 2023
c5fe622
Pin golang.org/x/net to v0.4.0 in 1.26
nckturner Feb 9, 2023
96dacc5
Merge pull request #115185 from alexzielenski/automated-cherry-pick-o…
k8s-ci-robot Feb 9, 2023
9f9ba1b
Merge pull request #115479 from tkashem/automated-cherry-pick-of-#115…
k8s-ci-robot Feb 9, 2023
e6810e1
Merge pull request #115337 from nathanmartins/automated-cherry-pick-o…
k8s-ci-robot Feb 9, 2023
ddc6ba7
Merge pull request #115611 from MadhavJivrajani/golangci-lint-1.26
k8s-ci-robot Feb 9, 2023
e115dfe
Merge pull request #115347 from sunnylovestiramisu/automated-cherry-p…
k8s-ci-robot Feb 10, 2023
5ae2e75
Merge pull request #115642 from nckturner/pin-golang.org/x/net-to-v0.…
k8s-ci-robot Feb 10, 2023
41137e4
Merge pull request #115400 from pohly/automated-cherry-pick-of-#11535…
k8s-ci-robot Feb 10, 2023
f7bcf49
Merge pull request #115462 from danielvegamyhre/automated-cherry-pick…
k8s-ci-robot Feb 10, 2023
0711382
Merge pull request #115552 from ruiwen-zhao/automated-cherry-pick-of-…
k8s-ci-robot Feb 10, 2023
76cdf44
Merge pull request #115229 from pohly/automated-cherry-pick-of-#11468…
k8s-ci-robot Feb 10, 2023
1802182
Merge pull request #115566 from enj/automated-cherry-pick-of-#115315-…
k8s-ci-robot Feb 10, 2023
3822e40
Merge pull request #115369 from jkh52/release-1.26-fix-metrics
k8s-ci-robot Feb 10, 2023
fbb80cb
Merge pull request #115636 from Huang-Wei/automated-cherry-pick-of-#1…
k8s-ci-robot Feb 10, 2023
c729678
Merge pull request #1454 from stlaz/podsecurity_metrics
openshift-merge-robot Feb 13, 2023
26d4675
Update golang.org/x/net to v0.7.0
liggitt Feb 15, 2023
0fbdfce
Merge pull request #115787 from liggitt/net-0.7.0-1.26
k8s-ci-robot Feb 15, 2023
3716009
UPSTREAM: <carry>: add default sysctls for kubelet in rpm
rphillips Feb 15, 2023
919a59b
Merge pull request #1475 from rphillips/add_sysctls
openshift-merge-robot Feb 16, 2023
40eb36a
releng: Update images, dependencies and version to Go 1.19.6
cpanato Feb 16, 2023
f021678
Merge tag 'v1.26.1' into bump-1.26.1
sanchezl Feb 16, 2023
22d4846
UPSTREAM: <drop>: hack/update-vendor.sh, make update and update image
sanchezl Feb 16, 2023
915924e
Merge pull request #115833 from cpanato/rel-126-go1196
k8s-ci-robot Feb 17, 2023
d6f6cd6
UPSTREAM: <carry>: add new approvers
tkashem Feb 17, 2023
85f0f2c
UPSTREAM: <drop>: Revert "UPSTREAM: <carry>: annotate audit events fo…
tkashem Feb 15, 2023
b923723
Merge pull request #1458 from tkashem/approver
openshift-merge-robot Feb 20, 2023
e068ca2
UPSTREAM: 115863: Remove global framework variable
jsafrane Feb 17, 2023
8564fb8
Merge pull request #1480 from sanchezl/vsphere-tests
openshift-merge-robot Feb 20, 2023
518f3ed
Merge pull request #1446 from jluhrsen/OCPBUGS-1661
openshift-merge-robot Feb 21, 2023
fc04e73
Release commit for Kubernetes v1.26.2
k8s-release-robot Feb 22, 2023
78f50d0
UPSTREAM: <drop>: bump(openshift/api,openshift/client-go)
eggfoobar Feb 8, 2023
04ff509
UPSTREAM: <carry>: node admission plugin for cpu partitioning
eggfoobar Feb 8, 2023
8923264
Merge pull request #1312 from eggfoobar/wrk-prt-multi-node
openshift-merge-robot Feb 23, 2023
9626fc2
UPSTREAM: <drop>: OCPBUGS-5991: Kube APIServer panics in admission co…
tkashem Feb 23, 2023
d405dc9
UPSTREAM: <carry>: PSa metrics: unset ocp_namespace on non-platform n…
stlaz Feb 27, 2023
0513121
Merge pull request #1488 from tkashem/ocpbugs-5991
openshift-merge-robot Feb 27, 2023
5bb8838
UPSTREAM: 115968: add SeccompProfile to Pod and Container accessors/m…
stlaz Feb 22, 2023
f854081
Merge pull request #1490 from stlaz/sc_accessors_openshift
openshift-merge-robot Feb 28, 2023
019663f
Merge pull request #1479 from sanchezl/bump-1.26.1
openshift-merge-robot Mar 1, 2023
58adbf2
Merge tag 'v1.26.2' into bump-1.26.2
sanchezl Mar 1, 2023
8cfbab7
Merge pull request #1489 from stlaz/psametrics-non-platform
openshift-merge-robot Mar 2, 2023
0655647
UPSTREAM: <drop>: manually resolve conflicts
sanchezl Mar 2, 2023
316215c
UPSTREAM: <carry>: kubelet: fix readiness probes with pod termination
sanchezl Mar 2, 2023
ed2f3d8
UPSTREAM: <drop>: hack/update-vendor.sh, make update and update image
sanchezl Mar 2, 2023
8f93c35
Merge pull request #1494 from sanchezl/bump-1.26.2
openshift-merge-robot Mar 3, 2023
209a350
UPSTREAM: 116227: Fix mounted volume expansion tests
gnufied Mar 2, 2023
89af625
UPSTREAM: <carry>: update rebase doc
soltysh Feb 1, 2023
3754ece
Merge pull request #1464 from soltysh/update_merge
openshift-merge-robot Mar 6, 2023
7d98b1a
Merge pull request #1498 from gnufied/backport-resizing-fix
openshift-merge-robot Mar 8, 2023
310f2c5
UPSTREAM: <carry>: STOR-829: Add CSIInlineVolumeSecurity admission pl…
dobsonj Mar 3, 2023
5d48b26
Merge pull request #1499 from dobsonj/OCPBUGS-8220
openshift-merge-robot Mar 16, 2023
20caad9
UPSTREAM: 115328: annotate early and late requests
tkashem Mar 13, 2023
54b5520
Merge pull request #1456 from tkashem/pr-115328
openshift-merge-robot Mar 17, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .ci-operator.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
build_root_image:
name: release
namespace: openshift
tag: rhel-8-release-golang-1.19-openshift-4.12
tag: rhel-8-release-golang-1.19-openshift-4.13
1 change: 0 additions & 1 deletion .generated_files
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

file-prefix zz_generated.

file-name BUILD
file-name types.generated.go
file-name generated.pb.go
file-name generated.proto
Expand Down
3 changes: 3 additions & 0 deletions .github/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners

options:
# make root approval non-recursive
no_parent_owners: true
reviewers:
- alisondy
- cblecker
Expand Down
7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,6 @@ kubernetes.tar.gz
# Phony test files used as part of coverage generation
zz_generated_*_test.go

# make-related metadata
/.make/

# Just in time generated data in the source, should never be committed
/test/e2e/generated/bindata.go

Expand All @@ -126,3 +123,7 @@ vendordiff.patch

# Ignore openshift source archives produced as part of rpm build
openshift*.tar.gz

# Ensure that openapi definitions are not ignored to ensure that
# openshift/origin can vendor them.
!pkg/generated/openapi/zz_generated.openapi.go
1 change: 1 addition & 0 deletions .go-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.19.6
20 changes: 11 additions & 9 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,20 @@ issues:
max-same-issues: 0
# Excluding configuration per-path, per-linter, per-text and per-source
exclude-rules:
# exclude ineffassing linter for generated files for conversion
# exclude ineffassign linter for generated files for conversion
- path: conversion\.go
linters:
- ineffassign
# TODO(oscr) Remove these excluded directories and fix findings. Due to large amount of findings in different components
# with different owners it's hard to fix everything in a single pr. This will therefore be done in multiple prs.
- path: (pkg/volume/*|test/*|cmd/kubeadm/*|azure/*|pkg/cmd/wait*|request/bearertoken/*|metrics/*|filters/*)
linters:
- gocritic

linters:
disable-all: true
enable: # please keep this alphabetized
# Don't use soon to deprecated[1] linters that lead to false
# https://github.com/golangci/golangci-lint/issues/1841
# - deadcode
# - structcheck
# - varcheck
- gocritic
- ineffassign
- logcheck
- staticcheck
Expand All @@ -33,8 +34,11 @@ linters-settings: # please keep this alphabetized
path: _output/local/bin/logcheck.so
description: structured logging checker
original-url: k8s.io/klog/hack/tools
gocritic:
enabled-checks:
- equalFold
- boolExprSimplify
staticcheck:
go: "1.18"
checks: [
"all",
"-SA1019", # TODO(fix) Using a deprecated function, variable, constant or field
Expand All @@ -44,5 +48,3 @@ linters-settings: # please keep this alphabetized
checks: [
"ST1019", # Importing the same package multiple times.
]
unused:
go: "1.18"
1,780 changes: 0 additions & 1,780 deletions CHANGELOG/CHANGELOG-1.25.md

This file was deleted.

1,980 changes: 1,980 additions & 0 deletions CHANGELOG/CHANGELOG-1.26.md

Large diffs are not rendered by default.

17 changes: 10 additions & 7 deletions CHANGELOG/OWNERS
Original file line number Diff line number Diff line change
@@ -1,19 +1,22 @@
# See the OWNERS docs at https://go.k8s.io/owners

options:
# make root approval non-recursive
no_parent_owners: true
approvers:
- release-engineering-approvers
- release-managers
- AuraSinis # 1.24 Release Notes Lead
- cici37 # 1.23 Release Notes Lead
- pmmalinov01 # 1.22 Release Notes Lead
- wilsonehusin # 1.21 Release Notes Lead
- csantanapr # 1.25 Release Notes Lead
- ramrodo # 1.26 Release Notes Lead
reviewers:
- release-managers
- AuraSinis # 1.24 Release Notes Lead
- csantanapr # 1.24 Release Notes Shadow
- parul5sahoo # 1.24 Release Notes Shadow
- Lp-Francois # 1.24 Release Notes Shadow
- RinkiyaKeDad # 1.24 Release Notes Shadow
- AnaMMedina21 # 1.26 Release Notes Shadow
- harshanarayana # 1.26 Release Notes Shadow
- laxmikantbpandhare # 1.26 Release Notes Shadow
- ramrodo # 1.26 Release Notes Lead
- sayantani11 # 1.26 Release Notes Shadow
labels:
- sig/release
- area/release-eng
1 change: 1 addition & 0 deletions CHANGELOG/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# CHANGELOGs

- [CHANGELOG-1.26.md](./CHANGELOG-1.26.md)
- [CHANGELOG-1.25.md](./CHANGELOG-1.25.md)
- [CHANGELOG-1.24.md](./CHANGELOG-1.24.md)
- [CHANGELOG-1.23.md](./CHANGELOG-1.23.md)
Expand Down
1 change: 1 addition & 0 deletions DOWNSTREAM_OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ filters:
- sttts
- soltysh
- mfojtik
- tkashem

"^\\.go.(mod|sum)$":
labels:
Expand Down
3 changes: 3 additions & 0 deletions LICENSES/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# See the OWNERS docs at https://go.k8s.io/owners

options:
# make root approval non-recursive
no_parent_owners: true
approvers:
- dep-approvers

This file was deleted.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading