Kuadrant / Kuadrant/dns-operator

soft delete endpoints when gateway is not programmed

Open
#369 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.