Skip to content

Enhance caching#27

Merged
cezmunsta merged 2 commits into
masterfrom
enhance-caching
May 7, 2021
Merged

Enhance caching#27
cezmunsta merged 2 commits into
masterfrom
enhance-caching

Conversation

@cezmunsta
Copy link
Copy Markdown
Owner

  • Updated cmd.writeConnection and cmd.updateConnection to update the
    local cache if successfully writing to Vault
  • Added cmd.lookupConnection and updated cmd.prepareConnection to
    call it instead of the cache functions
  • Updated cmd.showConnection and cmd.printConnection to use
    cmd.prepareConnection
  • Updated cmd.connect to avoid port forward display when dry-run
  • Added call to expireCache during call to cmd.getCache
  • Fixed condition evaluating status in cmd.GetCache

cezmunsta added 2 commits May 7, 2021 12:47
* Updated `cmd.writeConnection` and `cmd.updateConnection` to update the
  local cache if successfully writing to Vault
* Added `cmd.lookupConnection` and updated `cmd.prepareConnection` to
  call it instead of the cache functions
* Updated `cmd.showConnection` and `cmd.printConnection` to use
  `cmd.prepareConnection`
* Updated `cmd.connect` to avoid port forward display when dry-run
* Added call to `expireCache` during call to `cmd.getCache`
* Fixed condition evaluating `status` in `cmd.GetCache`
@cezmunsta cezmunsta added the enhancement New feature or request label May 7, 2021
@cezmunsta cezmunsta self-assigned this May 7, 2021
@cezmunsta cezmunsta merged commit 06c623a into master May 7, 2021
@cezmunsta cezmunsta deleted the enhance-caching branch May 7, 2021 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant