Sign in
vanadium
/
release.go.x.ref
/
5e1aaf5d5f956af9ca95a342b6206f71b6e0b7ea
/
services
/
cluster
/
vkube
a2618dc
services/cluster/vkube: update blessings
by Robin Thellend
· 9 years ago
67e34c8
Change namespace root blessing pattern
by Robin Thellend
· 9 years ago
65ea890
services/cluster/vkube: Multiple cluster agent admins
by Robin Thellend
· 9 years ago
0ed8263
services/cluster/vkube: Add --base-blessings
by Robin Thellend
· 9 years ago
4ad8d51
services/cluster/vkube: Fix omitempty
by Robin Thellend
· 9 years ago
a25a4b5
services/cluster/vkube: Add omitempty
by Robin Thellend
· 9 years ago
1ba3ce5
services/cluster/vkube: Add support for PVC
by Robin Thellend
· 9 years ago
2073f7e
services/cluster/vkuke: Add upgrade-cluster
by Robin Thellend
· 9 years ago
3ad7f4f
services/cluster/vkube: More retries
by Robin Thellend
· 9 years ago
1d3b8c4
services/cluster/vkube: retry build commands
by Robin Thellend
· 9 years ago
511d7a6
services/cluster/vkube: Add --test-namespace
by Robin Thellend
· 9 years ago
7b58ad5
services/cluster/vkube: Add InternalOnly option
by Robin Thellend
· 9 years ago
eea77b3
services/cluster/vkube: simpler way to delete secrets
by Robin Thellend
· 9 years ago
a6b3d5d
services/cluster/vkube: Fix for v.io/c/21197
by Robin Thellend
· 9 years ago
aafaca7
services/cluster/vkube: Remove support for ReplicationController
by Robin Thellend
· 9 years ago
2597455
services/cluster/vkube: back to killing process group
by Robin Thellend
· 9 years ago
81859ee
service/cluster/vkube: fix timedCmd
by Robin Thellend
· 9 years ago
144b613
services/cluster/vkube: Add create-secrets
by Robin Thellend
· 9 years ago
de24a7e
services/cluster/vkube: cluster agent deployment
by Robin Thellend
· 9 years ago
435338a
services/cluster/vkube: bug fixes
by Robin Thellend
· 9 years ago
af41624
services/cluster/vkube: Test improvements
by Robin Thellend
· 9 years ago
3b1ae44
services/cluster/vkube: Add readiness check & debugging
by Robin Thellend
· 9 years ago
290d673
services/cluster/vkube: Check generation
by Robin Thellend
· 9 years ago
6d212d3
services/cluster/vkube: finish deployment support
by Robin Thellend
· 9 years ago
23e4b8a
TBR: services/cluster/vkube: Use tag -f
by Robin Thellend
· 9 years ago
bc0a5be
services/cluster/vkube: add update-cluster-agent & update-config
by Robin Thellend
· 9 years ago
07e50f8
service/cluster/vkube: add support for Deployment
by Robin Thellend
· 9 years ago
038349e
services/cluster/vkube: update with persistent disk
by Robin Thellend
· 9 years ago
0aa0284
services/cluster/vkube: start apps with no blessings
by Robin Thellend
· 9 years ago
d669cc6
services/cluster/vkube: Delete the bucket with single command
by Robin Thellend
· 9 years ago
8a4de38
services/cluster/vkube: update any app
by Robin Thellend
· 9 years ago
d5a979b
services/cluster/vkube: Fix flaky test
by Robin Thellend
· 9 years ago
dd73ba1
TBR: services/cluster/vkube: Print the commands
by Robin Thellend
· 9 years ago
7c807ed
services/cluster/vkube: Allow skipping get-credentials
by Robin Thellend
· 9 years ago
0a36e6f
ref: gosh: switch from Logf/Fatalf to TB, and related
by Adam Sadovsky
· 9 years ago
5af4f1e
services/cluster/vkube: Show the cluster
by Robin Thellend
· 9 years ago
ed824b5
Merge "services/cluster/vkube: Build static binaries"
by Robin Thellend
· 9 years ago
c6e5433
services/cluster/vkube: Build static binaries
by Robin Thellend
· 9 years ago
d4cbe8f
ref: make gosh.BuildGoPkg a package-level helper
by Adam Sadovsky
· 9 years ago
fa765b8
ref: security: Add API for notification of changes to the default blessings.
by Asim Shankar
· 9 years ago
7027691
services/cluster/vkube: Rename ctl to kubectl
by Robin Thellend
· 9 years ago
8841634
ref: Add gosh.Pipeline, simplify AddStd{out,err}Writer.
by Todd Wang
· 9 years ago
aefca75
ref: gosh: address TODOs
by Adam Sadovsky
· 9 years ago
ae89460
ref: RIP modules, long live gosh+v23test
by Adam Sadovsky
· 9 years ago
2185781
TBR vkube_v23_test: restore PrefixLineWriter
by Adam Sadovsky
· 9 years ago
f5c24e7
services/cluster/vkube: Capture stderr from commands
by Robin Thellend
· 9 years ago
0997ad0
ref: Change gosh.Cmd.AddStdoutWriter to take an io.WriteCloser
by Todd Wang
· 9 years ago
a04ba6e
ref: gosh/v23test: address gosh TODOs, update v23 code
by Adam Sadovsky
· 9 years ago
1ec6277
ref: Changed the way that log level is set for vtrace
by Shyam Jayaraman
· 9 years ago
fe97e91
ref: v23test: port more tests
by Adam Sadovsky
· 9 years ago
2c0cc5f
services/cluster/vkube: preserve root blessings
by Robin Thellend
· 9 years ago
23e226b
services/cluster/vkube: cosmetic changes
by Robin Thellend
· 9 years ago
4367ea4
ref: Pass global and ancestor flags to external subcommands.
by Todd Wang
· 9 years ago
8858ada
Counterpart to https://vanadium-review.googlesource.com/17703
by Asim Shankar
· 9 years ago
d8262ac
x/ref: apply changes to vmodule/vpath flag comments from v.io/c/17092
by Bogdan Caprita
· 9 years ago
adb2775
Merge "services/cluster/vkube: Add liveness probes for cluster&pod agents"
by Robin Thellend
· 9 years ago
7953ddf
test/init: Remove test.Init, which is a no-op
by Asim Shankar
· 9 years ago
750a43b
services/cluster/vkube: Add liveness probes for cluster&pod agents
by Robin Thellend
· 9 years ago
2d05ac2
services/cluster/vkube: Add integration test
by Robin Thellend
· 9 years ago
cc08ab1
services/cluster: Add vkube command.
by Robin Thellend
· 9 years ago