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

Support wiremock v3 #41

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Conversation

DanielFran
Copy link
Contributor

Changelog:

  • Update image version and index
  • Update readme with instructions to use helm repository
  • Update notes and readme with port-forward instructions
  • Switch to Helm v2
  • Substitute WIREMOCK_OPTION by args
  • Cleanup _helpers.tpl
  • Support additional pod annotations
  • Update configmaps
  • Update service
  • Fix ingress
  • Add imagePullSecrets support
  • Add service account support
  • Add pod and container security context support
  • Add horizontal pod autoscaler support
  • Update CI and CD pipelines

References

Submitter checklist

  • Recommended: Join WireMock Slack to get any help in #help-contributing or a project-specific channel like #wiremock-java
  • The PR request is well described and justified, including the body and the references
  • The PR title represents the desired changelog entry
  • The repository's code style is followed (see the contributing guide)
  • Test coverage that demonstrates that the change works as expected
  • For new features, there's necessary documentation in this pull request or in a subsequent PR to wiremock.org

cc @gitkent @oleg-nenashev

@DanielFran DanielFran requested a review from gitkent as a code owner July 3, 2024 22:13
@DanielFran DanielFran force-pushed the wiremock-chart-1.0.0 branch 2 times, most recently from e061f00 to e7deadd Compare July 3, 2024 22:24
- Update image version and index
- Update readme with instructions to use helm repository
- Update notes and readme with port-forward instructions
- Switch to Helm v2
- Substitute WIREMOCK_OPTION by args
- Cleanup _helpers.tpl
- Support additional pod annotations
- Update configmaps
- Update service
- Fix ingress
- Add imagePullSecrets support
- Add service account support
- Add pod and container security context support
- Add horizontal pod autoscaler support
- Update CI and CD pipelines

Fix wiremock#21
Fix wiremock#22
Fix wiremock#25
Fix wiremock#27
Fix wiremock#28
Fix wiremock#34
Fix wiremock#40
Close wiremock#29
Close wiremock#31
Close wiremock#33
Close wiremock#39
@DanielFran
Copy link
Contributor Author

@gitkent should I keep it as version 1.0.0 or 0.3.0?

@gitkent
Copy link
Collaborator

gitkent commented Jul 8, 2024

@gitkent should I keep it as version 1.0.0 or 0.3.0?

@DanielFran I think it is good time to bump to 1.0.0 given we have quite a number of changes, helm is now v2, wiremock is now v3. Post this we can follow major.minor.patch for helm chart version.

@DanielFran
Copy link
Contributor Author

@leeturner Is it OK to merge?

@leeturner leeturner merged commit 224fd4f into wiremock:master Jul 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants