Skip to content

Conversation

@bioball
Copy link
Member

@bioball bioball commented Dec 9, 2025

  • Add support for Kubernetes 1.33 and 1.34
  • Bump Pkl to 0.30
  • Reformat generated code using Pkl formatter
  • Bump Gradle to 9.2
  • Bump Kotlin to 2.20
  • Adjust license header year to 2024-2025 in generated package

* Add support for Kubernetes 1.33 and 1.34
* Bump Pkl to 0.30
* Reformat generated code using Pkl formatter
* Bump Gradle to 9.2
* Bump Kotlin to 2.20
* Adjust license header year to 2024-2025 in generated package
@@ -38,7 +39,7 @@ private val resourceBaseProperties = setOf("apiVersion", "kind")

private val licenseHeader = """
//===----------------------------------------------------------------------===//
// Copyright © 2024 Apple Inc. and the Pkl project authors. All rights reserved.
// Copyright © 2024-2025 Apple Inc. and the Pkl project authors. All rights reserved.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make $currentYear dynamic?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, good idea!

Comment on lines +353 to +354
else -> { /* noop */
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow this is a bizarre formatting decision!

@bioball bioball merged commit 0cc7dc5 into apple:main Dec 9, 2025
3 checks passed
@bioball bioball deleted the updates branch December 9, 2025 04:51
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.

2 participants