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

Improve DX for AWS reference implementation #31

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Aug 6, 2024

  1. Moving to inputs as vars pt1

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0138551 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Make use of variables for inputs

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2744c7f View commit details
    Browse the repository at this point in the history
  2. Automate Helm chart install pt1

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    91f6262 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Switch to flyte-core install

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    00f1304 View commit details
    Browse the repository at this point in the history
  2. Introduce logic for cert DNS validation

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f751caf View commit details
    Browse the repository at this point in the history
  3. Update DNS validation logic

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9cd276d View commit details
    Browse the repository at this point in the history
  4. Upgrade base Postgres version

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d6033e4 View commit details
    Browse the repository at this point in the history
  5. Move to data command to get ELB address

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7b5b403 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Extract ELB hostname using envvar

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4b0c139 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Rename folder

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    37b8cb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Remove sensitive files and intro bash script

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    26d045c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Unify on externaldns

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c65b68b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    4f75815 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. One IRSA role per backend component

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d898ee5 View commit details
    Browse the repository at this point in the history
  2. Single IRSA role for all backend KSAs

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d85c4ea View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Refactor IAM for flyte-core

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ab4c705 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Separate logging on standalone module

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d46b9b5 View commit details
    Browse the repository at this point in the history
  2. Fix race conditions on Helm installs

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    bd82d7e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Move to Cloudwatch Observability addon

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    be90b4a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Remove unneded loggroup and fix templateUri

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f63bb3d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Introduce config for wf notifications

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0711c04 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Reformat AWS notifications

    Signed-off-by: davidmirror-ops <[email protected]>
    davidmirror-ops committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1a58d62 View commit details
    Browse the repository at this point in the history