github config-syncer/config-syncer 0.6.0-rc.0

latest releases: v0.12.0, v0.14.0-rc.0, v0.13.2...
pre-release6 years ago

Kubed 0.6.0-rc.0 brings some long requested improvements. Kubed now soft reloads configuration, event notifier has been redesigned to support flexible configuration, exposes search engine using Kubernetes extended api server and drops support for Kubernetes 1.7.x. To install/upgrade, please visit here.

Download Docker images via:

docker pull appscode/kubed:0.6.0-rc.0

Changelog

  • Fix docs #231
  • Update docs for 0.6.0-rc.0 release #230
  • Upgrade github.com/blevesearch/bleve to 0.7.0 #229
  • Use github.com/json-iterator/go #228
  • Remove unused options field #227
  • Sync chart to stable charts repo #226
  • Generate internal types #225
  • Use rbac/v1 apis #224
  • Create user facing aggregate roles #223
  • Use official code generator scripts #222
  • Update charts to support api registration #221
  • Use ${} form for onessl envsubst #220
  • Update .gitignore file #219
  • Rename Stuff back to SearchResult #218
  • Fix locks in resource indexer #217
  • Move apis out of pkg package #216
  • Document recent changes #215
  • Rename searchresult to stuff #214
  • Add installer script #211
  • Add tests for RestMapper #209
  • Set GroupVersionKind for event handlers #208
  • Rename api package by version #207
  • Properly handle update events for trashcan #206
  • Use fsnotify from kutil #205
  • Fix NPE #204
  • Generate DeepCopy methods for ClusterConfig #203
  • Fix config validator for event forwarder #202
  • Transform event forwarder rules to rules format #201
  • Split Setup() into New() and Configure() #199
  • Remove reverse index #198
  • Update bleve to v0.6.0 #197
  • Turn kubed api server into an EAS #196
  • Allow configuring resource types for Add/Update notification #195
  • Use SharedInformerFactory #193
  • Support soft loading of ClusterConfig #125

Actions Required
If you are using event forwarder feature in previous versions of Kubed, please update your configuration file to match the new format described here.

Don't miss a new config-syncer release

NewReleases is sending notifications on new releases.