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

GA: Publish v1 docs for GitRepository, Receiver & Kustomization #1427

Merged
merged 4 commits into from
Apr 6, 2023

Commits on Apr 5, 2023

  1. GA: adapt to SC, NC and KC APIs graduating to v1

    The following API types have been graduated to v1:
    
    - NC Receiver
    - KC Kustomization
    - SC GitRepository
    
    In addition to that we want the API navigation entries to appear at
    the bottom of the tree. To accomplish that the import script is now
    able to parse a weight parameter from imported markdown specs and put
    it into the front matter of the resulting file.
    
    refs fluxcd/notification-controller#436
    
    Signed-off-by: Max Jonas Werner <[email protected]>
    Max Jonas Werner committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    3d32a85 View commit details
    Browse the repository at this point in the history
  2. bump API version on all pages

    - GitRepository v1
    - Kustomization v1
    - Receiver v1
    - CronJob v1
    
    Signed-off-by: Max Jonas Werner <[email protected]>
    Max Jonas Werner committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    e67c2c1 View commit details
    Browse the repository at this point in the history
  3. update GitOps Toolkit guides

    Signed-off-by: Max Jonas Werner <[email protected]>
    Max Jonas Werner committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    102f4b5 View commit details
    Browse the repository at this point in the history
  4. document new sharding controller flags

    refs fluxcd/flux2#3731
    
    Signed-off-by: Max Jonas Werner <[email protected]>
    Max Jonas Werner committed Apr 5, 2023
    2 Configuration menu
    Copy the full SHA
    a3d54d8 View commit details
    Browse the repository at this point in the history