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

Cherry-pick #4033 #4084 #4097 #4102 #4104 #4114 #4117 #4119 #4122 #4123 #4128

Commits on Jan 13, 2023

  1. Keep new line at end of file in yamlprocessor (#4033)

    * Keep new line at end of file in yamlprocessor
    
    * add a new line to the EOF in case of there is no  at EOF
    
    * update comment
    
    * update eventwatcher_test
    
    * consider new line at EOF on parsing kubernetes manifest
    
    * update go-yaml v1.9.8
    
    * remove TODO because PR of go-yaml was merged
    
    * consider to handle multiple new line at EOF
    
    * remove indent vioration of tab
    kurochan authored and knanao committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    8bcc9e3 View commit details
    Browse the repository at this point in the history
  2. support standalone ECS task (#4084)

    Fixes #2734
    TonkyH authored and knanao committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    70a79cd View commit details
    Browse the repository at this point in the history
  3. Small lint fix (#4097)

    khanhtc1202 authored and knanao committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    2f5455b View commit details
    Browse the repository at this point in the history
  4. fix null pointer (#4102)

    * fix null pointer
    
    * apply review
    TonkyH authored and knanao committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    889d8e8 View commit details
    Browse the repository at this point in the history
  5. Add example for ecs standalone task (#4104)

    * add example for ecs standalone task
    
    * add example for ecs standalone task
    
    * wip
    
    * add yaml example to docs.
    
    * add example for ecs standalone task
    
    * wip
    
    * add yaml example to docs.
    
    * apply review
    
    * Update docs/content/en/docs-dev/user-guide/managing-application/defining-app-configuration/ecs.md
    
    Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com>
    
    Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com>
    2 people authored and knanao committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    66d99f2 View commit details
    Browse the repository at this point in the history
  6. Add update contributions command (#4114)

    * Add update contributions command
    
    * Update hack/gen-contributions.sh
    khanhtc1202 authored and knanao committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    e2f107e View commit details
    Browse the repository at this point in the history
  7. Run update go deps (#4117)

    khanhtc1202 authored and knanao committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    7c7fae7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1d562e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    57a2e3f View commit details
    Browse the repository at this point in the history
  10. add document how to disable (#4123)

    kevin-namba authored and knanao committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    e1a73ae View commit details
    Browse the repository at this point in the history