github cdk8s-team/cdk8s v1.0.0-beta.2

latest releases: redirect, v1.0.0-beta.10, v1.0.0-beta.9...
3 years ago

⚠ BREAKING CHANGES

  • lib: CAUTION! Auto-generated resource names will change with this release. Resource names in manifests synthesized by a previous version of the CDK8s will be invalidated. Deploying new manifests will cause resources to be replaced. Temporarily, you can opt to use the legacy hashing mechanism by setting the environment variable CDK8S_LEGACY_HASH=1.
  • lib: Names.toDnsLabel() now accepts a construct scope instead of a string path, and a set of options instead of maxLen.
  • lib: Names.toLabelValue() now accepts a construct scope instead of a string path, and a set of options instead of maxLen.

Features

Bug Fixes

  • cli: python init templates are broken (#393) (d786001)
  • lib: names generated using non-FIPS compliant algorithm (#392) (a1acae7), closes #334

Don't miss a new cdk8s release

NewReleases is sending notifications on new releases.