Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1.14 release #596

Merged
merged 27 commits into from
Nov 1, 2023
Merged

V1.14 release #596

merged 27 commits into from
Nov 1, 2023

Commits on Nov 1, 2023

  1. Create v1.14 docs branch and merge initial content (#574)

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3b81ed6 View commit details
    Browse the repository at this point in the history
  2. CLI docs (#584)

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    40deba2 View commit details
    Browse the repository at this point in the history
  3. feat: beta composition schema aware validation (#576)

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    phisco authored and plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0f5b624 View commit details
    Browse the repository at this point in the history
  4. Allow composition function jargon

    Signed-off-by: Nic Cope <nicc@rk0n.org>
    Signed-off-by: Pete Lumbis <pete@upbound.io>
    negz authored and plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5279ca9 View commit details
    Browse the repository at this point in the history
  5. Rewrite packages content and split into Config and Provider chapters (#…

    …566)
    
    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    cc6550c View commit details
    Browse the repository at this point in the history
  6. Create v1.14 docs branch and merge initial content (#574)

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e35abf1 View commit details
    Browse the repository at this point in the history
  7. CLI docs (#584)

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    bf63dc5 View commit details
    Browse the repository at this point in the history
  8. feat: beta composition schema aware validation (#576)

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    phisco authored and plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    abd4a78 View commit details
    Browse the repository at this point in the history
  9. sync from master

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    53ff6be View commit details
    Browse the repository at this point in the history
  10. sync with master

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3a0b268 View commit details
    Browse the repository at this point in the history
  11. sync from master

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    099f0e2 View commit details
    Browse the repository at this point in the history
  12. sync from master

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e6aab49 View commit details
    Browse the repository at this point in the history
  13. sync from master

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b2a129e View commit details
    Browse the repository at this point in the history
  14. case options for types:

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    9e9af96 View commit details
    Browse the repository at this point in the history
  15. Ignore releases.crossplane.io

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    415fcbc View commit details
    Browse the repository at this point in the history
  16. wip release notes

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1594189 View commit details
    Browse the repository at this point in the history
  17. Update Composition Functions content to v1beta1

    This updates all current documentation of Composition Functions in the
    master directory to reflect the new v1beta1 implementation.
    
    Signed-off-by: Nic Cope <nicc@rk0n.org>
    Signed-off-by: Pete Lumbis <pete@upbound.io>
    negz authored and plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    979bc76 View commit details
    Browse the repository at this point in the history
  18. Document how to use composition functions

    I plan to use the same page to document how to write a composition
    function. I'll add that documenation in a future commit.
    
    Signed-off-by: Nic Cope <nicc@rk0n.org>
    Signed-off-by: Pete Lumbis <pete@upbound.io>
    negz authored and plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0dae460 View commit details
    Browse the repository at this point in the history
  19. Rewrite packages content and split into Config and Provider chapters (#…

    …566)
    
    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e52158b View commit details
    Browse the repository at this point in the history
  20. Add documentation for DeploymentRuntimeConfig

    Signed-off-by: Hasan Turken <turkenh@gmail.com>
    Signed-off-by: Pete Lumbis <pete@upbound.io>
    turkenh authored and plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3b1b6d2 View commit details
    Browse the repository at this point in the history
  21. Fix vale errors for provider runtime config

    Signed-off-by: Hasan Turken <turkenh@gmail.com>
    Signed-off-by: Pete Lumbis <pete@upbound.io>
    turkenh authored and plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e5ce97a View commit details
    Browse the repository at this point in the history
  22. dedup

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d5e7687 View commit details
    Browse the repository at this point in the history
  23. Updates for management policies moving to beta

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e5b5101 View commit details
    Browse the repository at this point in the history
  24. Updates for v1.14.0 release

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    4498751 View commit details
    Browse the repository at this point in the history
  25. add details about xfn. feedback from nic

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e0b3538 View commit details
    Browse the repository at this point in the history
  26. final master-v1.14 sync

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f700c1e View commit details
    Browse the repository at this point in the history
  27. fix anchor link

    Signed-off-by: Pete Lumbis <pete@upbound.io>
    plumbis committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    60a11db View commit details
    Browse the repository at this point in the history