enhancements icon indicating copy to clipboard operation
enhancements copied to clipboard

Handling undecryptable resources

Open stlaz opened this issue 2 years ago • 55 comments
trafficstars

Handling undecryptable resources

  • One-line enhancement description (can be used as a release note): Improve the identification of resources that won't decrypt. Make it possible to remove undecryptable resources by using the API.
  • Kubernetes Enhancement Proposal: link
  • Discussion Link: sig-auth meeting, 01.03.2023 - 40:41
  • Primary contact (assignee): @stlaz
  • Responsible SIGs: sig-auth, sig-api-machinery
  • Enhancement target (which target equals to which milestone):
    • Alpha release target (x.y): 1.32
    • Beta release target (x.y): 1.35
    • Stable release target (x.y):
  • [x] Alpha
    • [x] KEP (k/enhancements) update PR(s): https://github.com/kubernetes/enhancements/pull/3927
    • [x] Code (k/k) update PR(s):
      • 1.32:
        • https://github.com/kubernetes/kubernetes/pull/127982
        • https://github.com/kubernetes/kubernetes/pull/127984
        • https://github.com/kubernetes/kubernetes/pull/127777
        • https://github.com/kubernetes/kubernetes/pull/127778
        • https://github.com/kubernetes/kubernetes/pull/127513
        • https://github.com/kubernetes/kubernetes/pull/128056
        • https://github.com/kubernetes/kubernetes/pull/128191
      • 1.33:
        • https://github.com/kubernetes/kubernetes/pull/130595
        • https://github.com/kubernetes/kubernetes/pull/128726
        • https://github.com/kubernetes/kubernetes/pull/129129
    • [x] Docs (k/website) update PR(s):
      • https://github.com/kubernetes/website/pull/48463
  • [ ] Beta
    • [ ] KEP (k/enhancements) update PR(s):
    • [ ] Code (k/k) update PR(s):
      • 1.34:
        • https://github.com/kubernetes/kubernetes/pull/128726
        • https://github.com/kubernetes/kubernetes/pull/129129
    • [ ] Docs (k/website) update(s):

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

stlaz avatar Mar 27 '23 10:03 stlaz

/sig auth /sig api /assign

stlaz avatar Mar 27 '23 10:03 stlaz

@stlaz: The label(s) sig/api cannot be applied, because the repository doesn't have them.

In response to this:

/sig auth /sig api /assign

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.

k8s-ci-robot avatar Mar 27 '23 10:03 k8s-ci-robot

/sig api-machinery

stlaz avatar Mar 27 '23 10:03 stlaz

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

k8s-triage-robot avatar Jun 25 '23 10:06 k8s-triage-robot

/remove-lifecycle stale

stlaz avatar Jun 29 '23 16:06 stlaz

Hello @stlaz 👋, 1.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 1.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, we would need to add/update the following:

  • The status should be marked as implementable in the kep.yaml file.
  • Ensure the KEP readme using the latest template has been merged into the k/enhancements repo
  • Ensure that the PR including the production readiness review has been merged into k/enhancements.

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!

sanchita-07 avatar Sep 28 '23 16:09 sanchita-07

Hi @stlaz , 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 for enhancement freeze. It looks like #3927 will address the requirements. Let me know if I missed anything. Thanks!

sanchita-07 avatar Oct 04 '23 09:10 sanchita-07

Hello :wave: Indeed, #3927 should indeed address the requirements. I'm trying to move it forward but it's not yet clear if it'll make it in time.

stlaz avatar Oct 05 '23 12:10 stlaz

With KEP PR https://github.com/kubernetes/enhancements/pull/3927 approved, the enhancement is ready for the enhancements freeze. The status is now marked as tracked for enhancement freeze for 1.29. 🚀 Thank you!

npolshakova avatar Oct 06 '23 01:10 npolshakova

Hey there @stlaz! :wave:, 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 avatar Oct 09 '23 08:10 katcosgrove

Hi again @stlaz ! 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!

katcosgrove avatar Oct 17 '23 10:10 katcosgrove

Hello, Sorry for late reply. Unfortunately, due to external circumstances, we won't be able to deliver the work for the 1.29 milestone :disappointed:

stlaz avatar Oct 19 '23 15:10 stlaz

Hi @stlaz, 1.29 Enhancements team here- thanks for letting us know, I'll remove this KEP from the tracking board. /milestone clear

npolshakova avatar Oct 20 '23 13:10 npolshakova

/remove-label lead-opted-in

salehsedghpour avatar Jan 06 '24 16:01 salehsedghpour

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

k8s-triage-robot avatar Apr 05 '24 17:04 k8s-triage-robot

/remove-lifecycle stale

stlaz avatar Apr 17 '24 08:04 stlaz

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

