Skip to content

Commit

Permalink
Added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
WoozyMasta committed Feb 7, 2021
1 parent 2e37c8f commit 32c863c
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Changelog

All notable changes to this project will be documented in this file.

## [Unreleased]

## [1.0.0] - 2021-02-07

### Added

* Saving only those resources to which you have read access
* Can work with a list of namespaces otherwise all available ones will be used
* Can save both namespaced and cluster wide resources
* Can run locally, in a container or in a cluster
* Can archive and rotate dump archives
* Can commit dumps to a git repository and send to a remote repository
* Use OAuth token
* Use ssh key
* Can specify a list of resources to be dumped
* It is possible to configure via command line arguments
* It is possible to configure via environment variables

0 comments on commit 32c863c

Please sign in to comment.