dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

Common Application Description

Open mattfarina opened this issue 7 years ago • 11 comments

The app def working group two things have come out to describe applications.

  1. A recommended set of labels and annotations (currently in a PR). Note that a) this was worked through both the App Def WG and SIG Apps (which owns the output) and b) everything is prefixed as labels and annotations not prefixed are considered private.
  2. An application CRD to provide a top level application object. The work for this just started under SIG Apps as owners of the code.

Given this, on the charts repo we got PRs to add metadata descriptions due to this.

Instead of a top level description can we move this to either a prefixed description or wait on the Application CRD?

mattfarina avatar Mar 13 '18 17:03 mattfarina

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale

fejta-bot avatar Jun 11 '18 17:06 fejta-bot

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle rotten /remove-lifecycle stale

fejta-bot avatar Jul 11 '18 18:07 fejta-bot

/remove-lifecycle rotten

mattfarina avatar Aug 06 '18 20:08 mattfarina

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale

fejta-bot avatar Nov 04 '18 20:11 fejta-bot

The recommendation around labels starts to be adopted and having the UI/UX leverage this labels is the main goal of it. So instead of displaying in the UI only the labels list

  • labels: l1=v1, l2=v2, app.kubernertes.io/name=mysql, app.kubernertes.io/version=3.4.5, app.kubernertes.io/instance=production, app.kubernertes.io/part-of: wordpress

we could extract the information and apply a different layout if the label exists:

Mysql - production

Version 3.4.5

part-of wordpress

labels: l1=v1, l2=v2

ant31 avatar Nov 05 '18 12:11 ant31

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle rotten

fejta-bot avatar Dec 05 '18 12:12 fejta-bot

Rotten issues close after 30d of inactivity. Reopen the issue with /reopen. Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /close

fejta-bot avatar Jan 04 '19 13:01 fejta-bot

@fejta-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity. Reopen the issue with /reopen. Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Jan 04 '19 13:01 k8s-ci-robot

/reopen /lifecycle frozen /remove-lifecycle rotten

maciaszczykm avatar Jan 04 '19 13:01 maciaszczykm

@maciaszczykm: Reopened this issue.

In response to this:

/reopen /lifecycle frozen /remove-lifecycle rotten

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Jan 04 '19 13:01 k8s-ci-robot

Is there any way I can help on this issue?

ant31 avatar Jan 24 '19 10:01 ant31

Is the “Application” CRD something that this Dashboard repo / project should own?

sftim avatar Oct 29 '22 16:10 sftim