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 Env Secrets in Server API #533

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Commits on Feb 13, 2024

  1. feat: Add Env Secrets in Server API

    Signed-off-by: shiipou <[email protected]>
    shiipou committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d58d8e4 View commit details
    Browse the repository at this point in the history
  2. fix: use k8s api to create and read env's secrets

    Signed-off-by: shiipou <[email protected]>
    shiipou committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    47a822d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbeb4eb View commit details
    Browse the repository at this point in the history
  4. fix: add or remove secret from openfaas deployment

    Signed-off-by: shiipou <[email protected]>
    shiipou committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8af3c2b View commit details
    Browse the repository at this point in the history
  5. fix: wrong matching :ok must be :error in k8s api fetch

    Signed-off-by: shiipou <[email protected]>
    shiipou committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    52b1734 View commit details
    Browse the repository at this point in the history
  6. fix: add buisness error for the API responses

    Signed-off-by: shiipou <[email protected]>
    shiipou committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    30ce951 View commit details
    Browse the repository at this point in the history
  7. fix: fix some errors

    Signed-off-by: shiipou <[email protected]>
    shiipou committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    795c7dd View commit details
    Browse the repository at this point in the history
  8. fix: switch from rlang string (') to elixir string (")

    Signed-off-by: shiipou <[email protected]>
    shiipou committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a2454bf View commit details
    Browse the repository at this point in the history
  9. fix: wrong error matching

    Signed-off-by: shiipou <[email protected]>
    shiipou committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    0ba030b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. fix: now we can list/create/delete

    Still have an issue with the update
    And the delete show an error but work and delete the key.
    
    Signed-off-by: shiipou <[email protected]>
    shiipou committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ad3b028 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bd8eb7 View commit details
    Browse the repository at this point in the history
  3. fix: variable "secrets" does not exist

    Signed-off-by: shiipou <[email protected]>
    shiipou committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0ac31ae View commit details
    Browse the repository at this point in the history
  4. fix: openfaas call must now work ?

    if app get preloaded
    
    Signed-off-by: shiipou <[email protected]>
    shiipou committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5c01bc1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. fix format

    jonas-martinez committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    fd8e885 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. fix some credo

    jonas-martinez committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8f813b6 View commit details
    Browse the repository at this point in the history
  2. fix(WIP): openfaas update

    Signed-off-by: shiipou <[email protected]>
    shiipou committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    72177a5 View commit details
    Browse the repository at this point in the history
  3. fix: Openfaas update now work

    Signed-off-by: shiipou <[email protected]>
    shiipou committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1efe68b View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    d7d6421 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    05091e9 View commit details
    Browse the repository at this point in the history
  2. Fix credo

    jonas-martinez committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8a1f176 View commit details
    Browse the repository at this point in the history
  3. fix format

    jonas-martinez committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5a549ca View commit details
    Browse the repository at this point in the history
  4. fix credo

    jonas-martinez committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3cf53fb View commit details
    Browse the repository at this point in the history
  5. fix credo

    jonas-martinez committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e5d0ece View commit details
    Browse the repository at this point in the history
  6. fix credo

    jonas-martinez committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4790525 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    ce46d0e View commit details
    Browse the repository at this point in the history
  2. fix dialyzer

    jonas-martinez committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f14877a View commit details
    Browse the repository at this point in the history
  3. fix format

    jonas-martinez committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9ea41a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    083cc5d View commit details
    Browse the repository at this point in the history