notebooks/workspaces/controller/internal/helper
Harshad Reddy Nalla 30d1facfbc
include ports array in podtemplate for httpProxy setting
- moved protocal from imageconfig.spec.ports to podtemplates.ports
 - included the podtemplates.ports with defaultdisplayname
 - add validation webhook for podtemplate.ports
 - update the sample workspacekind with ports reference
 - referencing same id for portid in imageconfig and podtemplate.ports

Signed-off-by: Harshad Reddy Nalla <hnalla@redhat.com>
2025-09-16 15:26:29 -04:00
..
graph.go chore: update go linting + update dependencies for controller (#137) 2024-12-02 16:56:58 +00:00
graph_test.go feat(ws): add validation webhooks for Workspace and WorkspaceKind (#34) 2024-08-29 00:14:03 +00:00
helper.go chore: update go linting + update dependencies for controller (#137) 2024-12-02 16:56:58 +00:00
index.go chore: update go linting + update dependencies for controller (#137) 2024-12-02 16:56:58 +00:00
reconcile.go feat(ws): retry failed reconciles much less aggressively (#256) 2025-04-15 23:12:23 +00:00
suite_test.go feat(ws): add validation webhooks for Workspace and WorkspaceKind (#34) 2024-08-29 00:14:03 +00:00
template.go include ports array in podtemplate for httpProxy setting 2025-09-16 15:26:29 -04:00