-
Notifications
You must be signed in to change notification settings - Fork 244
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
Enable existing app for GitOps workflow #2617
Comments
I'll update this to have the details of the 'gitops day 2 Add Application' flow. |
@sbose78 If you could please share maybe just a break down whats done and whats left so I can plan for this issue/milestone. |
+1. This would be very useful. |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
seems like the kam project took over the enablement of GitOps Pipeline |
so should we close this epic @sspeiche @serenamarie125 ? |
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
Rotten issues close after 30d of inactivity. Reopen the issue by commenting /close |
@openshift-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Description
As a developer, I want to have a simple command to "GitOps-enable" my existing application so I
can easily have CI enabled.
This command could look something like:
odo gitops-enable --stak=springboot .
which could read some information from the associated stak or auto-detect.
Acceptance Criteria
Note
The text was updated successfully, but these errors were encountered: