Skip to content

Releases: kubermatic-labs/gman

v0.7.2

02 Aug 10:00
Compare
Choose a tag to compare

Changelog

d16d185 fix updating group members

v0.7.1

06 Jul 09:33
Compare
Choose a tag to compare

Changelog

6189e40 fix typo

v0.7.0

15 Jun 08:51
Compare
Choose a tag to compare

Changelog

c8eb0e9 update dependencies
939d0eb make users/groups optional when syncing/exporting

v0.6.2

31 May 12:45
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release

Changelog

b30d7ba fix updating/removing group members

v0.6.1

25 May 13:04
Compare
Choose a tag to compare

Changelog

13b3559 fix conflating isArchived with archiveOnly properties on groups

v0.6.0

01 Mar 21:33
Compare
Choose a tag to compare

Changelog

e731915 allow setting static plaintext passwords

v0.5.1

01 Mar 19:57
Compare
Choose a tag to compare

Changelog

6056615 update changelog
b69f99b fix removing recovery phone/email fields

v0.5.0

04 Feb 20:45
8482ac7
Compare
Choose a tag to compare

Changelog

8482ac7 Merge pull request #15 from kubermatic-labs/v2
1aa3342 update goreleaser config
53d2fd7 cleanup
ce0fb6e fix typo
e022464 add -licenses run mode
2a35a45 update documentation
9b092a6 allow to override the list of possible licenses
acd15a7 improve logging
0eb0d66 fix user sync
0229bfe make group sync work
6d96547 fix org unit sync
8cbd369 add missing boilerplate
36a88db improved validation and defaulting
e22ac4d consistently deal with upstream types
e0c57a6 update licenses
7210a0f refactored API mostly, still lots of type juggling
c18d87c switch to snakeCase for YAML syntax
edfd5ab remove redundant ...Config suffix from structs
6aad095 orgunit's paths are always derived and equal the unit's name; they cannot be changed

v0.0.7

05 Jan 18:05
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release

Changelog

b4ad5f5 fix changelog
c73014b appease linter
a4402eb use a saner indentation level
e18fe1f update dependencies
a3f5f3f sort export output
cc12e0a minor updates
ba27d11 update Dockerimage to Go 1.15
8cac4c2 make export idempotent instead of blindly appending new items
e4f419a handle pagination in Users/Groups APIs
fe5f609 Merge pull request #14 from kubermatic-labs/divideConfigFile

v0.0.6

05 Nov 09:49
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

Changelog

0972782 correct var name; refactor boolean expressions
122c391 delete obsolete blank space in README
16e0193 Update README
db03706 Allow configuration to be separted in different files