-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(apis): remove deprecated flightrecorder/recording apis (#438)
* fix(docs): remove docs on deprecated apis * fix(apis): remove deprecated api source code * fix(controllers): remove deprecated controllers * fix(client): remove cryostat client resources * fix(tests): remove test resources for deprecated apis * fix(manager): unregister deprecated controllers * fix(manifests): remove crd patches for deprecated apis * fix(manifests): remove sample manifests for deprecated apis * fix(manifests): remove roles for deprecated api * fix(project-config): remove deprecated apis from PROJECT file * fix(manifests): remove deprecated api crds * !fixup(manifests): completely remove rbac for deprecated apis * fix(csv): edit csv after removing deprecated apis & bump operator-sdk builder annotation to 1.22.2 * fix(resources): remove endpoints from list of watched resources * fix(role): remove access to endpoints for cryostat role * fix(tests): continue to remove all test resources for deprecated apis * fix(bundles): update bundle * fix(role): add back rule to access endpoints for CR * fix(rbac): add back endpoints to role for controller * chore(crds): clean up description markers * fix(makefile): update undeploy target to remove recording api * chore(makefile): fix typo in comments * fix(common): fix logger name
- Loading branch information
Thuan Vo
authored
Aug 31, 2022
1 parent
def0b0d
commit 3a3ccfe
Showing
46 changed files
with
132 additions
and
6,210 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.