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

✨ replace windup with analyzer-lsp again #254

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

djzager
Copy link
Member

@djzager djzager commented Jul 24, 2023

No description provided.

Signed-off-by: David Zager <david.j.zager@gmail.com>
@djzager
Copy link
Member Author

djzager commented Jul 24, 2023

➜  k get all -n konveyor-tackle
NAME                                                                  READY   STATUS      RESTARTS   AGE
pod/f9314d6c5ec8ecd023c8defb6eecee220a430896def9c43c1414cf0ac6x5gxv   0/1     Completed   0          9m31s
pod/tackle-hub-b84c9cd6b-bn2mw                                        1/1     Running     0          4m44s
pod/tackle-operator-7c744765c6-g8b6n                                  1/1     Running     0          9m7s
pod/tackle-pathfinder-7776465f58-75xf6                                1/1     Running     0          5m4s
pod/tackle-pathfinder-postgresql-c5449fb5f-96q8b                      1/1     Running     0          5m45s
pod/tackle-ui-894ff9b5d-z6rdr                                         1/1     Running     0          4m34s
pod/ttl-sh-konveyor-operator-bundle-3f7fb01-1h                        1/1     Running     0          9m40s

NAME                                   TYPE        CLUSTER-IP       EXTERNAL-IP   PORT(S)             AGE
service/tackle-hub                     ClusterIP   10.109.88.183    <none>        8080/TCP,2112/TCP   4m46s
service/tackle-pathfinder              ClusterIP   10.107.196.217   <none>        8080/TCP            5m8s
service/tackle-pathfinder-postgresql   ClusterIP   10.106.157.202   <none>        5432/TCP            5m47s
service/tackle-ui                      ClusterIP   10.101.222.219   <none>        8080/TCP            4m36s

NAME                                           READY   UP-TO-DATE   AVAILABLE   AGE
deployment.apps/tackle-hub                     1/1     1            1           4m44s
deployment.apps/tackle-operator                1/1     1            1           9m7s
deployment.apps/tackle-pathfinder              1/1     1            1           5m4s
deployment.apps/tackle-pathfinder-postgresql   1/1     1            1           5m45s
deployment.apps/tackle-ui                      1/1     1            1           4m34s

NAME                                                     DESIRED   CURRENT   READY   AGE
replicaset.apps/tackle-hub-b84c9cd6b                     1         1         1       4m44s
replicaset.apps/tackle-operator-7c744765c6               1         1         1       9m7s
replicaset.apps/tackle-pathfinder-7776465f58             1         1         1       5m4s
replicaset.apps/tackle-pathfinder-postgresql-c5449fb5f   1         1         1       5m45s
replicaset.apps/tackle-ui-894ff9b5d                      1         1         1       4m34s

NAME                                                                        COMPLETIONS   DURATION   AGE
job.batch/f9314d6c5ec8ecd023c8defb6eecee220a430896def9c43c1414cf0ac6061e6   1/1           18s        9m31s

@djzager
Copy link
Member Author

djzager commented Jul 24, 2023

image_720

Copy link
Contributor

@gildub gildub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Successfully merging this pull request may close these issues.

2 participants