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

Prepare for v4.16.0 release #3156

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Prepare for v4.16.0 release #3156

merged 1 commit into from
Aug 7, 2024

Conversation

blampe
Copy link
Contributor

@blampe blampe commented Aug 7, 2024

Added

  • clusterIdentifier configuration can now be used to manually control the replacement behavior of a provider resource. (Add clusterIdentifier configuration to control provider lifecycle #3068)

  • Pod errors now include the pod's last termination state, as well as the pod's termination message if available. (Upgrade cloud-ready-checks #3091)

    The pod's termination message can be helpful in CrashLoopBackOff situations but will only be reported if it was correctly configured.

    By default, the pod's termination message is read from /dev/termination-log. This location can be configured with terminationMessagePath.

    Use terminationMessagePolicy: FallbackToLogsOnError to use the pod's logs as its termination message.

  • Documentation is now generated for all languages supported by overlay types. (Define Supported Languages for Overlay Resources #3107)

Fixed

@blampe blampe merged commit b06e1f9 into master Aug 7, 2024
2 checks passed
@blampe blampe deleted the blampe/4.16 branch August 7, 2024 22:52
@mjeffryes mjeffryes added this to the 0.108 milestone Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants