What features does this change enable? What bugs does this change fix?
These DC/OS JIRA ticket(s) must be updated (ideally closed) in the moment this PR lands:
- DCOS_OSS- Foo the Bar so it stops Bazzing.
Other tickets related to this change:
- DCOS_OSS- Foo the Bar so it stops Bazzing.
- Included a test which will fail if code is reverted but test is not. If there is no test please explain here:
- Read the DC/OS contributing guidelines
- Followed relevant code rules Rules for Packages and Systemd
If you are changing components or packages in DC/OS (e.g. you are bumping the sha or ref of anything underneath packages
), then in addition to the above please also include:
- Change log from the last version integrated (this should be a link to commits for easy verification and review): example
- Test Results: [link to CI job test results for component]
- Code Coverage (if available): [link to code coverage report]
PLEASE FILL IN THE TEMPLATE ABOVE / DO NOT REMOVE ANY SECTIONS ABOVE THIS LINE
What is the review process and when will my changes land?
All PRs require 2 approvals using GitHub's pull request reviews.
Reviewers should be:
- Developers who understand the code being modified.
- Developers responsible for code that interacts with or depends on the code being modified.
It is best to proactively ask for 2 reviews by @mentioning the candidate reviewers in the PR comments area. The responsibility is on the developer submitting the PR to follow-up with reviewers and make sure a PR is reviewed in a timely manner. Once a PR has 2 ship-it's, no red reviews, and all tests are green it will be included in the next train.