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 tlsConfig for ServiceMonitor #539

Closed
wants to merge 24 commits into from

Commits on Jan 18, 2024

  1. Added prometheus port name

    Signed-off-by: guicholeo <[email protected]>
    Signed-off-by: Jorge Turrado <[email protected]>
    guicholeo authored and JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    99fc202 View commit details
    Browse the repository at this point in the history
  2. Rebase

    Signed-off-by: guicholeo <[email protected]>
    Signed-off-by: Jorge Turrado <[email protected]>
    guicholeo authored and JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6b0530b View commit details
    Browse the repository at this point in the history
  3. Allow image registry override for all keda components (kedacore#557)

    Signed-off-by: Jorge Turrado <[email protected]>
    QuentinBisson authored and JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6443b5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fd1a56 View commit details
    Browse the repository at this point in the history
  5. add disable-compression arg for both operator and metrics-server (ked…

    …acore#554)
    
    Signed-off-by: Adarsh-verma-14 <[email protected]>
    Signed-off-by: Jorge Turrado <[email protected]>
    Adarsh-verma-14 authored and JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    ad3785a View commit details
    Browse the repository at this point in the history
  6. feat: Introduce CloudEventSources CRD and adding ClusterName parameter (

    kedacore#572)
    
    * Add CloudEventSources Crd and ClustetName Parameter
    
    Signed-off-by: SpiritZhou <[email protected]>
    
    * Update
    
    Signed-off-by: SpiritZhou <[email protected]>
    
    * Update
    
    Signed-off-by: SpiritZhou <[email protected]>
    
    * Update keda/values.yaml
    
    Co-authored-by: Tom Kerkhove <[email protected]>
    Signed-off-by: SpiritZhou <[email protected]>
    
    * Fix
    
    Signed-off-by: SpiritZhou <[email protected]>
    
    * Update
    
    Signed-off-by: SpiritZhou <[email protected]>
    
    * Revert unnecessary update
    
    Signed-off-by: SpiritZhou <[email protected]>
    
    ---------
    
    Signed-off-by: SpiritZhou <[email protected]>
    Co-authored-by: Tom Kerkhove <[email protected]>
    Signed-off-by: Jorge Turrado <[email protected]>
    2 people authored and JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    93c5975 View commit details
    Browse the repository at this point in the history
  7. store 2.12.1 package at main (kedacore#577)

    Signed-off-by: Zbynek Roubalik <[email protected]>
    Signed-off-by: Jorge Turrado <[email protected]>
    zroubalik authored and JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9bd385b View commit details
    Browse the repository at this point in the history
  8. fix: restore http-add-on chart 0.6.0 indexing (kedacore#579)

    Signed-off-by: Jorge Turrado <[email protected]>
    JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    eca6397 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1ff4af4 View commit details
    Browse the repository at this point in the history
  10. set securityContext for http-add-on chart (kedacore#561)

    Co-authored-by: Tom Kerkhove <[email protected]>
    Signed-off-by: Jorge Turrado <[email protected]>
    2 people authored and JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    d5468e7 View commit details
    Browse the repository at this point in the history
  11. Fix http-add-on operator resources (kedacore#567)

    Signed-off-by: Jorge Turrado <[email protected]>
    aballman authored and JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    ccd2e50 View commit details
    Browse the repository at this point in the history
  12. Fix http-add-on verbosity configuration (kedacore#568)

    Signed-off-by: Jorge Turrado <[email protected]>
    aballman authored and JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    71c7583 View commit details
    Browse the repository at this point in the history
  13. chore: Adjust RBAC with code (kedacore#585)

    * chore: Adjust RBAC with code
    
    Signed-off-by: Jorge Turrado <[email protected]>
    
    * fix typo
    
    Signed-off-by: Jorge Turrado <[email protected]>
    
    ---------
    
    Signed-off-by: Jorge Turrado <[email protected]>
    JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    73dbd6f View commit details
    Browse the repository at this point in the history
  14. fix: Don't recreate CA with 8 months until it expires (kedacore#586)

    Signed-off-by: Jorge Turrado Ferrero <[email protected]>
    Signed-off-by: Jorge Turrado <[email protected]>
    JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b7ad8bb View commit details
    Browse the repository at this point in the history
  15. Removed port/portname changes

    Signed-off-by: Jorge Turrado <[email protected]>
    guicholeo authored and JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b7ad90a View commit details
    Browse the repository at this point in the history
  16. Update Helm Docs

    Signed-off-by: guicholeo <[email protected]>
    Signed-off-by: Jorge Turrado <[email protected]>
    guicholeo authored and JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    63b9d34 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    94aae69 View commit details
    Browse the repository at this point in the history
  18. remove not required insecureSkipTLSVerify (kedacore#564)

    Signed-off-by: Frank Kloeker <[email protected]>
    Signed-off-by: Jorge Turrado <[email protected]>
    eumel8 authored and JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    1e0a782 View commit details
    Browse the repository at this point in the history
  19. Update templates/webhooks deployment (kedacore#590)

    Align deployment for extraVolumes and extraVolumesMount for fix problem Error: YAML parse error on keda/templates/webhooks/deployment.yaml: error converting YAML to JSON: yaml: line 96: did not find expected key
    
    Signed-off-by: ferndem <[email protected]>
    Signed-off-by: Jorge Turrado <[email protected]>
    ferndem authored and JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    f9098dd View commit details
    Browse the repository at this point in the history
  20. Fix Prometheus metrics handling for the operator. (kedacore#555)

    The current state of the Helm chart is slightly confusing, because:
    - There's no easy way to really disable prometheus metrics --
      `--enable-prometheus-metrics` defaults to true anthe current code
      either emits `--enable-prometheus-metrics=true` or nothing at all
      (making it `true` once again).
    - The `http` container port is actually a `metrics` port (by convention
      from .e.g. webhook), but is present regardless of whether Prometheus
      metrics are enabled or not. To make it less confusing, this PR
      proposes renaming it.
    
    Signed-off-by: Milan Plzik <[email protected]>
    Signed-off-by: Jorge Turrado Ferrero <[email protected]>
    Co-authored-by: Jorge Turrado Ferrero <[email protected]>
    mplzik and JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8c080b2 View commit details
    Browse the repository at this point in the history
  21. Fix Remove app.kubernetes.io/instance label in crd (kedacore#556)

    Signed-off-by: choisungwook <[email protected]>
    Signed-off-by: Jorge Turrado <[email protected]>
    choisungwook authored and JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    98da80e View commit details
    Browse the repository at this point in the history
  22. Support crd-specific annotations (kedacore#584)

    * support crd-specific annotations
    
    Signed-off-by: Adam Walford <[email protected]>
    
    * update readme
    
    Signed-off-by: Adam Walford <[email protected]>
    
    * update docs using helm-docs
    
    Signed-off-by: Adam Walford <[email protected]>
    
    ---------
    
    Signed-off-by: Adam Walford <[email protected]>
    Co-authored-by: Adam Walford <[email protected]>
    Co-authored-by: Tom Kerkhove <[email protected]>
    Signed-off-by: Jorge Turrado <[email protected]>
    3 people authored and JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b5f1a50 View commit details
    Browse the repository at this point in the history
  23. Update keda/templates/webhooks/service.yaml

    Signed-off-by: Jorge Turrado Ferrero <[email protected]>
    Signed-off-by: Jorge Turrado <[email protected]>
    JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5f9bd53 View commit details
    Browse the repository at this point in the history
  24. move tls config the the proper section

    Signed-off-by: Jorge Turrado <[email protected]>
    JorTurFer committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    baa6938 View commit details
    Browse the repository at this point in the history