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 caching client #129

Closed

Commits on May 28, 2023

  1. feat: add Config types

    Signed-off-by: Matthis Holleville <matthish29@gmail.com>
    matthisholleville committed May 28, 2023
    Configuration menu
    Copy the full SHA
    b253215 View commit details
    Browse the repository at this point in the history
  2. feat: upgrade k8sgpt schemas & split client to multiple files

    Signed-off-by: Matthis Holleville <matthish29@gmail.com>
    matthisholleville committed May 28, 2023
    Configuration menu
    Copy the full SHA
    90a225c View commit details
    Browse the repository at this point in the history
  3. feat: add config to client

    Signed-off-by: Matthis Holleville <matthish29@gmail.com>
    matthisholleville committed May 28, 2023
    Configuration menu
    Copy the full SHA
    76e4650 View commit details
    Browse the repository at this point in the history
  4. feat: add AWS_ACCESS_KEY_ID & AWS_SECRET_ACCESS_KEY to deployment spec

    Signed-off-by: Matthis Holleville <matthish29@gmail.com>
    matthisholleville committed May 28, 2023
    Configuration menu
    Copy the full SHA
    9512cf4 View commit details
    Browse the repository at this point in the history
  5. feat: use config client on Reconcile

    Signed-off-by: Matthis Holleville <matthish29@gmail.com>
    matthisholleville committed May 28, 2023
    Configuration menu
    Copy the full SHA
    71353dd View commit details
    Browse the repository at this point in the history
  6. feat: add caching documentation

    Signed-off-by: Matthis Holleville <matthish29@gmail.com>
    matthisholleville committed May 28, 2023
    Configuration menu
    Copy the full SHA
    48858a6 View commit details
    Browse the repository at this point in the history
  7. fix: use right version of cli in example

    Signed-off-by: Matthis Holleville <matthish29@gmail.com>
    matthisholleville committed May 28, 2023
    Configuration menu
    Copy the full SHA
    e41a840 View commit details
    Browse the repository at this point in the history
  8. fix: check if remoteCache is not nil instead remoteCache.Credentials

    Signed-off-by: Matthis Holleville <matthish29@gmail.com>
    matthisholleville committed May 28, 2023
    Configuration menu
    Copy the full SHA
    5f9e0e1 View commit details
    Browse the repository at this point in the history
  9. feat: update crd & generated

    Signed-off-by: Matthis Holleville <matthish29@gmail.com>
    matthisholleville committed May 28, 2023
    Configuration menu
    Copy the full SHA
    aa7ec5e View commit details
    Browse the repository at this point in the history