bottlerocket
bottlerocket copied to clipboard
OOTB: Remove conditional compilation from updog
What I'd like:
- [ ] Check if there is model dependency on api server, if so remove it via transfer to configuration file
- [ ] Check if there is conditional compilation #[cfg(..)] flags and if so remove them
Any alternatives you've considered: