Remove OperatorHub automation and documentation#2101
Merged
rooftopcellist merged 1 commit intoansible:develfrom Feb 16, 2026
Merged
Remove OperatorHub automation and documentation#2101rooftopcellist merged 1 commit intoansible:develfrom
rooftopcellist merged 1 commit intoansible:develfrom
Conversation
2949f20 to
810fb61
Compare
jamesmarshall24
approved these changes
Feb 16, 2026
Member
Author
|
CI is failing on this because of an unrelated issue, which will be fixed by this PR: I'll rebase this PR after that one merges. |
dsavineau
approved these changes
Feb 16, 2026
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
810fb61 to
5f250cc
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
publish-operator-hubGitHub Actions workflow andhack/publish-to-operator-hub.shscript since we no longer publish to OperatorHub. This workflow has been disabled for about a year now, it is time we did some spring cleaning.ISSUE TYPE
Test plan