-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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: manage clusters via proxy #20374
feat: manage clusters via proxy #20374
Conversation
Signed-off-by: pashakostohrys <[email protected]>
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #20374 +/- ##
=========================================
Coverage ? 55.98%
=========================================
Files ? 322
Lines ? 44772
Branches ? 0
=========================================
Hits ? 25067
Misses ? 17105
Partials ? 2600 ☔ View full report in Codecov by Sentry. |
Signed-off-by: pashakostohrys <[email protected]>
Signed-off-by: pashakostohrys <[email protected]>
Signed-off-by: pashakostohrys <[email protected]>
Signed-off-by: pashakostohrys <[email protected]>
nice work 👍 |
Signed-off-by: pashakostohrys <[email protected]>
Signed-off-by: pashakostohrys <[email protected]>
Signed-off-by: pashakostohrys <[email protected]>
Signed-off-by: pashakostohrys <[email protected]>
Thanks @reggie-k for the in-depth review! |
* feat: proxy support Signed-off-by: pashakostohrys <[email protected]> * feat: proxy support Signed-off-by: pashakostohrys <[email protected]> * feat: proxy support Signed-off-by: pashakostohrys <[email protected]> * fix linter Signed-off-by: pashakostohrys <[email protected]> * small improvements Signed-off-by: pashakostohrys <[email protected]> * add cluster test Signed-off-by: pashakostohrys <[email protected]> * fix linter Signed-off-by: pashakostohrys <[email protected]> * change error message Signed-off-by: pashakostohrys <[email protected]> * override always will change proxy url Signed-off-by: pashakostohrys <[email protected]> --------- Signed-off-by: pashakostohrys <[email protected]> Signed-off-by: austin5219 <[email protected]>
on what version this feature is available? I can see that it's already on master branch |
@dodistyo , it will be part of 2.14 |
currently, the feature should be available in the image tag Update: |
Yeah @dodistyo i it should work under latest tag. I will take a look why it may happens |
* feat: proxy support Signed-off-by: pashakostohrys <[email protected]> * feat: proxy support Signed-off-by: pashakostohrys <[email protected]> * feat: proxy support Signed-off-by: pashakostohrys <[email protected]> * fix linter Signed-off-by: pashakostohrys <[email protected]> * small improvements Signed-off-by: pashakostohrys <[email protected]> * add cluster test Signed-off-by: pashakostohrys <[email protected]> * fix linter Signed-off-by: pashakostohrys <[email protected]> * change error message Signed-off-by: pashakostohrys <[email protected]> * override always will change proxy url Signed-off-by: pashakostohrys <[email protected]> --------- Signed-off-by: pashakostohrys <[email protected]> Signed-off-by: Adrian Aneci <[email protected]>
May fix
#8314
#6043
Forked from: #9496
Huge thanks and credit to initial contributor @ls0f