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

[v0.36.x] codegen: support pod security context and deployment strategy #553

Merged
merged 4 commits into from
Apr 30, 2024

Commits on Apr 30, 2024

  1. codegen: allow setting Strategy and PodSecurityContext (#538)

    * codegen: allow setting PodSecurityContext
    
    * allow to configure deployment strategy
    
    * move changelog
    
    * changelog
    
    * remove dead code
    
    * fix changelog
    Samu committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3d98b36 View commit details
    Browse the repository at this point in the history
  2. codegen: support for conditional deployment strategy (#549)

    * codegen: support for conditional deployment strategy
    
    * Adding changelog file to new location
    
    * Deleting changelog file from old location
    
    ---------
    
    Co-authored-by: changelog-bot <changelog-bot>
    Samu committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f36252d View commit details
    Browse the repository at this point in the history
  3. codegen: fix to prevent null strategy (#550)

    Samu committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    35f931c View commit details
    Browse the repository at this point in the history
  4. fix changelog

    Samu Veloso committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    77fa6a7 View commit details
    Browse the repository at this point in the history