Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixops
base: a3f4d1b1222e
Choose a base ref
...
head repository: NixOS/nixops
compare: e59765e3032e
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 23, 2019

  1. Adding Nixops delete-resources Command:

    This command will allow users to painlessly remove resources from nixops database while preserving the actual resource. This can be helpful in various disater recovery scenarios when we need to attach an EBS volume to prod form shadow or vice versa. then can safely reeuse that deployment since the shadow won't clain the volume transfered to prod as it's own and tires to destory it
    PsyanticY committed Oct 23, 2019
    Copy the full SHA
    9753a41 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1201 from PsyanticY/clearstate

    Adding nixops delete-resources command
    AmineChikhaoui committed Oct 23, 2019
    Copy the full SHA
    e59765e View commit details
    Browse the repository at this point in the history