k8s-triage-robot avatar Jul 16 '24 09:07 k8s-triage-robot

/remove-lifecycle stale

stlaz avatar Jul 23 '24 13:07 stlaz

Hello @stlaz 👋, Enhancements team here.

Just checking in as we approach enhancements freeze on 02:00 UTC Friday 11th October 2024 / 19:00 PDT Thursday 10th October 2024.

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

Here's where this enhancement currently stands:

  • [x] KEP readme using the latest template has been merged into the k/enhancements repo.
  • [ ] KEP status is marked as implementable for latest-milestone: v1.32.
  • [x] KEP readme has up-to-date graduation criteria
  • [x] KEP has a production readiness review that has been completed and merged into k/enhancements. (For more information on the PRR process, check here). If your production readiness review is not completed yet, please make sure to fill the production readiness questionnaire in your KEP by the PRR Freeze deadline on Thursday 3rd October 2024 so that the PRR team has enough time to review your KEP.

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

  • [ ] In the kep.yaml, the latest-milestone needs to be updated to v1.32

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.

If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you!

jenshu avatar Oct 02 '24 00:10 jenshu

The PRR request should be handled by https://github.com/kubernetes/enhancements/pull/4896

stlaz avatar Oct 02 '24 12:10 stlaz

@jenshu #4896 is merged.

enj avatar Oct 09 '24 20:10 enj

@stlaz @enj thanks for updating the kep.yaml, I've updated the status to tracked for enhancements freeze!

Can you also be sure to keep the issue description at the top updated with the correct release targets and such?

jenshu avatar Oct 10 '24 13:10 jenshu

Hi @stlaz :wave:, I'm James Spurin, a 1.32 Docs Shadow. Great to meet you again.

Does this enhancement work planned for 1.32 require any new docs or modifications to the existing docs?

If so, please follows the steps here to open a PR against dev-1.32 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday October 24th 2024 18:00 PDT.

Also, take a look at Documenting for a release to familiarise with the docs requirement for the release.

Thank you!

spurin avatar Oct 14 '24 13:10 spurin

Hey there @stlaz 👋 from the v1.32 Communications Team!

We'd love for you to consider writing a feature blog about your enhancement. Some reasons why you might want to write a blog for this feature include (but are not limited to) if this introduces breaking changes, is important to our users, or has been in progress for a long time and it is graduating.

To opt-in, let us know by opening a Feature Blog placeholder PR against the website repository by 30th Oct 2024. For more information about writing a blog see the blog contribution guidelines.

Note: In your placeholder PR, use XX characters for the blog date in the front matter and file name. We will work with you on updating the PR with the publication date once we finalize the blog schedule.

mbianchidev avatar Oct 14 '24 17:10 mbianchidev

Hi @stlaz :wave:,

Just a reminder to open a placeholder PR against dev-1.32 branch in the k/website repo for this (steps available here) for this KEP if it requires new or modifications to existing docs.

The deadline for this is Thursday Oct 24 at 18:00 PDT.

Thanks

James Spurin

spurin avatar Oct 18 '24 11:10 spurin

draft doc PR: https://github.com/kubernetes/website/pull/48463

tkashem avatar Oct 21 '24 13:10 tkashem

Hey again @stlaz 👋, v1.32 Enhancements team here.

Just checking in as we approach code freeze at 02:00 UTC Friday 8th November 2024 / 19:00 PDT Thursday 7th November 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 need to be merged before code freeze (and we need to update the Issue description to include all the related PRs of this KEP):

  • https://github.com/kubernetes/kubernetes/pull/127513
  • https://github.com/kubernetes/kubernetes/pull/128056
  • https://github.com/kubernetes/kubernetes/pull/128191

If you anticipate missing code freeze, you can file an exception request in advance.

Also, 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!

jenshu avatar Oct 28 '24 04:10 jenshu

/assign

tkashem avatar Oct 28 '24 12:10 tkashem

other refactor PRs that have already merged:

  • https://github.com/kubernetes/kubernetes/pull/127982
  • https://github.com/kubernetes/kubernetes/pull/127984
  • https://github.com/kubernetes/kubernetes/pull/127777
  • https://github.com/kubernetes/kubernetes/pull/127778

tkashem avatar Oct 28 '24 12:10 tkashem

Hello @stlaz 👋 Enhancements team here,

Unfortunately, the implementation (code related) PR(s) associated with this enhancement is not in the merge-ready state by code-freeze and hence this enhancement is now removed from the 1.32 milestone.

If you still wish to progress this enhancement in 1.32, please file an exception request as soon as possible, within three days. If you have any questions, you can reach out in the #release-enhancements channel on Slack and we'll be happy to help. Thanks!

/milestone clear

tjons avatar Nov 08 '24 02:11 tjons