bgdctl deploy blueapple --keep
bgdctl switch-set-ip-target-to-cluster prodharris blueapple
bgdctl rm prodharris
# Note that I removed the code that deleted the switch since we obviously want the switch
# I then inspected the website to be sure it is still functional with the current time as proof
There is much refactoring to do but the test is a SUCCESS
This PR is the essence of https://github.com/HarrisKirk/blue-green-dreams/pull/106
I tested it by
There is much refactoring to do but the test is a SUCCESS