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

Bound service account token improvements #4193

Open
10 of 13 tasks
enj opened this issue Sep 7, 2023 · 25 comments
Open
10 of 13 tasks

Bound service account token improvements #4193

enj opened this issue Sep 7, 2023 · 25 comments
Assignees
Labels
lead-opted-in Denotes that an issue has been opted in to a release sig/auth Categorizes an issue or PR as relevant to SIG Auth. stage/beta Denotes an issue tracking an enhancement targeted for Beta status
Milestone

Comments

@enj
Copy link
Member

enj commented Sep 7, 2023

Enhancement Description

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

@enj enj added sig/auth Categorizes an issue or PR as relevant to SIG Auth. lead-opted-in Denotes that an issue has been opted in to a release labels Sep 7, 2023
@enj enj added this to the v1.29 milestone Sep 7, 2023
@enj enj assigned munnerz and enj Sep 7, 2023
@sreeram-venkitesh
Copy link
Member

sreeram-venkitesh commented Sep 29, 2023

Hello @enj 👋, v1.29 Enhancements team here.

Just checking in as we approach enhancements freeze on 01:00 UTC, Friday, 6th October, 2023.

This enhancement is targeting for stage alpha for v1.29 (correct me, if otherwise)

Here's where this enhancement currently stands:

  • KEP readme using the latest template has been merged into the k/enhancements repo.
  • KEP status is marked as implementable for latest-milestone: 1.29. KEPs targeting stable will need to be marked as implemented after code PRs are merged and the feature gates are removed.
  • KEP readme has up-to-date graduation criteria
  • KEP has a production readiness review that has been completed and merged into k/enhancements. (For more information on the PRR process, check here).

For this KEP, everything seems to be done in #4141. Please make sure that the PR is merged in time.

The status of this enhancement is marked as at risk for enhancement freeze. Please keep the issue description up-to-date with appropriate stages as well. Thank you!

@liggitt liggitt self-assigned this Oct 2, 2023
@liggitt liggitt added the stage/alpha Denotes an issue tracking an enhancement targeted for Alpha status label Oct 2, 2023
@sreeram-venkitesh
Copy link
Member

Hi @enj, checking in once more as we approach the 1.29 enhancement freeze deadline on 01:00 UTC Friday, 6th October 2023. The status of this enhancement is marked as at risk. It looks like #4141 will address all of the requirements. Please make sure that the changes are merged in time. Let me know if I missed anything. Thanks!

@liggitt
Copy link
Member

liggitt commented Oct 5, 2023

@sreeram-venkitesh #4141 is now merged. Can you confirm requirements for 1.29 enhancements freeze are met? Thanks!

@sreeram-venkitesh
Copy link
Member

@liggitt Thanks for the ping! Yes all the requirements for the enhancements freeze are met. Updating status to Tracked for enhancements freeze.

@katcosgrove
Copy link

Hey there @enj @liggitt and @munnerz! 👋, v1.29 Docs Lead here.
Does this enhancement work planned for v1.29 require any new docs or modification to existing docs?
If so, please follows the steps here to open a PR against dev-1.29 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday, 19 October 2023.
Also, take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release.
Thank you!

@katcosgrove
Copy link

Hi again @munnerz @enj and @liggitt! The deadline to open a placeholder PR against k/website for required documentation is this Thursday, 19 October. Could you please update me on the status of docs for this enhancement? Thank you!

@munnerz
Copy link
Member

munnerz commented Oct 19, 2023

Placeholder PR: kubernetes/website#43590

Please let me know if anything more is needed at this time! Thanks :)

@James-Quigley
Copy link

Hi @enj 👋 from the v1.29 Communications Release Team! We would like to check if you have any plans to publish blogs for this KEP regarding new features, removals, and deprecations for this release.
If so, you need to open a PR placeholder in the website repository.
The deadline will be on Tuesday 14th November 2023 (after the Docs deadline PR ready for review)
Here's the 1.29 Calendar

@sreeram-venkitesh
Copy link
Member

Hey again @enj @munnerz 👋 v1.29 Enhancements team here,

Just checking in as we approach code freeze at 01:00 UTC Wednesday 1st November 2023 .

Here's where this enhancement currently stands:

  • All PRs to the Kubernetes repo that are related to your enhancement are linked in the above issue description (for tracking purposes).
  • All PR/s are ready to be merged (they have approved and lgtm labels applied) by the code freeze deadline. This includes tests.

The status of this KEP is currently at risk for Code Freeze. Please let me know if there are other PRs in k/k we should be tracking for this KEP.

As always, we are here to help if any questions come up. Thanks!

@sreeram-venkitesh
Copy link
Member

sreeram-venkitesh commented Nov 1, 2023

Hello @enj @munnerz 👋, 1.29 Enhancements team here.

With all the implementation(code related) PRs merged as per the issue description, this enhancement is now marked as tracked for code freeze for the 1.29 Code Freeze! 🚀 Are there any other PRs other than the following ones? If there are any other PRs that needs to be tracked, please let us know. Also please update the issue description with the following PRs:

The test freeze is 01:00 UTC Wednesday 15th November 2023 / 18:00 PDT Tuesday 14th November 2023. Please make sure all test PRs are merged in by then.

Please let me know if there are additional test PRs we should track. Thanks!

@liggitt
Copy link
Member

liggitt commented Nov 16, 2023

docs PR reviewed by sig-auth reviewer, ready for docs review at kubernetes/website#43958

@liggitt liggitt modified the milestones: v1.29, v1.30 Jan 3, 2024
@liggitt liggitt added stage/beta Denotes an issue tracking an enhancement targeted for Beta status and removed stage/alpha Denotes an issue tracking an enhancement targeted for Alpha status labels Jan 3, 2024
@liggitt
Copy link
Member

liggitt commented Jan 3, 2024

Targeting beta in 1.30

@sreeram-venkitesh
Copy link
Member

sreeram-venkitesh commented Jan 31, 2024

Hello @enj 👋, v1.30 Enhancements team here!

Just checking in as we approach enhancements freeze on 02:00 UTC Friday 9th February 2024.

This enhancement is targeting for stage beta for v1.30 (correct me, if otherwise)

Here's where this enhancement currently stands:

  • KEP readme using the latest template has been merged into the k/enhancements repo.
  • KEP status is marked as implementable for latest-milestone: 1.30.
  • KEP readme has up-to-date graduation criteria
  • KEP has a production readiness review that has been completed and merged into k/enhancements. (For more information on the PRR process, check here).

For this KEP, we would just need to update the following:

The status of this enhancement is marked as at risk for enhancement freeze. Please keep the issue description up-to-date with appropriate stages as well. Thank you!

@munnerz
Copy link
Member

munnerz commented Feb 1, 2024

@sreeram-venkitesh PR updating milestones here: #4470

@enj
Copy link
Member Author

enj commented Feb 7, 2024

@sreeram-venkitesh #4470 is merged.

@sreeram-venkitesh
Copy link
Member

Awesome! I see that the stage is still alpha in the kep.yaml file. @salehsedghpour: can we mark this KEP as tracked for now and update the stage in a different PR?

@liggitt
Copy link
Member

liggitt commented Feb 8, 2024

re: #4193 (comment), oops, opened #4498 to fix

@salehsedghpour
Copy link
Contributor

Also it's fixed now. With that this enhancement can is now tracked for enhancement freeze.

@chanieljdan
Copy link

Hi @enj 👋, 1.30 Docs Shadow here.

Does this enhancement work planned for 1.30 require any new docs or modification to existing docs?
If so, please follows the steps here to open a PR against dev-1.30 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday February 22nd 2024 18:00 PDT.

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

Thank you!

@fkautz
Copy link
Member

fkautz commented Feb 16, 2024

Hi @enj

👋 from the v1.30 Communications Team! We'd love for you to opt in to write a feature blog about your enhancement!

We encourage blogs for features including, but not limited to: breaking changes, features and changes important to our users, and features that have been in progress for a long time and are graduating.

To opt in, you need to open a Feature Blog placeholder PR against the website repository.
The placeholder PR deadline is 27th February, 2024.
Here's the 1.30 Release Calendar

@chanieljdan
Copy link

chanieljdan commented Feb 22, 2024

Hi @enj 👋, 1.30 Docs Shadow here.

Does this enhancement work planned for 1.30 require any new docs or modification to existing docs? If so, please follows the steps here to open a PR against dev-1.30 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday February 22nd 2024 18:00 PDT.

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

Thank you!

Hi @enj 👋, just following up here, could you review the above before the placeholder deadline tonight, thanks!

@munnerz
Copy link
Member

munnerz commented Feb 22, 2024

Opened a placeholder PR here - thanks for the reminder! kubernetes/website#45292

@sreeram-venkitesh
Copy link
Member

Hey again @enj @munnerz 👋 1.30 Enhancements team here,

Just checking in as we approach code freeze at 02:00 UTC Wednesday 6th March 2024 .

Here's where this enhancement currently stands:

  • All PRs to the Kubernetes repo that are related to your enhancement are linked in the above issue description (for tracking purposes).
  • All PR/s are ready to be merged (they have approved and lgtm labels applied) by the code freeze deadline. This includes tests.

For this enhancement, it looks like the following PRs are open and need to be merged before code freeze (and we need to update the Issue description to include all the related PRs of this KEP):

Currently I'm marking this KEP as At Risk for Code Freeze. Please let me know if there are other PRs in k/k we should be tracking for this KEP. As always, we are here to help if any questions come up. Thanks!

@liggitt
Copy link
Member

liggitt commented Mar 2, 2024

all code PRs for 1.30 / beta are linked in the description and merged

@sreeram-venkitesh
Copy link
Member

Marked as Tracked for code freeze! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lead-opted-in Denotes that an issue has been opted in to a release sig/auth Categorizes an issue or PR as relevant to SIG Auth. stage/beta Denotes an issue tracking an enhancement targeted for Beta status
Projects
Status: Tracked for Code Freeze
Status: Tracked for Doc Freeze
Status: In Progress
Development

No branches or pull requests

9 participants