Skip to content

Duplication of config structures in open_yurt scripts #942

Description

@leokondrashov

Describe the enhancement

In addition of OpenYurt deployment to the vHive, structures SystemEnvironmentStruct, KubeConfigStruct, KnativeConfigStruct significantly duplicate the existing structures in scripts/configs. That makes the code hard to maintain configs (need to update the format in several places).

The solution is to reuse existing ones instead of copy-pasting the content.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions