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

Register kubernetes extension #2033

Closed
lordofthejars opened this issue Apr 12, 2019 · 3 comments · Fixed by #2047
Closed

Register kubernetes extension #2033

lordofthejars opened this issue Apr 12, 2019 · 3 comments · Fixed by #2047
Labels
kind/enhancement New feature or request
Milestone

Comments

@lordofthejars
Copy link
Contributor

When running ./mvnw quarkus:list-extensions you see a lot of extensions but one that is set in guides but not registered is the one about Kubernetes.

io.quarkus:quarkus-kubernetes

I am using Quarkus 0.13.1

@lordofthejars
Copy link
Contributor Author

I can help with a PR.

@gsmet
Copy link
Member

gsmet commented Apr 12, 2019

Look for extensions.json in the tree, you need to add an entry here (if not already done in master). They are ordered alphabetically.

Thanks!

@geoand
Copy link
Contributor

geoand commented Apr 12, 2019

Funny, I remember adding this.... I guess it must have got lost in the many rebases/squashes that were done during the development of the extension.

Thanks for spotting!

@gsmet gsmet modified the milestones: 0.14.0, 0.13.2 Apr 12, 2019
gsmet pushed a commit to gsmet/quarkus that referenced this issue Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants