v0.2.0
What's New
- Support of using Helm Charts for installation (#53, #125, @calvin0327, @wzshiming)
PediaClustersupports for importing a cluster using the kubeconfig (#115, @wzshiming)
APIServer
- Support for filtering resources by a period of creation (#113, @cleverhu)
- Support for searching for resources by an Owner name. Now, the feature of
Search by Owneris officially released. (#91, @Iceber)
Default Storage Layer
- Support for fuzzy search by a resource name (#117, @cleverhu)
RemainingItemCountcan be a negative number. We can still useoffset + len(items) + remainingItemCountto calculate the total amount of resources if theOffsetis too large. (#123, @cleverhu)
Bug Fixes
Deprecation
Search by Ownerhas been released as an official feature.internalstorage.clusterpedia.io/owner-nameandinternalstorage.clusterpedia.io/owner-senioritywill be removed in the next release. (#91, @Iceber)
Other
golangci-lintis used as a static checking tool (#86, #88, @Iceber)- Added CI Workloads such as static checking and unit testing for code #87, @Iceber)
Contributors
Thanks everyone who contributed to this release!
The following users (sort alphabetically) are those who committed much in this release. Thank you!