Skip to content

Conversation

@release-please
Copy link
Contributor

@release-please release-please bot commented Dec 7, 2022

🤖 I have created a release beep boop

0.0.3 (2022-12-07)

Features

Bug Fixes

  • add -race flag to go test (#99) (11dce11)
  • correct paths in install.sh installer script template #66 (#111) (2614115)
  • e2e_cleanup_test_namespaces succeeds when there are no matching namespaces (#120) (d4cabcd)
  • host should be '127.0.0.1' not 'localhost' (#128) (77293e7), closes #124
  • Improve code and repair edge case problems with the internal PodSpec updates. (#31) (fe6ce99)
  • rename end to end test targets from gcloud_* to e2e_* for clarity (#84) (a1fd817)
  • timeout for golangci-lint is 5m. (773c694)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@hessjcg
Copy link
Collaborator

hessjcg commented Dec 7, 2022

Manual run of E2E tests pass.

Copy link
Collaborator

@hessjcg hessjcg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hessjcg hessjcg merged commit 433544a into main Dec 7, 2022
@release-please
Copy link
Contributor Author

release-please bot commented Dec 7, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: HostEnvVar should be 127.0.0.1, not localhost

2 participants