Skip to content

Commit

Permalink
add kubernetes source
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBoot committed Oct 21, 2024
1 parent 9576efc commit 5522f94
Show file tree
Hide file tree
Showing 18 changed files with 935 additions and 101 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Ability to generate TOTP tokens from a TOTP secret
- Support for creating Tags from Labels, see [#40](https://github.com/BigBoot/AutoKuma/issues/40)
- File source now supports multiple entities per file, the ids will be named `<file_stem>[<index>]` accordingly, see [#86](https://github.com/BigBoot/AutoKuma/issues/86)
- Kubernetes integration, see [#58](https://github.com/BigBoot/AutoKuma/issues/58)

### Fixed
- File source now skips unsupported files rather then interrupting the whole sync, see [#89](https://github.com/BigBoot/AutoKuma/issues/89)
Expand Down
Loading

0 comments on commit 5522f94

Please sign in to comment.