Skip to content

Nixops deletes GCE resources in the wrong order sometimes #541

@3noch

Description

@3noch

I only have one example. For a GCE deployment, if you define a health check and target pool that uses it and then remove both of them, nixops -k will try to delete the health check first and fail because it's being used by the target pool. Deleting the target pool manually works because nixops -k can successfully delete the health check. It then reports that it can't delete the target pool because it's already gone. :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions