Skip to content
This repository was archived by the owner on Jul 1, 2022. It is now read-only.

Add UI for Helm Releases#19

Merged
jpellizzari merged 6 commits intomainfrom
helm-releases
Apr 15, 2021
Merged

Add UI for Helm Releases#19
jpellizzari merged 6 commits intomainfrom
helm-releases

Conversation

@jpellizzari
Copy link
Collaborator

@jpellizzari jpellizzari commented Apr 12, 2021

Adds support for HelmRelease objects:

Screenshot from 2021-04-12 15-31-06
Screenshot from 2021-04-12 15-31-20

Related protobuf library change: larrymyers/protoc-gen-twirp_typescript@c6a1347

@jpellizzari jpellizzari force-pushed the helm-releases branch 2 times, most recently from 5944825 to 0bd6257 Compare April 12, 2021 22:30
Signed-off-by: Jordan Pellizzari <jordan@weave.works>
Signed-off-by: Jordan Pellizzari <jordan@weave.works>
Signed-off-by: Jordan Pellizzari <jordan@weave.works>
Signed-off-by: Jordan Pellizzari <jordan@weave.works>
@jpellizzari jpellizzari marked this pull request as ready for review April 13, 2021 14:57
Copy link
Member

@squaremo squaremo left a comment

Choose a reason for hiding this comment

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

I don't understand enough to judge code changes, but I tried it locally and it works well enough :-)

message Source {
string name = 1;
string url = 2;
string url = 2;
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
string url = 2;
string url = 2;

Signed-off-by: Jordan Pellizzari <jordan@weave.works>
Signed-off-by: Jordan Pellizzari <jordan@weave.works>
@bia
Copy link

bia commented Apr 14, 2021

This may be user error, but if I navigate to and away from the sources tab I loose my context (top right) :

chrome-capture

@jpellizzari
Copy link
Collaborator Author

This may be user error, but if I navigate to and away from the sources tab I loose my context (top right) :

I have seen that as well. Probably unrelated to this PR. Created a followup issue here: #25

@jpellizzari jpellizzari merged commit 1654a17 into main Apr 15, 2021
@jpellizzari jpellizzari deleted the helm-releases branch April 15, 2021 16:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants