Commit 9db1069
⚠ Single-tenant simplification: remove deprecated features and simplify operator model
Implement the single-tenant simplification design to re-affirm OLM v1's
cluster-admin-only operational model.
Changes across work items:
- 01-cluster-admin: Grant operator-controller cluster-admin ClusterRole
(remove custom RBAC rules)
- 02-deprecate-service-account: Mark spec.serviceAccount as deprecated
and optional; remove from docs/examples/tooling
- 03-remove-preflight-permissions: Remove PreflightPermissions feature
gate and RBAC pre-authorization code
- 04-remove-synthetic-permissions: Remove SyntheticPermissions feature
gate and synthetic user/group authentication
- 05-remove-single-own-namespace: Remove SingleOwnNamespaceInstallSupport
feature gate, watchNamespace config, and own-namespace test fixtures
- 07-simplify-contentmanager: Remove per-extension REST config and use
shared manager client for content management
- 09-documentation: Resolve merge conflicts, add cleanup tracking
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>File tree
133 files changed
+727
-50185
lines changed- api/v1
- applyconfigurations/api/v1
- cmd/operator-controller
- config/samples
- docs
- api-reference
- concepts
- draft/howto
- getting-started
- howto
- project
- tutorials
- hack
- demo
- resources
- synthetic-user-perms
- webhook-provider-certmanager
- test
- tools
- catalogs
- lib
- crd-generator/testdata
- api/v1
- output
- experimental
- standard
- schema-generator
- helm/olmv1
- base/operator-controller/crd
- experimental
- standard
- templates/rbac
- internal/operator-controller
- action
- applier
- authentication
- config
- contentmanager
- controllers
- features
- labels
- resolve
- rukpak
- bundle
- render
- manifests
- testdata/images
- bundles/own-namespace-operator/v1.0.0
- manifests
- metadata
- catalogs/test-catalog/v1/configs
- test
- e2e
- features
- steps
- testdata
- extension-developer-e2e
- helpers
- regression/convert
- testdata/expected-manifests/argocd-operator.v0.6.0
- own-namespace
- single-namespace
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
133 files changed
+727
-50185
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
74 | 72 | | |
75 | | - | |
76 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
380 | 383 | | |
381 | 384 | | |
382 | 385 | | |
| |||
549 | 552 | | |
550 | 553 | | |
551 | 554 | | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
552 | 559 | | |
553 | 560 | | |
554 | 561 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 26 | | |
30 | 27 | | |
31 | 28 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
| |||
474 | 473 | | |
475 | 474 | | |
476 | 475 | | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
482 | 480 | | |
483 | 481 | | |
484 | 482 | | |
| |||
622 | 620 | | |
623 | 621 | | |
624 | 622 | | |
625 | | - | |
626 | | - | |
627 | | - | |
628 | 623 | | |
629 | 624 | | |
630 | 625 | | |
| |||
654 | 649 | | |
655 | 650 | | |
656 | 651 | | |
657 | | - | |
658 | | - | |
659 | | - | |
660 | | - | |
661 | | - | |
662 | | - | |
663 | | - | |
| 652 | + | |
664 | 653 | | |
665 | 654 | | |
666 | 655 | | |
667 | 656 | | |
668 | 657 | | |
669 | | - | |
670 | | - | |
| 658 | + | |
671 | 659 | | |
672 | | - | |
673 | | - | |
674 | | - | |
675 | 660 | | |
676 | 661 | | |
677 | | - | |
678 | | - | |
679 | | - | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
680 | 665 | | |
681 | 666 | | |
682 | 667 | | |
| |||
688 | 673 | | |
689 | 674 | | |
690 | 675 | | |
691 | | - | |
692 | | - | |
693 | | - | |
694 | | - | |
695 | | - | |
696 | 676 | | |
697 | 677 | | |
698 | 678 | | |
699 | 679 | | |
700 | 680 | | |
701 | 681 | | |
702 | 682 | | |
703 | | - | |
704 | 683 | | |
705 | 684 | | |
706 | 685 | | |
| |||
713 | 692 | | |
714 | 693 | | |
715 | 694 | | |
716 | | - | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
717 | 700 | | |
718 | | - | |
719 | | - | |
720 | | - | |
| 701 | + | |
| 702 | + | |
721 | 703 | | |
722 | 704 | | |
723 | 705 | | |
| |||
737 | 719 | | |
738 | 720 | | |
739 | 721 | | |
740 | | - | |
741 | | - | |
742 | | - | |
743 | 722 | | |
744 | 723 | | |
745 | 724 | | |
| |||
0 commit comments