-
Notifications
You must be signed in to change notification settings - Fork 76
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
Remove features that we don't want in v35 #3378
Conversation
PR ChecklistHow to use this checklistHow to use this checklistPR AuthorFor each section, check a box when it is true. PR ReviewerCheck that the PR checklist action did not fail. Bug ReferencesNone. Confirm
How to properly reference fixed bugs
Test UpdatesUnit Tests
Integration Tests
Documentation
Does this PR require review from someone outside the core ubuntu-pro-client team?
|
@orndorffgrant after the CVE work lands I'll take this one |
@renanrodrigo reminder that this PR still needs to remove the status APIs as well. |
I reverted the status API PRs, and will double check if there is something else to remove. If something is at the top of mind, please tell me here @orndorffgrant @lucasmoura @dheyay |
7d3dde3
to
e77c1f7
Compare
This looks like it is removing all the right things. I think we should be able to get this PR to green CI (maybe minus the fix tests? what is the state of those?) |
you are right - this should be good minus fix |
This reverts commit 35693dd.
This reverts commit b6048b6.
This reverts commit fd8fcff.
This reverts commit 41c2f9f.
This reverts commit 94c044f.
This reverts commit f663a8d.
This reverts commit b7038e0.
This reverts commit 75129ed.
Signed-off-by: Renan Rodrigo <renanrodrigo@canonical.com>
This reverts commit 68b1906.
This reverts commit 133c20a.
This reverts commit 7a187f1.
This reverts commit b4caa31.
This reverts commit 6d4ce25.
This reverts commit 2610fc2.
This reverts commit caeeb0d.
…kend" This reverts commit db20560.
This reverts commit 2d957a2.
This reverts commit ebe0810.
This reverts commit ccc0264.
This reverts commit 2312a49.
89145c3
to
3cca919
Compare
This fix had been applied in the config API, now reverted. Bringing it back to make sure config objects are serializable. Signed-off-by: Renan Rodrigo <renanrodrigo@canonical.com>
@orndorffgrant I believe this PR has the sanest possible CI now - fix tests are horrible, help text is wrong but @lucasmoura has #3387 for it, and the cursed apt news selector test in Xenial needs to be fixed but it was there before |
Why is this needed
Because main should have only what is going to be released.