-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for additional root apps #216
Open
simu
wants to merge
6
commits into
master
Choose a base branch
from
feat/additional-root-apps
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
simu
force-pushed
the
feat/additional-root-apps
branch
5 times, most recently
from
December 23, 2024 12:59
8ef696a
to
ceb8974
Compare
See projectsyn/documentation#182 for documentation |
4 tasks
simu
force-pushed
the
feat/additional-root-apps
branch
from
December 30, 2024 15:20
ceb8974
to
132498b
Compare
DebakelOrakel
approved these changes
Dec 31, 2024
simu
force-pushed
the
feat/additional-root-apps
branch
from
December 31, 2024 12:26
9b6a436
to
b54103c
Compare
simu
force-pushed
the
feat/additional-root-apps
branch
2 times, most recently
from
January 7, 2025 15:04
3c2fbc0
to
7682c1a
Compare
Rendered from template version: main (a8791fb)
We use a small go template to extract the value for `syn_team` from the `project` label of the metric so we can correctly label each individual alert instance. This should allow us to group ArgoCD alerts by `syn_team` (which is already well-defined for alert routing) to ensure that alerts for each AppProject are routed to the responsible team.
simu
force-pushed
the
feat/additional-root-apps
branch
from
January 8, 2025 09:42
7682c1a
to
bb8c7a5
Compare
Assigning the argocd component to a team other than the cluster owner team doesn't make sense, so we set `_metadata.multi_tenant=false`. Additionally, we update the `.cruft.json` to the latest template hash so future template updates are applied cleanly. Rendered from template version: main (98d16f9)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See SDD-0030 - ArgoCD multitenancy for the full design.
TODO
syn
parameter between this PR and Generate config mapadditional-root-apps
component-steward#86 and https://github.com/appuio/component-openshift4-monitoring/blob/b7d6534f357a9f72ca2cb676f3e2dc91e37082b9/lib/openshift4-monitoring-prom.libsonnet#L72-L133Checklist
changelog.
The PR has a meaningful description that sums up the change. It will be
linked in the changelog.
bug
,enhancement
,documentation
,change
,breaking
,dependency
as they show up in the changelog.