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

Adopt Helm chart to mimic Amazon EKS CoreDNS naming conventions #98

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Feb 22, 2023

  1. modified Helm chart to mimic Amazon EKS CoreDNS deployment

    Signed-off-by: Jens-Uwe Walther <waltju@amazon.com>
    waltju65 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    ec21ad0 View commit details
    Browse the repository at this point in the history
  2. minor changes due to PDB

    Signed-off-by: Jens-Uwe Walther <waltju@amazon.com>
    waltju65 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    144ad7c View commit details
    Browse the repository at this point in the history
  3. modified values.yaml resources to not contain hyphen in name because …

    …this is not supported for Helm
    
    Signed-off-by: Jens-Uwe Walther <waltju@amazon.com>
    waltju65 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    2322e31 View commit details
    Browse the repository at this point in the history
  4. added pdb.name because it does not fit intp podDisruptionBudget resource

    Signed-off-by: Jens-Uwe Walther <waltju@amazon.com>
    waltju65 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    c0e9369 View commit details
    Browse the repository at this point in the history
  5. removed critical-pod annotation because it is already invalid

    Signed-off-by: Jens-Uwe Walther <waltju@amazon.com>
    waltju65 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    39e8079 View commit details
    Browse the repository at this point in the history
  6. final commit before submitting PR

    Signed-off-by: Jens-Uwe Walther <waltju@amazon.com>
    waltju65 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    862d4ef View commit details
    Browse the repository at this point in the history