Skip to content

Remove metadata.name and metadata.namespace fields from Application Deployment #187

@singhmj-1

Description

@singhmj-1

Description

The ApplicationDeployment model definition was initially thought to be a CRD but drifted away, and hence, metadata.name and metadata.namespace do not serve any purpose anymore.

In fact, the sandbox implementation proves that these fields were understood incorrectly and were thought to be defining the helm's release name and namespace.

Motivation

This issue was discussed in the following threads but lacked a consensus:
#163 (comment)
#177 (comment)

Proposed Solution (optional)

Remove these fields from the model.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

Status
No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions