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

JSON schema for flink-job #111

Merged
merged 30 commits into from
Oct 17, 2023
Merged

JSON schema for flink-job #111

merged 30 commits into from
Oct 17, 2023

Commits on Sep 12, 2023

  1. Flink job chart

    iblutrifork committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9dbf855 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Update charts/flink-job/values.schema.json

    Co-authored-by: Anders Bennedsgaard <[email protected]>
    iblutrifork and AndersBennedsgaard authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    71ff865 View commit details
    Browse the repository at this point in the history
  2. Update charts/flink-job/values.schema.json

    Co-authored-by: Anders Bennedsgaard <[email protected]>
    iblutrifork and AndersBennedsgaard authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5356e73 View commit details
    Browse the repository at this point in the history
  3. Update charts/flink-job/values.schema.json

    Co-authored-by: Anders Bennedsgaard <[email protected]>
    iblutrifork and AndersBennedsgaard authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    e9e9a01 View commit details
    Browse the repository at this point in the history
  4. Update charts/flink-job/values.schema.json

    Co-authored-by: Anders Bennedsgaard <[email protected]>
    iblutrifork and AndersBennedsgaard authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    868b83b View commit details
    Browse the repository at this point in the history
  5. Update charts/flink-job/values.schema.json

    Co-authored-by: Anders Bennedsgaard <[email protected]>
    iblutrifork and AndersBennedsgaard authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6178803 View commit details
    Browse the repository at this point in the history
  6. Update charts/flink-job/values.schema.json

    Co-authored-by: Anders Bennedsgaard <[email protected]>
    iblutrifork and AndersBennedsgaard authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b28a921 View commit details
    Browse the repository at this point in the history
  7. Update charts/flink-job/values.schema.json

    Co-authored-by: Anders Bennedsgaard <[email protected]>
    iblutrifork and AndersBennedsgaard authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f00a0f5 View commit details
    Browse the repository at this point in the history
  8. Update charts/flink-job/values.schema.json

    Co-authored-by: Anders Bennedsgaard <[email protected]>
    iblutrifork and AndersBennedsgaard authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a5a34ba View commit details
    Browse the repository at this point in the history
  9. Update charts/flink-job/values.schema.json

    Co-authored-by: Anders Bennedsgaard <[email protected]>
    iblutrifork and AndersBennedsgaard authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    c52bbc0 View commit details
    Browse the repository at this point in the history
  10. Update charts/flink-job/values.schema.json

    Co-authored-by: Anders Bennedsgaard <[email protected]>
    iblutrifork and AndersBennedsgaard authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    4616eb5 View commit details
    Browse the repository at this point in the history
  11. Update charts/flink-job/values.schema.json

    Co-authored-by: Anders Bennedsgaard <[email protected]>
    iblutrifork and AndersBennedsgaard authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    559c03d View commit details
    Browse the repository at this point in the history
  12. Update charts/flink-job/values.schema.json

    Co-authored-by: Anders Bennedsgaard <[email protected]>
    iblutrifork and AndersBennedsgaard authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    10fa92f View commit details
    Browse the repository at this point in the history
  13. Update charts/flink-job/values.schema.json

    Co-authored-by: Anders Bennedsgaard <[email protected]>
    iblutrifork and AndersBennedsgaard authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    102e06b View commit details
    Browse the repository at this point in the history
  14. Update charts/flink-job/values.schema.json

    Co-authored-by: Anders Bennedsgaard <[email protected]>
    iblutrifork and AndersBennedsgaard authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    9157d3e View commit details
    Browse the repository at this point in the history
  15. Update charts/flink-job/values.schema.json

    Co-authored-by: Anders Bennedsgaard <[email protected]>
    iblutrifork and AndersBennedsgaard authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    91264b2 View commit details
    Browse the repository at this point in the history
  16. Update charts/flink-job/values.schema.json

    Co-authored-by: Anders Bennedsgaard <[email protected]>
    iblutrifork and AndersBennedsgaard authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5d7d829 View commit details
    Browse the repository at this point in the history
  17. Address comments

    iblutrifork committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    4f41332 View commit details
    Browse the repository at this point in the history
  18. Version bump

    iblutrifork committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    595751c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    04da5ff View commit details
    Browse the repository at this point in the history
  20. Generate docs

    iblutrifork committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b88988b View commit details
    Browse the repository at this point in the history
  21. Fix full-values chart

    iblutrifork committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8c0c151 View commit details
    Browse the repository at this point in the history
  22. Fix local-values chart

    iblutrifork committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    13edd49 View commit details
    Browse the repository at this point in the history
  23. Fix upgradeMode rules

    iblutrifork committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    bceced5 View commit details
    Browse the repository at this point in the history
  24. Restart CI

    iblutrifork committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    83fd939 View commit details
    Browse the repository at this point in the history
  25. Update docs

    iblutrifork committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ea70a3a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    2149653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eb522d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07c90ae View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Update charts/flink-job/templates/_helpers.tpl

    Co-authored-by: Anders Bennedsgaard <[email protected]>
    iblutrifork and AndersBennedsgaard authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2e5a6ca View commit details
    Browse the repository at this point in the history