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

Add OCM support #701

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

Add OCM support #701

wants to merge 30 commits into from

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    dc67dde View commit details
    Browse the repository at this point in the history
  2. - added docs

    d7oc committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2024966 View commit details
    Browse the repository at this point in the history
  3. - removed scalability as this is not supported by OCM

    - added persistant volume (RWO only)
    - added configmap with configurable providers
    - added OCIS_ENABLE_OCM to fronend and graph services
    d7oc committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c3826d6 View commit details
    Browse the repository at this point in the history
  4. - updated documentation

    d7oc committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5fb861d View commit details
    Browse the repository at this point in the history
  5. - added insecure switch

    - added deployment example
    d7oc committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    57c04d7 View commit details
    Browse the repository at this point in the history
  6. - added OCM_GRPC_ADDR

    - added OCM_JWT_SECRET
    d7oc committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8165604 View commit details
    Browse the repository at this point in the history
  7. - added OCIS_URL

    d7oc committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ccd30a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. - added doc

    - added working example deployment
    d7oc committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bafc443 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    470a949 View commit details
    Browse the repository at this point in the history
  2. - removed outdated comment line

    d7oc committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c423a8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcd104d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a821774 View commit details
    Browse the repository at this point in the history
  5. - updated docs

    d7oc committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2e25e17 View commit details
    Browse the repository at this point in the history
  6. - add $ocmInsecure to or

    d7oc committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    463ebf8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6fe1c59 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5cf3cd View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    cb8ef6a View commit details
    Browse the repository at this point in the history
  2. expose more ocm settings

    wkloucek committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0cb0649 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26f1ef2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f01221 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    19593f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fc7b2e View commit details
    Browse the repository at this point in the history
  3. deduplicate ocm providers

    wkloucek committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d565c1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99be13e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f2ba60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb4b91b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48308b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47cbe8b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc98eb1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    af3a3e9 View commit details
    Browse the repository at this point in the history