Kuadrant / Kuadrant/dns-operator
soft delete endpoints when gateway is not programmed
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 12
- Forks
- 23
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 14
Description
Blocked by: #356 , #367
When reconciling a DNS Record, examine the gateway, if the gateway is not programmed, label the related endpoints with soft_delete
Tests
TBD
Contributor guide
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 by reviewing the DNS Record reconciliation entry point and how it checks whether the gateway is programmed. Check the blocking issues #356 and #367 before proceeding. Add tests for the gateway-not-programmed case, with completion shown by related endpoints receiving the soft_delete label during reconciliation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100