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

Add Helm chart and workflow #381

Merged
merged 15 commits into from
Dec 4, 2023
Merged

Commits on Aug 8, 2023

  1. Add Helm chart and workflow

    Signed-off-by: Yasumasa Suenaga <suenaga@oss.nttdata.com>
    YaSuenag committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e697984 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Update HPA apiVersion

    https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/#api-object
    
    Signed-off-by: Yasumasa Suenaga <suenaga@oss.nttdata.com>
    YaSuenag committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    cb3964b View commit details
    Browse the repository at this point in the history
  2. .image.tag should be comment-outed to use app version by default

    Signed-off-by: Yasumasa Suenaga <suenaga@oss.nttdata.com>
    YaSuenag committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a3d7640 View commit details
    Browse the repository at this point in the history
  3. Restore security context

    Signed-off-by: Yasumasa Suenaga <suenaga@oss.nttdata.com>
    YaSuenag committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0b1c939 View commit details
    Browse the repository at this point in the history
  4. Use default imagePullPolicy in Kubernetes by default

    Signed-off-by: Yasumasa Suenaga <suenaga@oss.nttdata.com>
    YaSuenag committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    db506d6 View commit details
    Browse the repository at this point in the history
  5. Restore ServiceAccount

    Signed-off-by: Yasumasa Suenaga <suenaga@oss.nttdata.com>
    YaSuenag committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5019cfb View commit details
    Browse the repository at this point in the history
  6. fix

    Signed-off-by: Yasumasa Suenaga <suenaga@oss.nttdata.com>
    YaSuenag committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0ed709d View commit details
    Browse the repository at this point in the history
  7. Disable enableServiceLinks to reduce environment variables

    Signed-off-by: Yasumasa Suenaga <suenaga@oss.nttdata.com>
    YaSuenag committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    19bcb02 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

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

Commits on Sep 12, 2023

  1. Revert change of ADR-0004

    Discussed about this in:
    - Green-Software-Foundation#392 (comment)
    - Green-Software-Foundation#381 (comment)
    
    Signed-off-by: Yasumasa Suenaga <suenaga@oss.nttdata.com>
    YaSuenag committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    633becb View commit details
    Browse the repository at this point in the history
  2. Add video for install demonstration with Helm

    Signed-off-by: Yasumasa Suenaga <suenaga@oss.nttdata.com>
    YaSuenag committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    dd30d1f View commit details
    Browse the repository at this point in the history
  3. DCO Remediation Commit for Yasumasa Suenaga <yasuenag@gmail.com>

    I, Yasumasa Suenaga <suenaga@oss.nttdata.com>, hereby add my Signed-off-by to this commit: 4e0b3a1
    
    Signed-off-by: Yasumasa Suenaga <suenaga@oss.nttdata.com>
    YaSuenag committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    e6e1734 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Give number 5 to workflow for Helm chart

    Signed-off-by: Yasumasa Suenaga <suenaga@oss.nttdata.com>
    YaSuenag committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5e647af View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Update NOTES.txt

    Signed-off-by: Yasumasa Suenaga <suenaga@oss.nttdata.com>
    YaSuenag committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    61aab54 View commit details
    Browse the repository at this point in the history
  2. Align appVersion with the tag in GHCR

    Signed-off-by: Yasumasa Suenaga <suenaga@oss.nttdata.com>
    YaSuenag committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    ec06dc7 View commit details
    Browse the repository at this point in the history