You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to integrate Kai into Konveyor in an experimental feature gate manner.
Goals:
Konveyor Operator is able to deploy Kai onto the cluster
Deployment of Kai is disabled by default, we want a user to manually opt-in to deploying Kai
Kai images may be overridden so someone opting to deploy Kai may specific the image path/tag for the kai image to use
An exposed endpoint is available to reach the Kai service
Authentication/Authorization requirements comply with Konveyor Hub expectations, i.e. same auth flows that work to with the Hub protect the Kai service
The IDE plugin is able to specify and use the coordinates of the Kai endpoint Konveyor Hub is serving
The IDE plugin is able to authenticate as expected with a protected Kai endpoint reusing credentials from Konveyor
As of August 2024 we plan to approach this work in a few milestones:
Kai is deployed in an authenticated manner, conforming to Konveyor's auth workflow
A CLI based workflow is able to run with a specified token/header and proves functionality is working
Milestone 4
VSCode IDE plugin is updated to work with authentication values, likely implies need to work through an OAuth sign-in to go from username/pass to a token
The content you are editing has changed. Please copy your edits and refresh the page.
We want to integrate Kai into Konveyor in an experimental feature gate manner.
Goals:
As of August 2024 we plan to approach this work in a few milestones:
Milestone 1
Milestone 2
Milestone 3
Milestone 4
Tasks
The text was updated successfully, but these errors were encountered: