Releases: nutanix-cloud-native/ndb-operator
Releases · nutanix-cloud-native/ndb-operator
v0.5.1
What's Changed
- Bumped up
CONTROLLER_TOOLS_VERSION
from v0.9.2 to v0.14.0 by @tuxtof in #196. - Bumped up go version in
go.mod
andworkflows
from 1.20 to 1.21.7 by @mazin-s in #183. - Bumped up
kube-rbac-proxy
version from v0.15.0 to v0.16.0 by @mazin-s in #183. - Removed samples folder reference which was located in
config/manifests/kustomization
by @mazin-s in #183. - Fixed static lint errors by @manavrajvanshi in #183
- Increased unit test coverage to 78% by @manavrajvanshi in #183
- Add a new makefile target to give coverage numbers by @manavrajvanshi in #183.
- Introduced an interface for the rest client -
NDBClientHTTPInterface
to mock the responses from NDB instead of spinning up a new http server for every test by @manavrajvanshi in #183. - Added E2E additional logging for setting up log environment failure case by @mazin-s in #183.
v0.5.0
What's Changed
- Upgrade the versions for controller-runtime & kube-rbac-proxy (and Operator-sdk) by @akshmish in #148
- NDB and DB Integration by @manavrajvanshi in #155
- Support for Engine Specific Inputs in DB Provisioning by @mazin-s in #156
- Added operation tracking by @manavrajvanshi in #160
- Automation scaffolding for future db engine tests by @mazin-s in #163
- Added Clone functionality by @manavrajvanshi in #173
- Bump to version 0.5.0 by @mazin-s in #178
Full Changelog: v0.0.7...v0.5.0
v0.0.7
What's Changed
- Migrating Kubebuilder checks to Webhooks by @akshmish in #121
- Fix run command in makefile by @shenoypritika in #130
- Test for Web-hooks and converting the top-level Instance Spec fields to pointers by @akshmish in #129
- Bump up tag version by @manavrajvanshi in #133
- Added Description Property and DatabaseInterface Tests by @mazin-s in #132
- Added basic scaffolding for NDBServer by @manavrajvanshi in #134
- NDBServer CRD + Controller by @manavrajvanshi in #135
- Automated test framework with postgres single instance e2e by @mazin-s in #137
- Integrate kubernetes events to operator by @shenoypritika in #138
- Add Provisioning Operation Id to DB Status by @shenoypritika in #140
- Bump up the tag version to v0.0.7 by @akshmish in #142
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
Other Changes
- Update version to v0.0.5 in Makefile and yaml files by @manavrajvanshi in #118
- Automatic backups by @manavrajvanshi in #107
- Add error handling in GenerateProvisioningRequest by @shenoypritika in #124
- DB Param Instance fix by @manavrajvanshi in #122
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
Other Changes
- Add steps to apply secrets in the README by @akshmish in #90
- Add support for MongoDB provisioning by @shenoypritika in #92
- Add support for MySQL provisioning by @shenoypritika in #95
- Update Makefile by @manavrajvanshi in #96
- Defaulted db_user to admin in MongoDB provisioning by @manavrajvanshi in #98
- Support Name and ID both as Profiles Input in the Spec by @akshmish in #97
- Fix gh-actions for testing container build by @manavrajvanshi in #103
- Add Type to DBStatus, Remove DB & DbServer Id, OOB Network Profile fix by @akshmish in #104
- Refactoring by @manavrajvanshi in #102
- Bump aquasecurity/trivy-action from 0.10.0 to 0.11.2 by @dependabot in #112
- Support mssql provisioning by @shenoypritika in #111
- Add documentation enhancements for SQL Provisioning by @shenoypritika in #117
New Contributors
- @akshmish made their first contribution in #90
- @shenoypritika made their first contribution in #92
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
Other Changes
- Bump aquasecurity/trivy-action from 0.8.0 to 0.9.0 by @dependabot in #57
- Bump aquasecurity/trivy-action from 0.9.0 to 0.9.1 by @dependabot in #59
- Bump aquasecurity/trivy-action from 0.9.1 to 0.9.2 by @dependabot in #67
- Bump aquasecurity/trivy-action from 0.9.2 to 0.10.0 by @dependabot in #85
- Bump actions/setup-go from 3 to 4 by @dependabot in #70
- Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #66
- Update manager_auth_proxy_patch.yaml by @manavrajvanshi in #88
- Fixed artifacthub cves by @manavrajvanshi in #89
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
Other Changes
- fix CVE-2022-32149 by @tuxtof in #30
- Bump aquasecurity/trivy-action from 0.7.1 to 0.8.0 by @dependabot in #32
- Bump synopsys-sig/detect-action from 0.3.3 to 0.3.4 by @dependabot in #43
- fix CVE-2022-32149 by @tuxtof in #49
- update operator-sdk 1.26.0 by @tuxtof in #50
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
Exciting New Features 🎉
- Fix code scanning alert disabled tls certificate check by @manavrajvanshi in #25
Other Changes
- Update Pre-requisite section by @krunal-jhaveri in #16
- Bump synopsys-sig/detect-action from 0.3.2 to 0.3.3 by @dependabot in #17
- Networking Setup for Application and Database Connectivity by @manavrajvanshi in #3
New Contributors
- @krunal-jhaveri made their first contribution in #16
- @dependabot made their first contribution in #17
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
Other Changes
- Initial commit by @manavrajvanshi in #1
- Basic operator by @manavrajvanshi in #2
- Add CI Tooling by @tuxtof in #4
- fix Vulnerability by @tuxtof in #10
- fix CVE-2022-27664 by @tuxtof in #11
New Contributors
Full Changelog: https://github.com/nutanix-cloud-native/ndb-operator/commits/v0.0.1