Remove OperatorHub automation and documentation (#2101)

AWX Operator is no longer published to OperatorHub. Remove the
publish-operator-hub GHA workflow, the hack/publish-to-operator-hub.sh
script, the OperatorHub section from the release process docs, and the
OperatorHub-specific resource list from the debugging guide.

Author: Christian M. Adams
Assisted By: Claude
This commit is contained in:
Christian Adams
2026-02-16 17:52:04 -05:00
committed by GitHub
parent f9c05a5698
commit fcf9a0840b
4 changed files with 0 additions and 233 deletions

View File

@@ -24,13 +24,6 @@ Past that, it is often useful to inspect various resources the AWX Operator mana
* secrets
* serviceaccount
And if installing via OperatorHub and OLM:
* subscription
* csv
* installPlan
* catalogSource
To inspect these resources you can use these commands
```sh