Breaking changes for Shadow 3.0 #2496
stevenengler
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This discussion is for deciding what breaking changes we plan to make in Shadow 3.0. This list will be updated as we decide on what changes we'll make:
hosts.<hostname>.quantityconfiguration option — Remove configurationhosts.<hostname>.quantityfield #2067. Done: Remove the hostquantityconfig option #2868hosts.<hostname>.processes[*].quantityconfiguration option — Done: Remove the processquantityconfig option #2873host_defaults.pcap_directoryconfiguration option, and add a newhost_defaults.pcap_enabledboolean option — Done: Change thepcap_directoryconfig option topcap_enabled#2840hosts.<hostname>.optionsconfiguration option — Renamehost_defaultsconfiguration field #2065. Done: Rename thehost_defaultsandoptionsconfig fields #2883stop_timeorstart_timeare >= than the simulationstop_time. Done: Fail if process start or stop time isn't before sim stop time #2859experimental.use_extended_yamlfield). Done: Always use YAML extended syntax #2831shadow/src/main/core/manager.rs
Line 805 in 8581e74
[a-z0-9-.]characters in the hostname — Done: Restrict allowed hostname characters #2856environmentoption from a string to a map — Done: Change the process 'environment' option to a map #2875--profileoption from setup script — Remove--profileoption from setup script #2405. Done: Clean up setup script options #2892Legend:
🟢: Done (yay)
🟨: Planned
🔺: Not planned
❔: Undecided
Beta Was this translation helpful? Give feedback.
All reactions