Add the ability to Skip SNI and Certificate configuration
- Dominant language
- Go
- Stars
- 503
- Forks
- 137
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 20
Description
**Feature Request:** Add the Ability to Skip SNI and Certificate Configuration
**Description:**
Currently, decK provides the --skip flag options to exclude specific entities such as CA certificates from the sync process. However, it would be beneficial to have an option that allows skipping both SNI and Certificate configurations. This feature would streamline workflows where SNI and Certificate management are handled separately and when it comes to DCGW configurations.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the existing --skip option through decK's sync entry point and its handling of SNI and Certificate entities. Check the related command help and tests, if available, to determine how a combined skip option should be exposed and verified; done means sync can omit both configurations while preserving other entity synchronization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100