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(lifecycle-operator): introduce functions for SchedulingGates functionality #2140

Merged
merged 15 commits into from
Sep 26, 2023
Merged

feat(lifecycle-operator): introduce functions for SchedulingGates functionality #2140

merged 15 commits into from
Sep 26, 2023

Commits on Sep 21, 2023

  1. feat(lifecycle-operator): introduce function for ReadinessGates funct…

    …ionality
    
    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    76266a2 View commit details
    Browse the repository at this point in the history
  2. polish code

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    733f5b6 View commit details
    Browse the repository at this point in the history
  3. refactor + add more tests

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    681fbc5 View commit details
    Browse the repository at this point in the history
  4. fix component tests

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c671fa1 View commit details
    Browse the repository at this point in the history
  5. polish

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    712258b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Update lifecycle-operator/webhooks/pod_mutator/pod_mutating_webhook.go

    Co-authored-by: Florian Bacher <florian.bacher@dynatrace.com>
    Signed-off-by: odubajDT <93584209+odubajDT@users.noreply.github.com>
    odubajDT and bacherfl authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    4158426 View commit details
    Browse the repository at this point in the history
  2. Update lifecycle-operator/webhooks/pod_mutator/pod_mutating_webhook.go

    Signed-off-by: odubajDT <93584209+odubajDT@users.noreply.github.com>
    odubajDT authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    8b90f56 View commit details
    Browse the repository at this point in the history
  3. Update lifecycle-operator/webhooks/pod_mutator/pod_mutating_webhook.go

    Signed-off-by: odubajDT <93584209+odubajDT@users.noreply.github.com>
    odubajDT authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    8d62de8 View commit details
    Browse the repository at this point in the history
  4. fix typo

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    9f9ef6a View commit details
    Browse the repository at this point in the history
  5. Update lifecycle-operator/controllers/common/schedulinggateshandler_t…

    …est.go
    
    Co-authored-by: RealAnna <89971034+RealAnna@users.noreply.github.com>
    Signed-off-by: odubajDT <93584209+odubajDT@users.noreply.github.com>
    odubajDT and RealAnna authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    84f6d3d View commit details
    Browse the repository at this point in the history
  6. remove unneeded logger

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    4af5edc View commit details
    Browse the repository at this point in the history
  7. add more tests

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a02ba3a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. pr review

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    783e182 View commit details
    Browse the repository at this point in the history
  2. naming polishing

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    786250d View commit details
    Browse the repository at this point in the history
  3. Update lifecycle-operator/apis/lifecycle/v1alpha3/common/common.go

    Co-authored-by: Giovanni Liva <giovanni.liva@dynatrace.com>
    Signed-off-by: odubajDT <93584209+odubajDT@users.noreply.github.com>
    odubajDT and thisthat authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c0670fd View commit details
    Browse the repository at this point in the history