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: Implement tunnel-based APIs (Exec, Attach, Portforward) #6

Merged
merged 17 commits into from
Aug 19, 2023

Commits on Aug 12, 2023

  1. fix(generation): Implement quirked argv parameters

    It seems like Kubernetes should OpenAPI should be changed to present
    this argument properly. In any non-trivial case, it will be a list.
    danopia committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    26929b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    840540b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    8111fbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09bc755 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    097ef48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    624f53e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8856200 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c789738 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a235f76 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    03b60a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    ca87c8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dc4e41 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    0891a66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cc15cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94c8e5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3101790 View commit details
    Browse the repository at this point in the history
  5. Update README

    danopia committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    9e6413d View commit details
    Browse the repository at this point in the history