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: kor backend - http server #354

Open
wants to merge 16 commits into
base: kor-api
Choose a base branch
from

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    241d48c View commit details
    Browse the repository at this point in the history
  2. add configmaps endpoint

    hagay3 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ef91e73 View commit details
    Browse the repository at this point in the history
  3. align healthcheck

    hagay3 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8e84eef View commit details
    Browse the repository at this point in the history
  4. align healthcheck

    hagay3 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    dbef318 View commit details
    Browse the repository at this point in the history
  5. align healthcheck

    hagay3 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    acdb1bb View commit details
    Browse the repository at this point in the history
  6. align healthcheck

    hagay3 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c98da68 View commit details
    Browse the repository at this point in the history
  7. align healthcheck

    hagay3 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ee9e6e6 View commit details
    Browse the repository at this point in the history
  8. align swagger docs

    hagay3 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    852c89c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e3e345a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

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

    hagay3 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    8b2e48d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. backend kor

    hagay3 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2a85175 View commit details
    Browse the repository at this point in the history
  2. backend

    hagay3 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5c23a15 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. configmaps functionallity moved to configmaps.go, list namespaces va…

    …lidation has been added, token validation moved to a separate file
    hagay3 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    82d53b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. fix readme

    hagay3 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9b320ab View commit details
    Browse the repository at this point in the history
  2. fix readme

    hagay3 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    89d915c View commit details
    Browse the repository at this point in the history