Skip to content

rofl/appd: Implement add metadata method #2405

@ptrus

Description

@ptrus

Currently, appd metadata only supports set and get. The set method is declarative and replaces the existing metadata state.

For use cases where multiple containers/applications in the same deployment need to update metadata, an add (or similar) method would be useful. This method should only add new keys or override existing ones, without resetting the rest of the metadata.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions