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

Validate generated user-data yaml with jsonschema #2267

Closed
wants to merge 6 commits into from

Commits on Apr 9, 2024

  1. Validate generated user-data yaml with jsonschema

    Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
    afbjorklund committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3184d67 View commit details
    Browse the repository at this point in the history
  2. Check for magic cloud-config comment before yaml

    Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
    afbjorklund committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2d45b03 View commit details
    Browse the repository at this point in the history
  3. Add ci jsonschema patch for ssh-authorized-keys

    Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
    afbjorklund committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b860d26 View commit details
    Browse the repository at this point in the history
  4. Don't extract annotations to avoid deprecations

    Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
    afbjorklund committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    fd8ce55 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Update the cidata ssh-authorized-keys patch

    Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
    afbjorklund committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    48f6a4a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Run cloud-config schema validation on-demand

    Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
    afbjorklund committed May 2, 2024
    Configuration menu
    Copy the full SHA
    eebd5f8 View commit details
    Browse the repository at this point in the history