Enhancements: kube-apiserver identity

Created on 2 Sep 2020  路  15Comments  路  Source: kubernetes/enhancements

Enhancement Description

  • One-line enhancement description (can be used as a release note): In a HA cluster, each kube-apiserver has an ID. Controllers have access to the list of IDs for living kube-apiservers in the cluster.
  • Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/1965-kube-apiserver-identity
  • Primary contact (assignee): @roycaihw
  • Responsible SIGs: sig-api-machinery
  • Enhancement target (which target equals to which milestone):

    • Alpha release target (x.y) 1.20

    • Beta release target (x.y) 1.21

    • Stable release target (x.y) 1.22

Related PRs:

siapi-machinery stagalpha trackeyes

Most helpful comment

@kinarashah Thanks for the reminder. The KEP is now implementable https://github.com/kubernetes/enhancements/pull/1998, and has test plans and graduation criteria.

All 15 comments

/sig api-machinery

Hi @roycaihw

Enhancements Lead here. Can you confirm that this is intended for alpha in 1.20?

Thanks
Kirsten

@kikisdeliveryservice Yes. This feature is intended for alpha in 1.20.

@lavalamp @deads2k Could one of you add this issue to the release 1.20 milestone?

thanks for the update

/milestone v1.20

Some KEP updates here:
https://github.com/kubernetes/enhancements/pull/1998
https://github.com/kubernetes/enhancements/pull/1999

But as a reminder, to be included in a release, by Enhancements Freeze (October 6th) all KEPs:

The KEP must be merged in an implementable state
The KEP must have test plans
The KEP must have graduation criteria.

Also updated description to link directly to merged KEP.

@kikisdeliveryservice Thanks for the reminder! Will do.

Hi @roycaihw ,

Enhancement shadow for 1.20 release here 馃憢 . As we're moving closer to the Enhancement Freeze deadline (October 6), just wanted to remind you to update your KEP PR,

We're looking for the KEP PR to have the following before this deadline:

  • should have test plans
  • should have graduation criteria
  • should be merged in implementable state

Thank you!

@kinarashah Thanks for the reminder. The KEP is now implementable https://github.com/kubernetes/enhancements/pull/1998, and has test plans and graduation criteria.

Hi @roycaihw ,

Since your Enhancement is scheduled to be in 1.20, please keep in mind the important upcoming dates:
Friday, Nov 6th: Week 8 - Docs Placeholder PR deadline
Thursday, Nov 12th: Week 9 - Code Freeze

As a reminder, please link all of your k/k PR as well as docs PR to this issue so we can track them.

Thank you!

Hello @roycaihw , 1.20 Docs shadow here.

Does this enhancement work planned for 1.20 require any new docs or modification to existing docs?

If so, please follows the steps here to open a PR against the dev-1.20 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Nov 6th.

Also take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release.

Thank you!

Hi @roycaihw

The docs placeholder deadline is almost here. Please make sure to create a placeholder PR against the dev-1.20 branch in the k/website before the deadline

Also, please keep in mind the important upcoming dates:

As a reminder, please link all of your k/k PR as well as docs PR to this issue for the release team to track.

Hi @reylejano-rxm, I've created the docs placeholder https://github.com/kubernetes/website/pull/24921 and updated the description with links to related PRs. Thanks!

Hi @roycaihw

I see that kubernetes/kubernetes#91389 has not yet merged.

Just a reminder that Code Freeze is tomorrow Thursday, November 12th. All PRs must be merged by that date, otherwise an Exception is required.

Thanks,
Kirsten

Thanks @kikisdeliveryservice. I think kubernetes/kubernetes#91389 is tracked in the Priority and Fairness feature: https://github.com/kubernetes/enhancements/issues/1040#issuecomment-724814313.

The alpha-level functionality for kube-apiserver identity has been implemented. All PRs linked in the description have been merged, except the doc one.

Great!! Thanks for clarifying - congrats!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

msau42 picture msau42  路  13Comments

sparciii picture sparciii  路  13Comments

wlan0 picture wlan0  路  9Comments

wojtek-t picture wojtek-t  路  12Comments

prameshj picture prameshj  路  9Comments