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

Fix sensu_agent_entity_config purging to not purge entity subscription #1281

Merged
merged 3 commits into from
Oct 25, 2020

Conversation

treydock
Copy link
Collaborator

Pull Request Checklist

Description

Avoid purging the entity subscription that cannot be deleted. This was actually not an issue with 6.1.0 because of a bug with Sensu Go but the fix with 6.1.1 now correctly makes this entity subscription not be able to be deleted so we must ignore it when purging.

@treydock treydock added the bug label Oct 23, 2020
lib/puppet/type/sensu_resources.rb Show resolved Hide resolved
spec/unit/sensu_resources_spec.rb Show resolved Hide resolved
@treydock treydock merged commit 6c80497 into master Oct 25, 2020
@treydock treydock deleted the fix-subscription branch October 25, 2020 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants