Sharpz7
6ded53ce4d
Added back test changes
2023-08-25 10:35:58 +00:00
Sharpz7
5fb049ff47
Added create job & cleanup
2023-08-25 10:35:58 +00:00
Sharpz7
ff1659cb79
Added syncjob
2023-08-25 10:35:58 +00:00
Sharpz7
f87cc43cdb
Review Changes
2023-08-25 10:35:58 +00:00
Sharpz7
d08fc3a4d0
Another one creeped in
2023-08-25 10:35:58 +00:00
Sharpz7
ef6a0eb6d8
Final Lint Fix
2023-08-25 10:35:58 +00:00
Sharpz7
aa9f38c36d
More Lint Fixes
2023-08-25 10:35:58 +00:00
Sharpz7
601679446a
Lint fixes
2023-08-25 10:35:58 +00:00
Sharpz7
cf32ae9453
Initial Commit
2023-08-25 10:35:58 +00:00
Sharpz7
297f04b74a
Added function to remove finalizers as backup
2023-08-25 10:35:57 +00:00
Kubernetes Prow Robot
10c622e99a
Merge pull request #119994 from SataQiu/remove-scheduler-v1beta3
...
scheduler: remove deprecated v1beta3 KubeSchedulerConfiguration component config
2023-08-24 15:31:17 -07:00
Kubernetes Prow Robot
714e77595c
Merge pull request #120162 from tkashem/apf-promise-refactor
...
apf: refactor promise to use a context
2023-08-24 11:08:22 -07:00
Kubernetes Release Robot
1d52fb2806
CHANGELOG: Update directory for v1.28.1 release
2023-08-24 13:41:18 +00:00
Kubernetes Prow Robot
9ce03d9254
Merge pull request #120152 from p0lyn0mial/upstream-annotate-initial-ev-bookmark
...
storage/util: introduce AnnotateInitialEventsEndBookmark function
2023-08-24 05:22:41 -07:00
Kubernetes Prow Robot
df8bfdf55e
Merge pull request #120102 from p0lyn0mial/upstream-storage-etcd-new-params
...
storage/factory: extend the Create method by newList and resourcePrefix params
2023-08-24 05:22:32 -07:00
Kubernetes Prow Robot
46e8cfd7d6
Merge pull request #119508 from nayihz/fix_finalizer_validation
...
validate crd finalizer name
2023-08-24 05:22:20 -07:00
Kubernetes Prow Robot
3737b76484
Merge pull request #120124 from p0lyn0mial/upstream-watch-terminated-logs-improv
...
storage/cacher: remove duplicate logging when a watch is closed due to unresponsiveness
2023-08-24 04:22:31 -07:00
Kubernetes Prow Robot
b910deb3a1
Merge pull request #120000 from kerthcet/cleanup/no-duplication
...
Remove duplicate codes in framework RemovePod
2023-08-24 04:22:20 -07:00
Lukasz Szaszkiewicz
47d9a47a08
storage/util: introduce AnnotateInitialEventsEndBookmark function
...
// AnnotateInitialEventsEndBookmark adds a special annotation to the given object
// which indicates that the initial events have been sent.
//
// Note that this function assumes that the obj's annotation
// field is a reference type (i.e. a map).
2023-08-24 12:19:10 +02:00
Lukasz Szaszkiewicz
ccabc01093
storage/factory: extend the Create method by newList and resourcePrefix params
2023-08-24 11:23:05 +02:00
Kubernetes Release Robot
02e51b27a9
CHANGELOG: Update directory for v1.27.5 release
2023-08-24 09:12:14 +00:00
Kubernetes Prow Robot
dd3b1de792
Merge pull request #120060 from jpbetz/cel-features-1_29
...
Bump cel version to 1.17.5 and bump CEL strings library to version 2
2023-08-23 23:16:33 -07:00
nayihz
13b52a1848
fix crd finalizer validation
2023-08-24 13:43:57 +08:00
Kubernetes Release Robot
6805632abb
CHANGELOG: Update directory for v1.26.8 release
2023-08-24 05:15:43 +00:00
Kubernetes Release Robot
63df8a5821
CHANGELOG: Update directory for v1.25.13 release
2023-08-24 03:50:39 +00:00
Kubernetes Release Robot
52e8507404
CHANGELOG: Update directory for v1.24.17 release
2023-08-24 00:02:43 +00:00
Joe Betz
980fa6a2b9
Add CEL library lifecycle linter
2023-08-23 17:31:27 -04:00
Joe Betz
3fb14cf4e7
Bump cel string lib to v2, add tests
2023-08-23 17:31:27 -04:00
Joe Betz
640a2ec332
Update k8s code to handle cel-go changes
2023-08-23 17:31:27 -04:00
Joe Betz
1a850a0063
Bump cel-go to v0.17.6
2023-08-23 17:31:20 -04:00
Kubernetes Prow Robot
8290c4c9c1
Merge pull request #120087 from divyasri537/incorporating-feedback-PR-119341
...
Incorporating feedback on 119341
2023-08-23 14:27:57 -07:00
Divya Sri Sanaganapalli
24877f96fb
Incorporating feedback on 119341
2023-08-23 20:24:12 +00:00
Kubernetes Prow Robot
232d343d58
Merge pull request #119969 from saschagrunert/cni-plugins
...
Update CNI plugins to v1.3.0
2023-08-23 12:41:57 -07:00
Kubernetes Prow Robot
42357dd257
Merge pull request #120128 from ritazh/format-mount
...
Use environment variables for parameters in Powershell
2023-08-23 10:40:01 -07:00
Kubernetes Prow Robot
fe313c529f
Merge pull request #120127 from ritazh/subpath
...
Use env variables for passing path and subpath to Powershell
2023-08-23 10:39:54 -07:00
Kubernetes Prow Robot
7a38db6b97
Merge pull request #120109 from Jefftree/fix-openapi-test-flakee
...
Add wait for cache sync to OpenAPI controller test
2023-08-23 10:39:47 -07:00
Kubernetes Prow Robot
292b815606
Merge pull request #119875 from jeremyrickard/go1207-publishing-bot-rules-124
...
[releng] Update publishing-bot rules for release-1.24 to Go 1.20.7
2023-08-23 10:39:40 -07:00
Kubernetes Prow Robot
2e6eafca3f
Merge pull request #119503 from wojtek-t/pagination_ga
...
Graduate APIListChunking to GA
2023-08-23 10:39:29 -07:00
Kubernetes Prow Robot
3f705b6ab8
Merge pull request #119962 from pohly/dra-api-list-type
...
api: change list type for node lists in PodSchedulingContext
2023-08-23 09:35:28 -07:00
Kubernetes Prow Robot
c034f321f9
Merge pull request #119879 from togettoyou/cleanup
...
Fix receiver names in legacyProvider
2023-08-23 08:07:29 -07:00
James Sturtevant
2bede058f9
Use environment varaibles for parameters in Powershell
...
As a defense in depth, pass parameters to powershell via environment variables.
Signed-off-by: James Sturtevant <jstur@microsoft.com>
2023-08-23 05:57:46 -07:00
James Sturtevant
c761c16562
Use env varaibles for passing path
...
The subpath could be passed a powershell subexpression which would be executed by kubelet with privilege. Switching to pass the arguments via environment variables means the subexpression won't be evaluated.
Signed-off-by: James Sturtevant <jstur@microsoft.com>
2023-08-23 05:57:11 -07:00
Lukasz Szaszkiewicz
1327a57aaf
storage/cacher: duplicate logging when a watch is closed due to unresponsiveness.
2023-08-23 12:51:50 +02:00
kerthcet
9ee94b0204
Remove duplicate codes in framework RemovePod
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2023-08-23 18:23:41 +08:00
Wojciech Tyczyński
f752ca2dc8
Make API chunking conformance test deterministic
2023-08-23 12:18:23 +02:00
Kubernetes Prow Robot
fb785f1f42
Merge pull request #120100 from ruquanzhao/fixFindReleaseTars
...
Support multiarch/platfrom in find-release-tars
2023-08-22 17:36:22 -07:00
Kubernetes Prow Robot
07f47d8b40
Merge pull request #120097 from jpbetz/fix-ppc64le
...
Fix CEL cost handling of zero length replacement strings
2023-08-22 14:42:04 -07:00
Kubernetes Prow Robot
95bb02943d
Merge pull request #118950 from ndixita/node-allocatable-oom
...
Adding coverage for OOM Kill scenario due to node allocatable memory …
2023-08-22 14:41:54 -07:00
Kubernetes Prow Robot
a5ebc9d519
Merge pull request #118502 from pohly/golangci-lint-hints
...
golangci-lint: suppress one issue, demote others to "hints"
2023-08-22 13:19:54 -07:00
Patrick Ohly
ce9e668a93
golangci-lint: suppress one issue, demote others to "hints"
...
The voting in https://github.com/kubernetes/kubernetes/issues/117288 led to
one check that got rejected ("ifElseChain: rewrite if-else to switch
statement") and several that are "nice to know".
golangci-lint's support for issue "severity" is too limited to identify "nice
to know" issues in the output (filtering is only by linter without considering
the issue text; not part of text output). Therefore a third configuration gets
added which emits all issues (must fix and nits). The intention is to use
the "strict" configuration in pull-kubernetes-verify and the "hints"
configuration in a new non-blocking pull-kubernetes-linter-hints.
That way, "must fix" issues will block merging while issues that may be useful
will show up in a failed optional job. However, that job then also contains
"must fix" issues, partly because filtering out those would make the
configuration a lot larger and is likely to be unreliably (all "must fix"
issues would need to be identified and listed), partly because it may be useful
to have all issues in one place.
The previous approach of manually keeping two configs in sync with special
comments didn't scale to three configs. Now a single golangci.yaml.in with
text/template constructs contains the source for all three configs. A new
simple CLI frontend for text/template (cmd/gotemplate) is used by
hack/update-golangci-lint-config.sh to generate the three flavors.
2023-08-22 20:39:23 +02:00