Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: open-feature/open-feature-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: apis/v0.2.40
Choose a base ref
...
head repository: open-feature/open-feature-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: apis/v0.2.41
Choose a head ref
  • 17 commits
  • 133 files changed
  • 10 contributors

Commits on Apr 23, 2024

  1. feat: operator interval (#621)

    Signed-off-by: martin.coetzee <martin.coetzee@team.telstra.com>
    Co-authored-by: martin.coetzee <martin.coetzee@team.telstra.com>
    dabump and martin.coetzee authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    bcc5912 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. chore: bump operator builder tools versions (#626)

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    918a697 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. fix: Add capability to skip crd installation during helm install (#625)

    Signed-off-by: Esten Rye <esten.rye@ryezone.com>
    estenrye authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a40e13b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. feat: introduce validating webhook for FeatureFlag CR (#622)

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    Signed-off-by: odubajDT <93584209+odubajDT@users.noreply.github.com>
    Co-authored-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
    odubajDT and Kavindu-Dodan authored May 6, 2024
    Configuration menu
    Copy the full SHA
    c4831a3 View commit details
    Browse the repository at this point in the history
  2. chore: update API to the latest version (#631)

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT authored May 6, 2024
    Configuration menu
    Copy the full SHA
    2c39428 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. chore: use workspaces to make api changes easier (#635)

    Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
    bacherfl authored May 13, 2024
    Configuration menu
    Copy the full SHA
    0479540 View commit details
    Browse the repository at this point in the history
  2. chore: release 0.5.5 (#612)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    275fe4e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. fix: inject env variables to all pod containers (#634)

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT authored May 14, 2024
    Configuration menu
    Copy the full SHA
    b21378e View commit details
    Browse the repository at this point in the history
  2. chore: init workspace before linting (#638)

    Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
    bacherfl authored May 14, 2024
    Configuration menu
    Copy the full SHA
    65e20cf View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. feat: add flagd CRD with ingress support (#633)

    Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
    Co-authored-by: odubajDT <93584209+odubajDT@users.noreply.github.com>
    bacherfl and odubajDT authored May 15, 2024
    Configuration menu
    Copy the full SHA
    b0b99a7 View commit details
    Browse the repository at this point in the history
  2. fix: helm sidecar resources not applied (#639)

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert authored May 15, 2024
    Configuration menu
    Copy the full SHA
    d549144 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. test: use kyverno/chainsaw for E2E testing (#642)

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    odubajDT authored May 23, 2024
    Configuration menu
    Copy the full SHA
    dd23123 View commit details
    Browse the repository at this point in the history
  2. docs: document new Flagd CRD (#641)

    Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
    Co-authored-by: Giovanni Liva <giovanni.liva@dynatrace.com>
    Co-authored-by: Todd Baert <toddbaert@gmail.com>
    3 people authored May 23, 2024
    Configuration menu
    Copy the full SHA
    06b399e View commit details
    Browse the repository at this point in the history
  3. fix: use flagd standalone tag instead of sidecar tag for flagd deploy…

    …ments (#643)
    
    Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
    bacherfl authored May 23, 2024
    Configuration menu
    Copy the full SHA
    a8b7ad4 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. feat: introduce new CRD for in-process evaluation (#632)

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    Signed-off-by: odubajDT <93584209+odubajDT@users.noreply.github.com>
    Co-authored-by: Todd Baert <todd.baert@dynatrace.com>
    Co-authored-by: Todd Baert <toddbaert@gmail.com>
    Co-authored-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
    4 people authored May 27, 2024
    Configuration menu
    Copy the full SHA
    51db913 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. docs: support in-process evaluation (#640)

    Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
    Signed-off-by: odubajDT <93584209+odubajDT@users.noreply.github.com>
    Co-authored-by: Florian Bacher <florian.bacher@dynatrace.com>
    Co-authored-by: Todd Baert <todd.baert@dynatrace.com>
    3 people authored May 28, 2024
    Configuration menu
    Copy the full SHA
    9721825 View commit details
    Browse the repository at this point in the history
  2. chore: release apis 0.2.41 (#627)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored May 28, 2024
    Configuration menu
    Copy the full SHA
    546635e View commit details
    Browse the repository at this point in the history
Loading