Commit Graph

199 Commits (b41f08d79d2a2e8dea1fa690c19bb6dff249e141)

Author SHA1 Message Date
James Bardin 979faa5dbe move artifactory remote state to backend
8 years ago
James Bardin 178eb6076e remove legacy remote file code
8 years ago
James Bardin 18ef072325 move legacy http remote state to a backend
8 years ago
James Bardin 3595bd3f81 remove dead legacy gcs code
8 years ago
James Bardin fe527ec9d7 move legacy etcd remote state to a backend
8 years ago
Sander van Harmelen 7fb2d1b8de Implement the Enterprise enhanced remote backend
8 years ago
James Bardin 9bf9280c03
Merge pull request #17431 from oscr/use-seekstart
8 years ago
James Bardin a84b4a669a use the open state file for refresh when possible
8 years ago
James Bardin e10a7917e6 add failing test for windows state locks
8 years ago
Paul Tyng c868092d2d
Standardize http.Client creation with User-Agent
8 years ago
Oscar Utbult 7434cd0a81 Use io.SeekStart instead of deprecated os.SEEK_SET
8 years ago
jwa 3d4642719f simulate a webdav backend
8 years ago
jwa b3d432e6bc allow HTTP 201 & 204 when storing remote state
8 years ago
stack72 1fd0f803e4 Migrate Manta Remote state to be a backend
9 years ago
Florian Forster b09f121f86 state/remote: The "gcs" client has been superseeded by the "gcs" backend.
9 years ago
James Bardin 36b8be43e8 use the new version package
9 years ago
Martin Atkins c12d64f340 Use t.Helper() in our test helpers
9 years ago
Martin Atkins 2e0c1d07ae Merge #15793: Locking support in HTTP remote backend
9 years ago
Ross McFarland d889ac38b0 Change remote/http store to update, more consistent with doc
9 years ago
Ross McFarland 510563b67f Fully test conf handling in httpFactory
9 years ago
Ross McFarland 69546c4b33 Pass at much more flexible remote/http backend
9 years ago
James Bardin 68da0390b7 remove legacy azure remote state code
9 years ago
Peter McAtominey f9e8e54835 backend: convert Azure remote state to a backend
9 years ago
Ross McFarland 6cdea5af5d Clean up code and make the state/http behavior more consistent
9 years ago
Ross McFarland ce4d9fb3c2 Add tests for state/http with locking
9 years ago
Ross McFarland 1d38569c91 Add Lock/Unlock support to remote/http
9 years ago
James Bardin 32ae05c342 fix strict remote.State lineage check
9 years ago
James Bardin fba5decae5 update TestState helper
9 years ago
Martin Atkins 4d53eaa6df state: more robust handling of state Serial
9 years ago
Gavin Williams 96e6bf89ec remote/swift: Remove un-used code
9 years ago
Gavin Williams ee2e390f85 remote/swift: Migrate Swift remote state to a backend
9 years ago
James Bardin 808b504bcf rename openstack provider for swift remote state
9 years ago
Tom Harvey 13583b4b8b provider/azurerm: Upgrading to AutoRest v8 (#15006)
9 years ago
Tom Harvey df2875045d provider/azurerm: Upgrading to v10 of the Azure SDK (#14004)
9 years ago
James Bardin 4866f35645 add mutexes to Local, Backup, and InmemState
9 years ago
James Bardin f0f2220abb add mutexes to remote.State
9 years ago
Gavin Williams c63ad9c0f8 state/remote/swift: Support Openstack request logging (#13583)
9 years ago
James Bardin eeddc3f8ea add some nil checks for unexpected lock failures
9 years ago
James Bardin af2e289212 remove Sleep from TestLockWithContext
9 years ago
James Bardin d1460d8c82 test LockWithContext
9 years ago
James Bardin 93b1dd6323 give LockWithContext a little backoff
9 years ago
James Bardin 3f0dcd1308 Have the clistate Lock use LockWithContext
9 years ago
James Bardin 826771a830 add state.LockWithContext
9 years ago
James Bardin 75458a182d remove extra state.Locker assertions
9 years ago
James Bardin bf6384a163 All states are lockers
9 years ago
James Bardin 9f5cf2b105 convert S3 remote state to a backend
9 years ago
Mitchell Hashimoto 1daff7a826
backend/consul: support "lock" option to disable locking
9 years ago
Ash Berlin 70de22253a Fix error message in Azure state backend (#12424)
9 years ago
Peter McAtominey cbed463b44 state/azure: add environment option for non-public cloud usage (#12364)
9 years ago
Mitchell Hashimoto 942572b574
backend/init: add atlas, remove legacy atlas remote state
9 years ago