Address comments.

This commit is contained in:
Brendan Burns
2019-03-26 09:36:04 -07:00
parent 510c6c6f15
commit d17c2e8692
2 changed files with 3 additions and 3 deletions

View File

@@ -35,9 +35,9 @@ supported versions of Kubernetes clusters.
| | Kubernetes 1.10 | Kubernetes 1.13 |
|------------------|-----------------|-----------------|
| client 0.1.0a1 | ✓ |
| client 0.1.0a1 | ✓ | |
|------------------|-----------------|-----------------|
| client 0.2.0a1 | | ✓
| client 0.2.0a1 | | ✓ |
Key:

View File

@@ -1,6 +1,6 @@
#!/bin/bash
# Copyright 2015 The Kubernetes Authors.
# Copyright 2019 The Kubernetes Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.