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: add generation of api-keys to cli #87

Merged
merged 3 commits into from
Mar 27, 2023
Merged

Conversation

thschue
Copy link
Contributor

@thschue thschue commented Mar 27, 2023

Closes #86

πŸ“‘ Description

  • Adds a cli-driven workflow to generate an openai API-Key
  • Adds the documentation for it

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

β„Ή Additional Information

  • this PR bumps the k8sgpt version to 0.1.0

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
thschue and others added 3 commits March 27, 2023 20:09
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
Release-As: 0.1.0
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
Co-authored-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
@thschue thschue requested a review from AlexsJones March 27, 2023 18:10
@thschue thschue merged commit bb2db5c into main Mar 27, 2023
@thschue thschue deleted the feat/cli_generate_api branch March 27, 2023 19:00
AlexsJones added a commit that referenced this pull request Mar 27, 2023
* feat: add generate option in cli and the documentation

Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>

* chore: release 0.1.0

Release-As: 0.1.0
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>

* fix: apply suggestions from code review

Co-authored-by: Alex Jones <alexsimonjones@gmail.com>
Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>

---------

Signed-off-by: Thomas Schuetz <thomas.schuetz@t-sc.eu>
Co-authored-by: Alex Jones <alexsimonjones@gmail.com>
fyuan1316 pushed a commit to fyuan1316/k8sgpt that referenced this pull request Jun 26, 2023
Signed-off-by: Alex Jones <alexsimonjones@gmail.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.

Documentation: README should mention generation of an OpenAI key
2 participants