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 V1.0.0 #13

Merged
merged 5 commits into from
Feb 26, 2023
Merged

Release V1.0.0 #13

merged 5 commits into from
Feb 26, 2023

Conversation

AdheipSingh
Copy link
Contributor

@AdheipSingh AdheipSingh commented Feb 23, 2023

Fixes #7 .

  • Updates to go mod
  • k8s version 1.25
  • CRD updated

Description


This PR has:

  • been tested on a real K8S cluster to ensure creation of a brand new Druid cluster works.
  • been tested for backward compatibility on a real K*S cluster by applying the changes introduced here on an existing Druid cluster. If there are any backward incompatible changes then they have been noted in the PR description.
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added documentation for new or modified features or behaviors.

Key changed/added files in this PR
  • MyFoo
  • OurBar
  • TheirBaz

@AdheipSingh AdheipSingh marked this pull request as draft February 23, 2023 23:37
@AdheipSingh
Copy link
Contributor Author

@jwitko feel free to review this.

apis/druid/v1alpha1/druid_types.go Outdated Show resolved Hide resolved
chart/Chart.yaml Outdated Show resolved Hide resolved
@AdheipSingh AdheipSingh marked this pull request as ready for review February 25, 2023 06:06
@AdheipSingh AdheipSingh merged commit da26ede into datainfrahq:master Feb 26, 2023
@AdheipSingh AdheipSingh deleted the v1.0.0 branch February 26, 2023 04:22
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.

Cut Release compatible with K8s Release 1.25
2 participants