Skip to content
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

App Topology - Visualize resources of the Deployment kind as readonly #85

Closed
4 tasks done
Tracked by #58
serenamarie125 opened this issue Jan 27, 2023 · 2 comments
Closed
4 tasks done
Tracked by #58
Assignees

Comments

@serenamarie125
Copy link
Contributor

serenamarie125 commented Jan 27, 2023

@invincibleJai please update this with initial story for #58

Description
As a developer, I want to visualize resources of the Deployment kind with pods ring demonstrating pod status and decorators for the route in a sample plugin for topology as Read-only. The visualization should be the same as in ODC as part of this work mock the data for the required resources and create the required data model.

Acceptance Criteria

  • Visualize resource of kind deployment and deployment config in Topology, show associated pod rings along with pod status
  • Workload resources like Deployments and Pods will be shown in a visual group based on the below label
    'app.kubernetes.io/part-of': <GROUP_NAME>
  • Workload resources like Deployment or Pod will be shown with a visual connector based on the below annotations
    'app.openshift.io/connects-to': '[{"apiVersion": <RESOURCE_APIVERSION>,"kind": <RESOURCE_KIND>,"name": <RESOURCE_NAME>}]'
  • Push the code to GitHub and any changes need to be documented as required. (Needs to check on with GitHub repo)

Additional Details:

For labels and annotations check https://github.com/redhat-developer/app-labels/blob/master/labels-annotation-for-openshift.adoc

@invincibleJai invincibleJai changed the title App Topology - Story 1 App Topology - Story 1 Visualize resources of the Deployment kind and Deployment Config Kind as readonly Jan 30, 2023
@invincibleJai invincibleJai changed the title App Topology - Story 1 Visualize resources of the Deployment kind and Deployment Config Kind as readonly App Topology - Visualize resources of the Deployment kind and Deployment Config Kind as readonly Jan 30, 2023
@invincibleJai
Copy link
Member

Creating stories for #58

Feel free to update as needed

cc @serenamarie125 @rtaniwa

@invincibleJai invincibleJai self-assigned this Jan 30, 2023
@invincibleJai invincibleJai changed the title App Topology - Visualize resources of the Deployment kind and Deployment Config Kind as readonly App Topology - Visualize resources of the Deployment kind as readonly Feb 9, 2023
@serenamarie125 serenamarie125 added this to the 01 - Summit 2023 milestone Feb 12, 2023
@invincibleJai
Copy link
Member

associated PR #104

mareklibra added a commit to mareklibra/janus-idp-backstage-plugins that referenced this issue Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants