Skip to content

Server Feature Gate in etcd #4578

Closed
Closed
@siyuanfoundation

Description

@siyuanfoundation

Enhancement Description

    • One-line enhancement description (can be used as a release note): Introduce server level feature gate in etcd, similar to Kubernetes, to enhance the process of adding new features into etcd.
    • Kubernetes Enhancement Proposal:
    • Primary contact (assignee): @siyuanfoundation @stackbaek @henrybear327
    • Responsible SIGs: sig-etcd
    • Enhancement target (which target equals to which milestone):
      • Alpha release target (x.y): etcd 3.6
      • Beta release target (x.y):
      • Stable release target (x.y):
    • Alpha
      • KEP (k/enhancements) update PR(s):
      • Code (k/k) update PR(s):
      • Docs (k/website) update PR(s):

Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.

Activity

added
needs-sigIndicates an issue or PR lacks a `sig/foo` label and requires one.
on Apr 15, 2024
siyuanfoundation

siyuanfoundation commented on Apr 15, 2024

@siyuanfoundation
ContributorAuthor

/sig etcd

added
sig/etcdCategorizes an issue or PR as relevant to SIG Etcd.
and removed
needs-sigIndicates an issue or PR lacks a `sig/foo` label and requires one.
on Apr 15, 2024
changed the title [-]Introduce feature gate for etcd[/-] [+]Feature Gate in etcd[/+] on May 7, 2024
changed the title [-]Feature Gate in etcd[/-] [+]Server Feature Gate in etcd[/+] on May 20, 2024
k8s-triage-robot

k8s-triage-robot commented on Aug 18, 2024

@k8s-triage-robot

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

added
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.
on Aug 18, 2024
k8s-triage-robot

k8s-triage-robot commented on Sep 17, 2024

@k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle rotten
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/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 Sep 17, 2024
k8s-triage-robot

k8s-triage-robot commented on Oct 17, 2024

@k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue with /reopen
  • Mark this issue as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close not-planned

10 remaining items

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    sig/etcdCategorizes an issue or PR as relevant to SIG Etcd.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @ivanvc@siyuanfoundation@k8s-ci-robot@k8s-triage-robot

        Issue actions

          Server Feature Gate in etcd · Issue #4578 · kubernetes/enhancements