Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions