You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BREAKING CHANGE: metric server is no longer required and is optional. To
enable it, add it to the optionalComponents key on the core package
Release-As: 0.25.0
## Description
Since many of our supported Kubernetes distros (rke2, k3d, eks) often
come with metrics-server or have an add-on, we make this change to
optionally enable it at the uds-core layer.
## Related Issue
Relates to
[uds-core#176](#176)
## Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ x ] New feature (non-breaking change which adds functionality)
- [ ] Other (security config, docs update, etc)
## Checklist before merging
- [ ] Test, docs, adr added or updated as needed
- [ ] [Contributor
Guide](https://github.com/defenseunicorns/uds-template-capability/blob/main/CONTRIBUTING.md)
followed
Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
0 commit comments