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

wip: kubeconfig command added to export kubeconfigs of running clusters #25

Closed
wants to merge 82 commits into from

Conversation

erkanzileli
Copy link
Contributor

@erkanzileli erkanzileli commented Sep 17, 2021

Signed-off-by: Erkan Zileli [email protected]
Co-authored-by: Batuhan Apaydın [email protected]
Co-authored-by: Furkan Türkal [email protected]

fixes: #17

image

Todo

  • CLI UX
  • tests
  • required field validations

developer-guy and others added 30 commits August 17, 2021 10:14
Signed-off-by: Batuhan Apaydın <[email protected]>
Signed-off-by: Batuhan Apaydın <[email protected]>
Signed-off-by: Batuhan Apaydın <[email protected]>
Display progressbar while user waiting for the Pod creation
Kubeconfig file generated and extracted to given output path
Signed-off-by: Batuhan Apaydın <[email protected]>
erkanzileli and others added 25 commits September 3, 2021 22:21
fix(doc): remove new line (#3)
Co-authored-by: Erkan Zileli <[email protected]>
Signed-off-by: Batuhan Apaydın <[email protected]>
….3 (#12)

* feat: make skip_upload true

Signed-off-by: Batuhan Apaydın <[email protected]>

* build(deps): bump github.com/schollz/progressbar/v3 from 3.8.2 to 3.8.3

Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/schollz/progressbar/releases)
- [Commits](schollz/progressbar@v3.8.2...v3.8.3)

---
updated-dependencies:
- dependency-name: github.com/schollz/progressbar/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: Batuhan Apaydın <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….2 (#11)

Bumps [github.com/AlecAivazis/survey/v2](https://github.com/AlecAivazis/survey) from 2.2.16 to 2.3.2.
- [Release notes](https://github.com/AlecAivazis/survey/releases)
- [Commits](AlecAivazis/survey@v2.2.16...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/AlecAivazis/survey/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Batuhan Apaydın <[email protected]>
Signed-off-by: Batuhan Apaydın <[email protected]>
Signed-off-by: Batuhan Apaydın <[email protected]>
Signed-off-by: Erkan Zileli <[email protected]>
Signed-off-by: Erkan Zileli <[email protected]>
Co-authored-by: Batuhan Apaydın <[email protected]>
Co-authored-by: Furkan Türkal <[email protected]>
Signed-off-by: Erkan Zileli <[email protected]>
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.

consider add a command to get running cluster's kubeconfig
3 participants