Skip to content

Consider deprecate Initializers admission controller #67113

Closed
@hzxuzhonghu

Description

@hzxuzhonghu

As webhook admission has been beta, and we can implement all the function Initializers does by webhook admission. So I think it's time to deprecate Initializers, eventually remove it.

/cc @caesarxuchao @deads2k @liggitt @sttts

Activity

added
needs-sigIndicates an issue or PR lacks a `sig/foo` label and requires one.
on Aug 8, 2018
hzxuzhonghu

hzxuzhonghu commented on Aug 8, 2018

@hzxuzhonghu
MemberAuthor

/sig api-machinery

added
sig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.
and removed
needs-sigIndicates an issue or PR lacks a `sig/foo` label and requires one.
on Aug 8, 2018
sttts

sttts commented on Aug 8, 2018

@sttts
Contributor
fedebongio

fedebongio commented on Aug 9, 2018

@fedebongio
Contributor
fedebongio

fedebongio commented on Aug 9, 2018

@fedebongio
Contributor

@hzxuzhonghu can you check if there is an previous issue already filled for this discussion?
thanks!

deads2k

deads2k commented on Aug 9, 2018

@deads2k
Contributor

We've spoken about it in the sig call, but I don't recall an issue dedicated to it. We talked about fulfilling the namespace initialization as a special case before completing the removal. Given it's an alpha feature, we don't have to give warning, but namespace initialization is an important thing to sort out to be sure.

fejta-bot

fejta-bot commented on Nov 7, 2018

@fejta-bot

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

added
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.
on Nov 7, 2018
fejta-bot

fejta-bot commented on Dec 7, 2018

@fejta-bot

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten

added
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.
and removed
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.
on Dec 7, 2018
fejta-bot

fejta-bot commented on Jan 6, 2019

@fejta-bot

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

k8s-ci-robot

k8s-ci-robot commented on Jan 6, 2019

@k8s-ci-robot
Contributor

@fejta-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

smarterclayton

smarterclayton commented on Jan 7, 2019

@smarterclayton
Contributor
k8s-ci-robot

k8s-ci-robot commented on Jan 7, 2019

@k8s-ci-robot
Contributor

@smarterclayton: Reopened this issue.

In response to this:

/reopen
/remove-lifecycle rotten

On Sun, Jan 6, 2019 at 6:19 PM Kubernetes Prow Robot <
notifications@github.com> wrote:

Closed #67113 #67113.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#67113 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABG_p18Q7G9Bibuv2kAY9fAQlWH0I6Lrks5vAoSLgaJpZM4VzOcG
.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

removed
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.
on Jan 7, 2019
warmchang

warmchang commented on Jan 16, 2019

@warmchang
Contributor

Hi, is there any plan to deprecate the Initializers?

added
kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.
lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.
on Jan 16, 2019
self-assigned this
on Jan 16, 2019
liggitt

liggitt commented on Jan 16, 2019

@liggitt
Member

yes, opened #72972 and added to sig-apimachinery meeting agenda today

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.sig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Participants

    @sttts@liggitt@smarterclayton@fedebongio@deads2k

    Issue actions

      Consider deprecate `Initializers` admission controller · Issue #67113 · kubernetes/kubernetes