Skip to content

Releases: conplementAG/copsctl

v0.2.6

16 Jan 08:00

Choose a tag to compare

Changelog

56f5291 fix: correct version bump

v0.2.5

10 Jan 10:28
bcf4bdf

Choose a tag to compare

Changelog

bcf4bdf Merge pull request #26 from conplementAG/fix/goreleaser_build
cf9886e feat: avoids using deprecated goreleaser configuration
38f1df1 fix: uses golang 1.12.1 instead of 1.14+ to prevent "dll_windows.go:21:6: missing function body" error in build

v0.2.3

09 Jan 22:28

Choose a tag to compare

Changelog

a157aeb fix: handling whitespace in project name
f6de44b fix: loading the azuredevops rbac files from the proper directory (embedded resource)

v0.2.2

18 Dec 15:35

Choose a tag to compare

Changelog

07aaf48 fix: service account parsing

v0.2.1

16 Dec 17:13

Choose a tag to compare

Changelog

9abcdea fix: create namespace without service account

v0.2.0

19 Nov 19:24

Choose a tag to compare

Changelog

5b0b398 feat: clarify idempotency of create method in log message
6ab1fb3 fix: static files path
d150ff1 feat: service accounts
f6fc7b7 fix: typo in copsctl name
0c3fdb3 refactor: remove vendor packages

v0.1.5

23 Oct 09:39

Choose a tag to compare

Changelog

5999cc7 docs: increase version for release
3b14198 feat: rolling log files

v0.1.4

23 Oct 08:51

Choose a tag to compare

Changelog

0df7763 fix: wait for helm to finish before exiting
6e23d6a refactor: remove unused code
3c3e737 docs: namespace delete additional command line infos and cleanup
0220c74 copsnamespace delete
5b18609 Merge pull request #16 from conplementAG/feature/error-handling-and-logging
ee46f12 Merge pull request #17 from conplementAG/docs/increase-required-kubectl
60bc2c1 fix: adds error check in azure-devops orchestrator
e9f41ac fix: enables log-format and coloring for windows
5d4a8cd fiix: updates vendor packages
cba4f55 docs: update required kubectl version
7a3537a feat: better logging file name
16f09e4 feat: updated packages, added logging where missing
f686f46 feat: error handling without panics, added logging library with file and console sinks
291d7b3 feat: update copsctl version for next release
795e60e feat: upgrade of vendor packages
4dc57b0 extend tiller clusterrole
ddb2b86 docu: add requirements

v0.1.3

08 Jul 14:23
70d2c41

Choose a tag to compare

Changelog

70d2c41 Merge pull request #12 from conplementAG/fix/tillerrole
ea96300 extend tiller clusterrole for apigroup 'monitoring.coreos.com'

v0.1.2

05 Jul 11:00

Choose a tag to compare

Changelog

a102aa3 feat: azure devops "service connections" integration
c7f1286 Merge pull request #11 from conplementAG/feature/helm_setup
d478372 feat: helm init and delete finalized
5fde95b fix: helm command binding for the namespace name
1f17b6a feat: helm commad and service account setup