-
Notifications
You must be signed in to change notification settings - Fork 243
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
Add support for parsing multiple k8s definition in a single Devfile K8s component #6372
Add support for parsing multiple k8s definition in a single Devfile K8s component #6372
Commits on Dec 6, 2022
-
Rename GetK8sManifestWithVariablesSubstituted to GetK8sManifestsWithV…
…ariablesSubstituted
Configuration menu - View commit details
-
Copy full SHA for ccb3ad2 - Browse repository at this point
Copy the full SHA ccb3ad2View commit details -
Add GetK8sComponentAsUnstructuredList; add support for multiple manif…
…ests in a single k8s component Signed-off-by: Parthvi Vala <pvala@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 964ec87 - Browse repository at this point
Copy the full SHA 964ec87View commit details -
Configuration menu - View commit details
-
Copy full SHA for a926b04 - Browse repository at this point
Copy the full SHA a926b04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40c3912 - Browse repository at this point
Copy the full SHA 40c3912View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83fbdde - Browse repository at this point
Copy the full SHA 83fbddeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d20180 - Browse repository at this point
Copy the full SHA 3d20180View commit details -
Use GetK8sComponentAsUnstructuredList in devfile/adapters/kubernetes/…
…component/adapter.go
Configuration menu - View commit details
-
Copy full SHA for c6debc9 - Browse repository at this point
Copy the full SHA c6debc9View commit details -
Add documentation for GetK8sComponentAsUnstructuredList and remove Ge…
…tK8sComponentAsUnstructured
Configuration menu - View commit details
-
Copy full SHA for 5e00217 - Browse repository at this point
Copy the full SHA 5e00217View commit details -
Fix createOrUpdateServiceForComponent to fetch only the service creat…
…ed for the component
Configuration menu - View commit details
-
Copy full SHA for c907281 - Browse repository at this point
Copy the full SHA c907281View commit details -
Configuration menu - View commit details
-
Copy full SHA for 062185c - Browse repository at this point
Copy the full SHA 062185cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92d4867 - Browse repository at this point
Copy the full SHA 92d4867View commit details -
Attempt at fixing list/describe binding tests; fixes old mishap
Signed-off-by: Parthvi Vala <pvala@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 9cda1a3 - Browse repository at this point
Copy the full SHA 9cda1a3View commit details -
Check for empty list of binding
Signed-off-by: Parthvi Vala <pvala@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for c332ad5 - Browse repository at this point
Copy the full SHA c332ad5View commit details