crossplane/docs

Document the change logs feature

jbw976 opened this issue · 0 comments

What's Missing?

runtime/core support for cloud change logs was added in v1.17.0. We still have some work to enable it across the ecosystem of Providers, but we'll need some good user facing documentation for how to enable and use this new feature.

Resources:

Some specific content we'll want to include:

  • how to enable the change logs feature in a provider that supports it
  • example DeploymentRuntimeConfig to setup sidecar container and change logs output
  • how to incorporate change logs support into the codebase of your own provider
  • consider a blog post that builds excitement for the feature too