Skip to content

Releases: cisco-sso/kdk

0.8.6

14 Sep 04:16
Compare
Choose a tag to compare

Changelog

0d13434 Dockerfile optimizations
0f4090e Moved libevent to main image, required by tmux
8a199d9 Optimized docker image sizing

0.8.5

12 Sep 20:23
Compare
Choose a tag to compare

Changelog

9f9535b Fixed windows install script

0.8.4

12 Sep 04:11
Compare
Choose a tag to compare

Changelog

37a2e6d Refactor config methods
84fa2ed Update cmd enhancements

0.8.3

07 Sep 23:03
Compare
Choose a tag to compare

Changelog

597e27f Fix issue where KDK up fails when previous KDK container has exited

0.8.2

07 Sep 21:28
Compare
Choose a tag to compare

Changelog

3a6d3d6 Fix import order
a91e58b Refactor version variable for simplicity
aa021d7 Remove need for port parameter
3202b1f Requested changes

0.8.1

06 Sep 23:54
Compare
Choose a tag to compare

Changelog

3a6976d goreleaser fixes

0.8.0

06 Sep 20:24
Compare
Choose a tag to compare

Changelog

eff6455 Add update command
e7ab4e9 Added Hugo Command, Fixed python reqss
104e466 Enable auto-versioning
89b5ca2 Fix Dockerfile issues
a54fec4 Fix regression in version command and Dockerfile
be06fe7 Refactor to use config struct
fa18a9d Refactored organization of configfile
ffc428e Removed secondary versioning code
1b8dc7e Windows keybase support and misc fixes
d356643 add keybase comment for windows when killing mirror
63b7fce extract tgz during update

0.7.0

24 Aug 23:29
Compare
Choose a tag to compare

Changelog

ed2ab64 Added gofmt target to auto-format all go sources
b2842cd Bump release number 0.6.0 -> 0.7.0
309b3f3 Fix provision-user script and reorder quickstart commands
e431d7a Remove python KDK and requirements file
96992f8 Replace promptui with custom simpleprompt for Win10
dd86259 Update READEME quickstart

0.6.0

24 Aug 19:20
Compare
Choose a tag to compare

Changelog

5a2560a Modified the way goreleaser names packages
b02619a Add windows build to goreleaser
b3f7306 Cleanup provision-user script and fix /go permissions
14208a4 Fix config path in README
5c06c36 Fix install script and instructions for Windows10
f1f6859 Handled some windows-isms
17decbc Implement prune command
3b938c8 Refactor Contains func to support more types
2f36b70 Updated temporary kdk unzip location
3734fdf init command enhancements to enable running multiple instances of KDK container

0.5.3

23 Aug 22:01
Compare
Choose a tag to compare

Changelog

56ea0ab Add .goreleaser.yml, HACKING.md with first pass at goreleaser how-to
7800d63 Added user prompting for adding additional host mounts
6a42122 Adding back systemd packages
1653307 Dynamically locate python3 for awake's ansible run.
bce1a25 Refactored ~/.kdk/config.yaml file to use Docker lib structs
8f91b0a Requested changes to install script
0b4ffae Update README
c1e337b Update README
8f69f40 Updated readme
0a3cab7 Windows support fixes
4dd67ec add comment regarding when username contains ''
afac76d add install script