-
Notifications
You must be signed in to change notification settings - Fork 522
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
Apply Mojo should use ApplyService in JKubeServiceHub #146
Milestone
Comments
12 tasks
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Oct 29, 2020
12 tasks
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Oct 29, 2020
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Oct 29, 2020
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Oct 30, 2020
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Nov 2, 2020
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Nov 16, 2020
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Nov 16, 2020
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Nov 16, 2020
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Nov 17, 2020
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Dec 1, 2020
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Dec 3, 2020
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Dec 3, 2020
manusa
pushed a commit
to rohanKanojia/jkube
that referenced
this issue
Dec 4, 2020
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Dec 8, 2020
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Dec 23, 2020
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Jan 11, 2021
manusa
pushed a commit
that referenced
this issue
Jan 11, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Currently ApplyMojo creates its own
ApplyService
instance.All Mojos should use instance of the services provided by the
JKubeServiceHub
(see BuildMojo)Relates to: #136
The text was updated successfully, but these errors were encountered: