ConduitIO / ConduitIO/conduit-operator
Add path to finalizers
Open
- Dominant language
- Go
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The operator finalizers are basically fqdn, change these to be fqdn + /path to avoid collisions.
This should be backward compatible.
See https://kubernetes.io/docs/concepts/overview/working-with-objects/finalizers/
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the operator code that defines and applies finalizers, then read the linked Kubernetes finalizers documentation. Confirm where the current FQDN-only names are generated, preserve compatibility with existing objects, and verify that new finalizers use the FQDN plus a path without collisions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100