v0.0.7
What's Changed
- Cluster name length restriction by @AaronME in #17
- removed the ability to expose network as a claim by @ldalorion in #19
- bumped platform ref versions in readme. by @ldalorion in #20
New Contributors
- @AaronME made their first contribution in #17
- @ldalorion made their first contribution in #19
Breaking Changes
The namespace-scoped Network
claim is only offered as a cluster-scoped composite resource, CompositeNetwork
. In order to create network-related resources, you must create an instance of CompositeNetwork
.
Full Changelog: v0.0.6...v0.0.7