Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add prune option to reg.list #34934

Merged
merged 1 commit into from
Jul 26, 2016
Merged

Add prune option to reg.list #34934

merged 1 commit into from
Jul 26, 2016

Conversation

techhat
Copy link
Contributor

@techhat techhat commented Jul 25, 2016

What does this PR do?

When prune is set to a value higher than 0, then only the most recent prune entries will be kept.

Previous Behavior

The list would continue to grow, until the master was restarted or reg.clear or reg.delete was called.

Tests written?

No.

@rallytime rallytime merged commit e1a6eba into saltstack:develop Jul 26, 2016
@techhat techhat deleted the prunelist branch July 26, 2016 18:14
gitebra pushed a commit to gitebra/salt that referenced this pull request Jul 26, 2016
* upstream/develop: (153 commits)
  Increase all run_script timeouts to 30s (saltstack#34956)
  Fix grains integration tests for Windows (saltstack#34941)
  GCE Cloud tests (saltstack#34871)
  Create regdata before try/except (saltstack#34931)
  Add prune option to reg.list (saltstack#34934)
  Skip inode test in Windows (saltstack#34938)
  Remove use_carrier bond for Ubuntu Xenial later (saltstack#34779)
  Add jid to salt.function orchestration events
  [bashcompletion] replace ticks with bash subshell
  [bashcompletion] ignore salt-key headers
  Add jid to orchestration returns
  Avoid UnboundLocalError in beacons module
  [bash-completion] hide timeout in salt-output
  Master performance improvement (saltstack#34916)
  Update service_rh provider to exclude XenServer >= 7. (saltstack#34915)
  Lint fixes for saltstack#34923
  pv_present should execute pvcreate with -y if existing filesystem signature detected
  Handle exception when no Slack API key was provided
  zone absent with tests
  added zone_present state check
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants