Skip to content

Commit

Permalink
Add commodore section under proposal
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Gerber <[email protected]>
  • Loading branch information
bastjan and simu authored May 14, 2024
1 parent b2fcaa6 commit 8c3642b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/modules/SDDs/pages/0031-component-version-tracking.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,12 @@ syn_lieutenant_cluster_compile_meta_instance{cluster="my-cluster", name="keycloa
syn_lieutenant_cluster_compile_meta_global{cluster="my-cluster", url="https://...", version="master", gitSha="..."} 1
syn_lieutenant_cluster_compile_meta_tenant{cluster="my-cluster", url="https://...", version="master", gitSha="..."} 1
----
=== Commodore

Commodore will be extended to send updated compilation information for catalog compilations which actually push a new catalog commit.
Any other catalog compilations will not update the compile metadata on the Lieutenant API.

Commodore will use its existing API token to push the compilation metadata to Lieutenant.
=== Implementation Details/Notes/Constraints

Different versions for different component instances::
Expand Down

0 comments on commit 8c3642b

Please sign in to comment.