Skip to content

oc cluster up: use registry and router deployment commands from the image being deployed #14913

Closed
@csrwng

Description

@csrwng

Recent changes to the router deployment config make the released oc binary (v3.6.0-alpha.2) incompatible with the latest router image. The deployment config used by the older oc binary for the router causes the router to fail health checks and eventually die. Going forward we can prevent this by invoking the oc adm router and oc adm registry commands on the origin container itself instead of using the in-process command from the oc client running cluster up.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions