Manage deployment locks in $NIXOPS_STATE dir if provided#1533
Manage deployment locks in $NIXOPS_STATE dir if provided#1533kampka wants to merge 1 commit intoNixOS:masterfrom
Conversation
| I understand the feeling, but I'm not confident that this is the right thing to do in the context of state and locking plugins. How are these features supposed to interact? |
| Sorry, I can't follow, can you explain your thoughts with a bit more context regarding your concerns? In any case, I have moved mostly to |
| Perhaps the local deployment lock and the remote lock interface should be merged into one interface. Instead of a noop remote lock by default, we'd have the local deployment lock as the default, and the remote lock would replace the local lock. Another option would be to move the locks to I guess what I'm trying to say is I haven't decided and I don't think I know enough about the design and implementation at this point to say anything definitive. |
Honestly, I was not aware that nixops had a concept of remote logs till yesterday.
This would of course solve my personal aesthetic requirements of programs not cluttering my
Fair enough. As I said, this issue is not really a priority any more. |
The locks feel a bit inconsistent atm. as the state is stored in
$NIXOPS_STATEwhile locks are still stored in$HOME/.nixops.