Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.5.1 #198

Merged
merged 3 commits into from
Apr 22, 2024
Merged

Release v0.5.1 #198

merged 3 commits into from
Apr 22, 2024

Conversation

mazin-s
Copy link
Contributor

@mazin-s mazin-s commented Apr 12, 2024

What this PR does / why we need it:
This PR bumps the operator version from v0.5.0 to v0.5.1.

Helm Before:
image

Helm After:
image

How Has This Been Tested?:
make run-automation-provisioning
pg-provisioning-si_test.txt (successful)
mysql-provisioning-si_test (successful)
mongo-provisioning-si_test (The client VM for this operation has been powered off)
mssql-provisioning-si_test:
image

make run-automation-cloning
mssql-cloning-si_test.txt
image

make test-coverage
image

Release note:

1. Bumped up go version in go.mod and workflows from 1.20 to 1.21.7.
2. Bumped up kube-rbac-proxy version from v0.15.0 to v0.16.0.
3. Removed samples folder reference which was located in config/manifests/kustomization.
4. Fixed static lint errors
5. Increased unit test coverage to 78%.
6. Add a new makefile target to give coverage numbers
7. 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. 
8. Added E2E additional logging for setting up log environment failure case.

@mazin-s mazin-s self-assigned this Apr 14, 2024
@mazin-s mazin-s marked this pull request as ready for review April 17, 2024 18:13
@manavrajvanshi
Copy link
Contributor

I feel that the release notes and the changes are not consistent, nonetheless everything LGTM!

@mazin-s mazin-s requested a review from krunal-jhaveri April 18, 2024 19:04
@mazin-s mazin-s changed the title Release v0.5.2 Release v0.5.1 Apr 22, 2024
@mazin-s mazin-s merged commit 0ab7d1e into main Apr 22, 2024
6 checks passed
irion4686 pushed a commit to irion4686/ndb-operator that referenced this pull request Apr 24, 2024
* bumped to gcr.io/kubebuilder/kube-rbac-proxy:v0.16.0 from v0.15.0 to fix security vulnerability

* bumped to v0.5.2

* bumped up to 0.5.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants