Skip to content

Releases: conplementAG/copsctl

v0.8.1

06 Jul 15:55

Choose a tag to compare

Changelog

c399fc5 fix: rbac versioning
950cb98 docs: update license
1e37f85 docs: Readme typo fix

v0.8.0

02 Nov 10:55

Choose a tag to compare

Changelog

dec792b feat: version bump
aaeea92 fix: upgrade agent
244ef0d feat: adapt cluster-info to raw json output
379c7b9 docs: increaase min expected kubectl version

v0.7.4

01 Sep 08:45

Choose a tag to compare

Changelog

956ba8a fix: azure devops endpoint creation racing condition
e74046d feat: pretty format cluster-info json

v0.7.2

12 Jul 23:28

Choose a tag to compare

Changelog

84ac25d fix: trim leading and trailing ', if exists
9570a18 feat: cluster info command added
0b454c3 feat: version bump
75e066d refactor: removed unnecessary region parameter

v0.6.1

17 Feb 14:47
b3a3991

Choose a tag to compare

Changelog

b3a3991 ensure kube config directory (#36)

v0.6.0

17 Feb 13:35
cb3f7ed

Choose a tag to compare

Changelog

cb3f7ed support zero downtime cluster (#35)

v0.3.2

31 May 15:14

Choose a tag to compare

Changelog

8ca5603 fix: dockerfile for gomod
9804eee feat: upgrade to go modules (move the project outside of the $GOPATH!)

v0.3.1

14 Apr 17:24

Choose a tag to compare

Deprecated: helm command was "renamed" into helm2, and old helm command is marked for removal in one of the future versions! Make sure you update your scripts before this breaking change occurs.

Changelog

790028c feat: new explicit command for helm2, marking the old command for depreciation

v0.3.0

26 Mar 11:18

Choose a tag to compare

This release is only a re-release of 0.2.7 which was detected to have breaking changes. Check release 0.2.7 for infos!

Changelog

73a7ed9 feat: version bump

v0.2.7

25 Mar 20:14

Choose a tag to compare

Changelog

391c676 fix: ignoring a lot of files which do not need embedding
34ff6ad fix: removed unused config deserialization fields which cause failures on deserialization in some cases
986e394 feat: full rights for azure devops connections inside cops namespace
252c5e6 feat: version bump

BREAKING CHANGES:

Using copsctl azure-devops create-endpoint command on an existing namespace / service endpoint will fail unless the already existing Role and RoleBindings are not removed. (e.g. conplementag-coreops-test-azuredevops-role-binding and conplementag-coreops-test-azuredevops-role)