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: an inbuilt gateway to handle kubectl host proxying #91

Merged
merged 8 commits into from
Aug 6, 2024

Conversation

h4ck3rk3y
Copy link
Contributor

this is useful in a few places

  1. you can't run minikube tunnel -> say you are using a remote cluster
  2. you are on codespaces and you can't run minikube tunnel

@h4ck3rk3y h4ck3rk3y requested a review from lostbean August 6, 2024 14:16
kardinal-cli/cmd/root.go Outdated Show resolved Hide resolved
@h4ck3rk3y h4ck3rk3y merged commit d57503a into main Aug 6, 2024
10 checks passed
h4ck3rk3y pushed a commit that referenced this pull request Aug 6, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.8](0.1.7...0.1.8)
(2024-08-06)


### Features

* Add versions to the topology Node object
([#77](#77))
([e23afbf](e23afbf))
* an inbuilt gateway to handle kubectl host proxying
([#91](#91))
([d57503a](d57503a))


### Bug Fixes

* docs metadata
([#79](#79))
([de822b5](de822b5))
* host setup on CLI across kloud and dev envs
([#80](#80))
([5fd4937](5fd4937))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

add a karidnal native way to handle port forwards + header setting locally
2 participants