stackabletech / stackablectl

Commandline tool to interact with a Stackable Data Platform
Other
8 stars 1 forks source link

[Merged by Bors] - Add support for listing Spark History Servers #210

Closed sbernauer closed 1 year ago

sbernauer commented 1 year ago

Description

I suggest reviewing commits separately

Currently with https://github.com/stackabletech/spark-k8s-operator/pull/187 it produces. We should probably adopt the exposed services

┌──────────────────────┬───────────────┬──────────────────────────────┬───────────────────────────────────────────┬──────┐
│ Product              ┆ Name          ┆ Namespace                    ┆ Endpoints                                 ┆ Info │
╞══════════════════════╪═══════════════╪══════════════════════════════╪═══════════════════════════════════════════╪══════╡
│ spark-history-server ┆ spark-history ┆ kuttl-test-credible-crayfish ┆ node-http         http://172.18.0.4:32525 ┆      │
│                      ┆               ┆                              ┆ node-cleaner-http http://172.18.0.4:32589 ┆      │
└──────────────────────┴───────────────┴──────────────────────────────┴───────────────────────────────────────────┴──────┘

Review Checklist

Once the review is done, comment bors r+ (or bors merge) to merge. Further information

sbernauer commented 1 year ago

bors r+

bors[bot] commented 1 year ago

Pull request successfully merged into main.

Build succeeded: