Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove java-operator-plugins #6824

Conversation

xstefank
Copy link
Contributor

@xstefank xstefank commented Aug 29, 2024

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
Contributor

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

@metacosm
Copy link

metacosm commented Sep 5, 2024

@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
22 of 23 checks passed
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