hscloud/cluster/tools/kartongips
Serge Bazanski be538db63b cluster/tools/kartongips: init
This forks bitnami/kubecfg into kartongips. The rationale is that we
want to implement hscloud-specific functionality that wouldn't really be
upstreamable into kubecfg (like secret support, mulit-cluster support).

We forked off from github.com/q3k/kubecfg at commit b6817a94492c561ed61a44eeea2d92dcf2e6b8c0.

Change-Id: If5ba513905e0a86f971576fe7061a471c1d8b398
2020-11-12 00:39:34 +01:00
..
cmd cluster/tools/kartongips: init 2020-11-12 00:39:34 +01:00
pkg/kubecfg cluster/tools/kartongips: init 2020-11-12 00:39:34 +01:00
utils cluster/tools/kartongips: init 2020-11-12 00:39:34 +01:00
BUILD.bazel cluster/tools/kartongips: init 2020-11-12 00:39:34 +01:00
main.go cluster/tools/kartongips: init 2020-11-12 00:39:34 +01:00
README.md cluster/tools/kartongips: init 2020-11-12 00:39:34 +01:00

Kartongips - a kubecfg fork

This is Kartongips - a hscloud-specific kubecfg fork. It aims to let us implement features like:

  • secret management
  • multi-cluster support
  • persistent diff-against-production (a.k.a. 'ultrakubediff').

Fork technicalities

We forked off from github.com/q3k/kubecfg at commit b6817a94492c561ed61a44eeea2d92dcf2e6b8c0.