Skip to content

Remove java-operator-plugins#6824

Merged
acornett21 merged 1 commit into
operator-framework:masterfrom
xstefank:remove-java-operators-plugins-i6819
Sep 5, 2024
Merged

Remove java-operator-plugins#6824
acornett21 merged 1 commit into
operator-framework:masterfrom
xstefank:remove-java-operators-plugins-i6819

Conversation

@xstefank

@xstefank xstefank commented Aug 29, 2024

Copy link
Copy Markdown
Contributor

Fixes #6819

Description of the change:
Removing java-operator-plugins and the plugin quarkus so the command operator-sdk init --plugins quarkus will no longer work. This is a breaking change.

Motivation for the change:
The team behind the Quarkus plugin no longer want to support this integration and users should instead use the Quarkus provided API to generate projects (https://github.com/quarkiverse/quarkus-operator-sdk?tab=readme-ov-file#bootstrapping-a-project)

Checklist

If the pull request includes user-facing changes, extra documentation is required:

Signed-off-by: xstefank <xstefank122@gmail.com>
@acornett21

Copy link
Copy Markdown
Contributor

@metacosm Are you okay with the wording in the changelog for this?

@metacosm

metacosm commented Sep 5, 2024

Copy link
Copy Markdown

@metacosm Are you okay with the wording in the changelog for this?

Yes.

@acornett21 acornett21 merged commit dd1b3c5 into operator-framework:master Sep 5, 2024
acornett21 pushed a commit to joelanford/operator-sdk that referenced this pull request Oct 15, 2024
Signed-off-by: xstefank <xstefank122@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove java-operator-plugins

3 participants