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

feat: allow to pop a shell on Kubernetes #748

Merged
merged 13 commits into from Jun 21, 2023
Merged

feat: allow to pop a shell on Kubernetes #748

merged 13 commits into from Jun 21, 2023

Conversation

h4ck3rk3y
Copy link
Contributor

Description:

Previously popping a shell was three different kubectl commands. Now its one Kurtosis command

Is this change user facing?

YES

@h4ck3rk3y h4ck3rk3y linked an issue Jun 20, 2023 that may be closed by this pull request
@h4ck3rk3y
Copy link
Contributor Author

Screen.Recording.2023-06-20.at.12.58.24.PM.mov

@h4ck3rk3y h4ck3rk3y requested a review from gbouv June 20, 2023 12:59
Copy link
Contributor

@gbouv gbouv left a comment

Choose a reason for hiding this comment

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

As long as you tested it and it works 🤷

@h4ck3rk3y h4ck3rk3y enabled auto-merge (squash) June 21, 2023 10:56
@h4ck3rk3y h4ck3rk3y merged commit 3c706e5 into main Jun 21, 2023
27 checks passed
@h4ck3rk3y h4ck3rk3y deleted the gyani/pop-a-shell branch June 21, 2023 11:13
h4ck3rk3y pushed a commit that referenced this pull request Jun 21, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.79.0](0.78.5...0.79.0)
(2023-06-21)


### ⚠ BREAKING CHANGES

* removed workdir from run_sh and fixed some typos on the doc
([#739](#739))

### Features

* allow to pop a shell on Kubernetes
([#748](#748))
([3c706e5](3c706e5))


### Bug Fixes

* removed workdir from run_sh and fixed some typos on the doc
([#739](#739))
([6406f10](6406f10))
* Support for reconnects in the Gateway port forwarder
([#736](#736))
([4944ccd](4944ccd)),
closes [#726](#726)
* typos ([#742](#742))
([800e523](800e523))

---
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make kurtosis service shell work on Kuberentes
2 participants