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 KEDA crashes when using cert-manager certificates and restricted secret access #518

Merged

Commits on Sep 8, 2023

  1. Fix KEDA crashes when using cert-manager certificates and restricted …

    …secret access
    
    Allow KEDA operator to get, list and watch secrets in its own namespace
    when restricted mode and certmanager are enabled.
    
    Signed-off-by: Guillaume Jacquet <[email protected]>
    gjacquet committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    84a116d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. revert version bump

    Signed-off-by: Guillaume Jacquet <[email protected]>
    gjacquet committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b103bf6 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. extra conditions

    Signed-off-by: Guillaume Jacquet <[email protected]>
    gjacquet committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    dbdf3b4 View commit details
    Browse the repository at this point in the history
  2. fix )

    Signed-off-by: Guillaume Jacquet <[email protected]>
    gjacquet committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    10b6d9c View commit details
    Browse the repository at this point in the history
  3. extra conditions

    Signed-off-by: Guillaume Jacquet <[email protected]>
    gjacquet committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    b3689e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29038d2 View commit details
    Browse the repository at this point in the history
  5. fix role creation logic

    Signed-off-by: Guillaume Jacquet <[email protected]>
    gjacquet committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    3b69b8d View commit details
    Browse the repository at this point in the history
  6. Update keda/templates/manager/role.yaml

    Co-authored-by: Jorge Turrado Ferrero <[email protected]>
    Signed-off-by: Guillaume Jacquet <[email protected]>
    gjacquet and JorTurFer committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    be9a3ac View commit details
    Browse the repository at this point in the history
  7. Update keda/templates/manager/rolebinding.yaml

    Co-authored-by: Jorge Turrado Ferrero <[email protected]>
    Signed-off-by: Guillaume Jacquet <[email protected]>
    gjacquet and JorTurFer committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    19959a1 View commit details
    Browse the repository at this point in the history
  8. fixes

    Signed-off-by: Guillaume Jacquet <[email protected]>
    gjacquet committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    aae6df5 View commit details
    Browse the repository at this point in the history