1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-26 18:09:43 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Alejandro Ruiz
ea01a40c8d
Refactor HelmData formatter to avoid importing helm dependencies (#607)
* Small refactor in tests

* Small refactor around decoding

* Refactor decodeHelm3 so we can drop the helm dependency

* Vendor helmv2 protobuf types so we can drop the helmv2 old dependency

* go mod tidy

* Add test with sample HelmV2 data
2025-05-09 09:41:26 -07:00
Diogo Souza
b2f2bab3c4
Helm data formatter (#305)
* changing secret and configmap formatters to return decoded helm data if includeHelmData query parameter is present

* adding tests for gzip magic header
2024-10-28 15:55:36 -05:00
Darren Shepherd
a528c500cf Set pod status to state 2020-08-03 19:52:04 -07:00