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

fix: be clear about the engine that is being started #282

Merged
merged 4 commits into from
Mar 23, 2023

Conversation

h4ck3rk3y
Copy link
Contributor

Description:

We would log something vague and we want to be more specific now

Is this change user facing?

YES

References (if applicable):

Closes #255

@h4ck3rk3y
Copy link
Contributor Author

image

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 22, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5af968e
Status: ✅  Deploy successful!
Preview URL: https://2fa9a09a.kurtosis-docs.pages.dev
Branch Preview URL: https://gyani-cleaner-engine-version.kurtosis-docs.pages.dev

View logs

@h4ck3rk3y h4ck3rk3y merged commit 5bc1b79 into main Mar 23, 2023
@h4ck3rk3y h4ck3rk3y deleted the gyani/cleaner-engine-version branch March 23, 2023 09:42
gbouv pushed a commit that referenced this pull request Mar 27, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.70.1](0.70.0...0.70.1)
(2023-03-27)


### Features

* Add context `rm` command
([#275](#275))
([c20ca12](c20ca12))
* Add context `switch` CLI command
([#317](#317))
([ebab7eb](ebab7eb))
* add kurtosis engine logs command that dumps logs for all engines in
target dir
([#313](#313))
([cbb588c](cbb588c))
* result of add service contains a `name` property
([#314](#314))
([af8ca5f](af8ca5f))
* Tunnel remote APIC port to local machine using Kurtosis Portal
([#295](#295))
([4c3ba69](4c3ba69))


### Bug Fixes

* add example historical version
([#150](#150))
([1548489](1548489))
* be clear about the engine that is being started
([#282](#282))
([5bc1b79](5bc1b79))
* Fix starlark value reference bug
([#322](#322))
([63f6626](63f6626))
* name all args for add_services instruction in quickstart
([#316](#316))
([d413826](d413826))
* reformat build prereqs in readme
([#290](#290))
([c286151](c286151))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
leoporoli pushed a commit that referenced this pull request Mar 27, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.70.1](0.70.0...0.70.1)
(2023-03-27)


### Features

* Add context `rm` command
([#275](#275))
([c20ca12](c20ca12))
* Add context `switch` CLI command
([#317](#317))
([ebab7eb](ebab7eb))
* add kurtosis engine logs command that dumps logs for all engines in
target dir
([#313](#313))
([cbb588c](cbb588c))
* result of add service contains a `name` property
([#314](#314))
([af8ca5f](af8ca5f))
* Tunnel remote APIC port to local machine using Kurtosis Portal
([#295](#295))
([4c3ba69](4c3ba69))


### Bug Fixes

* add example historical version
([#150](#150))
([1548489](1548489))
* be clear about the engine that is being started
([#282](#282))
([5bc1b79](5bc1b79))
* Fix starlark value reference bug
([#322](#322))
([63f6626](63f6626))
* name all args for add_services instruction in quickstart
([#316](#316))
([d413826](d413826))
* reformat build prereqs in readme
([#290](#290))
([c286151](c286151))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
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]: An unknown image is used to start a Kurtosis engine (when performing a fresh engine start)
2 participants