Certain resources should be ignored once they have a deletionTimestamp
Open
Nobody has claimed this yet.
area/security
component/auth
lifecycle/frozen
priority/P2
- Dominant language
- Go
- Stars
- 8.7k
- Forks
- 4.8k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 53
Description
The following resources should not be honored once they are awaiting deletion:
oauthclientauthorization- ??
xref https://github.com/openshift/origin/pull/14978#issuecomment-312266766
@openshift/security
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the oauthclientauthorization resource named in the issue and review the linked OpenShift pull request comment for context. Identify which resources need to be ignored while deletionTimestamp is set, then verify that each listed resource is no longer honored during deletion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authorization, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100