Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
1105 Внедрение механизмов обеспечения безопасности цепочки поставки программных проектов
Legacy
scanned-projects
helm
Commits
3eeab04e
Commit
3eeab04e
authored
7 years ago
by
Sam Leavens
Browse files
Options
Download
Patches
Plain Diff
Revert "feat(*): add k8s version to version debug cmd"
This reverts commit
63be90dd
.
parent
63be90dd
No related merge requests found
Changes
26
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
_proto/Makefile
+10
-18
_proto/Makefile
_proto/hapi/kube/info.proto
+0
-25
_proto/hapi/kube/info.proto
_proto/hapi/kube/version.proto
+0
-31
_proto/hapi/kube/version.proto
_proto/hapi/services/tiller.proto
+0
-12
_proto/hapi/services/tiller.proto
cmd/helm/version.go
+2
-13
cmd/helm/version.go
cmd/tiller/tiller.go
+0
-8
cmd/tiller/tiller.go
pkg/helm/client.go
+0
-24
pkg/helm/client.go
pkg/helm/fake.go
+0
-20
pkg/helm/fake.go
pkg/helm/interface.go
+0
-1
pkg/helm/interface.go
pkg/proto/hapi/chart/chart.pb.go
+1
-2
pkg/proto/hapi/chart/chart.pb.go
pkg/proto/hapi/chart/config.pb.go
+1
-2
pkg/proto/hapi/chart/config.pb.go
pkg/proto/hapi/chart/metadata.pb.go
+1
-2
pkg/proto/hapi/chart/metadata.pb.go
pkg/proto/hapi/chart/template.pb.go
+1
-2
pkg/proto/hapi/chart/template.pb.go
pkg/proto/hapi/kube/info.pb.go
+0
-64
pkg/proto/hapi/kube/info.pb.go
pkg/proto/hapi/kube/version.pb.go
+0
-119
pkg/proto/hapi/kube/version.pb.go
pkg/proto/hapi/release/hook.pb.go
+1
-2
pkg/proto/hapi/release/hook.pb.go
pkg/proto/hapi/release/info.pb.go
+1
-2
pkg/proto/hapi/release/info.pb.go
pkg/proto/hapi/release/release.pb.go
+1
-2
pkg/proto/hapi/release/release.pb.go
pkg/proto/hapi/release/status.pb.go
+1
-2
pkg/proto/hapi/release/status.pb.go
pkg/proto/hapi/release/test_run.pb.go
+1
-2
pkg/proto/hapi/release/test_run.pb.go
with
21 additions
and
353 deletions
+21
-353
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets