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

rebase 1.25.2 #37

Conversation

sanchezl
Copy link

@sanchezl sanchezl commented Oct 6, 2022

  • UPSTREAM: 00000: gRPC tests for encryption envelope are flaky
  • UPSTREAM: 74956: apiserver: switch authorization to use protobuf client
  • UPSTREAM: : filter out CustomResourceQuota paths from OpenAPI
  • UPSTREAM: : create termination events
  • UPSTREAM: : kube-apiserver: add our immortal namespaces directly to admission plugin
  • UPSTREAM: : disable AES24, not supported by FIPS
  • UPSTREAM: : simplify the authorizer patch to allow the flags to function
  • UPSTREAM: : Bug 1852056: change etcd health check timeout to 10s
  • UPSTREAM: : openshift-apiserver: add RemoveOpenAPIData method to genericapiserver
  • UPSTREAM: : openshift-apiserver: ignored namespace lifecycle resources
  • UPSTREAM: : respect user specified timeout for long running requests

smarterclayton and others added 11 commits October 6, 2022 11:14
The tests need to be rewritten to be safe for concurrent use and for
work in contended environments. Disabling the worst offenders and fixing
reuse issues around the tests here.

Origin-commit: b6281a54c84f20c2f0d35d6a44881e83b2e75227

Kubernetes-commit: 28d7cd994b1f94603356842e85c034738aacbbdd
Kubernetes-commit: 09525cbe93930c509abec83a7366e227546b421d
Origin-commit: b992ee2fcb5cd610e9242c3165908b6bc6e423f5

UPSTREAM: <carry>: filter out RBR and SCC paths from OpenAPI

Origin-commit: 5ce9a77a641ec9d0399226af572e429317d3daf6

UPSTREAM: <carry>: filter out RBR and SCC paths from OpenAPI

Origin-commit: 0ee08c7a5e138e8df2bd7d010e9ab59a6543cf63

Kubernetes-commit: c27b04e6a373dd59cf0da17ab5944f653b1a8a1c

UPSTREAM: <carry>: fix filtering out CustomResourceQuota paths from OpenAPI

surprisingly removing the paths after the spec was built worked in the past.
with the upgrade to the new version the paths must be removed before building the spec.

Co-authored-by: Lukasz Szaszkiewicz <lukasz.szaszkiewicz@gmail.com>
…ly to admission plugin

Kubernetes-commit: 5c0fd14762e63be316b522ed694a65e59fd62056
Origin-commit: beac12d815b4099cfd4f4d953da4b8789054be51

Kubernetes-commit: 4dd78ae36bc5203d4dc46f975e226ffeaadbb203
…o function

Origin-commit: 0d7fb2d769d631054ec9ac0721aee623c96c1001

Kubernetes-commit: 06c262f3ea7d76360d662ce62d9f9b46636a2b17
Origin-commit: c68807a9d7970292a2e9812b9245404938709183

Kubernetes-commit: 954a54fec57a088066ab9ef87935439aa8595d4d
…to genericapiserver

Origin-commit: 24960e3b3b0b1805a835a944ae3ba45dc980ce45

Kubernetes-commit: 15571386ecbfa37d6e2185f73dfe07952bc02aa7
@sanchezl
Copy link
Author

sanchezl commented Oct 6, 2022

/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 6, 2022
@openshift-ci openshift-ci bot requested review from deads2k and soltysh October 6, 2022 15:37
@sanchezl
Copy link
Author

sanchezl commented Oct 6, 2022

/hold cancel

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 6, 2022
@tkashem
Copy link

tkashem commented Oct 6, 2022

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 6, 2022
@soltysh soltysh merged commit eb103c6 into openshift:openshift-apiserver-4.12-kubernetes-1.25.0 Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
10 participants