Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish removing legacy deployment helper ("ignoring cloud config when networks are present" feature) #2549

Merged
merged 3 commits into from
Aug 17, 2024

Conversation

aramprice
Copy link
Member

The capability to "[ignore] cloud config when networks are present" was removed on May 21, 2019

This spec is testing "ignoring cloud config when `networks` are present"
which is a feature that was removed [on May 21,
2019](1be5ead).

This commit exposes an invalid test setup which used `Config#make` with
`raw_manifest:` which _does not_ actually set the `content` atribute of
`Config` - likely due to limitations in the `machinest` gem.
The spec context was testing "ignoring cloud config when `networks` are present"
which is a feature that was removed [on May 21,
2019](1be5ead).
This option is not used in produciton code and the capability to
"ignoring cloud config when `networks` are present" was removed on
[May 21, 2019](1be5ead)
@aramprice aramprice force-pushed the finish-removing-legacy_deployment_helper branch from 725fbe5 to dd43a3b Compare August 16, 2024 23:54
@aramprice aramprice merged commit ebb3e07 into main Aug 17, 2024
4 checks passed
@aramprice aramprice deleted the finish-removing-legacy_deployment_helper branch August 17, 2024 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants