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

fix(cso): add cert for hook server #54

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

fix(cso): add cert for hook server #54

wants to merge 41 commits into from

Commits on Oct 28, 2024

  1. fix(cso): add cert for hook server

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8398368 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. chore: update cert-manager

    chore: update capi components
    chore: update cso
    
    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    91d3b26 View commit details
    Browse the repository at this point in the history
  2. feat(capi): enable runtimesdk

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    27b0de0 View commit details
    Browse the repository at this point in the history
  3. feat(cso): use oci as source

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0b42ca8 View commit details
    Browse the repository at this point in the history
  4. chore: update cspo

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d103629 View commit details
    Browse the repository at this point in the history
  5. test: clusterstack behavior

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3c1bac2 View commit details
    Browse the repository at this point in the history
  6. feat: enable kamaji cluster stacks

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f4ac19d View commit details
    Browse the repository at this point in the history
  7. fix: add missing rbac

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c059e1c View commit details
    Browse the repository at this point in the history
  8. fix: typo

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    11961f6 View commit details
    Browse the repository at this point in the history
  9. test: deactivate kamaji cluster stack

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9bbc74c View commit details
    Browse the repository at this point in the history
  10. kyverno/config/per-playground-resources.yaml

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6cfa740 View commit details
    Browse the repository at this point in the history
  11. chore(capi): bump versions

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7f6c673 View commit details
    Browse the repository at this point in the history
  12. chore(kyverno): bump versions

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    904b322 View commit details
    Browse the repository at this point in the history
  13. feat(kyverno): add permissions for clusterresourcesets

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b79ab71 View commit details
    Browse the repository at this point in the history
  14. feat(installation): add dex

    fix(dex): typo
    fix(dex): typo
    fix(dex): fix namespace for the secret
    
    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    735e0c8 View commit details
    Browse the repository at this point in the history
  15. chore(dex): prepare dex for prod installation

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    25109c0 View commit details
    Browse the repository at this point in the history
  16. feat(rbac): add opencode group

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b1c073b View commit details
    Browse the repository at this point in the history
  17. feat(dex): add some redirectURIs for cluster-gen

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    42b3d6f View commit details
    Browse the repository at this point in the history
  18. test: disable cluster stack distribution

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c9f4c9f View commit details
    Browse the repository at this point in the history
  19. test(kyverno): enable cluster stack rollout

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    575fa89 View commit details
    Browse the repository at this point in the history
  20. fix(kyverno): rename csk

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    38deda5 View commit details
    Browse the repository at this point in the history
  21. chore(ing): deny access to capi viz debug page

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    521c95f View commit details
    Browse the repository at this point in the history
  22. chore(capi-viz): bump version

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a3c1dc0 View commit details
    Browse the repository at this point in the history
  23. test(kyverno): change to stable channel

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    dd46e6d View commit details
    Browse the repository at this point in the history
  24. test(kyverno): deactivate csk again

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2ecdf79 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0a0dc41 View commit details
    Browse the repository at this point in the history
  26. chore(external-dns): secrets aren't secrets

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    92cda3c View commit details
    Browse the repository at this point in the history
  27. chore(ingress): secrets aren't secrets

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b811921 View commit details
    Browse the repository at this point in the history
  28. chore(external-dns): move values to helmrelease resource

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d60b14b View commit details
    Browse the repository at this point in the history
  29. Installation resources for crossplane

    Signed-off-by: Malte Münch <[email protected]>
    mxmxchere authored and jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7968d00 View commit details
    Browse the repository at this point in the history
  30. chore(crossplane): bump version

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e1ac7d7 View commit details
    Browse the repository at this point in the history
  31. fix(dex): use correct secret

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5cc48d6 View commit details
    Browse the repository at this point in the history
  32. feat(promtail): limit log scraping to some namespaces

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    96ec45b View commit details
    Browse the repository at this point in the history
  33. feat(promtail): limit log scraping to some namespaces

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2b9483f View commit details
    Browse the repository at this point in the history
  34. chore(monitoring): bump version

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ad0325f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. fix(monitoring): typo

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    362b3d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. chore(kyverno): remove kubernetes 1.28 for allowed workload cluster v…

    …ersions
    
    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    cad14f9 View commit details
    Browse the repository at this point in the history
  2. bump cluster-gen version

    Signed-off-by: Paul Hildebrandt <[email protected]>
    paulphys committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c8241d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. chore(kyverno): allow to deploy clusters on 1.29.10

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    fc38a5b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. chore(kyverno): allow to deploy clusters on 1.30.6

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4f168f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. chore(rbac): cleanup cluster admins

    Signed-off-by: Jan Schoone <[email protected]>
    jschoone committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    91a4a05 View commit details
    Browse the repository at this point in the history