Skip to content

Commit be854fe

Browse files
authored
Merge pull request #60 from kubernetes-incubator/c2
Add CHANGELOG.md
2 parents 00a19bd + a3d22b9 commit be854fe

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# current-version
2+
3+
- Add context switch to kube config loader
4+
- Test coverage improvments
5+
6+
# v1.0.0-alpha2
7+
8+
- auto-generated client from K8s OpenAPI spec
9+
- kube-config support
10+
- in-cluster config support: Run scripts inside kubernetes cluster
11+
- watch support
12+
13+
# v1.0.0-alpha1
14+
Skipped because of a failed initial release.
15+

0 commit comments

Comments
 (0)