Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CNTRLPLANE-1: Update to Kubernetes v1.32.0 #2147

Open
wants to merge 2,813 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2813 commits
Select commit Hold shift + click to select a range
210deea
Merge pull request #128681 from soltysh/client-go_port_forward_reset
k8s-ci-robot Nov 7, 2024
8661f74
Fix AllocatedResources feature gate annotation
tallclair Nov 7, 2024
5a3a40c
Handle resize edge cases around min CPU shares
tallclair Nov 7, 2024
bab6df8
Add resize e2e tests around min CPU shares
tallclair Nov 7, 2024
60651eb
Merge pull request #125577 from richabanker/statusz
k8s-ci-robot Nov 8, 2024
da8dc43
Add flagz implementation and enablement in apiserver
richabanker Mar 29, 2024
a2a32fc
Merge pull request #121968 from Peac36/fix/121414
k8s-ci-robot Nov 8, 2024
9f87719
Merge pull request #127275 from bouaouda-achraf/fix-quota-inplace-res…
k8s-ci-robot Nov 8, 2024
3005252
Merge pull request #127300 from hshiina/error-propagation
k8s-ci-robot Nov 8, 2024
4d10ae8
Merge pull request #127513 from tkashem/delete-undecryptable
k8s-ci-robot Nov 8, 2024
46b3d9b
Merge pull request #128186 from sreeram-venkitesh/117767-in-place-pod…
k8s-ci-robot Nov 8, 2024
4cf2818
Merge pull request #128240 from LionelJouin/KEP-4817
k8s-ci-robot Nov 8, 2024
b35bbec
Merge pull request #128506 from kolyshkin/cgroups-nit
k8s-ci-robot Nov 8, 2024
e1e92bc
Merge pull request #128618 from knrc/error-check-fix
k8s-ci-robot Nov 8, 2024
210f129
Merge pull request #128676 from vivzbansal/sidecar-3
k8s-ci-robot Nov 8, 2024
0ce7b68
v1alpha2 LeaseCandidate API
Jefftree Oct 4, 2024
e86c38b
generated
Jefftree Oct 4, 2024
495af2a
Add missing comments in k8s.io/api/core/v1
ut-wangbo May 31, 2024
d7f488b
API changes for Pod Level Resources
ndixita Oct 16, 2024
85488b5
Generated files and compatability data from API changes
ndixita Oct 16, 2024
502e0f5
Adding support for pod level resources in kubectl
ndixita Oct 24, 2024
a2ddde8
Adding the logic to set default pod-level request as following:
ndixita Oct 26, 2024
8a8dc27
Adding the logic to validate pod-level resources as following:
ndixita Oct 27, 2024
6db4044
Scheduler changes:
ndixita Oct 29, 2024
26f11c4
QOS changes for Pod Level resources
ndixita Oct 30, 2024
5ea57fb
cgroup configuration changes:
ndixita Oct 30, 2024
5a64597
Adding OOM Score adjustment formula changes that takes pod level reso…
ndixita Oct 31, 2024
99a6153
e2e tests
ndixita Nov 3, 2024
28dea49
Limit Range changes to validate against Pod Level Resources
ndixita Nov 4, 2024
7772214
Resource Quota enforcement changes for Pod Level Resources
ndixita Nov 4, 2024
9813d85
Fixing linter failures
ndixita Nov 6, 2024
b78f6e2
Allowlisting k8s.io/components-helpers/resource import in ./pkg/apis/…
ndixita Nov 6, 2024
b30e6c8
keeping the qos code as-is for the existing case when pod-level resou…
ndixita Nov 7, 2024
4d91d50
Merge pull request #127581 from richabanker/flagz-apiserver
k8s-ci-robot Nov 8, 2024
3232e2f
Merge pull request #128687 from tallclair/allocated-status
k8s-ci-robot Nov 8, 2024
7680f0f
api: reject removing requsets & limits for Burstable pods.
AnishShah Nov 7, 2024
81dc453
Merge pull request #128287 from Nordix/esotsal/128068
k8s-ci-robot Nov 8, 2024
0fff5bb
Merge pull request #128680 from tallclair/min-cpu
k8s-ci-robot Nov 8, 2024
6db9477
Merge pull request #128686 from thockin/take_over_pr-125233
k8s-ci-robot Nov 8, 2024
917aa9a
Remove deprecated extra-dirs flag
dinhxuanvu Nov 8, 2024
bf8354d
Revert "[FG:InPlacePodVerticalScaling] kubelet: Propagate error in do…
tallclair Nov 8, 2024
45260fd
Merge pull request #127857 from Jefftree/cle-v1alpha2
k8s-ci-robot Nov 8, 2024
c25f5ee
Merge pull request #128407 from ndixita/pod-level-resources
k8s-ci-robot Nov 8, 2024
48e4344
fix isLikelyNotMountPointStatx relative path issue
umagnus Oct 23, 2024
b0ce65d
Generify fake clientsets
skitt Jul 30, 2024
be03bcf
Run codegen
skitt Aug 1, 2024
2691a29
Merge pull request #128683 from AnishShah/validation
k8s-ci-robot Nov 8, 2024
736e556
Align fake client-go clients with the main interface
skitt Nov 8, 2024
f0f319c
Make fake node as ready but unschedulable
carlory Nov 8, 2024
da215bf
Merge pull request #128697 from carlory/fix-node-test
k8s-ci-robot Nov 8, 2024
1d822f1
Fix linter errors
tallclair Nov 8, 2024
dd6ad66
prune-junit-xml: avoid appending semicolon
pohly Nov 8, 2024
4695244
Merge pull request #126621 from my-git9/node-deadcode-remove
k8s-ci-robot Nov 8, 2024
2012060
Merge pull request #128692 from dinhxuanvu/extra-dir
k8s-ci-robot Nov 8, 2024
31970d4
Merge pull request #126503 from skitt/generic-fake-client
k8s-ci-robot Nov 8, 2024
fd66693
Merge pull request #128701 from pohly/prune-junit-xml-trailing-semicolon
k8s-ci-robot Nov 8, 2024
591c75e
Merge pull request #128694 from tallclair/revert-127300-error-propaga…
k8s-ci-robot Nov 8, 2024
61e6242
Move windows infeasible resize check into canResizePod
tallclair Nov 7, 2024
3a2555e
Emit events for resize error states
tallclair Nov 9, 2024
7fe41da
KEP-4603: Node specific kubelet config for maximum backoff down to 1 …
lauralorenz Nov 9, 2024
00f7b95
fix: flaky TestPrepareCandidate
sanposhiho Nov 8, 2024
3d08c10
fix PodLogsQuerySplitStream if feature is enabled and using defaults
kannon92 Nov 8, 2024
feb3f92
Merge pull request #128712 from kannon92/fix-stream-test-failures
k8s-ci-robot Nov 9, 2024
e905e2d
Update metrics docs for v1.32 release
Nov 9, 2024
9c6126e
Possible fix for alpha CI jobs failing with AllowUnsafeMalformedObjec…
dims Nov 9, 2024
1b08de5
Merge pull request #128722 from dims/possible-fix-for-alpha-feature-b…
k8s-ci-robot Nov 9, 2024
8fe10dc
Merge pull request #128691 from sanposhiho/flaky-candidate
k8s-ci-robot Nov 9, 2024
7378b5e
Graduate InPlacePodVerticalScaling to Beta
tallclair Nov 7, 2024
479b300
Fix unit tests
tallclair Nov 9, 2024
4bbc6f1
Move pod_resize tests out of alpha
tallclair Nov 7, 2024
f913b7a
Adding imagepull backoff test
lauralorenz Nov 5, 2024
6337a28
Organize into its own context
lauralorenz Nov 5, 2024
6ef05db
The idea of how this test should work
lauralorenz Nov 5, 2024
2e0cc1b
Merge pull request #127943 from ii/promote-serviceaccounttoken-test
k8s-ci-robot Nov 11, 2024
9df464f
Generate ContainerManager mocks
tallclair Nov 8, 2024
caedccf
Allow resize when pod limits aren't set
tallclair Nov 9, 2024
25cf2a2
Allow adding limits
tallclair Nov 9, 2024
4991d2f
Resize E2E tests without limits
tallclair Nov 9, 2024
2935b10
Set default ResizePolicy in fuzzer for roundtrip tests
tallclair Nov 11, 2024
f5d1fdf
Merge pull request #128718 from tallclair/no-cpu-limit
k8s-ci-robot Nov 11, 2024
6b031e5
Merge pull request #128713 from tallclair/ippr-debug-events
k8s-ci-robot Nov 11, 2024
2479d91
Fix test to count pull tries
lauralorenz Nov 11, 2024
fc4ac5e
Move image pull backoff test to be with other image pull tests
lauralorenz Nov 12, 2024
15bae1e
Add container restart test too
lauralorenz Nov 12, 2024
bad037b
Formatting
lauralorenz Nov 12, 2024
95591ab
Add AllowSidecarResizePolicy to relax resize policy validation check …
vivzbansal Nov 11, 2024
f032068
Focus on restart numbers instead of timing
lauralorenz Nov 12, 2024
7580e6a
Revert PR #126533 and add a test case for the case where there is yaml
ah8ad3 Nov 12, 2024
8115bac
Merge pull request #128666 from macsko/fix_scale_down_in_eventhandlin…
k8s-ci-robot Nov 12, 2024
6c27e8d
DRA kubelet: use unique protobuf package name
pohly Nov 12, 2024
79e5584
Merge pull request #128682 from tallclair/ippr-beta
k8s-ci-robot Nov 12, 2024
e6059d7
Fix typecheck and verify
lauralorenz Nov 12, 2024
2732d57
Missed refactor of container name here
lauralorenz Nov 12, 2024
1da8ca8
Extract restart number properly
lauralorenz Nov 12, 2024
252e9cb
Merge pull request #128754 from vivzbansal/sidecar-3
k8s-ci-robot Nov 12, 2024
d293c50
Fix spelling
lauralorenz Nov 12, 2024
e03d0f6
Orient tests to run faster, but tolerate infra slowdowns up to 5 minutes
lauralorenz Nov 12, 2024
285d433
Clearer image pull test and utils
lauralorenz Nov 12, 2024
8e7b2af
Use a better util
lauralorenz Nov 12, 2024
529d5ba
Don't overly indirect image name
lauralorenz Nov 12, 2024
59f9858
Move function specific to container restart test inline
lauralorenz Nov 12, 2024
8342d39
Equate CPU limits below the minimum effective limit (10m)
tallclair Nov 13, 2024
18600f4
Min cpu limit resize e2e test
tallclair Nov 13, 2024
9ab0d81
Now that sleep is shorter, only expect to reach 3 within 30s
lauralorenz Nov 13, 2024
420c698
Merge pull request #128764 from pohly/dra-kubelet-grpc-api-package-name
k8s-ci-robot Nov 13, 2024
af7581e
Merge pull request #128761 from ah8ad3/revert-126533
k8s-ci-robot Nov 13, 2024
0926587
Merge pull request #128771 from tallclair/min-quota
k8s-ci-robot Nov 13, 2024
d81e8be
kubeadm: fix a bug where upgrade dryrun can not select the network in…
SataQiu Nov 13, 2024
f59dd4b
Merge pull request #128777 from SataQiu/fix-upgrade-dryrun-20241113
k8s-ci-robot Nov 13, 2024
5ee686b
Merge pull request #128559 from lauralorenz/crashloopbackoff-refactor…
k8s-ci-robot Nov 13, 2024
56e3c78
Fixed failing test by removing privilege check and some refactor
srivastav-abhishek Nov 12, 2024
429abe3
fix: split TestCoreResourceEnqueue to deal with the timeout issue
sanposhiho Nov 12, 2024
deecaf7
Merge pull request #128763 from srivastav-abhishek/fix-err-string
k8s-ci-robot Nov 13, 2024
475ee33
Merge pull request #128765 from sanposhiho/split-tests
k8s-ci-robot Nov 14, 2024
23e7643
Merge pull request #128720 from mengjiao-liu/update-metrics-1-32
k8s-ci-robot Nov 15, 2024
9e87e99
Add timeout for port-forward test
soltysh Nov 14, 2024
cf480a3
Merge pull request #128800 from soltysh/flake_128742
k8s-ci-robot Nov 15, 2024
369a18a
scheduler_perf: simplify flags, fix output
pohly Nov 18, 2024
ac3d43a
scheduler_perf: work around incorrect gotestsum failure reports
pohly Nov 18, 2024
25a4758
testing: allow keeping detailed go test JUnit results
pohly Nov 18, 2024
07c79da
vendoring changes for new hnslib v0.0.8.
princepereira Nov 18, 2024
59dfb0e
skip if cri proxy is disabled/undefined
pacoxu Nov 19, 2024
cb42224
Bump images, dependencies and versions to go 1.23.3 and distroless ip…
cpanato Nov 19, 2024
021dbe9
Merge pull request #128841 from princepereira/ppereira-remove-opencensus
k8s-ci-robot Nov 19, 2024
c9092f6
Merge pull request #128851 from pacoxu/fix-master-blocking
k8s-ci-robot Nov 19, 2024
03a15fa
Revert "[FG:InPlacePodVerticalScaling] Graduate to Beta"
pacoxu Nov 20, 2024
bf70d28
Merge pull request #128875 from pacoxu/revert-128682-ippr-beta
k8s-ci-robot Nov 20, 2024
a132d17
CHANGELOG: Update directory for v1.29.11 release
k8s-release-robot Nov 20, 2024
dfa82b3
CHANGELOG: Update directory for v1.30.7 release
k8s-release-robot Nov 19, 2024
776fb24
CHANGELOG: Update directory for v1.31.3 release
k8s-release-robot Nov 19, 2024
40f222b
Merge pull request #128834 from pohly/scheduler-perf-pass-workaround
k8s-ci-robot Nov 21, 2024
3075a9a
DRA API: validate node selector labels
AxeZhan Oct 23, 2024
35d098a
Merge pull request #128852 from cpanato/update-go
k8s-ci-robot Nov 22, 2024
e4c1f98
Merge pull request #128932 from pohly/dra-node-selector-validation
k8s-ci-robot Nov 22, 2024
89e23dd
fix(e2e): retry on conflict when deleting extended resource
sanposhiho Nov 24, 2024
26c08dd
Wait for updated keys to be observed
liggitt Nov 25, 2024
8770bd5
Merge pull request #128966 from liggitt/deflake-external
k8s-ci-robot Nov 25, 2024
8046362
Release commit for Kubernetes v1.32.0-rc.0
k8s-release-robot Nov 26, 2024
0e1abc4
CHANGELOG: Update directory for v1.32.0-rc.0 release
k8s-release-robot Nov 26, 2024
b13a3c9
Merge remote-tracking branch 'origin/master' into release-1.32
k8s-release-robot Nov 26, 2024
2ca4217
staging/publishing: add release-1.32 branch
dims Nov 27, 2024
9d62330
Merge pull request #128286 from umagnus/fix_unmount_relative_path
k8s-ci-robot Nov 27, 2024
2b80b5f
Merge remote-tracking branch 'origin/master' into release-1.32
k8s-release-robot Nov 27, 2024
95d71c4
Merge pull request #128990 from dims/update-publishing-bot-rules-for-…
k8s-ci-robot Nov 27, 2024
8bdf877
Merge remote-tracking branch 'origin/master' into release-1.32
k8s-release-robot Nov 27, 2024
823cd76
Update publishing-bot rules to Go 1.22.9 for the active release branches
cpanato Nov 28, 2024
810e9e2
Merge pull request #129019 from cpanato/update-rules
k8s-ci-robot Nov 28, 2024
e51170c
Merge remote-tracking branch 'origin/master' into release-1.32
k8s-release-robot Nov 28, 2024
ff02999
Release commit for Kubernetes v1.32.0-rc.1
k8s-release-robot Dec 3, 2024
2b472fe
CHANGELOG: Update directory for v1.32.0-rc.1 release
k8s-release-robot Dec 3, 2024
4a9218a
Update CHANGELOG/CHANGELOG-1.32.md for v1.32.0-rc.1
k8s-release-robot Dec 3, 2024
04ac01e
Merge remote-tracking branch 'origin/master' into release-1.32
k8s-release-robot Dec 3, 2024
a051b06
featuregate UID in RequestHeader authenticator
stlaz Dec 4, 2024
3878a3a
Revert to go1.22 windows filesystem stdlib behavior
liggitt Dec 4, 2024
6fc64a2
Merge pull request #129083 from liggitt/go1.23windows
k8s-ci-robot Dec 4, 2024
779d761
Update tests to handle RemoteRequestHeaderUID
enj Dec 4, 2024
f5900aa
Merge remote-tracking branch 'origin/master' into release-1.32
k8s-release-robot Dec 4, 2024
1504f10
Merge pull request #129081 from stlaz/fg_remote_uid
k8s-ci-robot Dec 4, 2024
6f3c354
Merge remote-tracking branch 'origin/master' into release-1.32
k8s-release-robot Dec 5, 2024
5bdab6e
Release commit for Kubernetes v1.32.0-rc.2
k8s-release-robot Dec 5, 2024
a27498e
CHANGELOG: Update directory for v1.32.0-rc.2 release
k8s-release-robot Dec 5, 2024
dfbb580
Update CHANGELOG/CHANGELOG-1.32.md for v1.32.0-rc.2
k8s-release-robot Dec 5, 2024
009a5ab
Merge remote-tracking branch 'origin/master' into release-1.32
k8s-release-robot Dec 5, 2024
3046fe2
Drop use of winreadlinkvolume godebug option
liggitt Dec 6, 2024
bfe431b
Merge pull request #129103 from liggitt/drop-winreadlinkvolume
k8s-ci-robot Dec 6, 2024
22b14e5
Merge remote-tracking branch 'origin/master' into release-1.32
k8s-release-robot Dec 6, 2024
a499fac
Merge pull request #128954 from sanposhiho/conflict-error
k8s-ci-robot Dec 7, 2024
4c081a4
Merge remote-tracking branch 'origin/master' into release-1.32
k8s-release-robot Dec 7, 2024
135c7d1
CHANGELOG: Update directory for v1.29.12 release
k8s-release-robot Dec 10, 2024
3fe11b2
CHANGELOG: Update directory for v1.30.8 release
k8s-release-robot Dec 10, 2024
8a39b60
CHANGELOG: Update directory for v1.31.4 release
k8s-release-robot Dec 10, 2024
ac32886
Merge remote-tracking branch 'origin/master' into release-1.32
k8s-release-robot Dec 11, 2024
70d3cc9
Release commit for Kubernetes v1.32.0
k8s-release-robot Dec 11, 2024
c03bb9a
Merge remote-tracking branch 'ocp/master' into ocp-next
bertinatto Dec 17, 2024
ede24e3
UPSTREAM: 74956: apiserver: switch authorization to use protobuf client
mfojtik Oct 29, 2020
a17eeeb
UPSTREAM: 93286: wait for apiservices on startup
deads2k Oct 29, 2020
3f8beb1
UPSTREAM: <carry>: filter out CustomResourceQuota paths from OpenAPI
sttts Oct 29, 2020
73c67df
UPSTREAM: <carry>: patch aggregator to allow delegating resources
mfojtik Oct 29, 2020
90f9029
UPSTREAM: <carry>: remove apiservice from sync in CRD registration wh…
mfojtik Oct 29, 2020
4d26b13
UPSTREAM: <carry>: hardcoded restmapper with a few entries to reboots…
deads2k Oct 29, 2020
e06ad9c
UPSTREAM: <carry>: Extend NodeLogQuery feature
aravindhp Apr 12, 2023
4798437
UPSTREAM: <carry>: kube-controller-manager: add service serving cert …
deads2k Oct 29, 2020
f3bc643
UPSTREAM: <carry>: kube-controller-manager: allow running bare kube-c…
deads2k Oct 29, 2020
89b7bb2
UPSTREAM: <carry>: kube-controller-manager: exclude some origin resou…
deads2k Oct 29, 2020
49897d3
UPSTREAM: <carry>: kube-apiserver: add our immortal namespaces direct…
deads2k Oct 29, 2020
9ffc19d
UPSTREAM: <carry>: openshift-kube-apiserver: add kube-apiserver patches
deads2k Oct 29, 2020
50ee3d7
UPSTREAM: <carry>: openshift-kube-apiserver: add openshift-kube-apise…
deads2k Oct 29, 2020
80828e6
UPSTREAM: <carry>: kube-apiserver: priorize some CRD groups over others
deads2k Oct 29, 2020
1843027
UPSTREAM: <carry>: kube-apiserver: wire through isTerminating into ha…
sttts Oct 29, 2020
0e479de
UPSTREAM: <carry>: create termination events
sttts Oct 29, 2020
9f5ab5c
UPSTREAM: <carry>: bootstrap-rbac-policy: move over .well-known rules
sttts Oct 29, 2020
1fc3389
UPSTREAM: <carry>: warn only about unknown feature gates
sttts Oct 29, 2020
4a4b832
UPSTREAM: <carry>: disable AES24, not supported by FIPS
rphillips Oct 29, 2020
0c098f4
UPSTREAM: <carry>: Remove excessive e2e logging
p0lyn0mial Oct 29, 2020
8d4d60b
UPSTREAM: <carry>: conditionally fill the UserAgent from the currentl…
p0lyn0mial Oct 29, 2020
8322881
UPSTREAM: <carry>: refactor/improve CRD publishing e2e tests in an HA…
p0lyn0mial Oct 29, 2020
cb0051b
UPSTREAM: <carry>: Add OpenShift tooling, images, configs and docs
marun Oct 29, 2020
97eb627
UPSTREAM: <carry>: export HandleFlags
soltysh Jul 21, 2021
cf4b30c
UPSTREAM: <carry>: noderestrictions: add node-role.kubernetes.io/* to…
sttts Oct 29, 2020
4fa763f
UPSTREAM: <carry>: kube-apiserver: ignore SIGTERM/INT after the first…
sttts Feb 8, 2021
cf901ea
UPSTREAM: <carry>: use hardcoded metrics scraping authorizer for dele…
deads2k Feb 22, 2021
d959e99
UPSTREAM: <carry>: allow kubelet to self-authorize metrics scraping
deads2k Mar 1, 2021
1dba3cc
UPSTREAM: <carry>: provide events, messages, and bodies for probe fai…
deads2k Mar 9, 2021
9442d31
UPSTREAM: <carry>: allows for switching KS to talk to Kube API over l…
p0lyn0mial Mar 24, 2021
6919775
UPSTREAM: <carry>: add management support to kubelet
rphillips Mar 29, 2021
82e93ad
UPSTREAM: <carry>: allows for switching KCM to talk to Kube API over …
p0lyn0mial Mar 4, 2021
45b96e0
UPSTREAM: <carry>: Ensure service ca is mounted for projected tokens
marun May 10, 2021
1396e2f
UPSTREAM: <carry>: apiserver: add system_client=kube-{apiserver,cm,s}…
sttts Jun 3, 2021
4e937b1
UPSTREAM: <carry>: emit event when readyz goes true
deads2k Jun 14, 2021
f3fc3b5
UPSTREAM: <carry>: crd: add ClusterOperator condition message table c…
sttts Jun 16, 2021
c719fba
UPSTREAM: 103612: tolerate additional, but congruent, events for inte…
deads2k Jul 9, 2021
859a4a5
UPSTREAM: <carry>: add a way to inject a vulnerable, legacy service-c…
deads2k Jul 9, 2021
5cb1979
UPSTREAM: <carry>: Revert "Remove Endpoints write access from aggrega…
danwinship Aug 23, 2021
f2d3da9
UPSTREAM: <carry>: skip posting failures to aggregated APIs to avoid …
p0lyn0mial Aug 24, 2021
f5727e3
UPSTREAM: <carry>: send Retry-After when not ready with a caller opt in
tkashem Aug 25, 2021
d25bfd8
UPSTREAM: <carry>: add max_housekeeping_interval
rphillips Jul 7, 2021
c6aa6ad
UPSTREAM: <carry>: sets X-OpenShift-Internal-If-Not-Ready HTTP Header…
p0lyn0mial Aug 26, 2021
e84bbec
UPSTREAM: <carry>: Release lock on KCM and KS termination
tnozicka Oct 29, 2020
a064662
UPSTREAM: <carry>: use console-public config map for console redirect
atiratree Jan 12, 2022
170e6c1
UPSTREAM: <carry>: fix [sig-auth] ServiceAccounts no secret-based ser…
tkashem Apr 29, 2022
0e8f8bb
UPSTREAM: <carry>: optionally enable retry after until apiserver is r…
tkashem Aug 17, 2022
bb78965
UPSTREAM: <carry>: make the PSA workload admission warnings honor the…
deads2k Oct 17, 2022
04ac493
UPSTREAM: <carry>: PSa metrics: log platform namespaces in audit denies
stlaz Jan 16, 2023
f11547b
UPSTREAM: 115328: annotate early and late requests
tkashem Mar 13, 2023
c1a72f0
UPSTREAM: <carry>: disable load balancing on created cgroups when man…
haircommander Mar 20, 2023
b669fd1
UPSTREAM: <carry>: APISelfSubjectReview: only test v1beta1 API
bertinatto Apr 3, 2023
312e0a4
UPSTREAM: <carry>: Export internal code from k8s.io/apimachinery/pkg/…
bertinatto Apr 27, 2023
a3b63ed
UPSTREAM: <carry>: when only this kube-apiserver can fulfill the kube…
deads2k Jun 23, 2023
858e9d5
UPSTREAM: <carry>: merge v3 openapi discovery and specs for special g…
atiratree Aug 3, 2023
d5b99dd
UPSTREAM: <carry>: selfsubjectaccessreview: grant user:full scope to …
liouk Mar 1, 2023
77919bf
UPSTREAM: <carry>: retry etcd Unavailable errors
p0lyn0mial Aug 29, 2023
0b3cfa4
UPSTREAM: <carry>: Export cpu stats of ovs.slice via prometheus
MarSik Aug 31, 2023
9f2b0ec
UPSTREAM: <carry>: advertise shared cpus for mixed cpus feature
Tal-or Nov 9, 2023
9c4f1e6
UPSTREAM: <carry>: temporarily disable reporting e2e text bugs and en…
soltysh Dec 2, 2023
c1538be
UPSTREAM: <carry>: add new admission for handling shared cpus
Tal-or Nov 12, 2023
1da9f4b
UPSTREAM: <carry>: Add openshift feature gates to kube-apiserver - in…
swghosh Mar 15, 2024
c8ea568
UPSTREAM: <carry>: allow type mutation for specific secrets
tkashem Mar 29, 2024
251686f
UPSTREAM: 126213: add test about container metrics from cadvisor
rphillips Jul 31, 2024
ee4d78a
UPSTREAM: <carry>: annotate audit events for requests during unready …
tkashem Sep 5, 2024
00b0336
UPSTREAM: <carry>: add etcd3RetryingProberMonitor for retrying etcd U…
p0lyn0mial Sep 9, 2024
4b5ab87
UPSTREAM: <carry>: Prefer local endpoint for cluster DNS service
Miciah Feb 5, 2021
811e883
UPSTREAM: <carry>: Remove ValidateHostExternalCertificate from route …
chiragkyal Nov 7, 2024
40dd425
UPSTREAM: <carry>: Add OpenShift tooling, images, configs and docs
bertinatto Nov 28, 2024
29b187a
UPSTREAM: 129052: test/e2e/apimachinery/watchlist: select only wellkn…
bertinatto Dec 2, 2024
46b2d6b
UPSTREAM: 129151: kubelet: only emit one reboot event
bertinatto Dec 11, 2024
6690739
UPSTREAM: <carry>: require configuration file enablement
ffromani Oct 29, 2024
3b94204
UPSTREAM: <drop>: disable ResilientWatchCacheInitialization feature
bertinatto Dec 17, 2024
88c61dd
UPSTREAM: <drop>: hack/update-vendor.sh
bertinatto Dec 17, 2024
60f8b0f
UPSTREAM: <drop>: make update
bertinatto Dec 17, 2024
0d3ab18
UPSTREAM: <drop>: hack/update-vendor.sh
bertinatto Dec 17, 2024
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-9-release-golang-1.22-openshift-4.18
tag: rhel-9-release-golang-1.23-openshift-4.19
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ test/test_owners.csv merge=union
**/generated.proto
**/types_swagger_doc_generated.go linguist-generated=true
api/openapi-spec/*.json linguist-generated=true
api/openapi-spec/**/*.json linguist-generated=true
staging/**/go.sum linguist-generated=true
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.22.8
1.23.3
3,134 changes: 3,134 additions & 0 deletions CHANGELOG/CHANGELOG-1.10.md

Large diffs are not rendered by default.

2,576 changes: 2,576 additions & 0 deletions CHANGELOG/CHANGELOG-1.11.md

Large diffs are not rendered by default.

2,342 changes: 2,342 additions & 0 deletions CHANGELOG/CHANGELOG-1.12.md

Large diffs are not rendered by default.

2,224 changes: 2,224 additions & 0 deletions CHANGELOG/CHANGELOG-1.13.md

Large diffs are not rendered by default.

2,225 changes: 2,225 additions & 0 deletions CHANGELOG/CHANGELOG-1.14.md

Large diffs are not rendered by default.

2,223 changes: 2,223 additions & 0 deletions CHANGELOG/CHANGELOG-1.15.md

Large diffs are not rendered by default.

3,027 changes: 3,027 additions & 0 deletions CHANGELOG/CHANGELOG-1.16.md

Large diffs are not rendered by default.

3,176 changes: 3,176 additions & 0 deletions CHANGELOG/CHANGELOG-1.17.md

Large diffs are not rendered by default.

3,421 changes: 3,421 additions & 0 deletions CHANGELOG/CHANGELOG-1.18.md

Large diffs are not rendered by default.

4,471 changes: 4,471 additions & 0 deletions CHANGELOG/CHANGELOG-1.19.md

