convox/provider/k8s
David Dollar 282b4ee88e
k8s: use patch to add annotations to avoid race (#106)
* upgrade kubernetes client

* cleanup provider helpers

* use kubernetes patch to avoid update races
2020-01-31 10:12:26 -05:00
..
pkg k8s: use patch to add annotations to avoid race (#106) 2020-01-31 10:12:26 -05:00
template k8s: add quotes to annotation (#104) 2020-01-30 18:11:37 -05:00
testdata k8s: use patch to add annotations to avoid race (#106) 2020-01-31 10:12:26 -05:00
app_test.go k8s: use patch to add annotations to avoid race (#106) 2020-01-31 10:12:26 -05:00
app.go k8s: use patch to add annotations to avoid race (#106) 2020-01-31 10:12:26 -05:00
apply.go atom: tighten up and document state machine (#45) 2019-12-06 13:44:30 -05:00
balancer.go add custom load balancers (#15) 2019-11-15 15:40:33 -05:00
build.go aws: support ecr token exchange for private registries (#32) 2019-11-27 06:48:42 -05:00
capacity.go init 2019-08-16 15:49:19 -04:00
certificate.go automatic certificates on dedicated routers 2019-10-13 18:02:30 -04:00
controller_deployment.go provider-specific manifest validations 2019-10-10 09:21:15 -04:00
controller_event.go atom: generate k8s events for state changes (#37) 2019-12-05 08:16:42 -05:00
controller_node.go fix verbose errors 2019-08-21 13:48:40 -04:00
controller_pod.go move logs to fluentd 2019-08-23 09:36:12 -04:00
engine.go document primitives (#51) 2019-12-20 08:45:41 -05:00
event.go init 2019-08-16 15:49:19 -04:00
file.go init 2019-08-16 15:49:19 -04:00
helpers.go k8s: use patch to add annotations to avoid race (#106) 2020-01-31 10:12:26 -05:00
instance.go use node name for instances (#55) 2019-12-23 19:25:38 -05:00
k8s_test.go cascade deletion of app namespaces (#61) 2019-12-31 09:36:40 -05:00
k8s.go dns: create service.app.rack.local aliases (#44) 2019-12-06 09:27:19 -05:00
log.go init 2019-08-16 15:49:19 -04:00
Makefile k8s: use patch to add annotations to avoid race (#106) 2020-01-31 10:12:26 -05:00
object.go init 2019-08-16 15:49:19 -04:00
process.go use node name for instances (#55) 2019-12-23 19:25:38 -05:00
proxy.go init 2019-08-16 15:49:19 -04:00
registry.go aws: support ecr token exchange for private registries (#32) 2019-11-27 06:48:42 -05:00
release.go cascade deletion of app namespaces (#61) 2019-12-31 09:36:40 -05:00
resolver.go dns: create service.app.rack.local aliases (#44) 2019-12-06 09:27:19 -05:00
resource.go add support for other resource types 2019-11-05 14:03:55 -05:00
service.go k8s: calculate cpu/memory scale correctly for output (#50) 2019-12-10 21:31:26 -05:00
system.go use router subdomain for dns resolving (#31) 2019-11-27 06:46:49 -05:00
template.go dns: create service.app.rack.local aliases (#44) 2019-12-06 09:27:19 -05:00
workers.go init 2019-08-16 15:49:19 -04:00