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: Promote Kustomization API to kustomize.toolkit.fluxcd.io/v1 #822

Merged
merged 11 commits into from
Apr 3, 2023

Commits on Mar 29, 2023

  1. Promote Kustomization API to v1

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    29d25a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. docs: add Kustomization v1 docs

    Signed-off-by: Sanskar Jaiswal <[email protected]>
    Sanskar Jaiswal authored and aryan9600 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    793450f View commit details
    Browse the repository at this point in the history
  2. Version API generated docs

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan authored and aryan9600 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    172adf6 View commit details
    Browse the repository at this point in the history
  3. Update Source APIs to v1.0.0-rc.1

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    4ed5082 View commit details
    Browse the repository at this point in the history
  4. Use conditions from fluxcd/pkg/apis/[email protected]

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d6c69d4 View commit details
    Browse the repository at this point in the history
  5. Update e2e tests to v1 APIs

    Signed-off-by: Stefan Prodan <[email protected]>
    stefanprodan committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d456f31 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. update config/testdata to use source v1 and kustomize v1

    Signed-off-by: Sanskar Jaiswal <[email protected]>
    aryan9600 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    7df47e6 View commit details
    Browse the repository at this point in the history
  2. register source v1beta2 scheme

    Signed-off-by: Sanskar Jaiswal <[email protected]>
    aryan9600 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    acead16 View commit details
    Browse the repository at this point in the history
  3. remove deprecated field validation from test data

    Signed-off-by: Sanskar Jaiswal <[email protected]>
    aryan9600 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    794558e View commit details
    Browse the repository at this point in the history
  4. change path to root for e2e oci test

    Signed-off-by: Sanskar Jaiswal <[email protected]>
    aryan9600 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    f8711dc View commit details
    Browse the repository at this point in the history
  5. api/docs: various nits and typos

    Signed-off-by: Hidde Beydals <[email protected]>
    hiddeco committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    ae00400 View commit details
    Browse the repository at this point in the history