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

allow the ability to cleanup previously configured local sources #191

Merged
merged 2 commits into from
Jun 22, 2022

Conversation

majormoses
Copy link
Collaborator

@majormoses majormoses commented Jan 24, 2022

General

  • Remove any versioning you did yourself if applicable

  • Update Changelog following the conventions laid out on Keep A Changelog with all new changes under ## [Unreleased] and using a ### Added, Fixed, Changed, or Breaking Change sub-header.

  • Update README with any necessary changes

  • RuboCop passes

  • Foodcritic passes

  • Existing tests pass

Purpose

In some cases even if temporarily one may want to remove a source from being ingested into sumologic. In other cases it's cleaning up dead code for something that no longer generates logs in the environment.

Known Compatibility Issues

None

@majormoses majormoses requested a review from a team as a code owner January 24, 2022 10:27
In some cases even if temporarily one may want to remove a source from being ingested into sumologic. In other cases it's cleaning up dead code for something that no longer generates logs in the environment.

Signed-off-by: Ben Abrams <[email protected]>
@majormoses majormoses force-pushed the feature/source-action-remove branch from 605c3c6 to f9b6583 Compare June 14, 2022 16:05
@sumo-drosiek
Copy link
Contributor

sumo-drosiek commented Jun 20, 2022

Hi @majormoses,

Thanks for the PR. LGTM, but please update CHANGELOG.md before we merge it

Update Changelog following the conventions laid out on Keep A Changelog with all new changes under ## [Unreleased] and using a ### Added, Fixed, Changed, or Breaking Change sub-header.

Signed-off-by: Ben Abrams <[email protected]>
@sumo-drosiek sumo-drosiek merged commit 33613dc into SumoLogic:main Jun 22, 2022
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