Large diffs are not rendered by default.

580 changes: 580 additions & 0 deletions CHANGELOG/CHANGELOG-1.2.md

Large diffs are not rendered by default.

3,751 changes: 3,751 additions & 0 deletions CHANGELOG/CHANGELOG-1.20.md

Large diffs are not rendered by default.

3,258 changes: 3,258 additions & 0 deletions CHANGELOG/CHANGELOG-1.21.md

Large diffs are not rendered by default.

4,072 changes: 4,072 additions & 0 deletions CHANGELOG/CHANGELOG-1.22.md

Large diffs are not rendered by default.

3,969 changes: 3,969 additions & 0 deletions CHANGELOG/CHANGELOG-1.23.md

Large diffs are not rendered by default.

4,080 changes: 4,080 additions & 0 deletions CHANGELOG/CHANGELOG-1.24.md

Large diffs are not rendered by default.

3,652 changes: 3,652 additions & 0 deletions CHANGELOG/CHANGELOG-1.25.md

Large diffs are not rendered by default.

3,895 changes: 3,895 additions & 0 deletions CHANGELOG/CHANGELOG-1.26.md

Large diffs are not rendered by default.

4,021 changes: 4,021 additions & 0 deletions CHANGELOG/CHANGELOG-1.27.md

Large diffs are not rendered by default.

4,052 changes: 4,052 additions & 0 deletions CHANGELOG/CHANGELOG-1.28.md

Large diffs are not rendered by default.

3,387 changes: 3,387 additions & 0 deletions CHANGELOG/CHANGELOG-1.29.md

Large diffs are not rendered by default.

964 changes: 964 additions & 0 deletions CHANGELOG/CHANGELOG-1.3.md

Large diffs are not rendered by default.

2,675 changes: 2,675 additions & 0 deletions CHANGELOG/CHANGELOG-1.30.md

Large diffs are not rendered by default.

341 changes: 273 additions & 68 deletions CHANGELOG/CHANGELOG-1.31.md

Large diffs are not rendered by default.

1,556 changes: 1,556 additions & 0 deletions CHANGELOG/CHANGELOG-1.32.md

Large diffs are not rendered by default.

1,431 changes: 1,431 additions & 0 deletions CHANGELOG/CHANGELOG-1.4.md

Large diffs are not rendered by default.

1,327 changes: 1,327 additions & 0 deletions CHANGELOG/CHANGELOG-1.5.md

Large diffs are not rendered by default.

2,883 changes: 2,883 additions & 0 deletions CHANGELOG/CHANGELOG-1.6.md

Large diffs are not rendered by default.

3,292 changes: 3,292 additions & 0 deletions CHANGELOG/CHANGELOG-1.7.md

Large diffs are not rendered by default.

3,088 changes: 3,088 additions & 0 deletions CHANGELOG/CHANGELOG-1.8.md

Large diffs are not rendered by default.

2,642 changes: 2,642 additions & 0 deletions CHANGELOG/CHANGELOG-1.9.md

Large diffs are not rendered by default.

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.32.md](./CHANGELOG-1.32.md)
- [CHANGELOG-1.31.md](./CHANGELOG-1.31.md)
- [CHANGELOG-1.30.md](./CHANGELOG-1.30.md)
- [CHANGELOG-1.29.md](./CHANGELOG-1.29.md)
Expand Down
191 changes: 191 additions & 0 deletions LICENSES/third_party/forked/libcontainer/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,191 @@

Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

1. Definitions.

"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.

"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.

"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.

"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.

"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.

"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.

"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).

"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.

"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."

"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.

2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.

3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.

4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:

(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and

(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and

(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and

(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.

You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.

5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.

6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.

7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.

8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.

9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.

END OF TERMS AND CONDITIONS

Copyright 2014 Docker, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
17 changes: 17 additions & 0 deletions LICENSES/third_party/forked/libcontainer/NOTICE
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
runc

Copyright 2012-2015 Docker, Inc.

This product includes software developed at Docker, Inc. (http://www.docker.com).

The following is courtesy of our legal counsel:


Use and transfer of Docker may be subject to certain restrictions by the
United States and other governments.
It is your responsibility to ensure that your use and/or transfer does not
violate applicable laws.

For more information, please see http://www.bis.doc.gov

See also http://www.apache.org/dev/crypto.html and/or seek legal counsel.
Loading