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

chore(main): release common 1.19.0 #180

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

1.19.0 (2024-05-23)

Features

  • ability to override probes with probes.spec using k8s yaml (#90) (af2394a)
  • ability to use grpc probes from k8s 1.24 (#99) (3816c8c)
  • add chart-releaser, common chart (a22c79f)
  • add environment label (#10) (c8d7a90)
  • add ephemeral-storage (#120) (a81b2c4)
  • add gha workflows (#6) (7ce6d29)
  • add pdb for sbx/dev/test envs + logic (#109) (b4b246a)
  • add support for external-secrets (#112) (e913ea1)
  • Add support for running command with arguments in containers (#51) (8479bed)
  • Add support for setting maxUnavailable and maxSurge for rolling updates (#66) (47c0cec)
  • Cloud sql proxy update and memoryLimit option (#88) (b1ce15f)
  • COMMON_ENV release (#151) + check if .hpa.spec.minReplicas is set (#154) (82feb66)
  • define runtime environment as common env (#151) (c692a59)
  • enable releaseName override (#72) (31930d0)
  • Expose probe properties initialDelaySeconds and successThreshold and container lifecycle. (#59) (5b26947)
  • Make serviceAccountName overridable for Deployment and CronJob resources (#70) (61b7f11)
  • multiple ports, multiple deployments, override pdb and hpa (#40) (409ddb2)
  • option to add custom annotations for ingress (#93) (9eed6a5)
  • vpa enabled by default in audit mode (#107) (cc3dcad)

Bug Fixes

  • add annotations to service, needed for internal-http2 (#80) (2c56751)
  • add deployment.minReadySeconds (#171) (0543d78)
  • Add missing template block in CronJob template (#56) (0ed3b82)
  • add pdb for forceReplicas > 1 (#28) (5871ef9)
  • add terminationGracePeriodSeconds (#37) (b0950a5)
  • add tests and labels for pdb (9a62d3c)
  • add tests and labels for pdb (76ee2f2)
  • added support for external secrets to cron templates (#157) (4e6cd6e)
  • allow no limits.cpu (#105) (9988a31)
  • allow no limits.cpu for postgres (#110) (4c8cb96)
  • allow override of postgres credentials and connection (#49) (ef0b05b)
  • Allow setting cloudsqlproxy resource limits via values (#26) (31cc0c8)
  • apply cron fix (#54) (5836709)
  • apply seccomprofile on pods (#43) (4f4989f)
  • clear env if not used, cleanup tests (#124) (a1af901)
  • configmapRef should use release-name (#46) (eb711bd)
  • container.probes.enabled flag (#78) (ffc313b)
  • default 5x cpu limit, 120% memory limit, add cpuLimit and memoryLimit vars (c93126c)
  • do not set replicas if HPA is enabled (#147) (200da98)
  • doc update [skip ci] (#128) (a66a7ed)
  • enable custom values through common.values closes #11 (#18) (84101e9)
  • enable flag for service, default on (#21) (402aa04)
  • enable forceReplicas to run with 1 replica in prod (#14) (7c6319e)
  • enable grpc from common chart (#33) (4645c9f)
  • invalidate ext secret each deploy (#138) (e268b95)
  • limit 5x cpu, 120% memory, add cpuLimit and memoryLimit (aeb4fef)
  • limit 5x cpu, 120% memory, add cpuLimit and memoryLimit (aeb4fef)
  • move psql container first (#176) (5184eac)
  • mulf hack bug, closes #7 (#16) (6a339f1)
  • new release (#118) (74864a0)
  • no default replicas (#149) (a0726dd)
  • not always enable hpa (#86) (cdc9997)
  • only create one psql sidecar (#164) (042fc6a)
  • override store name (#143) (114dad7)
  • release 1.18.6 version (#179) (0a5863c)
  • replicas bug and force 1 must lead to strategy recreate (#23) (32ee5bb)
  • set cpuLimit 0.3 for sql sidecar (#57) (2858deb)
  • set fsGroup (#97) (d8f7c57)
  • update chart (7c09015)
  • update chart to v 1.0.2 (b29d4de)
  • update sqlproxy image from USA to EU (#160) (a88bbf9)
  • use maxReplicas, forceReplicas, minAvailable from deployment if set there (#83) (d077a12)
  • version fix (#116) (f36774a)

This PR was generated with Release Please. See documentation.

@AlexanderBrevig AlexanderBrevig deleted the release-please--branches--main--components--common branch May 23, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to add custom labels Bug with default cpu limit hack
1 participant