Releases: kloudlite/operator
Releases · kloudlite/operator
v1.1.1
v1.1.0
What's Changed
- feat (redpanda): admin and topic CRDs are now cluster resources, and … by @nxtcoder17 in #1
- status-watcher controller updates, namespaced CRs updates by @nxtcoder17 in #2
- grpc interfaces for byoc client updates by @nxtcoder17 in #3
- replaces agent err field of type error, with type string by @nxtcoder17 in #4
- Feature/project env implementation by @nxtcoder17 in #5
- Feature/agent message office bridge updates by @nxtcoder17 in #6
- Feature/nodejob by @abdheshnayak in #7
- Feature/nodejob by @abdheshnayak in #8
- spot instance support added for the worker nodes. by @abdheshnayak in #9
- 🏷️ Fixed some types to make more clear by @abdheshnayak in #10
- Feature/crd updates by @nxtcoder17 in #11
- Bugfix/make spec required by @nxtcoder17 in #13
- Feature/nodejob by @abdheshnayak in #12
- Refactoring/controllers by @nxtcoder17 in #15
- Feature/cluster management by @abdheshnayak in #16
- Feature/route53 by @abdheshnayak in #17
- Feature/agent vector proxy by @nxtcoder17 in #18
- Feature/wireguard by @abdheshnayak in #19
- (feat): new helm controller has been added to operators, it is just a… by @nxtcoder17 in #20
- feat(agent,grpc-interfaces): access-token based authentication for agent by @nxtcoder17 in #21
- fix(agent): fixes infinite token regeneration by @nxtcoder17 in #22
- fix(operators/resource-watcher): implements new message-office auth s… by @nxtcoder17 in #23
- Feature/target cluster installation by @abdheshnayak in #24
- Refactorings/controller and templates by @nxtcoder17 in #25
- Fix/controller runtime updates and fixes by @nxtcoder17 in #26
- Issues/nodepool refactor by @abdheshnayak in #27
- Fix/operators crashing repeatedly by @nxtcoder17 in #28
- Feat/making helm jobs by @nxtcoder17 in #29
- controller updates for cluster, account, helm charts and tons of refactorings by @nxtcoder17 in #30
- Feat/cluster enhancements by @nxtcoder17 in #32
- fix(operators/nodepool): controlled deletion of nodes by @nxtcoder17 in #33
- Bug/nodepools new node creation by @nxtcoder17 in #34
- fix(operators): fixes cluster types, and event predicate by @nxtcoder17 in #35
- Refactor/wg by @abdheshnayak in #39
- Feat/single operator binary by @nxtcoder17 in #40
- Improvement/buildjobs by @abdheshnayak in #41
- Feat/operator enhancements by @nxtcoder17 in #47
- fix(functions/main.go): fixes integer overflow by @nxtcoder17 in #48
- 🐛 Fixed bugs and the typos in distribution/build-run type. by @abdheshnayak in #49
- Feat/webhooks by @nxtcoder17 in #50
- Fixes/operators clusters mongodb by @nxtcoder17 in #51
- Bug/cluster webhook by @karthik1729 in #52
- Feature/ci updates by @karthik1729 in #58
- chore(deps): bump github.com/docker/docker from 20.10.21+incompatible to 24.0.7+incompatible by @dependabot in #57
- chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #56
- chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #55
- chore(deps): bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 by @dependabot in #53
- Bug/build path fix by @karthik1729 in #60
- CI: binary build path fix by @karthik1729 in #61
- Bug/build path fix by @karthik1729 in #62
- chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #54
- Ci/added new components by @karthik1729 in #63
- Ci/added new components (#63) (#64) by @karthik1729 in #65
- Bug/cluster webhook by @karthik1729 in #67
- Moved tenant agent from operators to api by @karthik1729 in #68
- Refactroing/minor touchups n testing by @karthik1729 in #70
- Changed Entry-points for docker image by @karthik1729 in #71
- Fix/image names bug by @karthik1729 in #72
- CI: removed fixed value "wg-" and made changes according to latest wg by @nxtcoder36 in #73
- fix(operators/nodepool): fixes nodepool not deleting by @nxtcoder17 in #75
- Issues/fix by @abdheshnayak in #76
- Fix/agent resource watcher by @nxtcoder17 in #77
- chore(deps): bump github.com/containerd/containerd from 1.6.18 to 1.6.26 by @dependabot in #74
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #69
- Fix/cluster update from operator to nats by @nxtcoder19 in #78
- Updated resource watcher to listen to PVCs, PVs and ingress by @karthik1729 in #80
- fix(resource-watcher): fixes message dispatching by @nxtcoder17 in #82
- chore(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 by @dependabot in #79
- Refactor/msvc by @abdheshnayak in #83
- Added distribution controller to agent by @karthik1729 in #84
- for loop giving last object reference fix. by @karthik1729 in #85
- 🎨 Updated apps and build run printing. by @abdheshnayak in #86
- Fixed wireguard device sync in Wireguard controller and resource watcher by @karthik1729 in #87
- 🎨 Updated devices by @abdheshnayak in #88
- Issues/fix by @abdheshnayak in #89
- Issues/fix by @abdheshnayak in #90
- Issues/fix by @abdheshnayak in #91
- fix(agent-operator): fixes, env by @nxtcoder17 in #92
- Status update reflected on cluster managed service by @karthik1729 in #93
- Refactorings/helmcharts by @nxtcoder17 in #94
- fix(msvc-elasticsearch): fixes memory type by @nxtcoder17 in #95
- Fixes and refactorings by @nxtcoder17 in #97
- feat(resource-watcher): helmchart CR updates are now watched and synced by @nxtcoder17 in #98
- Refactor/cluster managed service by @abdheshnayak in #99
- fix(resource-watcher): updates grpc message sender by @nxtcoder17 in #100
- feat(cluster-managed-service): adds cluster managed service by @nxtcoder17 in #101
- Refactoring/k8s apply yaml by @nxtcoder17 in #102
- Feat/environments and wireguard by @nxtcoder17 in #103
- Update/mres msvc secrets by @nxtcoder17 in #104
- ♻️ Added disable option to device controller of wireguard by @abdheshnayak in #105
- 🎨 Updated vpn device dns method by @abdheshnayak in #106
- minor changes in project spec by @karthik1729 in #107
- remove cluster name from project types by @nxtcoder19 in #108
- fix(op...