Stig Bakken

Results 4 issues of Stig Bakken

Apache Thrift has deprecated the `byte` type in favor of `i8` in recent versions, this patch makes thriftpy support both.

Add an interface for receiving image update notifications from registries, and implementations for: - [ ] docker registry v2 webhooks - [ ] docker hub webhooks - [ ] GCR...

The `gcloud` command is part of google-cloud-sdk, which is several hundred megabytes. It's currently used for two things, getting cluster credentials and looking up static IP addresses. Both should be...

enhancement
optimization

Add a provider for Amazon EKS

enhancement