kubernetes / apiserver

Library for writing a Kubernetes-style API server.
Apache License 2.0
647 stars 400 forks source link

Migrate apiserver to registry.k8s.io #91

Closed hh closed 1 year ago

hh commented 1 year ago

Part of https://github.com/kubernetes/k8s.io/issues/4738

k8s-ci-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: hh Once this PR has been reviewed and has the lgtm label, please assign smarterclayton for approval by writing /assign @smarterclayton in a comment. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubernetes/apiserver/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
liggitt commented 1 year ago

per https://github.com/kubernetes/apiserver#where-does-it-come-from:

apiserver is synced from https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver. Code changes are made in that location, merged into k8s.io/kubernetes and later synced here.

/close

k8s-ci-robot commented 1 year ago

@liggitt: Closed this PR.

In response to [this](https://github.com/kubernetes/apiserver/pull/91#issuecomment-1422993347): >per https://github.com/kubernetes/apiserver#where-does-it-come-from: > >> apiserver is synced from https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver. Code changes are made in that location, merged into k8s.io/kubernetes and later synced here. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
liggitt commented 1 year ago

commented at https://github.com/kubernetes/k8s.io/issues/4738#issuecomment-1422995341, the pod-security-admission one listed is the same