Skip to content

core: remove deprecated config directive dbdriver from all config files, templates and from automatic configuration during install#1027

Merged
pstorz merged 8 commits intomasterfrom
dev/joergs/master/remove-dbdriver-usage
Dec 18, 2021
Merged

core: remove deprecated config directive dbdriver from all config files, templates and from automatic configuration during install#1027
pstorz merged 8 commits intomasterfrom
dev/joergs/master/remove-dbdriver-usage

Conversation

@joergsteffens
Copy link
Member

@joergsteffens joergsteffens commented Dec 16, 2021

Make sure that the deprecated config directive dbdriver is no longer used.

Please check

  • Short description and the purpose of this PR is present above this paragraph
  • Your name is present in the AUTHORS file (optional)

If you have any questions or problems, please give a comment in the PR.

Helpful documentation and best practices

Checklist for the reviewer of the PR (will be processed by the Bareos team)

General
  • PR name is meaningful
  • Purpose of the PR is understood
  • Separate commit for this PR in the CHANGELOG.md, PR number referenced is same
  • Commit descriptions are understandable and well formatted
Source code quality
  • Source code changes are understandable
  • Variable and function names are meaningful
  • Code comments are correct (logically and spelling)
  • Required documentation changes are present and part of the PR
  • bareos-check-sources --since-merge does not report any problems
  • git status should not report modifications in the source tree after building and testing
    , as it is now deprecated.

@joergsteffens joergsteffens force-pushed the dev/joergs/master/remove-dbdriver-usage branch from 1678635 to 322c2e5 Compare December 16, 2021 16:18
@joergsteffens joergsteffens marked this pull request as ready for review December 16, 2021 16:20
@joergsteffens joergsteffens requested a review from pstorz December 16, 2021 16:20
@joergsteffens joergsteffens force-pushed the dev/joergs/master/remove-dbdriver-usage branch from 322c2e5 to 2316dff Compare December 16, 2021 18:39
@pstorz pstorz changed the title Remove dbdriver config directive Remove deprecated dbdriver config directive in all config files and templates Dec 17, 2021
@pstorz pstorz changed the title Remove deprecated dbdriver config directive in all config files and templates Remove deprecated dbdriver config directive in all config files and config templates Dec 17, 2021
Copy link
Member

@pstorz pstorz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello,
I did the PR review and have one little comment. Also, I added one commit on top of the PR to simplify the output of the current dbdriver in the director status line.

Please also have a look at that commit.

@joergsteffens joergsteffens force-pushed the dev/joergs/master/remove-dbdriver-usage branch from ec70e69 to 2eea38d Compare December 17, 2021 17:52
@joergsteffens joergsteffens requested a review from pstorz December 17, 2021 17:53
@joergsteffens
Copy link
Member Author

Rebased on master.

@pstorz pstorz changed the title Remove deprecated dbdriver config directive in all config files and config templates Remove deprecated config directive dbdriverin all config files, templates and and config templates Dec 18, 2021
@pstorz pstorz changed the title Remove deprecated config directive dbdriverin all config files, templates and and config templates Remove deprecated config directive dbdriver in all config files, templates and from automatic configuration during install Dec 18, 2021
@pstorz pstorz changed the title Remove deprecated config directive dbdriver in all config files, templates and from automatic configuration during install Remove deprecated config directive dbdriver from all config files, templates and from automatic configuration during install Dec 18, 2021
@pstorz pstorz changed the title Remove deprecated config directive dbdriver from all config files, templates and from automatic configuration during install core: remove deprecated config directive dbdriver from all config files, templates and from automatic configuration during install Dec 18, 2021
@pstorz pstorz force-pushed the dev/joergs/master/remove-dbdriver-usage branch from 2eea38d to 6aa7dac Compare December 18, 2021 20:20
@pstorz pstorz merged commit 08ed848 into master Dec 18, 2021
@pstorz pstorz deleted the dev/joergs/master/remove-dbdriver-usage branch December 18, 2021 20:20
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