keptn / lifecycle-toolkit

Toolkit for cloud-native application lifecycle management
https://keptn.sh
Apache License 2.0
301 stars 120 forks source link

Explain that part-of and name annotations are concatenated #3540

Open StackScribe opened 4 months ago

StackScribe commented 4 months ago

Summary

The response to https://cloud-native.slack.com/archives/C017GAX90GM/p1715855191882149 expands on the following information from the Basic annotations:

And on the architectural information in How basic annotations are implemented.

DoD

Update Basic annotations and/or How basic annotations are implemented to include text such as the following:

Note: Keptn application discovery concatenates the values of the app.kubernetes.io/name or keptn.sh/workload and app.kubernetes.io/part-of or keptn.sh/app annotation to determine the name of the KeptnWorkload. It does this by concatenating these two values:

Insert the note here

shardulsrivastava commented 2 months ago

@StackScribe I would like to work on this issue, can you please assign it to me.

mowies commented 2 months ago

sure @shardulsrivastava ! I also updated the ticket description a little bit.