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

feat(admission-controller): Accept URL for custom region customers [SSPROD-32839] #1492

Closed
wants to merge 17 commits into from

Commits on Nov 22, 2023

  1. feat: allowing customers that are using custom region to specify eith…

    …er url or apiEndpoint. Requiring a known region or apiEndpoint to be provided. Requiring .Values.webhook.v2.nats.url when url is used instead of apiEndpoint because we are not able to compute it. Preventing user to input apiEndpoint with either http:// or https:// as prefix.
    IgorEulalio committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    9fab8f0 View commit details
    Browse the repository at this point in the history
  2. feat: introducing webhook.v2.nats.url for every test with kspmAdmissi…

    …onController enabled and using sysdig.url instead of sysdig.apiEndpoint
    IgorEulalio committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    75a2bea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd06419 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    786ec3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b409df3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39f3ffc View commit details
    Browse the repository at this point in the history
  7. github_actions_ci: Update CHANGELOG and RELEASE-NOTES for node-analyz…

    …er-1.18.7
    draios-jenkins authored and IgorEulalio committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    77166ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05b1c9b View commit details
    Browse the repository at this point in the history
  9. github_actions_ci: Update CHANGELOG and RELEASE-NOTES for sysdig-depl…

    …oy-1.29.12
    draios-jenkins authored and IgorEulalio committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ef68861 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7730e2e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3603087 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    302c235 View commit details
    Browse the repository at this point in the history
  13. github_actions_ci: Update CHANGELOG and RELEASE-NOTES for node-analyz…

    …er-1.18.8
    draios-jenkins authored and IgorEulalio committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f44a8e0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bcaa188 View commit details
    Browse the repository at this point in the history
  15. github_actions_ci: Update CHANGELOG and RELEASE-NOTES for sysdig-depl…

    …oy-1.29.13
    draios-jenkins authored and IgorEulalio committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    cf3d178 View commit details
    Browse the repository at this point in the history
  16. chore: pre-commit fix

    IgorEulalio committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e2cd08d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    35c5953 View commit details
    Browse the repository at this point in the history