Skip to content
This repository has been archived by the owner on Jan 19, 2018. It is now read-only.

0.6.0

Compare
Choose a tag to compare
@cdrage cdrage released this 14 Jun 20:14
· 64 commits to master since this release

A major release of Atomic App, we incorporate major changes to the kubernetes provider. With this release we replace the usage of kubectl with the requests Python library and the Kubernetes HTTP API end-point. This change results in faster deployment, smaller image sizes and detailed error messages.

The main features of this release are:

  • Kubectl to API conversion for the Kubernetes provider
  • Removal of ASCII art
Charlie Drage <[email protected]> (3):
      Ignore .swn vim temp files
      Remove ASCII art
      Add a new 'library' for k8s/openshift providers.

Khris Richardson <[email protected]> (2):
      add support for api-groups
      add precision to resource membership test