ironcore-dev / ironcore-dev/sonic-operator
Remove the unused `SwitchCredential` API
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 4
- Forks
- 155
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 8
Description
Summary
Remove the SwitchCredential CRD and its related API definitions.
Motivation
SwitchCredential has not been implemented or used. With the direction proposed for Wire, sonic-operator no longer needs credentials to communicate with an agent running on the switch.
Removing the unused API avoids confusion about its purpose and expected usage.
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
Search the repository for SwitchCredential to locate the CRD and related API definitions, then inspect all references before removing the unused pieces. Confirm that no references remain and run the repository's available tests or validation checks to verify the operator still builds and passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100